summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/adt7310.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:adc: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-14/+14
* 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:adc:adt7310/7410 sticking plaster fix for broken event attrs.Jonathan Cameron2012-02-091-17/+4
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-2/+1
|\
| * staging:iio: Remove redundant spi driver bus initializationLars-Peter Clausen2011-12-081-1/+0
| * staging:iio: header reorganizationJonathan Cameron2011-11-261-1/+1
* | staging:iio: Use module_spi_driver to register SPI driverLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-1/+2
* staging:iio: rework of attribute registration.Jonathan Cameron2011-09-061-7/+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-4/+3
* 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:adc:adt7310: allocate chip state with iio_dev and use iio_priv fo...Jonathan Cameron2011-06-281-52/+42
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-4/+8
* staging:iio:adc:adt7310 replace abuse of buffer events.Jonathan Cameron2011-05-191-13/+11
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-17/+4
* staging:iio:adt7310 move to current event handlingJonathan Cameron2011-05-191-91/+64
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: adc: new driver for ADT7310 temperature sensorsSonic Zhang2010-11-091-0/+952
OpenPOWER on IntegriCloud