aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/udlfb.c
Commit message (Expand)AuthorAgeFilesLines
* video/udlfb: fix line counting in fb_writeAlexander Holler2012-10-301-1/+1
* udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-04-021-1/+1
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...Florian Tobias Schandinat2011-08-291-6/+15
|\
| * drivers/video/udlfb match class, subclass, and protocolBernie Thompson2011-07-131-5/+14
| * drivers/video/udlfb bind framebuffer to interface.Kay Sievers2011-07-131-1/+1
* | udlfb: Enable fbcon access to framebuffer by defaultBernie Thompson2011-08-241-2/+2
* | udlfb: Enable fb_defio by defaultBernie Thompson2011-08-241-2/+2
* | udlfb: Add module option to do without shadow framebufferStuart Hopkins2011-08-241-2/+8
* | udlfb: fix issues found with Sparse static analysisDr. David Alan Gilbert2011-08-241-14/+16
* | udlfb: Search config descriptor if not at device levelAndrew Kephart2011-08-241-5/+16
* | udlfb: add more comprehensive support for DPMS FB_BLANK_* modesBernie Thompson2011-08-241-24/+73
* | Merge branch 'master' into for-nextJiri Kosina2011-07-111-2/+6
|\ \ | |/
| * udlfb: Correct sub-optimal resolution selection.William Katsak2011-06-241-2/+6
* | treewide: remove duplicate includesVitaliy Ivanov2011-06-201-1/+0
|/
* udlfb: include prefetch.h explicitlyStephen Rothwell2011-05-241-0/+1
* video, udlfb: Fix two build warnings about 'ignoring return value'Liu Yuan2011-05-241-3/+16
* sanitize <linux/prefetch.h> usageLinus Torvalds2011-05-201-0/+1
* Fix common misspellingsLucas De Marchi2011-03-311-1/+1
* Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2011-01-101-3/+2
* Merge branch 'fbdev/udlfb'Paul Mundt2011-01-061-1/+1
* video: udlfb: Kill off special printk wrappers, use pr_fmt().Paul Mundt2011-01-061-37/+39
* video: udlfb: Kill off some magic constants for EDID sizing.Paul Mundt2011-01-061-8/+7
* video: udlfb: deifdefify (yes, that's a word).Paul Mundt2011-01-061-39/+2
* fbdev: move udlfb out of staging.Paul Mundt2010-11-161-0/+1915