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