index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
line-display.c
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
auxdisplay: linedisp: Allocate buffer for the string
Andy Shevchenko
2024-02-26
1
-4
/
+7
*
auxdisplay: linedisp: Add support for overriding character mapping
Andy Shevchenko
2024-02-15
1
-2
/
+109
*
auxdisplay: linedisp: Provide struct linedisp_ops for future extension
Andy Shevchenko
2024-02-15
1
-5
/
+5
*
auxdisplay: linedisp: Move exported symbols to a namespace
Andy Shevchenko
2024-02-15
1
-2
/
+2
*
auxdisplay: linedisp: Add missing header(s)
Andy Shevchenko
2024-02-15
1
-0
/
+3
*
auxdisplay: linedisp: Unshadow error codes in ->store()
Andy Shevchenko
2024-02-15
1
-2
/
+5
*
auxdisplay: linedisp: Use unique number for id
Andy Shevchenko
2024-02-15
1
-3
/
+10
*
auxdisplay: linedisp: Free allocated resources in ->release()
Andy Shevchenko
2024-02-15
1
-1
/
+8
*
auxdisplay: linedisp: Add support for changing scroll rate
Geert Uytterhoeven
2021-10-21
1
-2
/
+35
*
auxdisplay: linedisp: Use kmemdup_nul() helper
Geert Uytterhoeven
2021-10-21
1
-4
/
+1
*
auxdisplay: Extract character line display core support
Geert Uytterhoeven
2021-10-21
1
-0
/
+231