summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/cdc/ad7152.c
Commit message (Expand)AuthorAgeFilesLines
* staging: iio: cdc: use devm_iio_device_register instead iio_device_registerIoana Ciornei2015-10-041-11/+1
* staging: iio: Fix typo in iioMasanari Iida2014-04-231-1/+1
* staging: iio: ad7152: Use devm_iio_device_allocSachin Kamat2013-08-281-12/+4
* staging:iio:cdc:ad7152 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-16/+16
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-191-1/+1
* staging:iio:cdc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-3/+3
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-181-5/+9
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-19/+19
|\
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-19/+19
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-7/+7
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich2011-10-191-0/+559
OpenPOWER on IntegriCloud