summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/tsl2x7x_core.c
Commit message (Expand)AuthorAgeFilesLines
* Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-2/+2
* Staging: iio: clean dev_err loggingHaneen Mohammed2015-03-061-20/+14
* staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz2015-01-251-1/+1
* Staging: iio: light: Removed unnecessary parenthesesTina Johnson2014-10-281-4/+4
* staging: iio: light: Remove unnecessary line continuationsRoberta Dobrescu2014-10-201-6/+3
* staging: iio: light: Add a blank line after declarationsRoberta Dobrescu2014-09-281-0/+2
* staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht2014-06-021-2/+6
* staging: iio: light: Checkpatch fixes tsl2x7x_core.cAybuke Ozdemir2014-03-181-4/+4
* iio: Remove support for the legacy event config interfaceLars-Peter Clausen2013-12-081-20/+20
* staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen2013-10-121-47/+73
* staging: iio: tsl2x7x_core: Remove redundant breakSachin Kamat2013-09-141-8/+0
* staging: iio: tsl2x7x_core: Fix sparse warningSachin Kamat2013-09-071-1/+1
* staging: iio: tsl2x7x_core: Use devm_* APIsSachin Kamat2013-09-071-25/+13
* staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun2013-05-221-4/+5
* staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate)Jonathan Cameron2013-03-171-20/+20
* staging:iio:tsl2x7x: Use iio_str_to_fixedpoint instead of open-coding itLars-Peter Clausen2013-01-261-66/+12
* staging: iio: remove use of __devexit_pBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devexitBill Pemberton2012-11-211-1/+1
* staging: iio: remove use of __devinitBill Pemberton2012-11-211-1/+1
* staging:iio:tsl2x7x: Ensure request_irq and free_irq dev_id parameter matchLars-Peter Clausen2012-07-141-2/+1
* staging:iio:tsl2x7x: Fix client data inconsistencyLars-Peter Clausen2012-07-141-2/+2
* iio staging: fix tsl2x7x file modePeter Meerwald2012-06-181-0/+0
* iio staging: fix typos in tsl*: registerPeter Meerwald2012-06-181-1/+1
* staging: iio: Remove version.h header file inclusionSachin Kamat2012-06-041-1/+0
* staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen2012-05-141-20/+20
* staging:iio: Streamline API function namingLars-Peter Clausen2012-04-291-3/+3
* IIO: Move core headers to include/linux/iioJonathan Cameron2012-04-251-3/+3
* staging: iio: tsl2x7x: bugfixesJon Brenner2012-04-241-8/+18
* staging: iio: add TAOS tsl2x7x driverJon Brenner2012-04-241-0/+2072