summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/cdc
Commit message (Expand)AuthorAgeFilesLines
* drivers:staging:iio:cdc: Style fix.Anthony Brandon2017-01-281-15/+15
* staging: iio: cdc: fix improper return valuePan Bian2016-12-041-1/+1
* staging: iio: replace symbolic permissionAmit Kumar Kushwaha2016-12-031-1/+1
* staging: iio: cdc: ad7746: add additional config definesEva Rachel Retuya2016-11-011-16/+22
* staging: iio: cdc/ad7746: fix missing return valueArnd Bergmann2016-10-251-0/+1
* staging: iio: cdc: ad7152: Replace mlock with a local mutex locksayli karnik2016-10-231-11/+13
* staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya2016-10-231-70/+50
* staging: iio: cdc: ad7152: Implement IIO_CHAN_INFO_SAMP_FREQ attributesayli karnik2016-10-231-51/+67
* Staging: iio: ad7150: constify attribute_group structuresBhumika Goyal2016-10-031-1/+1
* staging: iio: cdc: ad7152: Add blank line after declarations to increase read...Anchal Jain2016-10-031-0/+4
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-1/+1
* staging: iio: Remove parentheses on the right hand side of assignmentJanani Ravichandran2016-02-111-2/+2
* 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-242-2/+2
* Staging: iio: cdc: Remove unused macrosShraddha Barke2015-10-161-7/+0
* staging: iio: cdc: simplify return flowIoana Ciornei2015-10-161-4/+1
* Merge tag 'iio-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2015-10-161-10/+10
|\
| * staging: iio: adc: fix comment block coding style issueHugo Camboulive2015-10-111-3/+5
| * Staging: iio: cdc: Remove unnecessary dev_infoShraddha Barke2015-09-301-2/+0
| * Staging: iio: cdc: Prefer using the BIT macroShraddha Barke2015-09-301-6/+6
* | staging: iio: adc: fix comment block coding style issueHugo Camboulive2015-10-041-1/+1
* | staging: iio: cdc: use devm_iio_device_register instead iio_device_registerIoana Ciornei2015-10-043-33/+3
|/
* Staging: iio: cdc: Prefer using the BIT macroShraddha Barke2015-09-121-4/+4
* staging: iio: cdc: Don't put an else right after a returnCatalina Mocanu2014-09-191-7/+3
* staging: iio: Fix typo in iioMasanari Iida2014-04-232-2/+2
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-4/+4
* staging:iio:ad7746: Do not store the transfer buffer on the stackLars-Peter Clausen2013-12-031-7/+7
* staging:iio:ad7746: Mark transfer buffer as __be32Lars-Peter Clausen2013-12-031-1/+1
* 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:ad7746: Report scale as fractional valueLars-Peter Clausen2013-10-011-6/+7
* staging: iio: ad7746: Use devm_iio_device_allocSachin Kamat2013-08-281-13/+5
* staging: iio: ad7152: Use devm_iio_device_allocSachin Kamat2013-08-281-12/+4
* staging: iio: ad7150: Use devm_* APIsSachin Kamat2013-08-281-28/+8
* staging:iio:cdc:ad7746 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-26/+22
* staging:iio:cdc:ad7152 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-16/+16
* 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-213-3/+3
* staging: iio: remove use of __devexitBill Pemberton2012-11-213-3/+3
* staging: iio: remove use of __devinitBill Pemberton2012-11-213-3/+3
* drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin2012-10-193-8/+8
* 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-143-12/+12
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-293-9/+9
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-253-7/+7
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-181-2/+0
* staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-183-15/+30
* staging:iio: Rename IIO_EVENT_CODE_EXTRACT_NUM to IIO_EVENT_CODE_EXTRACT_CHANLars-Peter Clausen2012-02-131-5/+5
OpenPOWER on IntegriCloud