linux/drivers/auxdisplay
Andy Shevchenko 693142d4d7 auxdisplay: max6959: Replace slab.h with device/devres.h
Replace slab.h with device/devres.h as the devm_*() APIs are defined
in the latter.

Signed-off-by: Andy Shevchenko <andriy.shevchenko@linux.intel.com>
2026-01-13 12:08:12 +01:00
..
Kconfig auxdisplay: MAX6959 should select BITREVERSE 2025-02-20 14:43:58 +02:00
Makefile
arm-charlcd.c auxdisplay: arm-charlcd: Remove redundant ternary operators 2025-12-29 14:52:19 +01:00
cfag12864b.c
cfag12864bfb.c
charlcd.c auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common" 2025-03-10 18:02:31 +02:00
charlcd.h auxdisplay: charlcd: Partially revert "Move hwidth and bwidth to struct hd44780_common" 2025-03-10 18:02:31 +02:00
hd44780.c auxdisplay: hd44780: Call charlcd_alloc() from hd44780_common_alloc() 2025-03-10 18:03:02 +02:00
hd44780_common.c auxdisplay: hd44780: Rename hd to hdc in hd44780_common_alloc() 2025-03-10 18:03:02 +02:00
hd44780_common.h auxdisplay: hd44780: Call charlcd_alloc() from hd44780_common_alloc() 2025-03-10 18:03:02 +02:00
ht16k33.c
img-ascii-lcd.c
ks0108.c
lcd2s.c auxdisplay: lcd2s: Allocate memory for custom data in charlcd_alloc() 2025-03-10 18:03:02 +02:00
line-display.c auxdisplay: linedisp: support attribute attachment to auxdisplay devices 2025-10-15 18:46:01 +02:00
line-display.h auxdisplay: linedisp: support attribute attachment to auxdisplay devices 2025-10-15 18:46:01 +02:00
max6959.c auxdisplay: max6959: Replace slab.h with device/devres.h 2026-01-13 12:08:12 +01:00
panel.c treewide: Switch/rename to timer_delete[_sync]() 2025-04-05 10:30:12 +02:00
seg-led-gpio.c auxdisplay: seg-led-gpio: use gpiod_multi_set_value_cansleep 2025-02-12 12:52:17 +02:00