summaryrefslogtreecommitdiff
path: root/drivers/staging/iio/light/isl29018.c
AgeCommit message (Expand)Author
2016-09-20staging: iio: isl29018: remove the FSF's mailing addressBrian Masney
2016-07-24staging: iio: light: isl29018/28: remove I2C_CLASS_HWMON .class settingAlison Schofield
2016-07-10staging: iio: isl29018: Prefix remaining functionsPeter Meerwald-Stadler
2016-07-10staging: iio: isl29018: Cleanup of commentsPeter Meerwald-Stadler
2016-07-10staging: iio: isl29018: Drop newlinesPeter Meerwald-Stadler
2016-07-10staging: iio: isl29018: Remove excessive output messagesPeter Meerwald-Stadler
2016-07-10staging: iio: isl29018: Prefix #definesPeter Meerwald-Stadler
2016-03-01Merge tag 'iio-for-4.6c' of git://git.kernel.org/pub/scm/linux/kernel/git/jic...Greg Kroah-Hartman
2016-02-24staging: iio: isl29018: use regmap to retrieve struct deviceAlison Schofield
2016-02-20staging: iio: light: fix block comments according to kernel coding styleEva Rachel Retuya
2016-02-20staging: iio: light: omit space after a castEva Rachel Retuya
2016-02-20staging: iio: light: indent to match open parenthesisEva Rachel Retuya
2016-02-14Staging: iio: light: remove exceptional & on function nameBhumika Goyal
2015-10-27staging: iio: Remove unused variableCristina Moraru
2015-10-24staging: iio: light: Remove explicit comparisonsCristina Moraru
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
2014-09-28staging: iio: light: Fix quoted string split across linesRoberta Dobrescu
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
2013-11-24staging: iio: isl29018: Use devm_iio_device_registerSachin Kamat
2013-09-25Merge 3.12-rc2 into staging-next.Greg Kroah-Hartman
2013-09-18iio: isl29018: Fix uninitialized valueDerek Basehore
2013-09-08staging: iio: replace strict_strto*() with kstrto*()Jingoo Han
2013-08-03staging: iio: light: isl29018: Use devm_iio_device_allocSachin Kamat
2013-03-17staging:iio:light:isl29018 move to info_mask_(shared_by_type/separate)Jonathan Cameron
2012-11-21staging: iio: remove use of __devexit_pBill Pemberton
2012-11-21staging: iio: remove use of __devexitBill Pemberton
2012-11-21staging: iio: remove use of __devinitBill Pemberton
2012-11-19iio: isl29018: fix to return error or 0 in isl29018_write_raw()Wei Yongjun
2012-11-02iio: isl29018: Support suspend and resume.iio-for-3.8bBryan Freed
2012-09-08iio: isl29018: Support fractional ALS scaling.iio-for-3.7cBryan Freed
2012-06-18iio staging: fix spelling of suppression in isl29018Peter Meerwald
2012-05-14staging:iio:light: Use dev_to_iio_dev()Lars-Peter Clausen
2012-04-29staging:iio: Streamline API function namingLars-Peter Clausen
2012-04-25IIO: Move core headers to include/linux/iioJonathan Cameron
2012-04-24staging: iio: light: isl29018: use regmap for register accessLaxman Dewangan
2012-04-24staging: iio: light: of: Fix vendor prefix of isl29018/isl29028Laxman Dewangan
2012-04-18staging:iio: drop procesed_val element of chan_spec.Jonathan Cameron
2012-04-18staging:iio:light Add IIO_CHAN_INFO_RAW/PROCESSED entries to all drivers.Jonathan Cameron
2012-02-09staging:iio: isl29018: add of_match table for device-tree probingOlof Johansson
2012-01-09Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-11-26staging:iio:treewide only use shared to decide on interfacesJonathan Cameron
2011-11-26staging:iio: Do not use bitmasks for channel info addressesLars-Peter Clausen