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
2013-05-02
OMAPDSS: VENC: Add error handling for venc_probe_pdata
Tomi Valkeinen
1
-7
/
+15
2013-05-02
OMAPDSS: VENC: use platform_driver_register()
Tomi Valkeinen
1
-6
/
+7
2013-04-15
OMAPDSS: Merge omapdss topic branches
Tomi Valkeinen
1
-11
/
+3
2013-04-10
omapdss: use devm_clk_get()
Archit Taneja
1
-9
/
+1
2013-04-03
OMAPDSS: VENC: remove platform_enable/disable calls
Archit Taneja
1
-9
/
+0
2013-04-03
OMAPDSS: add output->dispc_channel
Tomi Valkeinen
1
-2
/
+1
2013-04-03
OMAPDSS: add output->name
Tomi Valkeinen
1
-0
/
+1
2012-12-07
OMAPDSS: manage output-dssdev connection in output drivers
Tomi Valkeinen
1
-0
/
+9
2012-10-29
OMAPDSS: export dss_get_def_display_name()
Tomi Valkeinen
1
-1
/
+1
2012-09-26
OMAPDSS: VENC: Replace dssdev->manager with dssdev->output->manager references
Archit Taneja
1
-5
/
+9
2012-09-26
OMAPDSS: outputs: Create and register output instances
Archit Taneja
1
-0
/
+24
2012-09-18
OMAPDSS: alloc dssdevs dynamically
Tomi Valkeinen
1
-4
/
+13
2012-09-18
OMAPDSS: explicitely initialize dssdev->channel for new displays
Tomi Valkeinen
1
-0
/
+2
2012-09-18
OMAPDSS: register only one display device per output
Tomi Valkeinen
1
-10
/
+37
2012-09-18
OMAPDSS: omap_dss_register_device() doesn't take display index
Tomi Valkeinen
1
-1
/
+1
2012-09-07
OMAPDSS: fix set_timings
Tomi Valkeinen
1
-13
/
+0
2012-09-07
OMAPDSS: remove unnecessary includes
Tomi Valkeinen
1
-1
/
+0
2012-08-22
OMAPDSS: VENC: Remove cpu_is_xxxx checks
Chandrabhanu Mahapatra
1
-11
/
+0
2012-08-16
OMAPDSS: VENC: Maintian copy of video output polarity info in private data
Archit Taneja
1
-1
/
+12
2012-08-16
OMAPDSS: VENC: Maintain copy of venc type in driver data
Archit Taneja
1
-2
/
+13
2012-08-15
OMAPDSS: VENC: Maintain our own timings field in driver data
Archit Taneja
1
-5
/
+7
2012-08-15
OMAPDSS: VENC: Split VENC into interface and panel driver
Archit Taneja
1
-155
/
+53
2012-06-29
OMAPDSS: Add interlace parameter to omap_video_timings
Archit Taneja
1
-0
/
+4
2012-06-29
OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=n
Tomi Valkeinen
1
-1
/
+1
2012-06-29
OMAPDSS: add clk_prepare_enable and clk_disable_unprepare
Rajendra Nayak
1
-2
/
+2
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
[next]