summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/tsl2583.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-13/+13
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-1/+1
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-021-1/+1
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-241-6/+11
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-3/+14
|\
| * iio: light sensor: Improve granularity of tsl2583 lux values.Bryan Freed2011-12-081-3/+14
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-171-13/+1
|/
* staging:iio: fix removal path to allow correct freeing.Jonathan Cameron2011-10-171-0/+1
* staging: Add module.h to drivers/staging usersPaul Gortmaker2011-08-251-0/+1
* staging:iio:light:tsl2583 allocate chip state with iio_devJonathan Cameron2011-08-231-115/+101
* staging:iio:trivial sparse related cleanups.Jonathan Cameron2011-08-231-2/+2
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: TAOS tsl258x: Device driverJon Brenner2011-04-251-0/+960
OpenPOWER on IntegriCloud