summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/addac
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-071-8/+5Star
* staging:iio:fix using iio_priv or iio_dev after iio_unregister_deviceJonathan Cameron2011-09-071-1/+0Star
* staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron2011-09-071-10/+8Star
* staging: iio: remove specific chrdev for event reading. Get fd from ioctl on ...Jonathan Cameron2011-09-071-0/+2
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-262-0/+2
* 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/+107Star
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-201-9/+18
* staging:iio:addac:adt7316 replace abuse of buffer events.Jonathan Cameron2011-05-201-30/+52
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-18/+3Star
* staging:iio:adt7316 get rid of legacy event handling code.Jonathan Cameron2011-05-201-269/+97Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-261-1/+1
* staging: Remove unnecessary semicolons when switch (foo) {...};Joe Perches2011-04-261-3/+3
* staging: iio: new ADT7316/7/8 and ADT7516/7/9 driverSonic Zhang2010-11-106-0/+2817