aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron2011-05-191-206/+117
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-12/+1
* staging:iio:light:tsl2563 remove old style event registration.Jonathan Cameron2011-05-191-43/+19
* staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron2011-04-251-2/+2
* staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-251-39/+29
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-253-3/+3
* staging: iio: TAOS tsl258x: Device driverJon Brenner2011-04-253-0/+967
* staging: iio: light remove empty light.h fileJonathan Cameron2010-10-081-5/+0
* staging: iio: tsl2563 event attribute name updatesJonathan Cameron2010-10-081-14/+14
* staging: iio: tsl2563 move to new event numbering scheme and remove old defin...Jonathan Cameron2010-10-082-4/+5
* staging: iio: light: Adding driver for ISL29018 ALSRhyland Klein2010-10-073-0/+576
* staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron2010-07-082-96/+300
* Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger2010-06-181-1/+0
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0
* Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman2010-05-211-3/+15
|\
| * Staging: iio: light: tsl2563: fix static sparse warningGreg Kroah-Hartman2010-05-111-1/+1
| * Staging: iio: light trivial whitespace fixJonathan Cameron2010-05-111-1/+1
| * staging:iio:tsl2563 add a name attribute under the iioJonathan Cameron2010-05-111-0/+12
| * staging:iio:tsl2563: change lux to illuminance0_input to match new abiJonathan Cameron2010-05-111-2/+2
* | Staging: iio: light: fix dangling pointersWolfram Sang2010-04-301-0/+2
|/
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
* Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron2009-12-112-8/+9
* Staging: IIO: Remove tsl2561 driver. Support merged with tsl2563.Jonathan Cameron2009-12-113-282/+0
* Staging: iio: tsl2563 ambient light sensor driverAmit Kucheria2009-12-114-0/+793
* Staging: IIO: tsl2561: Drop unused module parametersJean Delvare2009-10-041-4/+0
* Staging: IIO: tsl2561 digital light sensor core supportJonathan Cameron2009-09-154-0/+306