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