aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light
Commit message (Expand)AuthorAge
* staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun2013-05-22
* staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* staging:iio:light:isl29028 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-17
* iio:light:tsl2563 move out of stagingJonathan Cameron2013-01-27
* staging:iio:tsl2563 drop pointless forward declarationJonathan Cameron2013-01-26
* staging:iio:tsl2563 Simplify exit path on error in read_interrupt_config.Jonathan Cameron2013-01-26
* staging:iio:light:tsl2563 clean comments up.Jonathan Cameron2013-01-26
* staging:iio:light:tsl2563 drop unnecessary brackets around constants.Jonathan Cameron2013-01-26
* staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding itLars-Peter Clausen2013-01-26
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-21
* staging: iio: remove use of __devexitBill Pemberton2012-11-21
* staging: iio: remove use of __devinitBill Pemberton2012-11-21
* iio: isl29018: fix to return error or 0 in isl29018_write_raw()Wei Yongjun2012-11-19
* tsl2563: fixed bug with disabling interruptsDerek Basehore2012-11-17
* iio: isl29018: Support suspend and resume.Bryan Freed2012-11-02
* iio: isl29018: Support fractional ALS scaling.Bryan Freed2012-09-08
* staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen2012-08-27
* staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen2012-07-14
* staging:iio:tsl2x7x: Fix client data inconsistencyLars-Peter Clausen2012-07-14
* iio staging: fix spelling of suppression in isl29018Peter Meerwald2012-06-18
* iio staging: fix tsl2x7x file modePeter Meerwald2012-06-18
* iio staging: fix typos in tsl*: registerPeter Meerwald2012-06-18
* staging: iio: Remove version.h header file inclusionSachin Kamat2012-06-05
* staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-14
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-29
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-25
* staging: iio: tsl2x7x: bugfixesJon Brenner2012-04-24
* staging: iio: add TAOS tsl2x7x driverJon Brenner2012-04-24
* staging: iio: light: isl29018: use regmap for register accessLaxman Dewangan2012-04-24
* staging: iio: light: of: Fix vendor prefix of isl29018/isl29028Laxman Dewangan2012-04-24
* staging: iio: light: convert multiple spaces to tabLaxman Dewangan2012-04-20
* staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron2012-04-18
* staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entriesJonathan Cameron2012-04-18
* staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2012-04-18
* staging: iio: light: isl29028: fix correct mask valueLaxman Dewangan2012-04-18
* staging: iio: add driver for isl29028Laxman Dewangan2012-04-13
* staging:iio:light:tsl2563 channel spec buglet / always reading same adc.Jonathan Cameron2012-04-13
* staging:iio:tsl2563 rewrite probe error handlingGrant Grundler2012-03-07
* drivers:staging:iio Fix typos and comments in staging iio.Justin P. Mattock2012-03-02
* staging:iio: Use dev_pm_opsLars-Peter Clausen2012-02-24
* staging:iio: isl29018: add of_match table for device-tree probingOlof Johansson2012-02-09
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2012-01-09
|\
| * iio: light sensor: Improve granularity of tsl2583 lux values.Bryan Freed2011-12-08
| * staging:iio:treewide only use shared to decide on interfacesJonathan Cameron2011-11-26
| * staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen2011-11-26
| * staging:iio: header reorganizationJonathan Cameron2011-11-26
| * staging:iio:light:tsl2563 missing setting of id in get id function.Maxin B. John2011-11-26
| * staging:iio:light:tsl2563 both intensity channels have same chan_spec.Jonathan Cameron2011-11-26
* | staging:iio: Use module_i2c_driver to register I2C driversLars-Peter Clausen2011-11-17
|/