index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2013-04-03
OMAPDSS: DSI: add enum omap_dss_dsi_trans_mode
Tomi Valkeinen
1
-5
/
+10
2013-04-03
OMAPDSS: DSI: get line buffer size at probe
Tomi Valkeinen
1
-3
/
+5
2013-04-03
OMAPDSS: DSI: simplify dsi configuration
Tomi Valkeinen
2
-71
/
+19
2013-04-03
OMAPDSS: DSI: fix wrong unsigned long long use
Tomi Valkeinen
1
-1
/
+1
2013-04-03
OMAPDSS: DISPC: store core clk rate
Tomi Valkeinen
1
-9
/
+9
2013-04-03
OMAPDSS: DPI: fix dpi_get_dsidev() for omap5
Tomi Valkeinen
1
-8
/
+22
2013-04-03
OMAPDSS: Taal: remove rotate & mirror support
Tomi Valkeinen
1
-168
/
+2
2013-04-03
OMAPDSS: DSI: fix DSI channel source initialization
Tomi Valkeinen
1
-0
/
+3
2013-04-03
OMAPDSS: DSI: delay dispc initialization
Tomi Valkeinen
1
-35
/
+40
2013-04-03
OMAPDSS: add output->dispc_channel
Tomi Valkeinen
7
-11
/
+87
2013-04-03
OMAPDSS: add output->name
Tomi Valkeinen
6
-0
/
+6
2013-04-03
OMAPDSS: HDMI: init output earlier
Tomi Valkeinen
1
-2
/
+2
2013-04-03
OMAPDSS: add missing export for omap_dss_get_output()
Tomi Valkeinen
1
-0
/
+1
2013-04-03
OMAPDSS: APPLY: remove dssdev from dss_mgr_wait_for_vsync
Tomi Valkeinen
1
-4
/
+11
2013-04-03
OMAPDSS: Taal: remove multi-panel support
Tomi Valkeinen
1
-94
/
+15
2013-04-03
OMAPDSS: DSI: remove omap_dss_device uses
Tomi Valkeinen
1
-39
/
+29
2013-04-03
OMAPDSS: DPI: remove omap_dss_device uses
Tomi Valkeinen
1
-20
/
+15
2013-04-03
OMAPDSS: HDMI: remove HDMI clk divisors from dssdev
Tomi Valkeinen
1
-8
/
+3
2013-04-03
OMAPDSS: DSI: remove DSI & DISPC clk divisors from dssdev
Tomi Valkeinen
1
-21
/
+26
2013-04-03
OMAPDSS: panels: keep platform data of all panels in a single header
Archit Taneja
5
-5
/
+5
2013-04-02
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-0
/
+1
2013-04-02
video:uvesafb: Fix dereference NULL pointer code path
Wang YanQing
1
-1
/
+2
2013-04-02
fbmon: use VESA_DMT_VSYNC_HIGH to fix typo
Jingoo Han
1
-1
/
+1
2013-03-31
treewide: Fix typos in kernel messages
Masanari Iida
1
-2
/
+2
2013-03-28
Merge tag 'fbdev-fixes-3.9-rc4' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
3
-6
/
+15
2013-03-27
Merge tag 'renesas-fbdev-fixes-for-v3.9' of git://git.kernel.org/pub/scm/linux/kernel/git/horms/renesas into fixes
Arnd Bergmann
1
-0
/
+1
2013-03-27
fbdev: sh_mobile_lcdc: fixup B side hsync adjust settings
Kuninori Morimoto
1
-0
/
+1
2013-03-25
Merge tag 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-2
/
+5
2013-03-22
drivers/video/ep93xx-fb.c: include <linux/io.h> for devm_ioremap()
H Hartley Sweeten
1
-0
/
+1
2013-03-22
omapdss: features: fix supported outputs for OMAP4
Archit Taneja
1
-4
/
+2
2013-03-22
OMAPDSS: tpo-td043 panel: fix data passing between SPI/DSS parts
Grazvydas Ignotas
1
-2
/
+11
2013-03-22
omapfb: fix broken build on OMAP1
Aaro Koskinen
1
-0
/
+2
2013-03-21
videomode: videomode_from_timing work
Tomi Valkeinen
2
-10
/
+17
2013-03-20
treewide: Fix typos in printk
Masanari Iida
1
-1
/
+1
2013-03-19
Merge tag 'v3.9-rc3' into drm-intel-next-queued
Daniel Vetter
73
-593
/
+6852
2013-03-19
ARM: video: mxs: Fix mxsfb misconfiguring VDCTRL0
Marek Vasut
1
-2
/
+5
2013-03-15
Merge at91 lcdfb bug fixes into fixes
Arnd Bergmann
1
-7
/
+15
2013-03-13
ARM: at91/avr32/atmel_lcdfb: add platform device-id table
Johan Hovold
1
-10
/
+79
2013-03-13
atmel_lcdfb: move lcdcon2 register access to compute_hozval
Johan Hovold
1
-3
/
+5
2013-03-13
ARM: at91/avr32/atmel_lcdfb: add bus-clock entry
Johan Hovold
1
-15
/
+8
2013-03-13
atmel_lcdfb: fix 16-bpp modes on older SOCs
Johan Hovold
1
-7
/
+15
2013-03-12
videomode: remove timing_entry_index
Tomi Valkeinen
1
-9
/
+9
2013-03-12
videomode: combine videomode dmt_flags and data_flags
Tomi Valkeinen
3
-16
/
+14
2013-03-12
videomode: simplify videomode Kconfig and Makefile
Tomi Valkeinen
3
-28
/
+10
2013-03-08
pwm_backlight: remove unnecessary ifdefs
Jingoo Han
1
-5
/
+2
2013-03-04
ARM: OMAP1: Fix build related to kgdb.h no longer including serial_8250.h
Tony Lindgren
2
-0
/
+4
2013-02-27
backlight: add new lp8788 backlight driver
Kim, Milo
3
-0
/
+340
2013-02-27
drivers/video/backlight/ams369fg06.c: make power_on() call optional
Jingoo Han
1
-5
/
+3
2013-02-26
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
Linus Torvalds
3
-3
/
+3
2013-02-26
Merge tag 'for-3.9-rc1' of git://gitorious.org/linux-pwm/linux-pwm
Linus Torvalds
1
-10
/
+10
[prev]
[next]