index
:
platform/kernel/linux-3.10
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0.2015.q2_common
accepted/tizen_common
accepted/tizen_ivi
accepted/tizen_mobile
accepted/tizen_tv
accepted/tizen_wearable
devel/aarch64
devel/tizen
devel/v3.10-ltsi
dmafence
kdbus-integration
master
sandbox/cometzero/tizen
sandbox/cosmichobo/tizen
sandbox/daeinki/tizen
sandbox/hwhwang7/tizen
sandbox/mchehab/tizen-media-backports
sandbox/mwereski/kdbus-integration
sandbox/pawelo/kdbus-next-wip
sandbox/pawelo/kdbus-next-wip-next
sandbox/pawelo/kdbus-v4-backport
sandbox/pawelo/kernfs
sandbox/pawelo/kernfs_better
sandbox/pawelo/sysfs
sandbox/pcoval/tizen
tizen
tizen-rebase-20140515
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m1_mobile
tizen_3.0.m1_tv
tizen_LPD
upstream
v3.10.51-integration
v3.10.52-integration
v3.10.60-rebase
Domain: System / Kernel;
Inki Dae <inki.dae@samsung.com>
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2009-01-09
Merge branch 'for-linus' of git://git.o-hand.com/linux-rpurdie-backlight
Linus Torvalds
12
-247
/
+341
2009-01-08
backlight: Rename the corgi backlight driver to generic
Richard Purdie
4
-156
/
+152
2009-01-08
backlight: add support for Toppoly TDO35S series to tdo24m lcd driver
Mike Rapoport
2
-10
/
+88
2009-01-08
[ARM] Fix realview build
Russell King
1
-0
/
+1
2009-01-08
backlight: Add suspend/resume support to the backlight core
Richard Purdie
3
-33
/
+47
2009-01-08
bd->props.brightness doesn't reflect the actual backlight level.
Zhang Rui
1
-4
/
+2
2009-01-08
backlight: Support VGA/QVGA mode switching in tosa_lcd
Dmitry Baryshkov
1
-2
/
+25
2009-01-08
backlight: Catch invalid input in sysfs attributes
Pavel Machek
1
-18
/
+15
2009-01-08
backlight: Value of ILI9320_RGB_IF2 register should not be hardcoded
Denis V. Lunev
1
-1
/
+1
2009-01-08
backlight: crbllcd_bl - Use platform_device_register_simple()
Akinobu Mita
1
-11
/
+7
2009-01-08
backlight: progear_bl - Use platform_device_register_simple()
Akinobu Mita
1
-12
/
+8
2009-01-08
backlight: hp680_bl - Use platform_device_register_simple()
Akinobu Mita
1
-12
/
+8
2009-01-07
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2009-01-06
Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core-2.6
Linus Torvalds
3
-3
/
+3
2009-01-06
fbdev/logo: check compatibility of main and extra logos
Geert Uytterhoeven
1
-0
/
+4
2009-01-06
sm501: unsigned ptr cannot be negative
roel kluin
1
-3
/
+3
2009-01-06
intelfb: fix sparse warnings
Hannes Eder
1
-8
/
+16
2009-01-06
i810: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-06
neofb: fix sparse warnings
Hannes Eder
1
-2
/
+4
2009-01-06
pm3fb: fix sparse warning
Hannes Eder
1
-2
/
+4
2009-01-06
viafb: fix sparse warnings
Hannes Eder
1
-6
/
+12
2009-01-06
nvidia: fix sparse warnings
Hannes Eder
1
-4
/
+8
2009-01-06
gbefb: unsigned var->pixclock cannot be less than 0
roel kluin
1
-2
/
+5
2009-01-06
fb: carminefb: trivial annotation packing color register
Harvey Harrison
1
-1
/
+1
2009-01-06
blackfin: remove __FUNCTION__ in video driver
Harvey Harrison
1
-3
/
+3
2009-01-06
fbdev: fix typo in drivers/video/modedb.c
Jiri Moravec
1
-1
/
+1
2009-01-06
pci: use pci_ioremap_bar() in drivers/video
Arjan van de Ven
6
-18
/
+11
2009-01-06
video: struct device - replace bus_id with dev_name(), dev_set_name()
Kay Sievers
3
-3
/
+3
2009-01-06
trivial: fix then -> than typos in comments and documentation
Frederik Schwarzer
1
-1
/
+1
2009-01-04
viafb: fix crashes due to 4k stack overflow
Bruno Prémont
1
-119
/
+129
2008-12-30
Merge branch 'devel' of master.kernel.org:/home/rmk/linux-2.6-arm
Linus Torvalds
7
-624
/
+993
2008-12-30
Merge branch 'drm-next' of git://git.kernel.org/pub/scm/linux/kernel/git/airl...
Linus Torvalds
1
-0
/
+17
2008-12-29
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
3
-263
/
+680
2008-12-29
[ARM] pxafb: add support for overlay1 and overlay2 as framebuffer devices
Eric Miao
3
-7
/
+407
2008-12-29
[ARM] pxafb: cleanup of the timing checking code
Eric Miao
2
-64
/
+50
2008-12-29
[ARM] pxafb: cleanup of the color format manipulation code
Eric Miao
1
-77
/
+106
2008-12-29
[ARM] pxafb: add palette format support for LCCR4_PAL_FOR_3
Eric Miao
1
-11
/
+10
2008-12-29
[ARM] pxafb: add support for FBIOPAN_DISPLAY by dma braching
Eric Miao
2
-19
/
+51
2008-12-29
[ARM] pxafb: allow pxafb_set_par() to start from arbitrary yoffset
Eric Miao
1
-13
/
+16
2008-12-29
[ARM] pxafb: allow video memory size to be configurable
Eric Miao
2
-90
/
+58
2008-12-29
DRM: add mode setting support
Dave Airlie
1
-0
/
+17
2008-12-28
Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds...
David S. Miller
15
-480
/
+394
2008-12-28
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/p...
Linus Torvalds
2
-17
/
+10
2008-12-28
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/gee...
Linus Torvalds
2
-90
/
+21
2008-12-28
fbcon: Protect free_irq() by MACH_IS_ATARI check
Geert Uytterhoeven
1
-1
/
+2
2008-12-28
fbcon: remove broken mac vbl handler
Finn Thain
1
-72
/
+3
2008-12-28
macfb annotations and compiler warning fix
Finn Thain
1
-16
/
+16
2008-12-28
m68k: machw.h cleanup
Finn Thain
1
-1
/
+0
2008-12-23
Merge branch 'for-rmk' of git://git.kernel.org/pub/scm/linux/kernel/git/ycmia...
Russell King
1
-73
/
+29
2008-12-22
video: sh_mobile_lcdcfb deferred io support
Magnus Damm
2
-22
/
+149
[next]