| Commit message (Expand) | Author | Age | Files | Lines |
* | udlfb: remove sysfs framebuffer device with USB .disconnect() | Kay Sievers | 2012-03-15 | 1 | -1/+1 |
* | module_param: make bool parameters really bool (drivers & misc) | Rusty Russell | 2012-01-13 | 1 | -3/+3 |
* | USB: convert some miscellanies drivers to use module_usb_driver() | Greg Kroah-Hartman | 2011-11-18 | 1 | -18/+1 |
* | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal... | Florian Tobias Schandinat | 2011-08-29 | 1 | -6/+15 |
|\ |
|
| * | drivers/video/udlfb match class, subclass, and protocol | Bernie Thompson | 2011-07-13 | 1 | -5/+14 |
| * | drivers/video/udlfb bind framebuffer to interface. | Kay Sievers | 2011-07-13 | 1 | -1/+1 |
* | | udlfb: Enable fbcon access to framebuffer by default | Bernie Thompson | 2011-08-24 | 1 | -2/+2 |
* | | udlfb: Enable fb_defio by default | Bernie Thompson | 2011-08-24 | 1 | -2/+2 |
* | | udlfb: Add module option to do without shadow framebuffer | Stuart Hopkins | 2011-08-24 | 1 | -2/+8 |
* | | udlfb: fix issues found with Sparse static analysis | Dr. David Alan Gilbert | 2011-08-24 | 1 | -14/+16 |
* | | udlfb: Search config descriptor if not at device level | Andrew Kephart | 2011-08-24 | 1 | -5/+16 |
* | | udlfb: add more comprehensive support for DPMS FB_BLANK_* modes | Bernie Thompson | 2011-08-24 | 1 | -24/+73 |
* | | Merge branch 'master' into for-next | Jiri Kosina | 2011-07-11 | 1 | -2/+6 |
|\ \
| |/ |
|
| * | udlfb: Correct sub-optimal resolution selection. | William Katsak | 2011-06-24 | 1 | -2/+6 |
* | | treewide: remove duplicate includes | Vitaliy Ivanov | 2011-06-20 | 1 | -1/+0 |
|/ |
|
* | udlfb: include prefetch.h explicitly | Stephen Rothwell | 2011-05-24 | 1 | -0/+1 |
* | video, udlfb: Fix two build warnings about 'ignoring return value' | Liu Yuan | 2011-05-24 | 1 | -3/+16 |
* | sanitize <linux/prefetch.h> usage | Linus Torvalds | 2011-05-20 | 1 | -0/+1 |
* | Fix common misspellings | Lucas De Marchi | 2011-03-31 | 1 | -1/+1 |
* | Merge branch 'staging-next' of git://git.kernel.org/pub/scm/linux/kernel/git/... | Linus Torvalds | 2011-01-10 | 1 | -3/+2 |
* | Merge branch 'fbdev/udlfb' | Paul Mundt | 2011-01-06 | 1 | -1/+1 |
* | video: udlfb: Kill off special printk wrappers, use pr_fmt(). | Paul Mundt | 2011-01-06 | 1 | -37/+39 |
* | video: udlfb: Kill off some magic constants for EDID sizing. | Paul Mundt | 2011-01-06 | 1 | -8/+7 |
* | video: udlfb: deifdefify (yes, that's a word). | Paul Mundt | 2011-01-06 | 1 | -39/+2 |
* | fbdev: move udlfb out of staging. | Paul Mundt | 2010-11-16 | 1 | -0/+1915 |