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
Age
Commit message (
Expand
)
Author
Files
Lines
2011-10-15
Merge commit 'v3.1-rc9' into fbdev-next
Florian Tobias Schandinat
4
-3
/
+12
2011-10-05
drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data
Timur Tabi
1
-37
/
+35
2011-10-05
drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data
Timur Tabi
1
-38
/
+31
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
1
-0
/
+39
2011-10-05
drivers/video: fsl-diu-fb: fix some ioctls
Timur Tabi
1
-8
/
+8
2011-10-04
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...
Florian Tobias Schandinat
15
-916
/
+391
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-19
drivers/video: fsl-diu-fb: use a normal for-loop to uninstall framebuffers
Timur Tabi
1
-5
/
+5
2011-09-19
drivers/video: fsl-diu-fb: fix memory leak on error
Timur Tabi
1
-0
/
+1
2011-09-19
drivers/video: fsl-diu-fb: fix potential memcpy buffer overflow bug
Timur Tabi
1
-1
/
+1
2011-09-19
drivers/video: fsl-diu-fb: set the driver name to "fsl-diu-fb"
Timur Tabi
1
-2
/
+2
2011-09-19
drivers/video: fsl-diu-fb: improve local variable usage in some functions
Timur Tabi
1
-13
/
+10
2011-09-19
drivers/video: fsl-diu-fb: remove redundant default video mode
Timur Tabi
1
-25
/
+7
2011-09-19
drivers/video: fsl-diu-fb: improve device tree usage
Timur Tabi
1
-41
/
+24
2011-09-19
drivers/video: fsl-diu-fb: fix compilation warning
Timur Tabi
1
-1
/
+1
2011-09-19
drivers/video: fsl-diu-fb: remove unused ioctls
Timur Tabi
1
-12
/
+0
2011-09-19
drivers/video: fsl-diu-fb: clean up printk usage
Timur Tabi
1
-88
/
+17
2011-09-19
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-11
backlight: Declare backlight_types[] const
Bart Van Assche
1
-1
/
+1
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
3
-0
/
+2011
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-31
Merge branch 'sh-mobile-lcdc' of git://linuxtv.org/pinchartl/fbdev into fbdev...
Florian Tobias Schandinat
4
-408
/
+439
2011-08-29
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/lethal...
Florian Tobias Schandinat
24
-227
/
+966
2011-08-26
backlight: fix module alias prefix for adp8870_bl
Axel Lin
1
-1
/
+1
[next]