aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-03-18staging: iio: light: Checkpatch fixes tsl2x7x_core.cAybuke Ozdemir1-4/+4
2014-03-18Staging: iio/light: Fix return values in tsl2583.cMonam Agarwal1-3/+3
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-20/+20
2013-11-24staging: iio: isl29018: Use devm_iio_device_registerSachin Kamat1-12/+1
2013-10-12staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen1-47/+73
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman1-0/+1
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore1-0/+1
2013-09-14staging: iio: tsl2x7x_core: Remove redundant breakSachin Kamat1-8/+0
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han2-21/+21
2013-09-07staging: iio: tsl2x7x_core: Fix sparse warningSachin Kamat1-1/+1
2013-09-07staging: iio: tsl2x7x_core: Use devm_* APIsSachin Kamat1-25/+13
2013-09-07staging: iio: tsl2583: Use devm_iio_device_allocSachin Kamat1-16/+8
2013-08-03staging: iio: light: isl29028: Use devm_iio_device_allocSachin Kamat1-9/+4
2013-08-03staging: iio: light: isl29018: Use devm_iio_device_allocSachin Kamat1-11/+5
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun1-4/+5
2013-03-17staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate)Jonathan Cameron1-20/+20
2013-03-17staging:iio:light:isl29028 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-5/+5
2013-03-17staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate)Jonathan Cameron1-4/+4
2013-01-27iio:light:tsl2563 move out of stagingJonathan Cameron4-907/+0
2013-01-26staging:iio:tsl2563 drop pointless forward declarationJonathan Cameron1-2/+0
2013-01-26staging:iio:tsl2563 Simplify exit path on error in read_interrupt_config.Jonathan Cameron1-4/+2
2013-01-26staging:iio:light:tsl2563 clean comments up.Jonathan Cameron1-13/+5
2013-01-26staging:iio:light:tsl2563 drop unnecessary brackets around constants.Jonathan Cameron1-33/+33
2013-01-26staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding itLars-Peter Clausen1-66/+12
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton5-5/+5
2012-11-21staging: iio: remove use of __devexitBill Pemberton5-5/+5
2012-11-21staging: iio: remove use of __devinitBill Pemberton5-5/+5
2012-11-19iio: isl29018: fix to return error or 0 in isl29018_write_raw()Wei Yongjun1-1/+1
2012-11-17tsl2563: fixed bug with disabling interruptsDerek Basehore1-2/+2
2012-11-02iio: isl29018: Support suspend and resume.Bryan Freed1-0/+45
2012-09-08iio: isl29018: Support fractional ALS scaling.Bryan Freed1-2/+15
2012-08-27staging:iio: Add missing __devinit and __devexit annotationsLars-Peter Clausen1-1/+1
2012-07-14staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen1-2/+1
2012-07-14staging:iio:tsl2x7x: Fix client data inconsistencyLars-Peter Clausen1-2/+2
2012-06-18iio staging: fix spelling of suppression in isl29018Peter Meerwald1-8/+8
2012-06-18iio staging: fix tsl2x7x file modePeter Meerwald2-0/+0
2012-06-18iio staging: fix typos in tsl*: registerPeter Meerwald2-2/+2
2012-06-04staging: iio: Remove version.h header file inclusionSachin Kamat1-1/+0
2012-05-14staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen3-39/+39
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen5-15/+15
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron5-11/+11
2012-04-24staging: iio: tsl2x7x: bugfixesJon Brenner1-8/+18
2012-04-24staging: iio: add TAOS tsl2x7x driverJon Brenner4-0/+2181
2012-04-24staging: iio: light: isl29018: use regmap for register accessLaxman Dewangan2-88/+91
2012-04-24staging: iio: light: of: Fix vendor prefix of isl29018/isl29028Laxman Dewangan2-2/+2
2012-04-20staging: iio: light: convert multiple spaces to tabLaxman Dewangan1-9/+9
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron3-3/+0
2012-04-18staging:iio:isl29028 Add IIO_CHAN_INFO_RAW/PROCESSED entriesJonathan Cameron1-3/+7
2012-04-18staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron2-5/+13
2012-04-18staging: iio: light: isl29028: fix correct mask valueLaxman Dewangan1-4/+4