summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/adc/ad7816.c
AgeCommit message (Expand)Author
2017-08-22staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron
2017-01-28Staging: iio: adc: ad7816: fix symbolic permissions coding style issueJulián de Gortari
2016-10-03Staging: iio: ad7816: constify attribute_group structuresBhumika Goyal
2016-06-30iio:core: timestamping clock selection supportGregor Boirie
2016-02-20staging: iio: adc: Remove unnecessary test from if conditionsAmitoj Kaur Chawla
2015-12-02Staging: iio: adc: use dev_get_platdata()Nizam Haider
2015-11-05Merge tag 'spi-v4.4' of git://git.kernel.org/pub/scm/linux/kernel/git/broonie...Linus Torvalds
2015-10-29Staging: iio: adc: Fix sparse warningKsenija Stanojevic
2015-10-28spi: Drop owner assignment from spi_driversAndrew F. Davis
2015-10-16staging: iio: adc: remove multiple blank linesIoana Ciornei
2015-10-16staging: iio: adc: add spaces around binary operatorsIoana Ciornei
2015-10-16staging: iio: adc: properly indent to match open paranthesisIoana Ciornei
2014-10-20Staging: iio: adc: Fixing line over 80 charactersVaishali Thakkar
2014-09-28Staging: iio: Remove unnecessory immediate else after return statementVaishali Thakkar
2014-09-22Staging: iio: adc: Fix quoted string split accross linesDarshana Padmadas
2014-04-23staging: iio: Fix typo in iioMasanari Iida
2013-11-24staging: iio: ad7816: Use devm_iio_device_registerSachin Kamat
2013-09-07staging: iio: ad7816: Use devm_* APIsSachin Kamat
2013-05-13staging:iio:adc: Use kstrtol()/kstrtoul()Aida Mynzhasova
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-07-08staging:iio: Request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen
2012-05-14staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-12-08staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen
2011-11-26staging:iio: header reorganizationJonathan Cameron
2011-11-17staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-11staging:iio:adc:naming: dev_info to indio_dev for consistencyJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-09-06staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-06-28staging:iio:adc:ad7816: allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:adc:ad7816 and adt75 change to meaningful event code.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:adc:ad7816 move from old to current event handling.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2010-11-09staging: iio: adc: new driver for AD7816 devicesSonic Zhang