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.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
2010-12-14
fbdev: Fix fb_find_nearest_mode refresh comparison
Andrew Kephart
1
-0
/
+1
2010-12-01
lxfb: Maintain video processor palette through suspend/resume
Daniel Drake
2
-6
/
+18
2010-12-01
video: da8xx: Register IRQ as last thing in driver probing.
Caglar Akyuz
1
-8
/
+6
2010-11-26
framebuffer: fix fbcmap.c kernel-doc warning
Randy Dunlap
1
-0
/
+1
2010-11-25
Merge master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
1
-0
/
+4
2010-11-25
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
13
-1272
/
+256
2010-11-25
backlight: grab ops_lock before testing bd->ops
Uwe Kleine-König
1
-6
/
+6
2010-11-24
sisfb: delete osdef.h
Aaro Koskinen
5
-65
/
+0
2010-11-24
sisfb: move the CONFIG warning to sis_main.c
Aaro Koskinen
2
-5
/
+5
2010-11-24
sisfb: replace SiS_SetMemory with memset_io
Aaro Koskinen
2
-4
/
+2
2010-11-24
sisfb: remove InPort/OutPort wrappers
Aaro Koskinen
2
-40
/
+10
2010-11-24
sisfb: use CONFIG_FB_SIS_301/315 instead of SIS301/315H
Aaro Koskinen
6
-201
/
+193
2010-11-24
sisfb: delete redudant #define SIS_LINUX_KERNEL
Aaro Koskinen
7
-116
/
+0
2010-11-24
sisfb: delete dead SIS_XORG_XF86 code
Aaro Koskinen
7
-788
/
+0
2010-11-24
sisfb: delete fallback code for pci_map_rom()
Aaro Koskinen
1
-17
/
+0
2010-11-24
sisfb: delete obsolete PCI ROM bug workaround
Aaro Koskinen
1
-8
/
+0
2010-11-23
Merge branch 'for-rmk' of git://git.pengutronix.de/git/imx/linux-2.6
Russell King
1
-0
/
+4
2010-11-17
BKL: remove extraneous #include <smp_lock.h>
Arnd Bergmann
1
-1
/
+0
2010-11-17
lxfb: Program panel v/h sync output polarity correctly
Daniel Drake
1
-2
/
+2
2010-11-17
fbcmap: integer overflow bug
Dan Carpenter
1
-8
/
+20
2010-11-17
fbcmap: cleanup white space in fb_alloc_cmap()
Dan Carpenter
1
-24
/
+30
2010-11-16
fbdev: sh_mobile_lcdcfb: fix bug in reconfig()
Arnd Hannemann
1
-2
/
+2
2010-11-16
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
1
-1
/
+0
2010-11-16
i2c: Delete unused adapter IDs
Jean Delvare
1
-1
/
+0
2010-11-15
Merge branch 'fbdev-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...
Linus Torvalds
4
-16
/
+35
2010-11-15
ARM mx3fb: check for DMA engine type
Sascha Hauer
1
-0
/
+4
2010-11-12
backlight: MacBookAir3,1(3,2) mbp-nvidia-bl support
Edgar (gimli) Hucek
1
-0
/
+18
2010-11-12
drivers/video/backlight/adp8860_bl.c: check strict_strtoul() return value
Michael Hennerich
1
-1
/
+3
2010-11-12
drivers/video/backlight/adp8860_bl.c: fix ambient light zone overwrite handling
Michael Hennerich
1
-2
/
+2
2010-11-12
backlight: add low threshold to pwm backlight
Arun Murthy
1
-1
/
+6
2010-11-12
drivers/video/backlight/s6e63m0.c: fix section mismatch
Axel Lin
1
-1
/
+1
2010-11-12
drivers/video/backlight/s6e63m0.c: unregister backlight device and remove sys...
Axel Lin
1
-0
/
+3
2010-11-12
backlight: fix blanking for L4F00242T03 LCD
Marek Vasut
1
-1
/
+1
2010-11-12
backlight: fix blanking for LMS283GF05 LCD
Marek Vasut
1
-1
/
+1
2010-11-12
drivers/video/backlight/s6e63m0.c: set permissions on gamma_table file to 0444
Axel Lin
1
-1
/
+1
2010-11-10
OMAP: VRAM: Fix boot-time memory allocation
Tomi Valkeinen
1
-1
/
+4
2010-11-10
OMAP: VRAM: improve VRAM error prints
Tomi Valkeinen
1
-3
/
+9
2010-11-10
sisfb: limit POST memory test according to PCI resource length
Aaro Koskinen
1
-2
/
+6
2010-11-10
fbdev: sh_mobile_lcdc: use correct number of modes, when using the default
Guennadi Liakhovetski
1
-6
/
+8
2010-11-10
fbdev: sh_mobile_lcdc: use the standard CEA-861 720p timing
Guennadi Liakhovetski
1
-3
/
+4
2010-11-10
fbdev: sh_mobile_hdmi: properly clean up modedb on monitor unplug
Guennadi Liakhovetski
1
-1
/
+4
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-359
/
+691
2010-10-30
Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kerne...
Linus Torvalds
2
-4
/
+4
2010-10-29
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linu...
Linus Torvalds
1
-0
/
+2
2010-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into dev...
Russell King
4
-359
/
+691
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-3
/
+15
2010-10-28
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
20
-1245
/
+974
2010-10-28
drivers/video/omap/blizzard.c: suspected typo in assignment
Nicolas Kaiser
1
-1
/
+1
2010-10-28
drivers/video/gbefb.c: eliminate memory leak
Julia Lawall
1
-2
/
+4
2010-10-28
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
1
-32
/
+14
[next]