index
:
linux.git
cached
cdir_v2
cfid-fixes
cifs
cpu_affinity
data_corruption_v6.x
fix-paths-case
hc-hw24-test
hw24
hw24-hc
hw24-hc-wip
master
multichannel-fixes
multichannel-fixes-v2
multichannel-fixes-v3
plk
sambaXP-2025
smb-compression-async
smb-compression-lsfmm
smb-compression-splice
smb-compression-upstream
xattr
Clone of https://git.kernel.org/pub/scm/linux/kernel/git/stable/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
line-display.c
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
1
-4
/
+4
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
1
-2
/
+2
2024-06-04
auxdisplay: linedisp: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
2024-06-04
auxdisplay: linedisp: Support configuring the boot message
Chris Packham
1
-1
/
+9
2024-02-26
auxdisplay: linedisp: Allocate buffer for the string
Andy Shevchenko
1
-4
/
+7
2024-02-15
auxdisplay: linedisp: Add support for overriding character mapping
Andy Shevchenko
1
-2
/
+109
2024-02-15
auxdisplay: linedisp: Provide struct linedisp_ops for future extension
Andy Shevchenko
1
-5
/
+5
2024-02-15
auxdisplay: linedisp: Move exported symbols to a namespace
Andy Shevchenko
1
-2
/
+2
2024-02-15
auxdisplay: linedisp: Add missing header(s)
Andy Shevchenko
1
-0
/
+3
2024-02-15
auxdisplay: linedisp: Unshadow error codes in ->store()
Andy Shevchenko
1
-2
/
+5
2024-02-15
auxdisplay: linedisp: Use unique number for id
Andy Shevchenko
1
-3
/
+10
2024-02-15
auxdisplay: linedisp: Free allocated resources in ->release()
Andy Shevchenko
1
-1
/
+8
2021-10-21
auxdisplay: linedisp: Add support for changing scroll rate
Geert Uytterhoeven
1
-2
/
+35
2021-10-21
auxdisplay: linedisp: Use kmemdup_nul() helper
Geert Uytterhoeven
1
-4
/
+1
2021-10-21
auxdisplay: Extract character line display core support
Geert Uytterhoeven
1
-0
/
+231