summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/cdc/ad7746.c
AgeCommit message (Expand)AuthorFilesLines
2017-08-23staging:iio:cdc: drop assign iio_info.driver_moduleJonathan Cameron1-1/+0
2017-03-25staging: iio: Remove extra Parenthesis.Arushi Singhal1-8/+8
2017-03-23staging: iio: cdc: ad7746: Fix alignment with paranthesisNarcisa Ana Maria Vasile1-1/+1
2017-03-23staging: iio: Replace a bit shift by a use of BIT.Arushi Singhal1-8/+8
2017-03-19Staging: iio: cdc: ad7746: use octal permissions instead of symbolicMiguel Robles1-5/+5
2017-03-16staging:iio:cdc:ade7746 replace mlock with driver private lockAishwarya Pant1-8/+10
2017-03-14staging: iio: cdc: ad7746: Remove exceptional & on function namesimran singhal1-2/+2
2016-11-01staging: iio: cdc: ad7746: add additional config definesEva Rachel Retuya1-16/+22
2016-10-25staging: iio: cdc/ad7746: fix missing return valueArnd Bergmann1-0/+1
2016-10-23staging: iio: cdc: ad7746: implement IIO_CHAN_INFO_SAMP_FREQEva Rachel Retuya1-70/+50
2016-02-12staging: iio: Remove parentheses on the right hand side of assignmentJanani Ravichandran1-2/+2
2015-10-17Staging: iio: cdc: Remove unused macrosShraddha Barke1-7/+0
2015-10-17Merge tag 'iio-for-4.4b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman1-10/+10
2015-10-11staging: iio: adc: fix comment block coding style issueHugo Camboulive1-3/+5
2015-10-04staging: iio: adc: fix comment block coding style issueHugo Camboulive1-1/+1
2015-10-04staging: iio: cdc: use devm_iio_device_register instead iio_device_registerIoana Ciornei1-11/+1
2015-09-30Staging: iio: cdc: Remove unnecessary dev_infoShraddha Barke1-2/+0
2015-09-30Staging: iio: cdc: Prefer using the BIT macroShraddha Barke1-6/+6
2015-09-13Staging: iio: cdc: Prefer using the BIT macroShraddha Barke1-4/+4
2014-04-24staging: iio: Fix typo in iioMasanari Iida1-1/+1
2013-12-04staging:iio:ad7746: Do not store the transfer buffer on the stackLars-Peter Clausen1-7/+7
2013-12-04staging:iio:ad7746: Mark transfer buffer as __be32Lars-Peter Clausen1-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-03-17staging:iio:cdc:ad7746 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-26/+22
2012-11-22staging: iio: remove use of __devexit_pBill Pemberton1-1/+1
2012-11-22staging: iio: remove use of __devexitBill Pemberton1-1/+1
2012-11-22staging: iio: remove use of __devinitBill Pemberton1-1/+1
2012-10-19drivers/staging/iio: Remove unnecessary semicolonPeter Senna Tschudin1-1/+1
2012-05-15staging:iio:cdc: Use dev_to_iio_dev()Lars-Peter Clausen1-7/+7
2012-04-30staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-2/+2
2012-04-19staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron1-2/+0
2012-04-19staging:iio:cdc Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron1-7/+16
2012-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-25/+25
2011-11-27staging:iio:treewide only use shared to decide on interfacesJonathan Cameron1-25/+25
2011-11-27staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen1-7/+7
2011-11-18staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen1-13/+1
2011-10-20iio: adc: Relocate Capacitance to Digital Converters (CDC) into own subdirMichael Hennerich1-0/+807