summaryrefslogtreecommitdiff
path: root/drivers/auxdisplay
AgeCommit message (Expand)Author
2019-09-06auxdisplay: panel: need to delete scan_timer when misc_register fails in pane...zhengbin
2019-04-20auxdisplay: hd44780: Fix memory leak on ->remove()Andy Shevchenko
2019-03-23auxdisplay: ht16k33: fix potential user-after-free on module unloadMiguel Ojeda
2018-07-03auxdisplay: fix broken menuRandy Dunlap
2018-02-07auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan
2018-02-03auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer
2017-11-03Update MIPS email addressesPaul Burton
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-18auxdisplay: charlcd: properly restore atomic counter on error pathWilly Tarreau
2017-07-17auxdisplay: constify charlcd_ops.Arvind Yadav
2017-05-25auxdisplay: Convert list_for_each to entry variantWei Yongjun
2017-04-08auxdisplay: Move arm-charlcd.c to drivers/auxdisplay folderAndy Shevchenko
2017-04-08auxdisplay: Move panel.c to drivers/auxdisplay folderAndy Shevchenko
2017-04-08auxdisplay: ht16k33: use le16_to_cpup() to fetch LE16 dataDmitry Torokhov
2017-04-08auxdisplay: img-ascii-lcd: Fix module autoloadJavier Martinez Canillas
2017-04-08auxdisplay: ht16k33: don't access uninitialized dataArnd Bergmann
2017-04-08auxdisplay: hd44780: Fix DT properties to include units of measurementGeert Uytterhoeven
2017-03-27Merge 4.11-rc4 into char-misc-nextGreg Kroah-Hartman
2017-03-17auxdisplay: Add HD44780 Character LCD supportGeert Uytterhoeven
2017-03-17auxdisplay: charlcd: Add support for displays with more than two linesGeert Uytterhoeven
2017-03-17auxdisplay: charlcd: Add support for 4-bit interfacesGeert Uytterhoeven
2017-03-17auxdisplay: charlcd: Extract character LCD core from misc/panelGeert Uytterhoeven
2017-03-16auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov
2017-02-10auxdisplay: ht16k33: remove private workqueueDmitry Torokhov
2017-02-10auxdisplay: ht16k33: rework input device initializationDmitry Torokhov
2017-02-10auxdisplay: ht16k33: do not try to free fbdevDmitry Torokhov
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
2015-08-14auxdisplay: ks0108: initialize local parport variableSudip Mukherjee
2015-08-05auxdisplay: ks0108: use new parport device modelSudip Mukherjee
2015-08-05auxdisplay: ks0108: use min_tSudip Mukherjee
2015-08-05auxdisplay: ks0108: start using pr_*Sudip Mukherjee
2015-08-05auxdisplay: ks0108: fix refcountSudip Mukherjee
2013-10-29framebuffer: Use fb_<level>Joe Perches
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman
2011-03-31Fix common misspellingsLucas De Marchi
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-07auxdisplay: move cfag12864bfb's probe function to .devinit.textUwe Kleine-König
2009-04-01auxdisplay: remove PARPORT dependencyH Hartley Sweeten
2008-07-24auxdisplay: small cleanupsAkinobu Mita
2008-07-04Miguel Ojeda has movedMiguel Ojeda
2007-08-22cfag12864b fixMiguel 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-20[PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda