summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/addac/adt7316.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: adt7316: Move symbol export to definitionDavid Veenstra2018-03-101-2/+1
* staging:iio:adc: drop assign iio_info.driver_moduleJonathan Cameron2017-08-221-2/+0
* staging: iio: Add blank lines after function declarationsNarcisa Ana Maria Vasile2017-03-231-0/+1
* staging: iio: adt7136: Remove unnecessary blank linesNarcisa Ana Maria Vasile2017-03-231-4/+0
* iio: addac: adt7136: Fix style to use octal file permissions.Michael S. Hansen2017-02-051-54/+54
* staging:iio:adt7316: Fix braces not present on all arms of if else statementScott Matheina2016-12-301-1/+2
* Staging: iio: addac: constify attribute_group structuresBhumika Goyal2016-10-031-2/+2
* iio:core: timestamping clock selection supportGregor Boirie2016-06-301-2/+2
* staging: iio: addac: Remove unnecessary else after returnBhaktipriya Shridhar2016-03-111-9/+6
* Staging: iio: Remove exceptional & on function nameShraddha Barke2015-10-131-1/+1
* Staging: iio: addac: Prefer using the BIT macroShraddha Barke2015-09-121-7/+7
* staging: iio: addac: Combined seperated strings.Gulsah Kose2014-10-021-2/+1
* staging: iio: addac: remove unnecessary elseRoxana Blaj2014-10-021-28/+27
* Merge tag 'iio-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/git/ji...Greg Kroah-Hartman2014-04-261-2/+2
|\
| * staging: iio: Fix typo in iioMasanari Iida2014-04-231-2/+2
* | staging: addac: adt7316.c: Fix line over 80 charactersAybuke Ozdemir2014-03-181-7/+14
|/
* staging: iio: addac: Use devm_iio_device_registerSachin Kamat2013-11-241-11/+1
* staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2013-09-081-19/+19
* staging: iio: adt7316: Use devm_* APIsSachin Kamat2013-09-071-32/+16
* staging:iio:adt7316: Don't expose the chip reset to userspaceLars-Peter Clausen2013-08-031-27/+0
* staging:iio:adt7316 Fix some 'interesting' string operationsLuck, Tony2013-04-091-13/+13
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio:addac: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-70/+70
* 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: Use dev_pm_opsLars-Peter Clausen2012-02-241-5/+6
* staging:iio: header reorganizationJonathan Cameron2011-11-261-0/+1
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio: unwind the IIO_IN -> IIO_VOLTAGE defineJonathan Cameron2011-09-291-4/+4
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-8/+5
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-061-1/+0
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-061-10/+8
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-061-0/+2
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:addac:adt7316 make interrupt mask sane.Jonathan Cameron2011-08-231-1/+1
* staging:iio:addac:adt7316: allocate chip state with iio_dev and use iio_priv ...Jonathan Cameron2011-06-281-117/+107
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-9/+18
* staging:iio:addac:adt7316 replace abuse of buffer events.Jonathan Cameron2011-05-191-30/+52
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-18/+3
* staging:iio:adt7316 get rid of legacy event handling code.Jonathan Cameron2011-05-191-269/+97
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-251-3/+3
* staging: iio: new ADT7316/7/8 and ADT7516/7/9 driverSonic Zhang2010-11-091-0/+2402
OpenPOWER on IntegriCloud