aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'staging-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2013-09-038-99/+583
|\
| * iio: adjd_s311: Cleanup unused #definesPeter Meerwald2013-08-191-18/+10
| * iio: Remove unnecessary _write_raw_get_fmt() in several hid-sensor driversPeter Meerwald2013-08-191-8/+0
| * iio:vcnl4000: Use devm_iio_device_allocPeter Meerwald2013-08-031-12/+4
| * iio:adjd_s311: Use devm_iio_device_allocPeter Meerwald2013-08-031-10/+5
| * iio: light: tsl2563: Use devm_* APIsSachin Kamat2013-08-031-17/+8
| * iio: light: lm3533-als: Use devm_iio_device_allocSachin Kamat2013-08-031-5/+2
| * iio: light: hid-sensor-als: Use devm_iio_device_allocSachin Kamat2013-08-031-12/+5
| * iio: add APDS9300 ambilent light sensor driverOleksandr Kravchenko2013-08-033-0/+523
| * iio: Add a comment to about alphabetical order to Kconfigs and MakefilesLars-Peter Clausen2013-08-032-12/+15
| * iio: hid-sensor-als: add module alias for autoloadAlexander Holler2013-08-031-5/+11
* | iio: adjd_s311: Fix non-scan mode data readPeter Meerwald2013-08-191-1/+2
|/
* iio: Correct HID light sensor name in commentsAlexandre Relange2013-05-221-1/+1
* iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
* iio:light:tsl2563 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-5/+5
* iio:light:lm3533 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-3/+3
* iio:light:adjd_s311 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-2/+2
* iio:hid_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-4/+4
* iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-273-0/+898
* Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman2013-01-254-20/+19
|\
| * Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2013-01-141-0/+1
| |\
| * | Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman2013-01-034-20/+19
* | | Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman2013-01-071-0/+1
|\ \ \ | | |/ | |/|
| * | iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler2012-12-271-0/+1
| |/
* | hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler2013-01-061-1/+1
* | iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler2013-01-061-1/+0
|/
* iio: hid-sensor: Return proper error if kmemdup failsAxel Lin2012-11-171-3/+2
* staging:iio: Add support for multiple buffersJonathan Cameron2012-11-102-16/+2
* iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2012-09-082-3/+2
* staging:iio: hid-sensors Use iio_push_to_bufferJonathan Cameron2012-09-071-1/+1
* iio: hid-sensors: Added ALSsrinivas pandruvada2012-09-063-0/+397
* iio: lm3533-als: Fix build warningsAxel Lin2012-08-161-2/+2
* iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()Alexey Khoroshilov2012-08-161-3/+4
* iio: fix pointer cast warningPeter Meerwald2012-07-151-1/+1
* iio: add adjd_s311 I2C digital color sensor driverPeter Meerwald2012-07-123-0/+377
* iio: add vcnl4000 combined ALS and proximity sensorPeter Meerwald2012-06-203-0/+229
* iio: add LM3533 ambient-light-sensor driverJohan Hovold2012-06-043-0/+959