aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/iio/light (follow)
AgeCommit message (Expand)AuthorFilesLines
2016-09-27Staging: iio: light: constify attribute_group structuresBhumika Goyal1-1/+1
2016-09-20staging: iio: isl29018: remove the FSF's mailing addressBrian Masney1-4/+0
2016-07-24staging: iio: light: isl29018/28: remove I2C_CLASS_HWMON .class settingAlison Schofield2-2/+0
2016-07-10staging: iio: isl29028: Prefix functionsPeter Meerwald-Stadler1-2/+2
2016-07-10staging: iio: isl29028: Expose scale and sample frequency available without commaPeter Meerwald-Stadler1-2/+2
2016-07-10staging: iio: isl29028: Prefix stuffPeter Meerwald-Stadler1-16/+16
2016-07-10staging: iio: isl29028: Prefix #definesPeter Meerwald-Stadler1-31/+31
2016-07-10staging: iio: isl29018: Prefix remaining functionsPeter Meerwald-Stadler1-17/+17
2016-07-10staging: iio: isl29018: Cleanup of commentsPeter Meerwald-Stadler1-13/+6
2016-07-10staging: iio: isl29018: Drop newlinesPeter Meerwald-Stadler1-3/+0
2016-07-10staging: iio: isl29018: Remove excessive output messagesPeter Meerwald-Stadler1-13/+3
2016-07-10staging: iio: isl29018: Prefix #definesPeter Meerwald-Stadler1-29/+32
2016-06-30iio:core: timestamping clock selection supportGregor Boirie1-1/+1
2016-04-04Merge tag 'iio-for-4.7a' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-25/+30
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-20staging: iio: isl29028: use regmap to retrieve struct deviceAlison Schofield1-25/+30
2016-03-11staging: iio: light: tsl2x7x: remove useless initializationAlison Schofield1-1/+1
2016-03-01Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic23/iio into staging-nextGreg Kroah-Hartman1-13/+15
2016-02-24staging: iio: isl29018: use regmap to retrieve struct deviceAlison Schofield1-13/+15
2016-02-20staging: iio: light: fix multiple assignments in a single lineEva Rachel Retuya1-2/+4
2016-02-20staging: iio: light: add space around '*"Eva Rachel Retuya1-1/+1
2016-02-20staging: iio: light: fix block comments according to kernel coding styleEva Rachel Retuya2-14/+28
2016-02-20staging: iio: light: omit space after a castEva Rachel Retuya2-5/+5
2016-02-20staging: iio: light: indent to match open parenthesisEva Rachel Retuya3-40/+58
2016-02-14Staging: iio: light: remove exceptional & on function nameBhumika Goyal1-2/+2
2016-02-14Staging: iio: light: remove exceptional & on function nameBhumika Goyal1-4/+4
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-27staging: iio: Remove unused variableCristina Moraru1-2/+0
2015-10-24staging: iio: light: Remove explicit comparisonsCristina Moraru3-8/+8
2015-10-16Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UPShivani Bhardwaj1-4/+4
2015-10-04staging: iio: light: use devm_iio_device_register instead iio_device_registerIoana Ciornei2-19/+2
2015-07-11staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski2-2/+0
2015-05-07staging:iio:light: Add some missing brackets to make sure code works as intended.Jonathan Cameron1-1/+2
2015-04-30staging: iio: light: isl29018: Use standard sysfs attributes for scale and integration timeRoberta Dobrescu1-49/+177
2015-04-26staging: iio: light: isl29018: Rename lux_scale to calibscaleRoberta Dobrescu1-11/+11
2015-04-26staging: iio: light: isl29018: Remove non-standard sysfs attributesRoberta Dobrescu1-94/+0
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed1-2/+2
2015-03-06Staging: iio: clean dev_err loggingHaneen Mohammed2-24/+18
2015-03-01staging: iio: light: remove unused variableAya Mahfouz1-3/+1
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard1-2/+2
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz1-1/+1
2015-01-25staging: iio: tsl2583: fix format string warningsAsaf Vertz1-1/+1
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/stagingLinus Torvalds1-10/+7
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas1-1/+2
2014-10-28Staging: iio: light: Removed unnecessary parenthesesTina Johnson1-4/+4