summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/isl29018.c
Commit message (Expand)AuthorAgeFilesLines
* staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-6/+6
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-2/+2
* staging: iio: light: isl29018: use regmap for register accessLaxman Dewangan2012-04-241-88/+90
* staging: iio: light: of: Fix vendor prefix of isl29018/isl29028Laxman Dewangan2012-04-241-1/+1
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-181-1/+0
* staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-181-2/+6
* staging:iio: isl29018: add of_match table for device-tree probingOlof Johansson2012-02-091-0/+7
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-091-4/+3
|\
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-261-4/+3
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-261-2/+2
* | 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:iio:lisght:isl29018 use IIO_PROCESSED enum value.Jonathan Cameron2011-10-051-1/+1
* staging:iio:light: V3 fix out of bounds reg_cache[] accessJonathan Cameron2011-09-091-9/+14
* staging:iio: push "sysfs.h" and linux/irq.h out of iio.hJonathan Cameron2011-09-061-1/+1
* STAGING:iio:light: fix ISL29018 init to handle brownoutGrant Grundler2011-08-231-0/+46
* staging:iio:light:isl29018: Convert some of the isl29018 driver to the new ii...Bryan Freed2011-07-081-90/+78
* 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-051-1/+34
* staging:iio:light:isl29018: allocate device state with iio_devJonathan Cameron2011-06-281-30/+22
* staging:iio: implement an iio_info structure to take some of the constant ele...Jonathan Cameron2011-05-191-2/+6
* staging:iio: use the new central name attribute creation codeJonathan Cameron2011-05-191-12/+1
* staging:iio: Add ability to allocate private data space to iio_allocate_deviceJonathan Cameron2011-04-251-1/+1
* staging: iio: light: Adding driver for ISL29018 ALSRhyland Klein2010-10-071-0/+563
OpenPOWER on IntegriCloud