index
:
wireguard-linux
backport-5.4.y
davem/net
davem/net-next
devel
gregkh/stable-5.4.y
jd/bump-compilers
jd/deferred-aip-removal
jd/new-archs
jd/orphan-parallel
jd/rcu-barrier
jd/shorter-socket-lock
jd/unified-crypt-queue
jd/xdp-l3
stable
update-toolchain
WireGuard for the Linux kernel
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
homepage
log msg
author
committer
range
path:
root
/
drivers
/
auxdisplay
/
line-display.c
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-06-08
treewide, timers: Rename from_timer() to timer_container_of()
Ingo Molnar
1
-1
/
+1
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