summaryrefslogtreecommitdiffstats
path: root/drivers/video/udlfb.c
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-011-1/+1
|\
| * fb_defio: add first_io callbackHeiko Stübner2012-04-291-1/+1
* | USB: udlfb.c: remove err() usageGreg Kroah-Hartman2012-04-251-1/+1
|/
* Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-221-76/+102
|\
| * udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie2012-03-081-8/+11
| * udlfb: Add module_param to allow forcing pixel_limitBen Collins2012-03-031-0/+12
| * udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins2012-03-031-1/+1
| * udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson2012-03-011-66/+80
| * udlfb: Improve debugging printouts with refresh rateMartin Decky2012-03-011-1/+2
| * udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-01-281-1/+1
* | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-03-151-1/+1
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-131-3/+3
* USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman2011-11-181-18/+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