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
/
auxdisplay
/
lcd2s.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-06-02
auxdisplay: Switch i2c drivers back to use .probe()
Uwe Kleine-König
1
-1
/
+1
2022-08-16
i2c: Make remove callback return void
Uwe Kleine-König
1
-2
/
+1
2022-03-18
auxdisplay: lcd2s: Use array size explicitly in lcd2s_gotoxy()
Andy Shevchenko
1
-1
/
+1
2022-03-18
auxdisplay: lcd2s: Switch to i2c ->probe_new()
Andy Shevchenko
1
-3
/
+2
2022-03-18
auxdisplay: lcd2s: use module_i2c_driver to simplify the code
Andy Shevchenko
1
-18
/
+1
2022-03-18
auxdisplay: lcd2s: make use of device property API
Andy Shevchenko
1
-5
/
+3
2022-03-18
auxdisplay: lcd2s: Fix multi-line comment style
Andy Shevchenko
1
-11
/
+10
2022-03-03
auxdisplay: lcd2s: Use proper API to free the instance of charlcd object
Andy Shevchenko
1
-2
/
+2
2022-03-03
auxdisplay: lcd2s: Fix memory leak in ->remove()
Andy Shevchenko
1
-11
/
+7
2022-03-03
auxdisplay: lcd2s: Fix lcd2s_redefine_char() feature
Andy Shevchenko
1
-1
/
+1
2020-11-14
auxdisplay: fix platform_no_drv_owner.cocci warnings
kernel test robot
1
-1
/
+0
2020-11-09
auxdisplay: fix use after free in lcd2s_i2c_remove()
Dan Carpenter
1
-1
/
+1
2020-11-04
auxdisplay: add a driver for lcd2s character display
Lars Poeschel
1
-0
/
+403