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
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2
-6
/
+6
2025-03-10
auxdisplay: hd44780: Rename hd to hdc in hd44780_common_alloc()
Andy Shevchenko
1
-6
/
+6
2025-03-10
auxdisplay: hd44780: Call charlcd_alloc() from hd44780_common_alloc()
Andy Shevchenko
4
-32
/
+21
2025-03-10
auxdisplay: panel: Make use of hd44780_common_free()
Andy Shevchenko
1
-2
/
+2
2025-03-10
auxdisplay: hd44780: Make use of hd44780_common_free()
Andy Shevchenko
1
-3
/
+2
2025-03-10
auxdisplay: hd44780: Introduce hd44780_common_free()
Andy Shevchenko
2
-0
/
+8
2025-03-10
auxdisplay: lcd2s: Allocate memory for custom data in charlcd_alloc()
Andy Shevchenko
1
-8
/
+4
2025-03-10
auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common"
Andy Shevchenko
5
-7
/
+9
2025-02-24
auxdisplay: panel: Fix an API misuse in panel.c
Andy Shevchenko
1
-2
/
+2
2025-02-24
auxdisplay: hd44780: Fix an API misuse in hd44780.c
Haoxiang Li
1
-2
/
+2
2025-02-20
auxdisplay: MAX6959 should select BITREVERSE
Geert Uytterhoeven
1
-0
/
+1
2025-02-12
auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep
David Lechner
1
-2
/
+1
2025-01-24
Merge tag 'auxdisplay-v6.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay
Linus Torvalds
1
-5
/
+3
2024-12-20
Merge tag 'drm-misc-fixes-2024-12-19' of https://gitlab.freedesktop.org/drm/misc/kernel into drm-fixes
Dave Airlie
1
-1
/
+1
2024-12-17
fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICE
Thomas Zimmermann
1
-1
/
+1
2024-12-10
auxdisplay: img-ascii-lcd: Constify struct img_ascii_lcd_config
Christophe JAILLET
1
-3
/
+3
2024-12-10
auxdisplay: img-ascii-lcd: Remove an unused field in struct img_ascii_lcd_ctx
Christophe JAILLET
1
-2
/
+0
2024-12-02
module: Convert symbol namespace to string literal
Peter Zijlstra
5
-6
/
+6
2024-12-01
Get rid of 'remove_new' relic from platform driver struct
Linus Torvalds
4
-4
/
+4
2024-11-20
Merge tag 'auxdisplay-v6.13-1' of git://git.kernel.org/pub/scm/linux/kernel/git/andy/linux-auxdisplay
Linus Torvalds
3
-18
/
+6
2024-10-08
auxdisplay: Remove unused functions
Dr. David Alan Gilbert
1
-12
/
+0
2024-10-03
auxdisplay: ht16k33: Make use of i2c_get_match_data()
Andy Shevchenko
1
-5
/
+5
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
1
-1
/
+1
2024-09-30
auxdisplay: Drop explicit initialization of struct i2c_device_id::driver_data to 0
Uwe Kleine-König
2
-2
/
+2
2024-09-27
[tree-wide] finally take no_llseek out
Al Viro
1
-1
/
+0
2024-07-26
Merge tag 'auxdisplay-for-v6.11-tag1' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68k
Linus Torvalds
7
-4
/
+17
2024-07-03
parport: Remove parport_driver.devmodel
Dr. David Alan Gilbert
2
-2
/
+0
2024-06-11
auxdisplay: ht16k33: Drop reference after LED registration
Markus Elfring
1
-0
/
+1
2024-06-04
auxdisplay: Use sizeof(*pointer) instead of sizeof(type)
Erick Archer
2
-2
/
+2
2024-06-04
auxdisplay: hd44780: add missing MODULE_DESCRIPTION() macro
Jeff Johnson
1
-0
/
+1
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
2
-2
/
+10
2024-05-28
auxdisplay: charlcd: Provide a forward declaration
Andy Shevchenko
1
-0
/
+2
2024-05-22
Merge tag 'backlight-next-6.10' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlight
Linus Torvalds
1
-14
/
+1
2024-05-10
Merge branches 'ib-backlight-auxdisplay-staging-omap-6.9', 'ib-backlight-auxdisplay-hid-fb-6.9' and 'ib-backlight-hid-fbdev-lcd-scripts-6.10' into ibs-for-backlight-merged
Lee Jones
1
-8
/
+0
2024-04-11
auxdisplay: charlcd: Don't rebuild when CONFIG_PANEL_BOOT_MESSAGE=y
Andy Shevchenko
1
-0
/
+2
2024-04-11
auxdisplay: charlcd: Add missing MODULE_DESCRIPTION()
Andy Shevchenko
1
-0
/
+1
2024-04-09
auxdisplay: seg-led-gpio: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-04-02
auxdisplay: linedisp: Group display drivers together
Andy Shevchenko
2
-172
/
+184
2024-03-28
auxdisplay: ht16k33: Replace use of fb_blank with backlight helper
Thomas Zimmermann
1
-6
/
+1
2024-03-28
auxdisplay: ht16k33: Remove struct backlight_ops.check_fb
Thomas Zimmermann
1
-8
/
+0
2024-03-12
auxdisplay: img-ascii-lcd: Convert to platform remove callback returning void
Uwe Kleine-König
1
-5
/
+2
2024-03-12
auxdisplay: hd44780: Convert to platform remove callback returning void
Uwe Kleine-König
1
-3
/
+2
2024-03-12
auxdisplay: cfag12864bfb: Convert to platform remove callback returning void
Uwe Kleine-König
1
-4
/
+2
2024-03-11
auxdisplay: seg-led-gpio: Import linedisp namespace
Chris Packham
1
-0
/
+1
2024-03-08
auxdisplay: Add 7-segment LED display driver
Chris Packham
3
-0
/
+124
2024-02-26
auxdisplay: Add driver for MAX695x 7-segment LED controllers
Andy Shevchenko
3
-0
/
+209
2024-02-26
auxdisplay: ht16k33: Drop struct ht16k33_seg
Andy Shevchenko
1
-15
/
+9
2024-02-26
auxdisplay: ht16k33: Switch to use line display character mapping
Andy Shevchenko
1
-73
/
+30
2024-02-26
auxdisplay: ht16k33: Define a few helper macros
Andy Shevchenko
1
-12
/
+16
[next]