summaryrefslogtreecommitdiff
path: root/drivers/video/udlfb.c
AgeCommit message (Expand)Author
2012-04-02udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2011-08-29Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat
2011-08-24udlfb: Enable fbcon access to framebuffer by defaultBernie Thompson
2011-08-24udlfb: Enable fb_defio by defaultBernie Thompson
2011-08-24udlfb: Add module option to do without shadow framebufferStuart Hopkins
2011-08-24udlfb: fix issues found with Sparse static analysisDr. David Alan Gilbert
2011-08-24udlfb: Search config descriptor if not at device levelAndrew Kephart
2011-08-24udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson
2011-07-13drivers/video/udlfb match class, subclass, and protocolBernie Thompson
2011-07-13drivers/video/udlfb bind framebuffer to interface.Kay Sievers
2011-07-11Merge branch 'master' into for-nextJiri Kosina
2011-06-24udlfb: Correct sub-optimal resolution selection.William Katsak
2011-06-20treewide: remove duplicate includesVitaliy Ivanov
2011-05-24udlfb: include prefetch.h explicitlyStephen Rothwell
2011-05-24video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan
2011-05-20sanitize <linux/prefetch.h> usageLinus Torvalds
2011-03-31Fix common misspellingsLucas De Marchi
2011-01-10Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2011-01-06Merge branch 'fbdev/udlfb'Paul Mundt
2011-01-06video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt
2011-01-06video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt
2011-01-06video: udlfb: deifdefify (yes, that's a word).Paul Mundt
2010-11-16fbdev: move udlfb out of staging.Paul Mundt