aboutsummaryrefslogtreecommitdiff
path: root/drivers/video/udlfb.c
AgeCommit message (Expand)Author
2012-10-09mm: kill vma flag VM_RESERVED and mm->reserved_vm counterKonstantin Khlebnikov
2012-06-01Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-04-29fb_defio: add first_io callbackHeiko Stübner
2012-04-25USB: udlfb.c: remove err() usageGreg Kroah-Hartman
2012-03-22Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-15udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-03-08udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie
2012-03-03udlfb: Add module_param to allow forcing pixel_limitBen Collins
2012-03-03udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson
2012-03-01udlfb: Improve debugging printouts with refresh rateMartin Decky
2012-01-28udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers
2012-01-13module_param: make bool parameters really bool (drivers & misc)Rusty Russell
2011-11-18USB: convert some miscellanies drivers to use module_usb_driver()Greg Kroah-Hartman
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