aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/udlfb.c
Commit message (Expand)AuthorAge
* video: udlfb: Make local symbol staticSachin Kamat2013-06-26
* video: udlfb: Use NULL instead of 0Sachin Kamat2013-06-26
* fbdev: improve fb_mmap bounds checksTomi Valkeinen2013-04-26
* Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-10-11
|\
| * video/udlfb: fix line counting in fb_writeAlexander Holler2012-10-09
* | mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov2012-10-09
|/
* Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-06-01
|\
| * fb_defio: add first_io callbackHeiko Stübner2012-04-29
* | USB: udlfb.c: remove err() usageGreg Kroah-Hartman2012-04-25
|/
* Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds2012-03-22
|\
| * udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie2012-03-08
| * udlfb: Add module_param to allow forcing pixel_limitBen Collins2012-03-03
| * udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins2012-03-03
| * udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson2012-03-01
| * udlfb: Improve debugging printouts with refresh rateMartin Decky2012-03-01
| * udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-01-28
* | udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2012-03-15
|/
* module_param: make bool parameters really bool (drivers & misc)Rusty Russell2012-01-12
* 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