aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/tsl2x7x_core.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-10-28Staging: iio: light: Removed unnecessary parenthesesTina Johnson1-4/+4
2014-10-20staging: iio: light: Remove unnecessary line continuationsRoberta Dobrescu1-6/+3
2014-09-28staging: iio: light: Add a blank line after declarationsRoberta Dobrescu1-0/+2
2014-06-02staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht1-2/+6
2014-03-18staging: iio: light: Checkpatch fixes tsl2x7x_core.cAybuke Ozdemir1-4/+4
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen1-20/+20
2013-10-12staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen1-47/+73
2013-09-14staging: iio: tsl2x7x_core: Remove redundant breakSachin Kamat1-8/+0
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-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-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 Pemberton1-1/+1
2012-11-21staging: iio: remove use of __devexitBill Pemberton1-1/+1
2012-11-21staging: iio: remove use of __devinitBill Pemberton1-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 tsl2x7x file modePeter Meerwald1-0/+0
2012-06-18iio staging: fix typos in tsl*: registerPeter Meerwald1-1/+1
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 Clausen1-20/+20
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen1-3/+3
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron1-3/+3
2012-04-24staging: iio: tsl2x7x: bugfixesJon Brenner1-8/+18
2012-04-24staging: iio: add TAOS tsl2x7x driverJon Brenner1-0/+2072