aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/dac/ad5624r_spi.c
AgeCommit message (Expand)Author
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio: Add missing MODULE_DEVICE_TABLE and MODULE_ALIASLars-Peter Clausen
2011-11-26staging:iio:dac:ad5624r: Convert to channel specLars-Peter Clausen
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-17staging:iio: gpio build dependency fixingJonathan Cameron
2011-09-16staging:iio:tree wide. abi fixup for in_ out_ prefix introduction.Jonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:various cleanup regulator use paths.Jonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-07-05Staging: iio: some uninitialized variable bugsDan Carpenter
2011-06-28staging:iio:dac:ad5624r: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-03-14Staging: IIO: DAC: AD5624R: Consistency cleanup - no functional changesMichael Hennerich
2011-03-09Staging: IIO: DAC: AD5624R: Update to IIO ABIMichael Hennerich
2010-11-19staging: iio: dac: Cleanup style - no functional changesMichael Hennerich
2010-11-19staging: iio: dac: Use spi_device_idMichael Hennerich
2010-11-19staging: iio: dac: Use spi_write() and handle return valueMichael Hennerich
2010-11-19staging: iio: dac: Update drivers to use new attribute namingMichael Hennerich
2010-11-09staging: iio: dac: new driver for AD5624R devicesBarry Song