aboutsummaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light
AgeCommit message (Expand)Author
2011-11-17staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen
2011-10-17staging:iio: fix removal path to allow correct freeing.Jonathan Cameron
2011-10-11Staging: iio/light/tsl2563: fix compile warningDan Carpenter
2011-10-11Staging: iio/light/tsl2563: unlock on an error pathDan Carpenter
2011-10-05staging:iio:lisght:isl29018 use IIO_PROCESSED enum value.Jonathan Cameron
2011-09-26staging: iio: Move sensor drivers to sub menusManuel Stahl
2011-09-09staging:iio:light: V3 fix out of bounds reg_cache[] accessJonathan Cameron
2011-09-06staging:iio: rework of attribute registration.Jonathan Cameron
2011-09-06staging:iio:events - new 64 bit code structure and push out drivers.Jonathan Cameron
2011-09-06staging:iio:light:tsl2563 remove unused headers.Jonathan Cameron
2011-09-06staging:iio:light:tsl2563 remove use of IIO_CHAN macro and make use modifier ...Jonathan Cameron
2011-09-06staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron
2011-09-06staging:iio: remove broken support for multiple event interfaces.Jonathan Cameron
2011-08-25staging: Add module.h to drivers/staging usersPaul Gortmaker
2011-08-23STAGING:iio:light: fix ISL29018 init to handle brownoutGrant Grundler
2011-08-23staging:iio:events: use IIO_<TYPE> and IIO_MOD_<> instead of IIO_EV_CLASS_<TY...Jonathan Cameron
2011-08-23staging:iio:light:tsl2583 allocate chip state with iio_devJonathan Cameron
2011-08-23staging:iio:trivial sparse related cleanups.Jonathan Cameron
2011-07-08staging:iio:light:isl29018: Convert some of the isl29018 driver to the new ii...Bryan Freed
2011-07-08staging:iio:light:isl29018: Fix the "Init of isl29018 fails" failure.Bryan Freed
2011-07-05staging: iio: light sensor: Add a calibscale file to the isl29018 light senso...Bryan Freed
2011-06-28iio: light sensor: Add SMBUS support to the tsl2563 driver.Bryan Freed
2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed
2011-06-28iio: light sensor: Fix a panic in the tsl2563 driver.Bryan Freed
2011-06-28staging: iio light Kconfig fixletmaximilian attems
2011-06-28staging:iio:light:isl29018: allocate device state with iio_devJonathan Cameron
2011-05-19staging:iio: Trivial kconfig reorganization and uniformity improvements.Jonathan Cameron
2011-05-19staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron
2011-05-19staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron
2011-05-19staging:iio: use the new central name attribute creation codeJonathan Cameron
2011-05-19staging:iio:light:tsl2563 remove old style event registration.Jonathan Cameron
2011-04-25staging:iio:light:tsl2563 constify gain level table.Jonathan Cameron
2011-04-25staging:iio:tsl2563 take advantage of new iio_device_allocate private data.Jonathan Cameron
2011-04-25staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron
2011-04-25staging: iio: TAOS tsl258x: Device driverJon Brenner
2010-10-08staging: iio: light remove empty light.h fileJonathan Cameron
2010-10-08staging: iio: tsl2563 event attribute name updatesJonathan Cameron
2010-10-08staging: iio: tsl2563 move to new event numbering scheme and remove old defin...Jonathan Cameron
2010-10-07staging: iio: light: Adding driver for ISL29018 ALSRhyland Klein
2010-07-08staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron
2010-06-18Staging: iio: standardize kconfig/makefile spacing/styleMike Frysinger
2010-06-03i2c: Remove all i2c_set_clientdata(client, NULL) in driversWolfram Sang
2010-05-21Merge staging-next tree into Linus's latest versionGreg Kroah-Hartman
2010-05-11Staging: iio: light: tsl2563: fix static sparse warningGreg Kroah-Hartman
2010-05-11Staging: iio: light trivial whitespace fixJonathan Cameron
2010-05-11staging:iio:tsl2563 add a name attribute under the iioJonathan Cameron
2010-05-11staging:iio:tsl2563: change lux to illuminance0_input to match new abiJonathan Cameron
2010-04-30Staging: iio: light: fix dangling pointersWolfram Sang
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2009-12-11Staging: IIO: Add tsl2560-2 support to tsl2563 driver.Jonathan Cameron