aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2013-05-22iio: Correct HID light sensor name in commentsAlexandre Relange1-1/+1
2013-03-17iio:light:vcnl4000 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:light:tsl2563 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17iio:light:lm3533 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-3/+3
2013-03-17iio:light:adjd_s311 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-2/+2
2013-03-17iio:hid_sensors move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-01-27iio:light:tsl2563 move out of stagingJonathan Cameron3-0/+898
2013-01-25Merge 3.8-rc5 into staging-nextGreg Kroah-Hartman4-20/+19
2013-01-14Merge tag 'staging-3.8-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-0/+1
2013-01-07Merge branch 'staging-linus' into staging-nextGreg Kroah-Hartman1-0/+1
2013-01-06hid: iio: rename struct hid_sensor_iio_common to hid_sensor_commonAlexander Holler1-1/+1
2013-01-06iio: merge hid-sensor-attributes.h into hid-sensor-hub.hAlexander Holler1-1/+0
2013-01-03Drivers: iio: remove __dev* attributes.Greg Kroah-Hartman4-20/+19
2012-12-27iio: hid-sensors: respect CONFIG_IIO_TRIGGERAlexander Holler1-0/+1
2012-11-17iio: hid-sensor: Return proper error if kmemdup failsAxel Lin1-3/+2
2012-11-10staging:iio: Add support for multiple buffersJonathan Cameron2-16/+2
2012-09-08iio: Drop timestamp parameter from buffer store_to callbackLars-Peter Clausen2-3/+2
2012-09-07staging:iio: hid-sensors Use iio_push_to_bufferJonathan Cameron1-1/+1
2012-09-06iio: hid-sensors: Added ALSsrinivas pandruvada3-0/+397
2012-08-16iio: lm3533-als: Fix build warningsAxel Lin1-2/+2
2012-08-16iio/adjd_s311: Fix potential memory leak in adjd_s311_update_scan_mode()Alexey Khoroshilov1-3/+4
2012-07-15iio: fix pointer cast warningPeter Meerwald1-1/+1
2012-07-12iio: add adjd_s311 I2C digital color sensor driverPeter Meerwald3-0/+377
2012-06-20iio: add vcnl4000 combined ALS and proximity sensorPeter Meerwald3-0/+229
2012-06-04iio: add LM3533 ambient-light-sensor driverJohan Hovold3-0/+959