aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/tsl2563.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-8/+18
* staging:iio:light:tsl2563: chan_spec based channel setup.Jonathan Cameron2011-05-191-206/+117
* 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-251-1/+1
* 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-081-2/+5
* staging:iio: tsl2563 abi fixes and interrupt handlingJonathan Cameron2010-07-081-90/+299
* 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-111-5/+6
* Staging: iio: tsl2563 ambient light sensor driverAmit Kucheria2009-12-111-0/+772