aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/s1d13xxxfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2014-04-17video: move fbdev to drivers/video/fbdevTomi Valkeinen1-1040/+0
2013-10-29framebuffer: Use fb_<level>Joe Perches1-2/+1
2013-09-20video: s1d13xxxfb: use dev_get_platdata()Jingoo Han1-6/+6
2013-04-12treewide: Fix typo in printksMasanari Iida1-1/+1
2013-01-03Drivers: video: remove __dev* attributes.Greg Kroah-Hartman1-6/+4
2010-12-21s1d13xxxfb: drop unused codeAndres Salomon1-50/+0
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-02-09tree-wide: Assorted spelling fixesDaniel Mack1-2/+2
2009-06-16fbdev: s1d13xxxfb: add accelerated bitblt functionsKristoffer Ericson1-33/+308
2009-04-01fbdev: update s1d13xxxfb to differ between revisions and production idsKristoffer Ericson1-12/+36
2008-10-16fbdev: allow more chip revisions in Epson s1d13... video driverKristoffer Ericson1-4/+19
2007-11-14drivers/video/s1d13xxxfb.c: fix build as module with dbgStanislav Brabec1-1/+4
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel1-1/+0
2006-03-11[PATCH] s1d13xxxfb: Fix resource leakAntonino A. Daplas1-2/+1
2005-11-09[DRIVER MODEL] Convert platform drivers to use struct platform_driverRussell King1-25/+24
2005-11-07[PATCH] fbcon/fbdev: Move softcursor out of fbdev to fbconAntonino A. Daplas1-1/+0
2005-10-29Create platform_device.h to contain all the platform device details.Russell King1-1/+1
2005-10-28[PATCH] DRIVER MODEL: Get rid of the obsolete tri-level suspend/resume callbacksRussell King1-5/+2
2005-09-05[PATCH] swsusp: fix remaining u32 vs. pm_message_t confusionPavel Machek1-1/+1
2005-07-07[PATCH] m32r: framebuffer device supportHirokazu Takata1-0/+10
2005-06-21[PATCH] s1d13xxxfb linkage fixAndrew Morton1-1/+1
2005-04-16Linux-2.6.12-rc2Linus Torvalds1-0/+772