index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
OMAPDSS: use platform_driver_probe for dsi/hdmi/rfbi/venc/dpi/sdi
Tomi Valkeinen
2012-05-11
6
-12
/
+6
*
OMAPDSS: move the creation of debugfs files
Tomi Valkeinen
2012-05-11
8
-74
/
+48
*
OMAPDSS: handle output-driver reg/unreg more dynamically
Tomi Valkeinen
2012-05-11
2
-93
/
+59
*
OMAPDSS: remove uses of dss_runtime_get/put
Tomi Valkeinen
2012-05-11
9
-99
/
+11
*
OMAPDSS: create DPI & SDI drivers
Tomi Valkeinen
2012-05-11
5
-41
/
+71
*
OMAPDSS: use platform_driver_probe for core/dispc/dss
Tomi Valkeinen
2012-05-11
3
-6
/
+3
*
OMAPDSS: remove return from platform_driver_unreg
Tomi Valkeinen
2012-05-11
6
-6
/
+6
*
OMAPDSS: clean up the omapdss platform data mess
Tomi Valkeinen
2012-05-11
5
-35
/
+43
*
OMAPDSS: DSI: use dsi_get_dsidev_id(dsidev) instead of dsidev->id
Tomi Valkeinen
2012-05-11
1
-3
/
+3
*
OMAPDSS: VENC: allow switching venc output type at runtime
Grazvydas Ignotas
2012-05-11
1
-1
/
+53
*
Merge branch 'for-l-o-3.5'
Tomi Valkeinen
2012-05-10
1
-65
/
+68
|
\
|
*
OMAPDSS: DSI: implement generic DSI pin config
Tomi Valkeinen
2012-05-09
1
-65
/
+68
*
|
OMAPDSS: DISPC: Remove usage of dispc_mgr_get_device()
Archit Taneja
2012-05-09
3
-32
/
+28
*
|
OMAPDSS: DISPC: Remove omap_dss_device pointer usage from dispc_mgr_pclk_rate()
Archit Taneja
2012-05-09
1
-5
/
+6
*
|
OMAPDSS: APPLY: Remove an unnecessary omap_dss_device pointer
Archit Taneja
2012-05-09
1
-3
/
+0
*
|
OMAPDSS: DPI/HDMI: Apply manager timings even if panel is disabled
Archit Taneja
2012-05-09
2
-0
/
+4
*
|
OMAPDSS: APPLY: Remove display dependency from overlay and manager checks
Archit Taneja
2012-05-09
4
-25
/
+22
*
|
OMAPDSS: APPLY: Don't check manager settings if it is disabled
Archit Taneja
2012-05-09
1
-0
/
+3
*
|
OMAPDSS: MANAGER: Create a function to check manager timings
Archit Taneja
2012-05-09
4
-3
/
+20
*
|
OMAPDSS: Apply manager timings instead of direct DISPC writes
Archit Taneja
2012-05-09
6
-10
/
+8
*
|
OMAPDSS: APPLY: Add manager timings as extra_info in private data
Archit Taneja
2012-05-09
2
-13
/
+85
*
|
OMAPDSS: DISPC: Remove Fake VSYNC support
Archit Taneja
2012-05-09
4
-35
/
+0
*
|
OMAPDSS: Fix DSI_FCLK clock source selection
Archit Taneja
2012-05-09
1
-2
/
+3
*
|
OMAPDSS: HDMI: define and dump CORE registers in correct order
Archit Taneja
2012-05-09
2
-68
/
+59
*
|
OMAPDSS: HDMI: Fix ti_hdmi_4xxx_core_dump
Archit Taneja
2012-05-09
1
-70
/
+72
*
|
OMAPDSS: DISPC: Correct DISPC functional clock usage
Chandrabhanu Mahapatra
2012-05-03
2
-27
/
+41
*
|
OMAPDSS: DISPC: Handle synclost errors in OMAP3
Chandrabhanu Mahapatra
2012-05-03
1
-3
/
+69
*
|
OMAPDSS: DISPC: Enable predecimation
Chandrabhanu Mahapatra
2012-05-03
1
-81
/
+185
*
|
OMAPDSS: DISPC: Clean up manager timing/size functions
Archit Taneja
2012-04-23
5
-23
/
+37
*
|
OMAPDSS: DISPC: Use a common function to set manager timings
Archit Taneja
2012-04-23
8
-31
/
+37
*
|
OMAPDSS: DISPC/RFBI: Use dispc_mgr_set_lcd_timings() for setting lcd size
Archit Taneja
2012-04-23
3
-4
/
+24
*
|
OMAPDSS: provide default get_timings function for panels
Grazvydas Ignotas
2012-04-23
3
-7
/
+9
*
|
OMAPDSS: VENC: Check for errors from regulator_enable()
Mark Brown
2012-04-23
1
-1
/
+3
*
|
OMAPDSS: DSI: remove option to use pck for DSI PLL clkin
Tomi Valkeinen
2012-04-23
2
-48
/
+12
*
|
OMAPDSS: Ensure OPP100 when DSS is operational
Tomi Valkeinen
2012-04-23
3
-0
/
+24
|
/
*
Merge tag 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc
Linus Torvalds
2012-03-28
2
-5
/
+3
|
\
|
*
Merge branch 'next/cleanup-exynos-clock' of git://git.kernel.org/pub/scm/linu...
Olof Johansson
2012-03-14
3
-9
/
+30
|
|
\
|
*
\
Merge branch 'cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/tmlin...
Arnd Bergmann
2012-02-29
2
-5
/
+3
|
|
\
\
|
|
*
|
ARM: OMAP: Remove plat/io.h by splitting it into mach/io.h and mach/hardware.h
Tony Lindgren
2012-02-24
1
-0
/
+3
|
|
*
|
ARM: OMAP2+: Drop DISPC L3 firewall code
Tony Lindgren
2012-02-24
1
-5
/
+0
*
|
|
|
OMAPDSS: register dss drivers in module init
Tomi Valkeinen
2012-03-21
1
-58
/
+77
*
|
|
|
OMAPDSS: APPLY: fix clearing shadow dirty flag with manual update
Tomi Valkeinen
2012-03-13
1
-19
/
+18
*
|
|
|
OMAPDSS: APPLY: print warning if wait_pending_extra_info_updates fails
Tomi Valkeinen
2012-03-06
1
-5
/
+6
*
|
|
|
OMAPDSS: MANAGER/APPLY: Add runtime_pm protection around wait_for_go/vsync fu...
Lajos Molnar
2012-03-06
2
-1
/
+23
*
|
|
|
OMAPDSS: DISPC: Fix FIR coefficients
Lajos Molnar
2012-03-06
1
-5
/
+4
*
|
|
|
OMAPDSS: DISPC: Fix OMAP4 supported color formats
Lajos Molnar
2012-03-06
2
-5
/
+6
*
|
|
|
OMAPDSS: HDMI: Add M2 divider while calculating clkout
Mythri P K
2012-03-06
1
-8
/
+8
*
|
|
|
Merge commit 'v3.3-rc6'
Tomi Valkeinen
2012-03-06
2
-9
/
+24
|
\
\
\
\
|
|
|
_
|
/
|
|
/
|
|
|
*
|
|
OMAPDSS: APPLY: make ovl_enable/disable synchronous
Tomi Valkeinen
2012-02-29
1
-0
/
+6
|
*
|
|
Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...
Florian Tobias Schandinat
2012-02-24
2
-9
/
+24
|
|
\
\
\
|
|
|
/
/
|
|
/
|
|
[next]