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
2014-11-19
video: ARM CLCD: Remove duplicated include in amba-clcd.c
Qiang Chen
1
-1
/
+0
2014-11-19
ARM: at91/Kconfig: remove unused config options
Nicolas Ferre
1
-1
/
+0
2014-11-16
x86: Use new cache mode type in drivers/video/fbdev/vermilion
Juergen Gross
1
-2
/
+4
2014-11-16
x86: Use new cache mode type in drivers/video/fbdev/gbefb.c
Juergen Gross
1
-1
/
+2
2014-11-14
simplefb: Change simplefb_init from module_init to fs_initcall
Hans de Goede
1
-1
/
+1
2014-11-14
fbcon: Change fbcon_init from module_init to fs_initcall
Hans de Goede
1
-1
/
+1
2014-11-14
simplefb: Add support for enumerating simplefb dt nodes in /chosen
Hans de Goede
1
-1
/
+22
2014-11-14
simplefb: add clock handling code
Luc Verhaegen
1
-1
/
+107
2014-11-14
simplefb: add goto error path to probe
Luc Verhaegen
1
-7
/
+11
2014-11-14
simplefb: formalize pseudo palette handling
Luc Verhaegen
1
-3
/
+12
2014-11-12
OMAPDSS: features: remove unused DSI PLL features
Tomi Valkeinen
2
-49
/
+0
2014-11-12
OMAPDSS: HDMI: use common DSS PLL support
Tomi Valkeinen
4
-214
/
+146
2014-11-12
OMAPDSS: HDMI: remove extra poweroff
Tomi Valkeinen
1
-4
/
+0
2014-11-12
OMAPDSS: HDMI: split PLL enable & config
Tomi Valkeinen
4
-9
/
+18
2014-11-12
OMAPDSS: HDMI: store WP pointer to hdmi_pll_data
Tomi Valkeinen
4
-14
/
+23
2014-11-12
OMAPDSS: HDMI: Remove HDMI PLL reset
Tomi Valkeinen
1
-19
/
+0
2014-11-12
OMAPDSS: HDMI: rewrite HDMI PLL calculation code
Tomi Valkeinen
5
-83
/
+71
2014-11-12
OMAPDSS: HDMI5: disable interlace modes
Tomi Valkeinen
1
-0
/
+4
2014-11-12
OMAPDSS: HDMI: fix setting REFSEL
Tomi Valkeinen
2
-12
/
+4
2014-11-12
OMAPDSS: DSI: use common DSS PLL support
Tomi Valkeinen
4
-489
/
+255
2014-11-12
OMAPDSS: Add common PLL code
Tomi Valkeinen
3
-1
/
+467
2014-11-12
OMAPDSS: DSI: dsi_runtime_get/put in pll_init
Tomi Valkeinen
3
-28
/
+9
2014-11-12
OMAPDSS: DSI: features: combine dsi & dispc hsdivs
Tomi Valkeinen
3
-17
/
+11
2014-11-12
OMAPDSS: DSI: turn hsdivs fields to arrays
Tomi Valkeinen
3
-42
/
+42
2014-11-12
OMAPDSS: DSI: rename clkin4ddr to clkdco
Tomi Valkeinen
3
-20
/
+20
2014-11-12
OMAPDSS: DSI: use struct copy instead of individual field copy
Tomi Valkeinen
1
-11
/
+1
2014-11-12
OMAPDSS: DSI: remove pll_locked field
Tomi Valkeinen
1
-10
/
+0
2014-11-12
OMAPDSS: DSI: remove clkin from dsi_clock_info
Tomi Valkeinen
3
-11
/
+4
2014-11-12
OMAPDSS: DSI: separate LP clock info from dsi_clock_info
Tomi Valkeinen
2
-13
/
+19
2014-11-12
OMAPDSS: DSI: always power on hsclk & hsdiv
Tomi Valkeinen
3
-26
/
+7
2014-11-12
OMAPDSS: DSI: remove unused hsdiv wait funcs
Tomi Valkeinen
3
-38
/
+0
2014-11-12
OMAPDSS: DSI: wait for hsdiv clocks when enabling PLL
Tomi Valkeinen
1
-0
/
+21
2014-11-12
OMAPDSS: DSS: add a param to dpi_select_source which specifies it's port number
Archit Taneja
3
-8
/
+8
2014-11-12
OMAPDSS: DPI: Add support for multiple instances
Archit Taneja
1
-3
/
+23
2014-11-12
OMAPDSS: DT: Get source endpoint by matching reg-id
Archit Taneja
5
-21
/
+62
2014-11-12
OMAPDSS: DSS: init dss ports cleanly
Archit Taneja
3
-16
/
+92
2014-11-12
OMAPDSS: DPI: Store dpi_data pointer in the DT port's data
Archit Taneja
3
-8
/
+42
2014-11-12
OMAPDSS: DPI: Allocate driver data
Archit Taneja
3
-18
/
+36
2014-11-12
OMAPDSS: DPI: Use DPI driver data
Archit Taneja
1
-80
/
+107
2014-11-10
backlight: pwm: Clean-up pwm requested using legacy API
Vladimir Zapolskiy
1
-1
/
+4
2014-11-06
m501fb: don't return zero on failure path in sm501fb_probe()
Alexey Khoroshilov
1
-0
/
+1
2014-11-06
fbdev: mxsfb: Add support for mx6sl and mx6sx
Fabio Estevam
2
-1
/
+20
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
83
-84
/
+0
2014-10-30
Merge branch '3.18/omapdss-fixes' into 3.18/fbdev-fixes
Tomi Valkeinen
26
-23
/
+46
2014-10-30
omap: dss: connector-analog-tv: Add missing module device table
Marek Belisko
1
-0
/
+2
2014-10-29
treewide: Fix company name in module descriptions
Masanari Iida
2
-2
/
+2
2014-10-22
OMAPDSS: DSI: Fix PLL_SELFEQDCO field width
Tomi Valkeinen
1
-1
/
+1
2014-10-22
OMAPDSS: fix dispc register dump for preload & mflag
Tomi Valkeinen
1
-4
/
+3
2014-10-22
OMAPDSS: DISPC: fix mflag offset
Tomi Valkeinen
1
-2
/
+1
2014-10-22
OMAPDSS: HDMI: fix regsd write
Tomi Valkeinen
1
-5
/
+4
[prev]
[next]