summaryrefslogtreecommitdiffstats
path: root/drivers/staging/olpc_dcon
diff options
context:
space:
mode:
authorGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-19 15:23:55 -0700
committerGreg Kroah-Hartman <gregkh@linuxfoundation.org>2013-08-19 15:23:55 -0700
commitbad4f537ee37e9a44dc102a5e383ae53d9eed5bc (patch)
treee43294bfeb286a9ec219116c76625808574687bd /drivers/staging/olpc_dcon
parent9c6cd3b39048c8bbb83c5cd936f4dffc847321c6 (diff)
parentcc566fd5e52d64554d294b4d36f9d593cbe797d5 (diff)
downloadop-kernel-dev-bad4f537ee37e9a44dc102a5e383ae53d9eed5bc.zip
op-kernel-dev-bad4f537ee37e9a44dc102a5e383ae53d9eed5bc.tar.gz
Merge tag 'iio-for-3.12b' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-next
Jonathan writes: Second round of new drivers, features and cleanups for IIO in the 3.12 cycle. New driver: 1) tmp006 IR thermopile driver. This is an unusual temperature sensor and was taken in to IIO with the knowledge and agreement of a hwmon maintainer. It measures remote temperature using infrared emissions. I guess taking this may mean we have to fight off submissions of devices much more suited to hwmon but such is life and we end up doing this from time to time already. 2) twl6030 adc driver. Cleanups: 1) More devm_* cleanups following on from the introduction of devm_iio_device_alloc. Mostly an heroic effort from Sachin Kamat! 2) Introduce devm_iio_trigger_alloc etc to handle trigger allocation and deallocation in a managed fashion. There aren't as many instances of triggers as devices, but this will allow futher reduction in error patch complexity in some of our most complex drivers making it a very good thing. 3) Trivial removal of unused defines in adjd_s311 4) Drop some write_raw_get_fmt callbacks where they were only returning the default value. 5) Change mxs-lradc realbits to 12. Whilst an 18bit register is used on the device, in its current mode only 12 bits of useful data are returned. For now the packing is unchanged in the buffer and this change mainly effects the input support in the driver.
Diffstat (limited to 'drivers/staging/olpc_dcon')
0 files changed, 0 insertions, 0 deletions
OpenPOWER on IntegriCloud