summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light
AgeCommit message (Expand)Author
2015-10-27staging: iio: Remove unused variableCristina Moraru
2015-10-24staging: iio: light: Remove explicit comparisonsCristina Moraru
2015-10-16Staging: iio: tsl2x7x_core: Remove unrequired parentheses from DIV_ROUND_UPShivani Bhardwaj
2015-10-04staging: iio: light: use devm_iio_device_register instead iio_device_registerIoana Ciornei
2015-07-11staging: iio: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-05-07staging:iio:light: Add some missing brackets to make sure code works as inten...Jonathan Cameron
2015-04-30staging: iio: light: isl29018: Use standard sysfs attributes for scale and in...Roberta Dobrescu
2015-04-26staging: iio: light: isl29018: Rename lux_scale to calibscaleRoberta Dobrescu
2015-04-26staging: iio: light: isl29018: Remove non-standard sysfs attributesRoberta Dobrescu
2015-03-16Staging: iio: Remove parentheses around right side an assignmentHaneen Mohammed
2015-03-06Staging: iio: clean dev_err loggingHaneen Mohammed
2015-03-01staging: iio: light: remove unused variableAya Mahfouz
2015-02-16staging: iio: isl29028: deprecate use of isl in compatible string for isilArnaud Ebalard
2015-01-25staging: iio: tsl2x7x_core: fix format string warningsAsaf Vertz
2015-01-25staging: iio: tsl2583: fix format string warningsAsaf Vertz
2014-12-15Merge tag 'staging-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-11-20Staging: iio: light: Added correct vendor-prefix for device isl29028Darshana Padmadas
2014-10-28Staging: iio: light: Removed unnecessary parenthesesTina Johnson
2014-10-20staging: iio: light: Remove unnecessary line continuationsRoberta Dobrescu
2014-09-28staging: iio: light: Add a blank line after declarationsRoberta Dobrescu
2014-09-28staging: iio: light: Remove space before function pointer argumentsRoberta Dobrescu
2014-09-28staging: iio: light: Fix quoted string split across linesRoberta Dobrescu
2014-09-28Staging: iio: light: Missing a blank line after declarationsAybuke Ozdemir
2014-09-23Staging: iio: light: Use usleep_range instead of msleepVaishali Thakkar
2014-09-13staging: iio: light: isl29018: add ACPI supportLaurentiu Palcu
2014-08-30staging: iio: light: isl29018: add support for isl29023 and isl29035Laurentiu Palcu
2014-08-30staging: iio: light: isl29018: fix typoLaurentiu Palcu
2014-08-02staging: iio: isl29018: fix sparse warning regarding incorrect type (differen...Teodora Baluta
2014-06-18Merge tag 'iio-fixes-for-3.16a' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman
2014-06-02staging: iio: tsl2x7x_core: fix proximity tresholdMario Schuknecht
2014-04-14Staging: iio: Switch from msleep to usleep range per timers-howto.txtMichael Welling
2014-04-14Staging: iio: Remove quoted string split across lines warningsMichael Welling
2014-04-14Staging: iio: Removes unwanted space before semicolonMichael Welling
2014-03-18staging: iio: light: Checkpatch fixes tsl2x7x_core.cAybuke Ozdemir
2014-03-18Staging: iio/light: Fix return values in tsl2583.cMonam Agarwal
2013-12-08iio: Remove support for the legacy event config interfaceLars-Peter Clausen
2013-11-24staging: iio: isl29018: Use devm_iio_device_registerSachin Kamat
2013-10-12staging:iio:tsl2x7x: Switch to new event config interfaceLars-Peter Clausen
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore
2013-09-14staging: iio: tsl2x7x_core: Remove redundant breakSachin Kamat
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-09-07staging: iio: tsl2x7x_core: Fix sparse warningSachin Kamat
2013-09-07staging: iio: tsl2x7x_core: Use devm_* APIsSachin Kamat
2013-09-07staging: iio: tsl2583: Use devm_iio_device_allocSachin Kamat
2013-08-03staging: iio: light: isl29028: Use devm_iio_device_allocSachin Kamat
2013-08-03staging: iio: light: isl29018: Use devm_iio_device_allocSachin Kamat
2013-05-22staging:iio:light:tsl2x7x: fix the error handling in tsl2x7x_probe()Wei Yongjun
2013-03-17staging:iio:light:tsl2x7x move to info_mask_(shared_by_type/separate)Jonathan Cameron
2013-03-17staging:iio:light:isl29028 move to info_mask_(shared_by_type/separate)Jonathan Cameron