summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/Kconfig
AgeCommit message (Expand)AuthorLines
2025-02-20auxdisplay: MAX6959 should select BITREVERSEGeert Uytterhoeven-0/+1
2024-12-17fbdev: Fix recursive dependencies wrt BACKLIGHT_CLASS_DEVICEThomas Zimmermann-1/+1
2024-06-04auxdisplay: linedisp: Support configuring the boot messageChris Packham-1/+1
2024-04-02auxdisplay: linedisp: Group display drivers togetherAndy Shevchenko-167/+179
2024-03-08auxdisplay: Add 7-segment LED display driverChris Packham-0/+11
2024-02-26auxdisplay: Add driver for MAX695x 7-segment LED controllersAndy Shevchenko-0/+14
2023-11-29auxdisplay/ht16k33: Initialize fb_ops with fbdev macrosThomas Zimmermann-4/+1
2023-11-29auxdisplay/cfag12864bfb: Initialize fb_ops with fbdev macrosThomas Zimmermann-4/+1
2021-10-21auxdisplay: ht16k33: Make use of device propertiesGeert Uytterhoeven-1/+1
2021-10-21auxdisplay: ht16k33: Add LED supportGeert Uytterhoeven-0/+2
2021-10-21auxdisplay: ht16k33: Add support for segment displaysGeert Uytterhoeven-0/+1
2021-10-21auxdisplay: Extract character line display core supportGeert Uytterhoeven-0/+7
2021-01-25auxdisplay: Fix duplicate CHARLCD config symbolGeert Uytterhoeven-3/+0
2020-11-09auxdisplay: hd44780_common: Fix build errorLars Poeschel-2/+1
2020-11-04auxdisplay: add a driver for lcd2s character displayLars Poeschel-0/+10
2020-11-04auxdisplay: Introduce hd44780_common.[ch]Lars Poeschel-0/+20
2020-06-14treewide: replace '---help---' in Kconfig files with 'help'Masahiro Yamada-27/+27
2020-03-06auxdisplay: Fix Kconfig indentationKrzysztof Kozlowski-8/+8
2019-09-17Merge tag 'docs-5.4' of git://git.lwn.net/linuxLinus Torvalds-1/+1
2019-08-05auxdisplay: charlcd: add help text for backlight initial stateMans Rullgard-0/+5
2019-07-31docs: admin-guide: add auxdisplay files to it after conversion to ReSTMauro Carvalho Chehab-1/+1
2019-06-14docs: kbuild: convert docs to ReST and rename to *.rstMauro Carvalho Chehab-1/+1
2019-03-17auxdisplay: charlcd: make backlight initial state configurableMans Rullgard-0/+21
2019-03-17auxdisplay: deconfuse configurationMans Rullgard-5/+12
2018-04-12auxdisplay: make PANEL a menuconfigRandy Dunlap-1/+1
2018-04-12auxdisplay: fix broken menuRandy Dunlap-5/+5
2018-04-12auxdisplay: img-ascii-lcd: fix typo on select SYSCON/MFD_SYSCONCorentin Labbe-1/+1
2018-04-12auxdisplay: img-ascii-lcd: kconfig: Remove MIPS_SEAD3 referenceUlf Magnusson-1/+1
2017-11-27auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer-0/+1
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman-0/+1
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko-0/+10
2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko-0/+280
2017-03-17auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven-0/+11
2017-03-17auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven-0/+3
2017-01-11auxdisplay: fix new ht16k33 build errorsRandy Dunlap-3/+3
2016-11-30auxdisplay: ht16k33: select framebuffer helper modulesRobin van der Gracht-0/+4
2016-11-10auxdisplay: ht16k33: Driver for LED controllerRobin van der Gracht-0/+9
2016-10-06auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displaysPaul Burton-0/+9
2009-04-01auxdisplay: remove PARPORT dependencyH Hartley Sweeten-2/+1
2008-07-04Miguel Ojeda has movedMiguel Ojeda-1/+1
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt-0/+5
2007-07-16Use menuconfig objects II - auxdisplayJan Engelhardt-2/+6
2007-06-01cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessorsAvuton Olrich-0/+4
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky-0/+1
2007-02-11[PATCH] drivers: add LCD supportMiguel Ojeda Sandonis-0/+109