summaryrefslogtreecommitdiffstats
path: root/drivers/auxdisplay/cfag12864bfb.c
Commit message (Expand)AuthorAgeFilesLines
* auxdisplay: cfag12864bfb: code indent should use tabs where possibleHuiquan Deng2021-10-221-3/+3
* auxdisplay: cfag12864bfb: remove superfluous header filesMianhan Liu2021-10-221-3/+0
* treewide: Miguel has movedMiguel Ojeda2021-02-261-2/+2
* auxdisplay: constify fb opsJani Nikula2019-12-111-1/+1
* auxdisplay/cfag12864bfb.c: Convert to use vm_map_pages_zero()Souptick Joarder2019-06-201-2/+3
* auxdisplay: Replace licenses with SPDX identifiersMiguel Ojeda2018-04-121-15/+1
* auxdisplay: cfag12864bfb: constify fb_fix_screeninfo and fb_var_screeninfo st...Gustavo A. R. Silva2018-04-121-2/+2
* framebuffer: Use fb_<level>Joe Perches2013-10-291-2/+1
* Drivers: misc: remove __dev* attributes.Greg Kroah-Hartman2013-01-031-5/+5
* auxdisplay: section cleanup in cfag12864bfb driverHenrik Kretzschmar2010-05-251-4/+4
* include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-1/+0
* auxdisplay: move cfag12864bfb's probe function to .devinit.textUwe Kleine-König2010-03-071-1/+1
* Miguel Ojeda has movedMiguel Ojeda2008-07-041-2/+2
* cfag12864bfb: Use sys_ instead of cfb_ framebuffer accessorsAvuton Olrich2007-06-011-3/+5
* [PATCH] cfag12864b: fix crash when built-in and no parport presentMiguel Ojeda2007-02-201-1/+9
* [PATCH] drivers: add LCD supportMiguel Ojeda Sandonis2007-02-111-0/+180