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-05-10
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-18
/
+4
2013-05-09
video: mxsfb: Adapt to new videomode API
Fabio Estevam
2
-5
/
+5
2013-05-09
Merge tag 'gpio-for-linus' of git://git.secretlab.ca/git/linux
Linus Torvalds
2
-3
/
+3
2013-05-08
MIPS: remove obsolete Kconfig macros
Paul Bolle
1
-18
/
+4
2013-05-07
Merge tag 'dt-for-linus-2' of git://git.kernel.org/pub/scm/linux/kernel/git/a...
Linus Torvalds
2
-104
/
+158
2013-05-06
Merge tag 'for-3.10-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-5
/
+2
2013-05-06
Merge branch 'late/dt' into next/dt2
Arnd Bergmann
3
-2
/
+4
2013-05-04
Merge tag 'drivers-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
1
-28
/
+92
2013-05-02
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
30
-1554
/
+1736
2013-05-03
Merge tag 'omapdss-for-3.10-fixes' of git://gitorious.org/linux-omap-dss2/lin...
Dave Airlie
10
-106
/
+160
2013-05-02
Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...
Linus Torvalds
1
-50
/
+12
2013-05-02
OMAPDSS: TFP410: return EPROBE_DEFER if the i2c adapter not found
Tomi Valkeinen
1
-1
/
+1
2013-05-02
OMAPDSS: VENC: Add error handling for venc_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: HDMI: Add error handling for hdmi_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: RFBI: Add error handling for rfbi_probe_pdata
Tomi Valkeinen
1
-7
/
+14
2013-05-02
OMAPDSS: DSI: Add error handling for dsi_probe_pdata
Tomi Valkeinen
1
-7
/
+13
2013-05-02
OMAPDSS: SDI: Add error handling for sdi_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: DPI: Add error handling for dpi_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: VENC: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: HDMI: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: RFBI: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: DSI: use platform_driver_register()
Tomi Valkeinen
1
-7
/
+10
2013-05-02
OMAPDSS: SDI: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-05-02
OMAPDSS: DPI: use platform_driver_register()
Tomi Valkeinen
1
-7
/
+8
2013-05-02
OMAPFB: defer probe if no displays
Tomi Valkeinen
1
-1
/
+1
2013-05-02
OMAPFB: use module_platform_driver()
Tomi Valkeinen
1
-25
/
+3
2013-05-02
OMAPDSS: Makefile: move omapfb after panels
Tomi Valkeinen
1
-1
/
+1
2013-05-02
OMAPDSS: DPI: fix compilation if DSI not compiled in
Tomi Valkeinen
1
-4
/
+27
2013-05-01
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...
Linus Torvalds
2
-40
/
+39
2013-04-30
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
6
-8
/
+8
2013-04-29
video/uvesafb: rename random32() to prandom_u32()
Akinobu Mita
1
-1
/
+1
2013-04-29
drivers/video/backlight/tps65217_bl.c add default brightness value option
Matus Ujhelyi
1
-1
/
+14
2013-04-29
backlight: lp855x: add a device tree structure
Kim, Milo
1
-2
/
+71
2013-04-29
backlight: lp855x: remove duplicate platform data
Kim, Milo
1
-1
/
+1
2013-04-29
backlight: lp855x: move backlight mode platform data
Kim, Milo
1
-6
/
+15
2013-04-29
backlight: lp855x: convert a type of device name
Kim, Milo
1
-1
/
+1
2013-04-29
backlight: vgg2432a4: convert vgg2432a4_driver to dev_pm_ops
Jingoo Han
3
-26
/
+18
2013-04-29
backlight: tosa: convert tosa to dev_pm_ops
Jingoo Han
2
-20
/
+16
2013-04-29
backlight: omap1: convert omapbl to dev_pm_ops
Jingoo Han
1
-12
/
+10
2013-04-29
drivers/video/backlight/platform_lcd.c: introduce probe callback
Andrew Bresticker
1
-0
/
+6
2013-04-29
backlight: ili922x: use spi_set_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-29
backlight: ili9320: use spi_set_drvdata()
Jingoo Han
1
-1
/
+1
2013-04-29
drivers/video/backlight/as3711_bl.c: add OF support
Guennadi Liakhovetski
1
-1
/
+117
2013-04-29
drivers/video/backlight/adp8870_bl.c: fix error return code in adp8870_led_pr...
Wei Yongjun
1
-0
/
+2
2013-04-29
drivers/video/backlight/adp8860_bl.c: fix error return code in adp8860_led_pr...
Wei Yongjun
1
-0
/
+2
2013-04-29
drivers/video/backlight/lp855x_bl.c: use PAGE_SIZE for the sysfs read operation
Kim, Milo
1
-3
/
+2
2013-04-29
backlight: da903x_bl: use BL_CORE_SUSPENDRESUME option
Jingoo Han
1
-25
/
+5
2013-04-29
video: backlight: add ili922x lcd driver
Stefano Babic
3
-0
/
+563
2013-04-29
drivers/video/backlight/adp5520_bl.c: fix compiler warning in adp5520_show()
Devendra Naga
1
-2
/
+5
2013-04-29
drivers/video/backlight/Kconfig: fix typo "MACH_SAM9...EK" three times
Paul Bolle
1
-1
/
+1
[next]