index
:
BMC/Intel-BMC/linux.git
dev
dev-4.10
dev-4.13
dev-4.17
dev-4.18
dev-4.19
dev-4.3
dev-4.4
dev-4.6
dev-4.7
dev-5.0
dev-5.1
dev-5.10-intel
dev-5.10.46-intel
dev-5.10.49-intel
dev-5.14-intel
dev-5.15-intel
dev-5.2
dev-5.3
dev-5.4
dev-5.7
dev-5.8
dev-5.8-intel
master
Intel OpenBMC Linux kernel source tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
Age
Commit message (
Expand
)
Author
Files
Lines
2011-08-01
OMAP: DSS2: HDMI: fix hdmi clock name
Tomi Valkeinen
1
-2
/
+2
2011-08-01
HACK: OMAP: DSS2: clk hack for OMAP2/3
Tomi Valkeinen
5
-3
/
+19
2011-07-25
OMAP: DSS2: DSS: Fix context save/restore
Tomi Valkeinen
1
-0
/
+10
2011-07-25
OMAP: DSS2: DISPC: Fix context save/restore
Tomi Valkeinen
1
-59
/
+38
2011-07-25
OMAP: DSS2: Remove ctx loss count from dss.c
Tomi Valkeinen
1
-61
/
+1
2011-07-25
OMAP: DSS2: DISPC: remove finegrained clk enables/disables
Tomi Valkeinen
1
-146
/
+19
2011-07-25
OMAP: DSS2: Use PM runtime & HWMOD support
Tomi Valkeinen
11
-634
/
+923
2011-07-25
OMAP: DSS2: Remove CONFIG_OMAP2_DSS_SLEEP_BEFORE_RESET
Tomi Valkeinen
2
-25
/
+0
2011-07-25
OMAP: DSS2: Remove core_dump_clocks
Tomi Valkeinen
1
-40
/
+0
2011-07-25
OMAP: DSS2: DPI: remove unneeded SYSCK enable/disable
Tomi Valkeinen
1
-8
/
+3
2011-07-25
OMAP: DSS2: rewrite use of context_loss_count
Tomi Valkeinen
2
-25
/
+47
2011-07-25
OMAP: DSS2: Remove clk optimization at dss init
Tomi Valkeinen
1
-4
/
+0
2011-07-25
OMAP: DSS2: Fix init and unit sequence
Tomi Valkeinen
1
-9
/
+8
2011-07-25
OMAP: DSS2: Clean up probe for DSS & DSI
Tomi Valkeinen
2
-106
/
+69
2011-07-25
OMAP: DSS2: Handle dpll4_m4_ck in dss_get/put_clocks
Tomi Valkeinen
1
-26
/
+26
2011-07-01
OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4
Tomi Valkeinen
7
-40
/
+86
2011-07-01
OMAP: DSS2: DSI: sync when disabling a display
Tomi Valkeinen
1
-0
/
+5
2011-07-01
OMAP: DSS2: Add Color Phase Rotation support
Tomi Valkeinen
3
-0
/
+151
2011-07-01
OMAP: DSS: Minor cleanup in ovl and mgr cache structs
Nishant Kamat
1
-96
/
+62
2011-07-01
OMAP: DSS2: Add new FEAT definitions for features missing from OMAP2
Tomi Valkeinen
4
-58
/
+105
2011-07-01
OMAP: DSS2: Add FEAT_VENC_REQUIRES_TV_DAC_CLK
Tomi Valkeinen
3
-7
/
+13
2011-07-01
OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use
Tomi Valkeinen
1
-0
/
+4
2011-07-01
OMAP: DSS2: remove update_mode from omapdss
Tomi Valkeinen
3
-107
/
+14
2011-07-01
OMAP: DSS2: DSI: Change dummy macros to inline functions
Tomi Valkeinen
1
-3
/
+12
2011-07-01
OMAP: DSS2: remove extra includes from include/video/omapdss.h
Tomi Valkeinen
4
-0
/
+4
2011-05-23
OMAP: DSS2: Add support for NV12 format
Amber Jain
3
-34
/
+175
2011-05-23
OMAP: DSS2: Add new registers for NV12 support
Amber Jain
4
-2
/
+349
2011-05-23
OMAP: DSS2: Use for loop where ever possible in SR(), RR()
Amber Jain
1
-128
/
+46
2011-05-23
OMAP: DSS2: Ensure non-zero FIR values are configured
Amber Jain
1
-11
/
+4
2011-05-23
OMAP: DSS2: Add new color formats for OMAP4
Amber Jain
3
-34
/
+117
2011-05-19
OMAP4: DSS2: HDMI: Implement ASoC Codec driver for HDMI audio
Ricardo Neri
1
-0
/
+217
2011-05-19
OMAP4: DSS2: HDMI: Add functionality for audio configuration
Ricardo Neri
1
-0
/
+215
2011-05-19
OMAP4: DSS2: HDMI: Add enums and structures for audio
Ricardo Neri
1
-2
/
+218
2011-05-19
OMAP4: DSS2: HDMI: Add DSS feature for CTS calculation
Ricardo Neri
2
-1
/
+2
2011-05-19
OMAP4: DSS2: Create a DSS features structure for OMAP4430 ES1.0
Ricardo Neri
1
-1
/
+26
2011-05-16
OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register
Archit Taneja
1
-4
/
+32
2011-05-16
OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register
Archit Taneja
3
-10
/
+91
2011-05-16
OMAP: DSS2: DSI: Use system workqueue for delayed work instead of a private w...
Archit Taneja
1
-18
/
+7
2011-05-16
OMAP: DSS2: DSI: Remove DISPC pixel clock related info in dsi_dump_clocks()
Archit Taneja
1
-5
/
+0
2011-05-12
OMAP: DSS2: RFBI: cleanup
Tomi Valkeinen
2
-128
/
+3
2011-05-12
OMAP: DSS2: RFBI: add omap_rfbi_configure
Tomi Valkeinen
1
-1
/
+7
2011-05-12
OMAP: DSS2: RFBI: clock enable/disable changes
Tomi Valkeinen
1
-24
/
+4
2011-05-12
OMAP: DSS2: RFBI: add rfbi_bus_lock
Tomi Valkeinen
1
-0
/
+16
2011-05-12
OMAP: DSS2: Add missing dummy functions
Tomi Valkeinen
1
-0
/
+24
2011-05-12
OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4
Archit Taneja
7
-31
/
+155
2011-05-12
OMAP: DSS2: DSI: Pass pointer to struct to packet_sent_handler isrs
Archit Taneja
1
-18
/
+25
2011-05-12
OMAP: DSS2: DSI: Use platform_device pointer to get dsi data
Archit Taneja
1
-263
/
+409
2011-05-12
OMAP: DSS2: Pass platform_device as an argument in dsi functions
Archit Taneja
6
-445
/
+575
2011-05-12
OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()
Archit Taneja
3
-6
/
+4
2011-05-12
OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsi
Archit Taneja
1
-20
/
+28
[next]