summaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-04-041-25/+30
|\
| * staging: iio: isl29028: use regmap to retrieve struct deviceAlison Schofield2016-03-201-25/+30
* | staging: iio: tsl2x7x_core: add blank line after struct declarationEva Rachel Retuya2016-03-281-0/+1
* | staging: iio: tsl2x7x_core: add spaces around operatorsEva Rachel Retuya2016-03-281-2/+2
* | staging: iio: tsl2x7x_core: remove space after a castEva Rachel Retuya2016-03-281-2/+2
* | staging: iio: tsl2x7x_core: use preferred comment styleEva Rachel Retuya2016-03-281-13/+25
* | staging: iio: tsl2x7x_core: adjust alignment to match open parenthesisEva Rachel Retuya2016-03-281-72/+92
* | staging: iio: light: tsl2x7x: remove useless initializationAlison Schofield2016-03-111-1/+1
|/
* Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman2016-03-011-13/+15
|\
| * staging: iio: isl29018: use regmap to retrieve struct deviceAlison Schofield2016-02-241-13/+15
* | staging: iio: light: fix multiple assignments in a single lineEva Rachel Retuya2016-02-201-2/+4
* | staging: iio: light: add space around '*"Eva Rachel Retuya2016-02-201-1/+1
* | staging: iio: light: fix block comments according to kernel coding styleEva Rachel Retuya2016-02-202-14/+28
* | staging: iio: light: omit space after a castEva Rachel Retuya2016-02-202-5/+5
* | staging: iio: light: indent to match open parenthesisEva Rachel Retuya2016-02-203-40/+58
|/
* Staging: iio: light: remove exceptional & on function nameBhumika Goyal2016-02-141-2/+2
* Staging: iio: light: remove exceptional & on function nameBhumika Goyal2016-02-141-4/+4
* staging: iio: Remove parantheses around right hand side of assignmentJanani Ravichandran2016-02-091-3/+3
* Staging: iio: light: tsl2x7x_core: use dev_get_platdata()Nizam Haider2015-12-021-1/+1
* staging: iio: Remove unused variableCristina Moraru2015-10-271-2/+0
* staging: iio: light: Remove explicit comparisonsCristina Moraru2015-10-243-8/+8
* Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UPShivani Bhardwaj2015-10-161-4/+4
* staging: iio: light: use devm_iio_device_register instead iio_device_registerIoana Ciornei2015-10-042-19/+2
* staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2015-07-112-2/+0
* staging:iio:light: Add some missing brackets to make sure code works as inten...Jonathan Cameron2015-05-071-1/+2
* staging: iio: light: isl29018: Use standard sysfs attributes for scale and in...Roberta Dobrescu2015-04-301-49/+177
* staging: iio: light: isl29018: Rename lux_scale to calibscaleRoberta Dobrescu2015-04-261-11/+11
* staging: iio: light: isl29018: Remove non-standard sysfs attributesRoberta Dobrescu2015-04-261-94/+0
* Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed2015-03-161-2/+2
* Staging: iio: clean dev_err loggingHaneen Mohammed2015-03-062-24/+18
* staging: iio: light: remove unused variableAya Mahfouz2015-03-011-3/+1
* staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard2015-02-161-2/+2
* staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz2015-01-251-1/+1
* staging: iio: tsl2583: fix format string warningsAsaf Vertz2015-01-251-1/+1
* Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-12-151-10/+7
|\
| * 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: Added correct vendor-prefix for device isl29028Darshana Padmadas2014-11-201-1/+2
|/
* staging: iio: light: Add a blank line after declarationsRoberta Dobrescu2014-09-281-0/+2
* staging: iio: light: Remove space before function pointer argumentsRoberta Dobrescu2014-09-281-2/+2
* staging: iio: light: Fix quoted string split across linesRoberta Dobrescu2014-09-281-4/+4
* Staging: iio: light: Missing a blank line after declarationsAybuke Ozdemir2014-09-281-0/+1
* Staging: iio: light: Use usleep_range instead of msleepVaishali Thakkar2014-09-231-1/+1
* staging: iio: light: isl29018: add ACPI supportLaurentiu Palcu2014-09-131-6/+40
* staging: iio: light: isl29018: add support for isl29023 and isl29035Laurentiu Palcu2014-08-301-22/+141
* staging: iio: light: isl29018: fix typoLaurentiu Palcu2014-08-301-4/+4
* staging: iio: isl29018: fix sparse warning regarding incorrect type (differen...Teodora Baluta2014-08-021-1/+1
* Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2014-06-181-2/+6
|\
| * staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht2014-06-021-2/+6
* | Staging: iio: Switch from msleep to usleep range per timers-howto.txtMichael Welling2014-04-141-1/+1
OpenPOWER on IntegriCloud