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
/
venc.c
Age
Commit message (
Expand
)
Author
Files
Lines
2012-05-22
OMAPDSS: Apply VENC timings even if panel is disabled
Archit Taneja
1
-0
/
+2
2012-05-22
OMAPDSS: VENC/DISPC: Delay dividing Y resolution for managers connected to VENC
Archit Taneja
1
-5
/
+1
2012-05-22
OMAPDSS: remove compiler warnings when CONFIG_BUG=n
Tomi Valkeinen
1
-0
/
+1
2012-05-11
OMAPDSS: separate pdata based initialization
Tomi Valkeinen
1
-19
/
+26
2012-05-11
OMAPDSS: init omap_dss_devices internally
Tomi Valkeinen
1
-1
/
+7
2012-05-11
OMAPDSS: interface drivers register their panel devices
Tomi Valkeinen
1
-1
/
+17
2012-05-11
OMAPDSS: add __init & __exit
Tomi Valkeinen
1
-5
/
+5
2012-05-11
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
Tomi Valkeinen
1
-2
/
+1
2012-05-11
OMAPDSS: move the creation of debugfs files
Tomi Valkeinen
1
-1
/
+3
2012-05-11
OMAPDSS: remove uses of dss_runtime_get/put
Tomi Valkeinen
1
-11
/
+1
2012-05-11
OMAPDSS: remove return from platform_driver_unreg
Tomi Valkeinen
1
-1
/
+1
2012-05-11
OMAPDSS: VENC: allow switching venc output type at runtime
Grazvydas Ignotas
1
-1
/
+53
2012-05-09
OMAPDSS: Apply manager timings instead of direct DISPC writes
Archit Taneja
1
-1
/
+1
2012-04-23
OMAPDSS: DISPC: Use a common function to set manager timings
Archit Taneja
1
-2
/
+5
2012-04-23
OMAPDSS: provide default get_timings function for panels
Grazvydas Ignotas
1
-7
/
+0
2012-04-23
OMAPDSS: VENC: Check for errors from regulator_enable()
Mark Brown
1
-1
/
+3
2012-02-21
OMAPDSS: cleanup probe functions
Tomi Valkeinen
1
-9
/
+12
2012-02-21
Merge commit 'v3.3-rc4'
Tomi Valkeinen
1
-1
/
+1
2012-01-26
OMAPDSS: use sync versions of pm_runtime_put
Tomi Valkeinen
1
-1
/
+1
2012-01-25
OMAPDSS: use devm_ functions
Julia Lawall
1
-5
/
+3
2012-01-25
OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on ...
Danny Kukawka
1
-0
/
+5
2011-12-02
OMAPDSS: check the return value of dss_mgr_enable()
Tomi Valkeinen
1
-3
/
+23
2011-12-02
OMAPDSS: hide manager's enable/disable()
Tomi Valkeinen
1
-2
/
+2
2011-09-30
OMAPDSS: DISPC: Get correct pixel clock for TV manager
Archit Taneja
1
-3
/
+5
2011-09-20
OMAP: DSS2: remove unneeded fck enable/disables
Tomi Valkeinen
1
-14
/
+0
2011-09-20
Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
Tomi Valkeinen
1
-4
/
+1
2011-08-01
HACK: OMAP: DSS2: clk hack for OMAP2/3
Tomi Valkeinen
1
-1
/
+4
2011-07-25
OMAP: DSS2: Use PM runtime & HWMOD support
Tomi Valkeinen
1
-23
/
+142
2011-07-01
OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK
Tomi Valkeinen
1
-6
/
+10
2011-07-01
OMAP: DSS2: remove update_mode from omapdss
Tomi Valkeinen
1
-17
/
+0
2011-05-11
OMAP: DSS2: VENC: Add missing start/stop_device calls
Tomi Valkeinen
1
-0
/
+12
2011-05-11
OMAP: DSS2: VENC: Remove sleeps at venc enable/disable
Tomi Valkeinen
1
-6
/
+0
2011-05-11
OMAP: DSS2: VENC: make 20ms venc bug-fix sleep optional
Tomi Valkeinen
1
-0
/
+3
2011-05-11
OMAP: DSS2: Move display.h to include/video/
Tomi Valkeinen
1
-1
/
+1
2011-03-14
HACK: OMAP: DSS2: VENC: disable VENC on OMAP4 to prevent crash
Tomi Valkeinen
1
-0
/
+6
2011-03-11
OMAP: DSS2: Delay regulator_get() calls
Tomi Valkeinen
1
-18
/
+13
2011-03-11
OMAP2PLUS: DSS2: Generalize naming of PRCM related clock enums in DSS driver
Archit Taneja
1
-4
/
+4
2011-03-11
OMAP2,3: DSS2: Use platform device to get baseaddr
Senthilvadivu Guruswamy
1
-3
/
+8
2011-03-11
OMAP2,3: DSS2: replace printk with dev_dbg in init
Sumit Semwal
1
-1
/
+1
2011-03-11
OMAP2, 3: DSS2: VENC: create platform_driver, move init, exit to driver
Senthilvadivu Guruswamy
1
-40
/
+76
2010-05-18
OMAP: DSS2: VENC: don't call platform_enable/disable() twice
Jani Nikula
1
-14
/
+1
2010-02-24
OMAP: DSS2: move timing functions
Tomi Valkeinen
1
-41
/
+41
2010-02-24
OMAP: DSS2: move set/get_wss()
Tomi Valkeinen
1
-33
/
+34
2010-02-24
OMAP: DSS2: move enable/disable/suspend/resume
Tomi Valkeinen
1
-151
/
+100
2010-02-24
OMAP: DSS2: move set/get_update_mode()
Tomi Valkeinen
1
-10
/
+17
2010-02-24
OMAP: DSS2: move get_recommended_bpp()
Tomi Valkeinen
1
-0
/
+1
2010-02-24
OMAP: DSS2: move get_resolution()
Tomi Valkeinen
1
-0
/
+2
2010-02-24
OMAP: DSS2: move enable/disable_channel to overlay manager
Tomi Valkeinen
1
-2
/
+2
2010-02-12
OMAP: DSS2: enable VDDS_DSI when using DPI
Tomi Valkeinen
1
-3
/
+1
2009-12-09
OMAP: DSS2: Video encoder driver
Tomi Valkeinen
1
-0
/
+797