summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light/tsl2x7x_core.c
AgeCommit message (Expand)AuthorFilesLines
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2016-03-28staging: iio: tsl2x7x_core: add blank line after struct declarationEva Rachel Retuya1-0/+1
2016-03-28staging: iio: tsl2x7x_core: add spaces around operatorsEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: remove space after a castEva Rachel Retuya1-2/+2
2016-03-28staging: iio: tsl2x7x_core: use preferred comment styleEva Rachel Retuya1-13/+25
2016-03-28staging: iio: tsl2x7x_core: adjust alignment to match open parenthesisEva Rachel Retuya1-72/+92
2016-03-11staging: iio: light: tsl2x7x: remove useless initializationAlison Schofield1-1/+1
2016-02-09staging: iio: Remove parantheses around right hand side of assignmentJanani Ravichandran1-3/+3
2015-12-02Staging: iio: light: tsl2x7x_core: use dev_get_platdata()Nizam Haider1-1/+1
2015-10-24staging: iio: light: Remove explicit comparisonsCristina Moraru1-3/+3
2015-10-16Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UPShivani Bhardwaj1-4/+4
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-03-06Staging: iio: clean dev_err loggingHaneen Mohammed1-20/+14
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz1-1/+1
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