summaryrefslogtreecommitdiff
AgeCommit messageAuthorFilesLines
2018-02-13auxdisplay: img-ascii-lcd: add missing MODULE_DESCRIPTION/AUTHOR/LICENSEJesse Chan1-0/+4
2018-02-03auxdisplay: img-ascii-lcd: Only build on archs that have IOMEMThomas Meyer1-0/+1
2017-03-30auxdisplay: img-ascii-lcd: add missing sentinel entry in img_ascii_lcd_matchesDmitry Torokhov1-0/+1
2016-10-06auxdisplay: img-ascii-lcd: driver for simple ASCII LCD displaysPaul Burton4-0/+454
2015-08-15auxdisplay: ks0108: initialize local parport variableSudip Mukherjee1-0/+2
2015-08-05auxdisplay: ks0108: use new parport device modelSudip Mukherjee1-29/+47
2015-08-05auxdisplay: ks0108: use min_tSudip Mukherjee1-3/+5
2015-08-05auxdisplay: ks0108: start using pr_*Sudip Mukherjee1-6/+6
2015-08-05auxdisplay: ks0108: fix refcountSudip Mukherjee1-0/+1
2013-10-29framebuffer: Use fb_<level>Joe Perches59-224/+186
2013-01-03Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman28-92/+88
2011-03-31Fix common misspellingsLucas De Marchi2463-4252/+4252
2010-05-25auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar1-4/+4
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo4208-717/+3717
2010-03-08auxdisplay: move cfag12864bfb's probe function to .devinit.textUwe Kleine-König1-1/+1
2009-04-01auxdisplay: remove PARPORT dependencyH Hartley Sweeten1-2/+1
2008-07-24auxdisplay: small cleanupsAkinobu Mita1-11/+2
2008-07-04Miguel Ojeda has movedMiguel Ojeda11-24/+29
2007-08-23cfag12864b fixMiguel Ojeda1-1/+1
2007-08-18Add some help texts to recently-introduced kconfig itemsJan Engelhardt11-0/+64
2007-07-16Use menuconfig objects II - auxdisplayJan Engelhardt1-2/+6
2007-06-01cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessorsAvuton Olrich2-3/+9
2007-05-10[S390] Kconfig: refine depends statements.Martin Schwidefsky6-0/+7
2007-02-21[PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda5-1/+48
2007-02-11[PATCH] drivers: add LCD supportMiguel Ojeda Sandonis14-0/+1446