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
2013-02-22
backlight: s6e63m0: use sleep instead of delay
Jingoo Han
1
-5
/
+6
2013-02-22
backlight: s6e63m0: use lowercase names of structs
Jingoo Han
1
-20
/
+20
2013-02-22
backlight: ld9040: reorder inclusions of <linux/xxx.h>
Jingoo Han
1
-14
/
+5
2013-02-22
backlight: ld9040: remove redundant return variables
Jingoo Han
1
-20
/
+4
2013-02-22
backlight: ld9040: replace EFAULT with EINVAL
Jingoo Han
1
-2
/
+2
2013-02-22
backlight: ld9040: remove unnecessary NULL deference check
Jingoo Han
1
-15
/
+13
2013-02-22
backlight: ld9040: use sleep instead of delay
Jingoo Han
1
-6
/
+7
2013-02-22
backlight: add lms501kf03 LCD driver
Jingoo Han
3
-0
/
+450
2013-02-22
drivers/video/mx3fb.c: use NULL for pointer
Fabio Estevam
1
-1
/
+1
2013-02-22
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
Ajay Kumar
1
-2
/
+2
2013-02-22
video: exynos_dp: add missing of_node_put()
Jingoo Han
1
-6
/
+13
2013-02-22
video: s3c-fb: use ARCH_ dependancy
Jingoo Han
1
-1
/
+2
2013-02-22
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
Sachin Kamat
1
-51
/
+17
2013-02-22
drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition
Sachin Kamat
1
-1
/
+1
2013-02-22
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c
Sachin Kamat
1
-10
/
+4
2013-02-22
drivers/video/Kconfig: specify the SoCs that make use of FB_IMX
Fabio Estevam
1
-1
/
+1
2013-02-22
video: mmpdisp: add spi port in display controller
Zhou Zhu
5
-0
/
+199
2013-02-22
video: mmp: add tpo hvga panel supported
Lisa Du
5
-1
/
+195
2013-02-22
video: mmp display controller support
Guoqing Li
6
-1
/
+2570
2013-02-22
fb: mmp: include linux/platform_device.h
Arnd Bergmann
1
-0
/
+1
2013-02-22
video: mmp fb support
Zhou Zhu
6
-1
/
+757
2013-02-22
video: mmp display subsystem
Zhou Zhu
5
-0
/
+266
2013-02-22
goldfish: framebuffer driver
Arve Hjønnevåg
3
-0
/
+328
2013-02-22
fbcon: clear the logo bitmap from the margin area
Kamal Mostafa
1
-1
/
+9
2013-02-22
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+0
2013-02-22
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-0
/
+5
2013-02-22
Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
10
-45
/
+39
2013-02-20
Merge tag 'pm+acpi-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
1
-1
/
+1
2013-02-20
gpu: remove gma500 stub driver
Lee, Chun-Yi
1
-2
/
+0
2013-02-20
Merge branch 'for-3.9-cleanups' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
1
-4
/
+2
2013-02-20
Merge remote-tracking branch 'agust/next' into next
Benjamin Herrenschmidt
1
-28
/
+36
2013-02-15
ARM defconfigs: add missing inclusions of linux/platform_device.h
Arnd Bergmann
1
-0
/
+1
2013-02-15
fb/exynos: include platform_device.h
Arnd Bergmann
2
-0
/
+2
2013-02-14
OMAPDSS: add FEAT_DPI_USES_VDDS_DSI to omap3630_dss_feat_list
NeilBrown
1
-0
/
+1
2013-02-14
mfd: max8925: Support dt for backlight
Qing Xu
1
-1
/
+30
2013-02-08
Merge tag 'of_videomode_helper' of git://git.pengutronix.de/git/str/linux int...
Dave Airlie
13
-13
/
+488
2013-02-08
Merge branch 'console-fixes' into drm-next
Dave Airlie
2
-11
/
+25
2013-02-08
fbcon: fix locking harder
Dave Airlie
2
-3
/
+10
2013-02-08
fb: Yet another band-aid for fixing lockdep mess
Takashi Iwai
2
-2
/
+6
2013-02-08
fb: rework locking to fix lock ordering on takeover
Alan Cox
3
-4
/
+33
2013-02-07
fbcon: don't lose the console font across generic->chip driver switch
Dave Airlie
1
-4
/
+10
2013-02-07
vgacon/vt: clear buffer attributes when we load a 512 character font (v2)
Dave Airlie
1
-7
/
+15
2013-02-07
backlight: fix class_find_device() arguments
Greg Kroah-Hartman
1
-1
/
+1
2013-02-05
kgdb: remove #include <linux/serial_8250.h> from kgdb.h
Greg Kroah-Hartman
2
-0
/
+2
2013-02-01
ARM: OMAP2+: Remove apollon board support
Kyungmin Park
1
-24
/
+0
2013-01-31
pwm_backlight: Validate dft_brightness in main probe function
Peter Ujfalusi
1
-6
/
+7
2013-01-30
pwm-backlight: handle BL_CORE_FBBLANK state
Alexandre Courbot
1
-4
/
+3
2013-01-29
drivers/video: fsl-diu-fb: fix bugs in interrupt handling
Anatolij Gustschin
1
-25
/
+33
2013-01-29
drivers/video: fsl-diu-fb: fix pixel formats for 24 and 16 bpp
Anatolij Gustschin
1
-3
/
+3
2013-01-26
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+12
[prev]
[next]