index
:
starfive-tech/linux.git
JH7100_VisionFive_OH_dev
JH7110_VisionFive2_510_devel
JH7110_VisionFive2_6.1.y_devel
JH7110_VisionFive2_6.6.y_devel
JH7110_VisionFive2_devel
JH7110_VisionFive2_upstream
beaglev-5.13.y
beaglev_fedora_devel
buildroot-upstream
esmil_starlight
fedora-vic-7100_5.10.6
master
openwrt-6.1.y
rt-ethercat-release
rt-linux-6.6.y-release
rt-linux-release
rtthread_AMP
starfive-5.13
starfive-5.15-dubhe
starfive-6.1-dubhe
starfive-6.1.65-dubhe
starfive-6.6.10-dubhe
starfive-6.6.31-dubhe
starlight-5.14.y
visionfive
visionfive-5.13.y-devel
visionfive-5.15.y
visionfive-5.15.y-devel
visionfive-5.15.y_fedora_devel
visionfive-5.16.y
visionfive-5.17.y
visionfive-5.18.y
visionfive-5.19.y
visionfive-6.4.y
visionfive_fedora_devel
StarFive Tech Linux Kernel for VisionFive (JH7110) boards (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
misc
/
isl29020.c
Age
Commit message (
Expand
)
Author
Files
Lines
2022-11-23
misc: isl29020: Convert to i2c's .probe_new()
Uwe Kleine-König
1
-3
/
+2
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2020-01-14
misc: isl29020: add missed pm_runtime_disable
Chuhong Yuan
1
-0
/
+1
2019-05-30
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 167
Thomas Gleixner
1
-12
/
+1
2017-08-28
misc: isl29020: constify i2c_device_id
Arvind Yadav
1
-1
/
+1
2017-08-28
misc: isl29020: constify attribute_group structures.
Arvind Yadav
1
-1
/
+1
2014-02-08
drivers/misc: delete non-required instances of include <linux/init.h>
Paul Gortmaker
1
-1
/
+0
2013-06-06
misc: replace strict_strtoul() with kstrtoul()
Jingoo Han
1
-2
/
+4
2012-01-25
MISC: convert drivers/misc/* to use module_i2c_driver()
Axel Lin
1
-12
/
+1
2012-01-05
isl29020: Remove a redundant semi-colon from return statement
Jesper Juhl
1
-1
/
+1
2010-11-25
drivers/misc/isl29020.c: remove incorrect kfree in isl29020_remove()
Axel Lin
1
-3
/
+1
2010-11-12
misc/isl29020: signedness bug in als_sensing_range_store()
Dan Carpenter
1
-1
/
+3
2010-10-27
drivers/misc/isl29020.c: ambient light sensor
Kalhan Trisal
1
-0
/
+248