Age | Commit message (Expand) | Author |
2012-10-12 | Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-10-10 | video/udlfb: fix line counting in fb_write | Alexander Holler |
2012-10-09 | mm: kill vma flag VM_RESERVED and mm->reserved_vm counter | Konstantin Khlebnikov |
2012-06-01 | Merge tag 'fbdev-updates-for-3.5' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-04-29 | fb_defio: add first_io callback | Heiko Stübner |
2012-04-25 | USB: udlfb.c: remove err() usage | Greg Kroah-Hartman |
2012-03-22 | Merge tag 'fbdev-updates-for-3.4' of git://github.com/schandinat/linux-2.6 | Linus Torvalds |
2012-03-15 | udlfb: remove sysfs framebuffer device with USB .disconnect() | Kay Sievers |
2012-03-08 | udlfb: Fix invalid return codes in edid sysfs entry store function | Olivier Sobrie |
2012-03-03 | udlfb: Add module_param to allow forcing pixel_limit | Ben Collins |
2012-03-03 | udlfb: Make sure to get correct endian keys from vendor descriptor | Ben Collins |
2012-03-01 | udlfb: fix hcd_buffer_free panic on unplug/replug | Bernie Thompson |
2012-03-01 | udlfb: Improve debugging printouts with refresh rate | Martin Decky |
2012-01-28 | udlfb: remove sysfs framebuffer device with USB .disconnect() | Kay Sievers |
2012-01-13 | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell |
2011-11-18 | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman |
2011-08-29 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal... | Florian Tobias Schandinat |
2011-08-24 | udlfb: Enable fbcon access to framebuffer by default | Bernie Thompson |
2011-08-24 | udlfb: Enable fb_defio by default | Bernie Thompson |
2011-08-24 | udlfb: Add module option to do without shadow framebuffer | Stuart Hopkins |
2011-08-24 | udlfb: fix issues found with Sparse static analysis | Dr. David Alan Gilbert |
2011-08-24 | udlfb: Search config descriptor if not at device level | Andrew Kephart |
2011-08-24 | udlfb: add more comprehensive support for DPMS FB_BLANK_* modes | Bernie Thompson |
2011-07-13 | drivers/video/udlfb match class, subclass, and protocol | Bernie Thompson |
2011-07-13 | drivers/video/udlfb bind framebuffer to interface. | Kay Sievers |
2011-07-11 | Merge branch 'master' into for-next | Jiri Kosina |
2011-06-24 | udlfb: Correct sub-optimal resolution selection. | William Katsak |
2011-06-20 | treewide: remove duplicate includes | Vitaliy Ivanov |
2011-05-24 | udlfb: include prefetch.h explicitly | Stephen Rothwell |
2011-05-24 | video, udlfb: Fix two build warnings about 'ignoring return value' | Liu Yuan |
2011-05-20 | sanitize <linux/prefetch.h> usage | Linus Torvalds |
2011-03-31 | Fix common misspellings | Lucas De Marchi |
2011-01-10 | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds |
2011-01-06 | Merge branch 'fbdev/udlfb' | Paul Mundt |
2011-01-06 | video: udlfb: Kill off special printk wrappers, use pr_fmt(). | Paul Mundt |
2011-01-06 | video: udlfb: Kill off some magic constants for EDID sizing. | Paul Mundt |
2011-01-06 | video: udlfb: deifdefify (yes, that's a word). | Paul Mundt |
2010-11-16 | fbdev: move udlfb out of staging. | Paul Mundt |