aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/udlfb.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal/fbdev-3.x into fbdev-nextFlorian Tobias Schandinat1-6/+15
2011-08-24udlfb: Enable fbcon access to framebuffer by defaultBernie Thompson1-2/+2
2011-08-24udlfb: Enable fb_defio by defaultBernie Thompson1-2/+2
2011-08-24udlfb: Add module option to do without shadow framebufferStuart Hopkins1-2/+8
2011-08-24udlfb: fix issues found with Sparse static analysisDr. David Alan Gilbert1-14/+16
2011-08-24udlfb: Search config descriptor if not at device levelAndrew Kephart1-5/+16
2011-08-24udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson1-24/+73
2011-07-13drivers/video/udlfb match class, subclass, and protocolBernie Thompson1-5/+14
2011-07-13drivers/video/udlfb bind framebuffer to interface.Kay Sievers1-1/+1
2011-07-11Merge branch 'master' into for-nextJiri Kosina1-2/+6
2011-06-24udlfb: Correct sub-optimal resolution selection.William Katsak1-2/+6
2011-06-20treewide: remove duplicate includesVitaliy Ivanov1-1/+0
2011-05-24udlfb: include prefetch.h explicitlyStephen Rothwell1-0/+1
2011-05-24video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan1-3/+16
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds1-0/+1
2011-03-31Fix common misspellingsLucas De Marchi1-1/+1
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/staging-2.6Linus Torvalds1-3/+2
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt1-0/+1879
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt1-37/+39
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt1-8/+7
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt1-39/+2
2010-11-16fbdev: move udlfb out of staging.Paul Mundt1-0/+1915