aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/udlfb.c
Commit message (Expand)AuthorAge
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-18
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-29
|\
| * drivers/video/udlfb match class, subclass, and protocolBernie Thompson2011-07-13
| * drivers/video/udlfb bind framebuffer to interface.Kay Sievers2011-07-13
* | udlfb: Enable fbcon access to framebuffer by defaultBernie Thompson2011-08-24
* | udlfb: Enable fb_defio by defaultBernie Thompson2011-08-24
* | udlfb: Add module option to do without shadow framebufferStuart Hopkins2011-08-24
* | udlfb: fix issues found with Sparse static analysisDr. David Alan Gilbert2011-08-24
* | udlfb: Search config descriptor if not at device levelAndrew Kephart2011-08-24
* | udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson2011-08-24
* | Merge branch 'master' into for-nextJiri Kosina2011-07-11
|\|
| * udlfb: Correct sub-optimal resolution selection.William Katsak2011-06-24
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-20
|/
* udlfb: include prefetch.h explicitlyStephen Rothwell2011-05-24
* video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan2011-05-24
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-20
* Fix common misspellingsLucas De Marchi2011-03-31
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-10
* Merge branch 'fbdev/udlfb'Paul Mundt2011-01-06
* video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt2011-01-06
* video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt2011-01-06
* video: udlfb: deifdefify (yes, that's a word).Paul Mundt2011-01-06
* fbdev: move udlfb out of staging.Paul Mundt2010-11-16