index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
apply.c
Age
Commit message (
Expand
)
Author
Files
Lines
2013-12-30
OMAPDSS: apply fixes
Tomi Valkeinen
1
-0
/
+3
2013-12-30
OMAPDSS: fix debug prints
Tomi Valkeinen
1
-4
/
+4
2013-08-30
OMAPDSS: rename omap_dss_device's 'device' field to 'dst'
Tomi Valkeinen
1
-2
/
+2
2013-06-17
OMAPDSS: modify get/find functions to go through the device chain
Tomi Valkeinen
1
-1
/
+13
2013-06-17
OMAPDSS: combine omap_dss_output into omap_dss_device
Tomi Valkeinen
1
-3
/
+3
2013-06-17
OMAPDSS: implement display sysfs without dss bus
Tomi Valkeinen
1
-10
/
+5
2013-06-17
OMAPDSS: Implement display (dis)connect support
Tomi Valkeinen
1
-0
/
+14
2013-06-17
OMAPDRM: fix overlay manager handling
Tomi Valkeinen
1
-3
/
+0
2013-06-17
OMAPDSS: split overlay manager creation
Tomi Valkeinen
1
-3
/
+6
2013-06-17
OMAPDSS: clean up dss_[ovl|mgr]_get_device()
Tomi Valkeinen
1
-6
/
+4
2013-04-03
OMAPDSS: APPLY: remove dssdev from dss_mgr_wait_for_vsync
Tomi Valkeinen
1
-4
/
+11
2012-12-07
OMAPDSS: move display sysfs init to compat layer
Tomi Valkeinen
1
-0
/
+14
2012-12-07
OMAPDSS: move irq handling to dispc-compat
Tomi Valkeinen
1
-0
/
+14
2012-12-07
OMAPDSS: move blocking mgr enable/disable to compat layer
Tomi Valkeinen
1
-0
/
+1
2012-12-07
OMAPDSS: manage framedone irq with mgr ops
Tomi Valkeinen
1
-0
/
+46
2012-12-07
OMAPDSS: add manager ops
Tomi Valkeinen
1
-6
/
+30
2012-12-07
OMAPDSS: move ovl function setup to apply.c
Tomi Valkeinen
1
-8
/
+29
2012-12-07
OMAPDSS: move ovl-mgr function setup to apply.c
Tomi Valkeinen
1
-6
/
+52
2012-12-07
OMAPDSS: move ovl & ovl-mgr init to apply.c
Tomi Valkeinen
1
-0
/
+9
2012-12-07
OMAPDSS: add omapdss_compat_init()
Tomi Valkeinen
1
-1
/
+32
2012-11-12
OMAPDSS: APPLY: Remove unnecessary call to mg_clear_shadow_dirty
Archit Taneja
1
-2
/
+0
2012-11-12
OMAPDSS: APPLY: Remove unnecessary variable in dss_apply_irq_handler
Archit Taneja
1
-2
/
+0
2012-11-12
OMAPDSS: APPLY: Don't treat an overlay's channel out as shadow bits
Archit Taneja
1
-18
/
+26
2012-11-06
OMAPDSS: APPLY: Fix the usage of wait_for_completion_timeout
Chuansheng Liu
1
-2
/
+0
2012-10-29
OMAPDSS: DISPC: rename dispc_mgr_enable/disable to _sync
Tomi Valkeinen
1
-3
/
+3
2012-10-18
OMAPDSS: DISPC: cleanup lcd/digit enable/disable
Tomi Valkeinen
1
-3
/
+3
2012-10-18
OMAPDSS: combine LCD related config into one func
Tomi Valkeinen
1
-16
/
+2
2012-10-18
OMAPDSS: fix registering the vsync isr in apply
Tomi Valkeinen
1
-0
/
+3
2012-10-12
OMAPDSS: Cleanup DSSDBG with dynamic pr_debug function
Chandrabhanu Mahapatra
1
-4
/
+4
2012-09-26
OMAPDSS: DIPSC: Relax scaling limitations when in memory to memory mode
Archit Taneja
1
-1
/
+1
2012-09-26
OMAPDSS: Remove old way of setting manager and device links
Archit Taneja
1
-64
/
+0
2012-09-26
OMAPDSS: APPLY: Remove omap_dss_device references from dss_ovl_enable/disable
Archit Taneja
1
-2
/
+2
2012-09-26
OMAPDSS: Remove manager->device references
Archit Taneja
1
-2
/
+2
2012-09-26
OMAPDSS: APPLY: Add manager set/unset output ops for omap_overlay_manager
Archit Taneja
1
-0
/
+70
2012-09-26
OMAPDSS: APPLY: Remove omap_dss_device references in wait_for_go functions
Archit Taneja
1
-11
/
+25
2012-09-07
OMAPDSS: fix dss_ovl_unset_manager
Tomi Valkeinen
1
-0
/
+7
2012-09-07
Revert "OMAPDSS: APPLY: add fifo merge support funcs"
Tomi Valkeinen
1
-43
/
+0
2012-09-07
Revert "OMAPDSS: APPLY: add fifo-merge support"
Tomi Valkeinen
1
-146
/
+8
2012-09-07
OMAPDSS: clean up dss_mgr_set_timings
Tomi Valkeinen
1
-10
/
+8
2012-09-07
OMAPDSS: clean up dss_mgr_set_lcd_config
Tomi Valkeinen
1
-12
/
+2
2012-08-13
OMAPDSS: APPLY: Constify timings argument in dss_mgr_set_timings
Archit Taneja
1
-2
/
+2
2012-06-29
OMAPDSS: OVERLAY: Clean up replication checking
Archit Taneja
1
-1
/
+1
2012-06-29
OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checks
Archit Taneja
1
-2
/
+11
2012-06-29
OMAPDSS: MANAGER: Check LCD related overlay manager parameters
Archit Taneja
1
-1
/
+1
2012-06-29
OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...
Archit Taneja
1
-0
/
+68
2012-06-29
OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...
Archit Taneja
1
-4
/
+2
2012-05-22
OMAPDSS: use DSI_FIFO_BUG workaround only for manual update displays
Tomi Valkeinen
1
-1
/
+1
2012-05-09
OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()
Archit Taneja
1
-3
/
+3
2012-05-09
OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer
Archit Taneja
1
-3
/
+0
2012-05-09
OMAPDSS: APPLY: Remove display dependency from overlay and manager checks
Archit Taneja
1
-13
/
+11
[next]