aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/adc/adt7410.c
Commit message (Expand)AuthorAge
* Merge tag 'togreg_8_7_2012' of git://git.kernel.org/pub/scm/linux/kernel/git/...Greg Kroah-Hartman2012-07-09
|\
| * staging:iio:adt7410: use local platformdata if none is specifiedSascha Hauer2012-07-08
| * staging iio adt7410: make 16bit mode defaultSascha Hauer2012-07-08
* | staging iio adt7410: fix 13bit modeSascha Hauer2012-07-08
* | staging iio adt7410: sysfs store function must return lengthSascha Hauer2012-07-08
* | staging:iio: Request threaded-only IRQs with IRQF_ONESHOTLars-Peter Clausen2012-07-08
|/
* staging:iio:adc: 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:adc:adt7310/7410 sticking plaster fix for broken event attrs.Jonathan Cameron2012-02-09
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * staging:iio: header reorganizationJonathan Cameron2011-11-26
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-17
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-17
* staging:iio: rework of attribute registration.Jonathan 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:adc:adt7410 allocate chip state with iio_dev and use iio_priv to ...Jonathan Cameron2011-06-28
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-19
* staging:iio:adc:adt7410 replace abuse of buffer events.Jonathan Cameron2011-05-19
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-19
* staging:iio:adc:adt7410 move to current event handlingJonathan Cameron2011-05-19
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-25
* staging: iio: adc: new driver for ADT7410 temperature sensorsSonic Zhang2010-11-09