aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang1-2/+0
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman1-3/+15
2010-05-11Staging: iio: light: tsl2563: fix static sparse warningGreg Kroah-Hartman1-1/+1
2010-05-11Staging: iio: light trivial whitespace fixJonathan Cameron1-1/+1
2010-05-11staging:iio:tsl2563 add a name attribute under the iioJonathan Cameron1-0/+12
2010-05-11staging:iio:tsl2563: change lux to illuminance0_input to match new abiJonathan Cameron1-2/+2
2010-04-30Staging: iio: light: fix dangling pointersWolfram Sang1-0/+2
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2009-12-11Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron2-8/+9
2009-12-11Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.Jonathan Cameron3-282/+0
2009-12-11Staging: iio: tsl2563 ambient light sensor driverAmit Kucheria4-0/+793
2009-10-04Staging: IIO: tsl2561: Drop unused module parametersJean Delvare1-4/+0
2009-09-15Staging: IIO: tsl2561 digital light sensor core supportJonathan Cameron4-0/+306