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