index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2013-02-21
backlight: s6e63m0: use sleep instead of delay
Jingoo Han
1
-5
/
+6
2013-02-21
backlight: s6e63m0: use lowercase names of structs
Jingoo Han
1
-20
/
+20
2013-02-21
backlight: ld9040: reorder inclusions of <linux/xxx.h>
Jingoo Han
1
-14
/
+5
2013-02-21
backlight: ld9040: remove redundant return variables
Jingoo Han
1
-20
/
+4
2013-02-21
backlight: ld9040: replace EFAULT with EINVAL
Jingoo Han
1
-2
/
+2
2013-02-21
backlight: ld9040: remove unnecessary NULL deference check
Jingoo Han
1
-15
/
+13
2013-02-21
backlight: ld9040: use sleep instead of delay
Jingoo Han
1
-6
/
+7
2013-02-21
backlight: add lms501kf03 LCD driver
Jingoo Han
3
-0
/
+450
2013-02-21
drivers/video/mx3fb.c: use NULL for pointer
Fabio Estevam
1
-1
/
+1
2013-02-21
video: exynos_dp: move disable_irq() to exynos_dp_suspend()
Ajay Kumar
1
-2
/
+2
2013-02-21
video: exynos_dp: add missing of_node_put()
Jingoo Han
1
-6
/
+13
2013-02-21
video: s3c-fb: use ARCH_ dependancy
Jingoo Han
1
-1
/
+2
2013-02-21
drivers/video/exynos/exynos_mipi_dsi.c: use devm_* APIs
Sachin Kamat
1
-51
/
+17
2013-02-21
drivers/video/exynos/exynos_mipi_dsi.c: fix an error check condition
Sachin Kamat
1
-1
/
+1
2013-02-21
drivers/video/exynos/s6e8ax0.c: use devm_* APIs in s6e8ax0.c
Sachin Kamat
1
-10
/
+4
2013-02-21
drivers/video/Kconfig: specify the SoCs that make use of FB_IMX
Fabio Estevam
1
-1
/
+1
2013-02-21
video: mmpdisp: add spi port in display controller
Zhou Zhu
5
-0
/
+199
2013-02-21
video: mmp: add tpo hvga panel supported
Lisa Du
5
-1
/
+195
2013-02-21
video: mmp display controller support
Guoqing Li
6
-1
/
+2570
2013-02-21
fb: mmp: include linux/platform_device.h
Arnd Bergmann
1
-0
/
+1
2013-02-21
video: mmp fb support
Zhou Zhu
6
-1
/
+757
2013-02-21
video: mmp display subsystem
Zhou Zhu
5
-0
/
+266
2013-02-21
goldfish: framebuffer driver
Arve Hjønnevåg
3
-0
/
+328
2013-02-21
fbcon: clear the logo bitmap from the margin area
Kamal Mostafa
1
-1
/
+9
2013-02-21
Merge tag 'boards' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-24
/
+0
2013-02-21
Merge tag 'tty-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
5
-0
/
+5
2013-02-21
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-19
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-14
ARM defconfigs: add missing inclusions of linux/platform_device.h
Arnd Bergmann
1
-0
/
+1
2013-02-14
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-06
backlight: fix class_find_device() arguments
Greg Kroah-Hartman
1
-1
/
+1
2013-02-04
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-25
Merge 3.8-rc5 into driver-core-next
Greg Kroah-Hartman
1
-1
/
+12
[prev]
[next]