aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/cdc (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-09-19staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu1-7/+3
2014-04-23staging: iio: Fix typo in iioMasanari Iida2-2/+2
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-4/+4
2013-12-03staging:iio:ad7746: Do not store the transfer buffer on the stackLars-Peter Clausen1-7/+7
2013-12-03staging:iio:ad7746: Mark transfer buffer as __be32Lars-Peter Clausen1-1/+1
2013-10-19Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-64/+99
2013-10-12staging:iio:ad7150: Switch to new event config interfaceLars-Peter Clausen1-64/+99
2013-10-11staging: Remove unnecessary semicolonsJoe Perches1-1/+1
2013-10-01staging:iio:ad7746: Report scale as fractional valueLars-Peter Clausen1-6/+7
2013-08-28staging: iio: ad7746: Use devm_iio_device_allocSachin Kamat1-13/+5
2013-08-28staging: iio: ad7152: Use devm_iio_device_allocSachin Kamat1-12/+4
2013-08-28staging: iio: ad7150: Use devm_* APIsSachin Kamat1-28/+8
2013-03-17staging:iio:cdc:ad7746 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-26/+22
2013-03-17staging:iio:cdc:ad7152 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-16/+16
2013-03-17staging:iio:cdc:ad7150 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton3-3/+3
2012-11-21staging: iio: remove use of __devexitBill Pemberton3-3/+3
2012-11-21staging: iio: remove use of __devinitBill Pemberton3-3/+3
2012-10-19drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin3-8/+8
2012-07-08staging:iio: Request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen1-2/+4
2012-05-14staging:iio:cdc: Use dev_to_iio_dev()Lars-Peter Clausen3-12/+12
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen3-9/+9
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron3-7/+7
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron1-2/+0
2012-04-18staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron3-15/+30
2012-02-13staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen1-5/+5
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds3-48/+48
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron3-47/+47
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen3-15/+15
2011-11-26staging:iio: header reorganizationJonathan Cameron1-1/+1
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen3-39/+3
2011-10-19iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.Michael Hennerich1-4/+4
2011-10-19iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich6-0/+2114