index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
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 sysfs attribute file in s6e63m0_remove
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
Merge branch 'common/fbdev' of master.kernel.org:/pub/scm/linux/kernel/git/lethal/sh-2.6
Paul Mundt
2
-86
/
+125
2010-11-10
fbdev: sh_mobile_hdmi: fix up compiler warnings.
Paul Mundt
1
-2
/
+0
2010-11-10
fbdev: sh_mobile_lcdcfb: fix up compiler warnings.
Paul Mundt
1
-1
/
+1
2010-11-10
fbdev: sh_mobile_hdmi: add support for 1080p modes
Guennadi Liakhovetski
1
-21
/
+36
2010-11-10
fbdev: sh_mobile_lcdc: increase maximum framebuffer size to support 1080p
Guennadi Liakhovetski
1
-18
/
+8
2010-11-10
fbdev: sh_mobile_hdmi: improve support for more video modes
Guennadi Liakhovetski
1
-4
/
+10
2010-11-10
fbdev: sh_mobile_hdmi: add support for more precise HDMI clock configuration
Guennadi Liakhovetski
1
-44
/
+68
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-11-10
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Paul Mundt
4
-23
/
+138
2010-11-09
viafb: Add OLPC XO-1.5 port configs
Daniel Drake
1
-0
/
+17
2010-11-09
viafb: suspend/resume for GPIOs
Jonathan Corbet
1
-0
/
+29
2010-11-09
viafb: General power management infrastructure
Daniel Drake
3
-23
/
+92
2010-11-09
ARM: Add support for the display controllers in VT8500 and WM8505
Alexey Charkov
8
-0
/
+1205
2010-11-01
tree-wide: fix comment/printk typos
Uwe Kleine-König
1
-1
/
+1
2010-10-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
4
-357
/
+689
2010-10-29
Merge branches 'msm-fixes' and 'msm-video' of git://codeaurora.org/quic/kernel/dwalker/linux-msm
Linus Torvalds
2
-4
/
+4
2010-10-28
Merge branch 'stable/xen-pcifront-0.8.2' of git://git.kernel.org/pub/scm/linux/kernel/git/konrad/xen
Linus Torvalds
1
-0
/
+2
2010-10-28
Merge master.kernel.org:/pub/scm/linux/kernel/git/lethal/genesis-2.6 into devel-stable
Russell King
4
-357
/
+689
2010-10-28
Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git/mchehab/linux-2.6
Linus Torvalds
2
-3
/
+15
2010-10-27
Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
20
-1244
/
+973
2010-10-27
drivers/video/omap/blizzard.c: suspected typo in assignment
Nicolas Kaiser
1
-1
/
+1
2010-10-27
drivers/video/gbefb.c: eliminate memory leak
Julia Lawall
1
-2
/
+4
2010-10-27
fbmem: fix fb_read, fb_write unaligned accesses
James Hogan
1
-32
/
+14
2010-10-27
fbmem: fix whitespace
James Hogan
1
-7
/
+7
2010-10-27
drivers/video/matrox/matroxfb_maven.c: fix unsigned return type
Julia Lawall
1
-1
/
+1
2010-10-27
savagefb: fix DDC for Savage 4
Ondrej Zary
1
-0
/
+9
2010-10-27
drivers/video/matrox/matroxfb_DAC1064.c: remove undead ifdef CONFIG_FB_MATROX_G
Christian Dietrich
1
-4
/
+1
2010-10-27
drivers/video/msm/mddi.c: Remove multiple KERN_<level> uses
Joe Perches
1
-3
/
+2
2010-10-26
Merge branch 'drm-core-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airlied/drm-2.6
Linus Torvalds
1
-0
/
+2
2010-10-26
replace nested max/min macros with {max,min}3 macro
Hagen Paul Pfeifer
1
-1
/
+1
2010-10-26
Merge branch 'for-linus' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
18
-190
/
+452
2010-10-26
gpu: Add Intel GMA500(Poulsbo) Stub Driver
Lee, Chun-Yi
1
-0
/
+2
2010-10-25
Merge branch 'next' of git://git.monstr.eu/linux-2.6-microblaze
Linus Torvalds
1
-6
/
+18
2010-10-25
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6
Linus Torvalds
2
-1
/
+86
2010-10-25
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
1
-1
/
+2
2010-10-25
Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6
Linus Torvalds
1
-2
/
+4
[prev]
[next]