index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAPDSS: DSI: split DSI memory map to smaller blocks
Tomi Valkeinen
2014-01-13
1
-59
/
+136
*
OMAPDSS: HDMI: add missing core irq
Tomi Valkeinen
2014-01-13
1
-1
/
+1
*
OMAPDSS: HDMI: fix HDMI_WP_CLK name
Tomi Valkeinen
2014-01-13
2
-2
/
+2
*
OMAPDSS: HDMI: fix hdmi_wait_for_bit_change
Tomi Valkeinen
2014-01-13
1
-6
/
+6
*
OMAPDSS: DISPC: fix context restore
Tomi Valkeinen
2014-01-13
1
-0
/
+2
*
OMAPDSS: HDMI4: remove useless func calls
Tomi Valkeinen
2014-01-13
1
-4
/
+0
*
OMAPDSS: HDMI4: Accept non-standard timings
Archit Taneja
2014-01-13
1
-4
/
+11
*
OMAPDSS: DSI: fix fifosize
Tomi Valkeinen
2013-12-30
1
-12
/
+13
*
OMAPDSS: rename display-sysfs 'name' entry
Tomi Valkeinen
2013-12-30
1
-2
/
+2
*
OMAPDSS: DISPC: Add MFLAG defines
Tomi Valkeinen
2013-12-30
4
-0
/
+26
*
OMAPDSS: apply fixes
Tomi Valkeinen
2013-12-30
2
-5
/
+3
*
OMAPDSS: fix debug prints
Tomi Valkeinen
2013-12-30
5
-23
/
+31
*
OMAPDSS: fix missing EXPORT_SYMBOL()s
Tomi Valkeinen
2013-12-30
1
-0
/
+2
*
Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po...
Linus Torvalds
2013-12-10
1
-8
/
+21
|
\
|
*
offb: Add palette hack for little endian
Cedric Le Goater
2013-12-10
1
-1
/
+10
|
*
offb: Little endian fixes
Cedric Le Goater
2013-12-10
1
-7
/
+11
*
|
video: vt8500: fix error handling in probe()
Dan Carpenter
2013-12-04
1
-14
/
+11
*
|
atmel_lcdfb: fix module autoload
Johan Hovold
2013-12-04
1
-0
/
+1
*
|
fbdev: sh_mobile_meram: Fix defined but not used compiler warnings
Geert Uytterhoeven
2013-11-26
1
-0
/
+2
*
|
video: kyro: fix incorrect sizes when copying to userspace
Sasha Levin
2013-11-26
1
-3
/
+3
*
|
ARM: OMAPFB: panel-sony-acx565akm: fix bad unlock balance
Aaro Koskinen
2013-11-26
1
-3
/
+2
|
/
*
Merge tag 'fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2013-11-16
1
-1
/
+0
|
\
|
*
Merge tag 'omap-for-v3.13/fixes-for-merge-window-take2' of git://git.kernel.o...
Olof Johansson
2013-11-16
2
-3
/
+4
|
|
\
|
*
|
video: exynos_mipi_dsim: Remove unused variable
Olof Johansson
2013-11-15
1
-1
/
+0
*
|
|
Merge tag 'pwm/for-3.13-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2013-11-16
1
-36
/
+130
|
\
\
\
|
*
|
|
pwm-backlight: Remove unused variable
Thierry Reding
2013-10-22
1
-1
/
+1
|
*
|
|
pwm_backlight: avoid short blank screen while doing hibernation
Huayi Li
2013-10-22
1
-2
/
+8
|
*
|
|
pwm-backlight: Fix brightness adjustment
Thierry Reding
2013-10-18
1
-12
/
+18
|
*
|
|
pwm-backlight: Allow for non-increasing brightness levels
Mike Dunn
2013-10-16
1
-14
/
+15
|
*
|
|
pwm-backlight: Add power supply support
Thierry Reding
2013-10-16
1
-0
/
+13
|
*
|
|
pwm-backlight: Use new enable_gpio field
Thierry Reding
2013-10-16
1
-7
/
+50
|
*
|
|
pwm-backlight: Track enable state
Thierry Reding
2013-10-16
1
-0
/
+11
|
*
|
|
pwm-backlight: Refactor backlight power on/off
Thierry Reding
2013-10-16
1
-22
/
+31
|
*
|
|
pwm-backlight: Improve readability
Thierry Reding
2013-10-16
1
-1
/
+6
*
|
|
|
Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linux
Linus Torvalds
2013-11-15
1
-2
/
+2
|
\
\
\
\
|
*
\
\
\
Merge tag 'drm-intel-fixes-2013-11-07' of git://people.freedesktop.org/~danve...
Dave Airlie
2013-11-08
2
-47
/
+2
|
|
\
\
\
\
|
*
|
|
|
|
drm/tegra: Move driver to DRM tree
Thierry Reding
2013-10-31
1
-2
/
+2
*
|
|
|
|
|
tree-wide: use reinit_completion instead of INIT_COMPLETION
Wolfram Sang
2013-11-15
2
-3
/
+3
*
|
|
|
|
|
Merge tag 'fbdev-3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba...
Linus Torvalds
2013-11-14
150
-3031
/
+3791
|
\
\
\
\
\
\
|
*
|
|
|
|
|
fb: reorder the lock sequence to fix potential dead lock
Gu Zheng
2013-11-11
3
-28
/
+51
|
*
|
|
|
|
|
fbdev: shmobile-lcdcfb: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-11-11
1
-2
/
+2
|
*
|
|
|
|
|
fbdev: shmobile-hdmi: Convert to clk_prepare/unprepare
Laurent Pinchart
2013-11-11
1
-3
/
+3
|
*
|
|
|
|
|
omapdss: Add new panel driver for Topolly td028ttec1 LCD.
Marek Belisko
2013-10-31
3
-0
/
+487
|
*
|
|
|
|
|
video: exynos_mipi_dsi: Unlock the mutex before returning
Sachin Kamat
2013-10-30
1
-0
/
+1
|
*
|
|
|
|
|
video: da8xx-fb: remove unwanted define
Manish Badarkhe
2013-10-30
1
-1
/
+0
|
*
|
|
|
|
|
video: Remove unnecessary semicolons
Joe Perches
2013-10-30
16
-19
/
+19
|
*
|
|
|
|
|
simplefb: use write-combined remapping
David Herrmann
2013-10-30
1
-2
/
+2
|
*
|
|
|
|
|
simplefb: fix unmapping fb during destruction
David Herrmann
2013-10-30
1
-2
/
+10
|
*
|
|
|
|
|
OMAPDSS: connector-dvi: fix releasing i2c_adapter
Tomi Valkeinen
2013-10-29
1
-0
/
+7
|
*
|
|
|
|
|
OMAPDSS: DSI: fix perf measuring ifdefs
Tomi Valkeinen
2013-10-29
1
-5
/
+5
[next]