index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2011-10-05
drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported
Timur Tabi
1
-8
/
+3
2011-10-05
drivers/video: fsl-diu-fb: remove unused panel operating mode support
Timur Tabi
1
-71
/
+46
2011-10-05
drivers/video: fsl-diu-fb: use an enum for the AOI index
Timur Tabi
1
-48
/
+46
2011-10-05
drivers/video: fsl-diu-fb: add several new video modes
Timur Tabi
1
-33
/
+167
2011-10-05
drivers/video: fsl-diu-fb: remove broken screen blanking support
Timur Tabi
1
-38
/
+0
2011-10-05
drivers/video: fsl-diu-fb: move some definitions out of the header file
Timur Tabi
2
-47
/
+39
2011-10-05
drivers/video: fsl-diu-fb: fix some ioctls
Timur Tabi
2
-19
/
+24
2011-10-04
video: da8xx-fb: Increased resolution configuration of revised LCDC IP
Manjunathappa, Prakash
1
-3
/
+28
2011-10-03
fb: fix au1100fb bitrot.
Manuel Lauss
2
-126
/
+61
2011-10-03
mx3fb: fix NULL pointer dereference in screen blanking.
Wolfram Stering
1
-0
/
+13
2011-10-03
video: irq: Remove IRQF_DISABLED
Yong Zhang
18
-20
/
+19
2011-10-03
smscufx: change edid data to u8 instead of char
Dan Carpenter
1
-4
/
+4
2011-09-18
drivers/video: fsl-diu-fb: remove unusued MEM_ALLOC_THRESHOLD
Timur Tabi
1
-5
/
+0
2011-09-18
drivers/video: fsl-diu-fb: the video buffer is not I/O memory
Timur Tabi
1
-1
/
+1
2011-09-18
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
Timur Tabi
1
-5
/
+5
2011-09-18
drivers/video: fsl-diu-fb: fix memory leak on error
Timur Tabi
1
-0
/
+1
2011-09-18
drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
Timur Tabi
1
-1
/
+1
2011-09-18
drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
Timur Tabi
1
-2
/
+2
2011-09-18
drivers/video: fsl-diu-fb: improve local variable usage in some functions
Timur Tabi
1
-13
/
+10
2011-09-18
drivers/video: fsl-diu-fb: remove redundant default video mode
Timur Tabi
1
-25
/
+7
2011-09-18
drivers/video: fsl-diu-fb: improve device tree usage
Timur Tabi
1
-41
/
+24
2011-09-18
drivers/video: fsl-diu-fb: fix compilation warning
Timur Tabi
1
-1
/
+1
2011-09-18
drivers/video: fsl-diu-fb: remove unused ioctls
Timur Tabi
2
-17
/
+0
2011-09-18
drivers/video: fsl-diu-fb: clean up printk usage
Timur Tabi
1
-88
/
+17
2011-09-18
drivers/video: fsl-diu-fb: clean up whitespace and formatting
Timur Tabi
1
-49
/
+55
2011-09-14
smscufx: reduce number of casts in ufx_raw_rect
Steve Glendinning
1
-10
/
+10
2011-09-14
video: s3c-fb: Add S5P64X0 specific s3c_fb_driverdata
Ajay Kumar
1
-0
/
+27
2011-09-14
fbdev: fix indentation in modedb.c
Timur Tabi
1
-219
/
+225
2011-09-05
fbdev: sh_mobile_lcdc: Remove sh_mobile_lcdc_set_bpp()
Laurent Pinchart
1
-70
/
+17
2011-09-05
fbdev: sh_mobile_lcdc: Split channel initialization from probe function
Laurent Pinchart
1
-118
/
+129
2011-09-05
fbdev: sh_mobile_lcdc: Avoid forward declarations
Laurent Pinchart
1
-52
/
+50
2011-09-05
fbdev: sh_mobile_lcdc: Update fix.line_length in .fb_set_par()
Laurent Pinchart
1
-6
/
+11
2011-09-05
fbdev: sh_mobile_lcdc: use display information in info for panning
Laurent Pinchart
1
-12
/
+12
2011-09-05
fbdev: sh_mobile_lcdc: Add support for format changes at runtime
Laurent Pinchart
1
-0
/
+14
2011-09-05
fbdev: sh_mobile_lcdc: Adjust requested parameters in .fb_check_var
Laurent Pinchart
1
-15
/
+88
2011-09-05
sh_mobile_meram: Reset ICBs at unregistration time
Laurent Pinchart
1
-2
/
+4
2011-09-05
Add support for SMSC UFX6000/7000 USB display adapters
Steve Glendinning
4
-0
/
+2017
2011-09-02
fb: sh-mobile: Fix deadlock risk between lock_fb_info() and console_lock()
Bruno Prémont
1
-21
/
+26
2011-09-02
fb: avoid possible deadlock caused by fb_set_suspend
Herton Ronaldo Krzesinski
2
-3
/
+3
2011-09-02
fbdev: au1200fb: silence debug output
Manuel Lauss
1
-1
/
+1
2011-09-02
video: mb862xx-i2c: fix for reliable decoder register access
Anatolij Gustschin
1
-1
/
+1
2011-09-01
fbdev: fix parsing of standard timings
Tomi Valkeinen
1
-6
/
+15
2011-09-01
video: nuc900fb: remove include of mach/clkdev.h
Axel Lin
1
-1
/
+0
2011-09-01
video: mxsfb: add missing include of linux/module.h
Axel Lin
1
-0
/
+1
2011-08-24
video: s3c-fb: Add support EXYNOS4 FIMD
Jingoo Han
2
-5
/
+85
2011-08-24
udlfb: Enable fbcon access to framebuffer by default
Bernie Thompson
2
-6
/
+8
2011-08-24
udlfb: Enable fb_defio by default
Bernie Thompson
2
-10
/
+18
2011-08-24
udlfb: Add module option to do without shadow framebuffer
Stuart Hopkins
2
-2
/
+13
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
[next]