aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/addac
Commit message (Expand)AuthorAge
* staging: iio: addac: annotate Kconfig entries with module name informationRoxana Blaj2014-10-19
* staging: iio: addac: fix line over 80 charactersRoxana Blaj2014-10-19
* staging: iio: addac: Combined seperated strings.Gulsah Kose2014-10-02
* staging: iio: addac: remove unnecessary elseRoxana Blaj2014-10-02
* Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-04-26
|\
| * staging: iio: Fix typo in iioMasanari Iida2014-04-23
* | staging: addac: adt7316.c: Fix line over 80 charactersAybuke Ozdemir2014-03-18
* | staging: iio: addac: adt7316.h Fix Unnecessary space after function pointer nameAybuke Ozdemir2014-03-18
|/
* staging: iio: addac: Use devm_iio_device_registerSachin Kamat2013-11-24
* Staging: iio: adt7316-i2c: quoted string split across linesEbru Akagunduz2013-10-07
* Staging: iio: adt7316-spi: fix quoted string split across linesEbru Akagunduz2013-10-07
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-08
* staging: iio: adt7316: Use devm_* APIsSachin Kamat2013-09-07
* staging:iio:adt7316: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-03
* Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2013-05-09
|\
| * Convert selectors of GENERIC_GPIO to GPIOLIBAlexandre Courbot2013-04-16
* | staging:iio:adt7316 Fix some 'interesting' string operationsLuck, Tony2013-04-09
|/
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-21
* staging: iio: remove use of __devexitBill Pemberton2012-11-21
* staging: iio: remove use of __devinitBill Pemberton2012-11-21
* staging:iio:addac: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-24
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-08
| * staging:iio: header reorganizationJonathan Cameron2011-11-26
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-17
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-17
|/
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-10-26
|\
| * iio: Spell fix - consistent use of Converter - no functional changesMichael Hennerich2011-10-19
| * staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
| * staging:iio: gpio build dependency fixingJonathan Cameron2011-10-17
| * staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-29
| * staging: iio: Move sensor drivers to sub menusManuel Stahl2011-09-26
| * staging:iio: rework of attribute registration.Jonathan Cameron2011-09-06
| * staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-06
| * staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-06
| * staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-06
| * staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-25
| * staging:iio:addac:adt7316 make interrupt mask sane.Jonathan Cameron2011-08-23
* | treewide: remove extra semicolons from various parts of the kernelJustin P. Mattock2011-09-15
|/
* staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv ...Jonathan Cameron2011-06-28
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-19
* staging:iio:addac:adt7316 replace abuse of buffer events.Jonathan Cameron2011-05-19
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-19
* staging:iio:adt7316 get rid of legacy event handling code.Jonathan Cameron2011-05-19
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-25
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-25
* staging: iio: new ADT7316/7/8 and ADT7516/7/9 driverSonic Zhang2010-11-09