aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/misc/isl29003.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2020-12-09misc: isl29003: Fix typo for get/set modeZhou Xingxing1-2/+2
2019-07-03docs: misc-devices: convert files without extension to ReSTMauro Carvalho Chehab1-1/+1
2019-06-10misc: isl29003: simplify getting the adapter of a clientWolfram Sang1-1/+1
2019-05-24treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 61Thomas Gleixner1-14/+1
2017-12-07misc: isl29003: Missing a blank line after declarationsDhaval Shah1-0/+7
2015-07-27misc: Drop owner assignment from i2c_driverKrzysztof Kozlowski1-1/+0
2014-02-07drivers/misc: delete non-required instances of include <linux/init.h>Paul Gortmaker1-1/+0
2013-06-06misc: replace strict_strtoul() with kstrtoul()Jingoo Han1-4/+20
2013-04-11misc: isl29003: Use dev_pm_opsLars-Peter Clausen1-8/+11
2012-11-21misc: remove use of __devexitBill Pemberton1-1/+1
2012-11-21misc: remove use of __devinitBill Pemberton1-1/+1
2012-11-21drivers/misc: remove use of __devexit_pBill Pemberton1-1/+1
2012-01-24MISC: convert drivers/misc/* to use module_i2c_driver()Axel Lin1-13/+1
2009-05-06isl29003: fix resume functionalityDaniel Mack1-2/+7
2009-04-01drivers/misc/isl29003.c: driver for the ISL29003 ambient light sensorDaniel Mack1-0/+470