summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/cdc/ad7150.c
Commit message (Expand)AuthorAgeFilesLines
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* Staging: iio: cdc: ad7150: Fix alignment should match open parenthesisShraddha Barke2016-01-041-13/+15
* Staging: iio: cdc: ad7150: Prefer using the BIT macroShraddha Barke2016-01-041-3/+3
* staging: iio: cdc: Remove explicit comparisonsCristina Moraru2015-10-241-1/+1
* staging: iio: cdc: simplify return flowIoana Ciornei2015-10-161-4/+1
* staging: iio: cdc: use devm_iio_device_register instead iio_device_registerIoana Ciornei2015-10-041-11/+1
* staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu2014-09-191-7/+3
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-4/+4
* Merge tag 'iio-for-3.12d' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2013-10-191-64/+99
|\
| * staging:iio:ad7150: Switch to new event config interfaceLars-Peter Clausen2013-10-121-64/+99
* | staging: Remove unnecessary semicolonsJoe Perches2013-10-111-1/+1
|/
* staging: iio: ad7150: Use devm_* APIsSachin Kamat2013-08-281-28/+8
* staging:iio:cdc:ad7150 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
* 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-6/+6
* staging:iio: Request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-081-2/+4
* staging:iio:cdc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-2/+2
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-181-3/+5
* staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen2012-02-131-5/+5
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-4/+4
|\
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-3/+3
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-1/+1
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* iio: cdc: Fix pushed event code - Typo, should be IIO_CAPACITANCE.Michael Hennerich2011-10-191-4/+4
* iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich2011-10-191-0/+676