index
:
~tpalli/kernel
blending
master
pipe_scaler
pipe_scaler_rebase_20170328
Linux
UNKNOWN
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
Age
Commit message (
Expand
)
Author
Files
Lines
2012-12-17
backlight: 88pm860x_bl: fix checkpatch warning
Jingoo Han
1
-2
/
+2
2012-12-17
backlight: da903x_bl: use dev_get_drvdata() instead of platform_get_drvdata()
Jingoo Han
1
-4
/
+3
2012-12-16
ARM: OMAP: Fix drivers to depend on omap for internal devices
Tony Lindgren
1
-0
/
+4
2012-12-15
Merge tag 'fbdev-for-3.8' of git://gitorious.org/linux-omap-dss2/linux
Linus Torvalds
58
-3376
/
+3561
2012-12-14
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
1
-2
/
+9
2012-12-13
Merge tag 'pm-merge' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm...
Linus Torvalds
3
-3
/
+3
2012-12-13
VIDEO: Newport Fix console crashes
Thomas Bogendoerfer
1
-2
/
+9
2012-12-13
Merge tag 'omapdss-for-3.8' of git://gitorious.org/linux-omap-dss2/linux into...
Tomi Valkeinen
45
-2894
/
+2587
2012-12-13
OMAPDSS: fix TV-out issue with DSI PLL
Tomi Valkeinen
1
-0
/
+16
2012-12-13
Revert "OMAPFB: simplify locking"
Tomi Valkeinen
4
-79
/
+132
2012-12-13
OMAPFB: remove silly loop in fb2display()
Tomi Valkeinen
1
-6
/
+6
2012-12-13
OMAPFB: fix error handling in omapfb_find_best_mode()
Tomi Valkeinen
1
-0
/
+6
2012-12-13
OMAPFB: use devm_kzalloc to allocate omapfb2_device
Tomi Valkeinen
1
-2
/
+2
2012-12-12
Merge tag 'soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
1
-137
/
+19
2012-12-12
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2
-8
/
+33
2012-12-12
Merge tag 'headers' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
15
-88
/
+239
2012-12-12
OMAPDSS: DISPC: remove dispc fck uses
Tomi Valkeinen
1
-14
/
+0
2012-12-12
OMAPDSS: DISPC: get dss clock rate from dss driver
Tomi Valkeinen
3
-2
/
+15
2012-12-11
Merge tag 'driver-core-3.8-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
25
-78
/
+78
2012-12-10
drivers/video/console/softcursor.c: remove redundant NULL check before kfree()
Sachin Kamat
1
-2
/
+1
2012-12-10
drivers/video: add support for the Solomon SSD1307 OLED Controller
Maxime Ripard
3
-0
/
+412
2012-12-07
OMAPDSS: use omapdss_compat_init() in other drivers
Tomi Valkeinen
2
-4
/
+6
2012-12-07
OMAPDSS: export dispc functions
Tomi Valkeinen
2
-35
/
+24
2012-12-07
OMAPDSS: export dss_feat functions
Tomi Valkeinen
2
-5
/
+6
2012-12-07
OMAPDSS: export dss_mgr_ops functions
Tomi Valkeinen
2
-30
/
+9
2012-12-07
OMAPDSS: separate compat files in the Makefile
Tomi Valkeinen
1
-2
/
+5
2012-12-07
OMAPDSS: move display sysfs init to compat layer
Tomi Valkeinen
4
-32
/
+14
2012-12-07
OMAPDSS: DPI: use dispc's check_timings
Tomi Valkeinen
1
-1
/
+1
2012-12-07
OMAPDSS: DISPC: add dispc_ovl_check()
Tomi Valkeinen
2
-0
/
+44
2012-12-07
OMAPDSS: move irq handling to dispc-compat
Tomi Valkeinen
5
-426
/
+463
2012-12-07
OMAPDSS: move omap_dispc_wait_for_irq_interruptible_timeout to dispc-compat.c
Tomi Valkeinen
3
-57
/
+33
2012-12-07
OMAPDSS: move blocking mgr enable/disable to compat layer
Tomi Valkeinen
6
-178
/
+233
2012-12-07
OMAPDSS: manage framedone irq with mgr ops
Tomi Valkeinen
5
-22
/
+82
2012-12-07
OMAPDSS: add manager ops
Tomi Valkeinen
3
-6
/
+87
2012-12-07
OMAPDSS: move ovl function setup to apply.c
Tomi Valkeinen
3
-37
/
+29
2012-12-07
OMAPDSS: move ovl-mgr function setup to apply.c
Tomi Valkeinen
3
-55
/
+52
2012-12-07
OMAPDSS: move ovl & ovl-mgr init to apply.c
Tomi Valkeinen
2
-6
/
+9
2012-12-07
OMAPDSS: add omapdss_compat_init()
Tomi Valkeinen
3
-3
/
+35
2012-12-07
OMAPFB: connect ovl managers to all dssdevs
Tomi Valkeinen
1
-14
/
+24
2012-12-07
OMAPDSS: manage output-dssdev connection in output drivers
Tomi Valkeinen
9
-46
/
+55
2012-12-07
OMAPFB: remove warning when trying to alloc at certain paddress
Tomi Valkeinen
1
-3
/
+3
2012-12-07
OMAPFB: simplify locking
Tomi Valkeinen
4
-132
/
+79
2012-12-07
OMAPFB: move dssdev->sync call out from omapfb_realloc_fbmem
Tomi Valkeinen
3
-4
/
+8
2012-12-07
OMAPFB: remove exported udpate window
Tomi Valkeinen
2
-27
/
+3
2012-12-04
da8xx: Fix revision check on the da8xx driver
Pantelis Antoniou
1
-0
/
+1
2012-11-30
Merge tag 'tags/omap-for-v3.8/cleanup-multiplatform-no-clock-signed' of git:/...
Olof Johansson
3
-3
/
+3
2012-11-30
ARM: OMAP: Move plat-omap/dma-omap.h to include/linux/omap-dma.h
Tony Lindgren
3
-3
/
+3
2012-11-30
OMAPDSS: Add terminating entry for picodlp_i2c_id table
Axel Lin
1
-0
/
+1
2012-11-29
OMAPDSS: Use only "omapdss_dss" platform device to get context lost count
Archit Taneja
4
-18
/
+19
2012-11-29
Merge branch 'exynos-dp-next' of git://github.com/jingoo/linux into for-linus
Tomi Valkeinen
4
-295
/
+503
[next]