index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
udlfb.c
Age
Commit message (
Expand
)
Author
Files
Lines
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-02
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-23
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-04
udlfb: Add module_param to allow forcing pixel_limit
Ben Collins
1
-0
/
+12
2012-03-04
udlfb: Make sure to get correct endian keys from vendor descriptor
Ben Collins
1
-1
/
+1
2012-03-02
udlfb: fix hcd_buffer_free panic on unplug/replug
Bernie Thompson
1
-66
/
+80
2012-03-02
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-11
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