summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light
Commit message (Expand)AuthorAgeFilesLines
* STAGING:iio:light: fix ISL29018 init to handle brownoutGrant Grundler2011-08-231-0/+46
* staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron2011-08-231-1/+1
* staging:iio:light:tsl2583 allocate chip state with iio_devJonathan Cameron2011-08-231-115/+101Star
* staging:iio:trivial sparse related cleanups.Jonathan Cameron2011-08-232-3/+3
* staging:iio:light:isl29018: Convert some of the isl29018 driver to the new ii...Bryan Freed2011-07-081-90/+78Star
* staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure.Bryan Freed2011-07-081-3/+3
* staging: iio: light sensor: Add a calibscale file to the isl29018 light senso...Bryan Freed2011-07-061-1/+34
* iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed2011-06-281-61/+45Star
* iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-0/+2
* iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed2011-06-281-8/+9
* staging: iio light Kconfig fixletmaximilian attems2011-06-281-1/+1
* staging:iio:light:isl29018: allocate device state with iio_devJonathan Cameron2011-06-281-30/+22Star
* staging:iio: Trivial kconfig reorganization and uniformity improvements.Jonathan Cameron2011-05-201-13/+13
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-203-12/+30
* staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron2011-05-201-206/+117Star
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-201-12/+1Star
* staging:iio:light:tsl2563 remove old style event registration.Jonathan Cameron2011-05-201-43/+19Star
* staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron2011-04-261-2/+2
* staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron2011-04-261-39/+29Star
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-263-3/+3
* staging: iio: TAOS tsl258x: Device driverJon Brenner2011-04-263-0/+967
* staging: iio: light remove empty light.h fileJonathan Cameron2010-10-081-5/+0Star
* 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-083-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/+0Star
* i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang2010-06-031-2/+0Star
* 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/+0Star
* Staging: iio: tsl2563 ambient light sensor driverAmit Kucheria2009-12-114-0/+793
* Staging: IIO: tsl2561: Drop unused module parametersJean Delvare2009-10-041-4/+0Star
* Staging: IIO: tsl2561 digital light sensor core supportJonathan Cameron2009-09-154-0/+306