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.13.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
/
dsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2011-11-01
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
1
-0
/
+1
2011-09-30
OMAP: DSS2: DSI Video mode support
Archit Taneja
1
-29
/
+231
2011-09-30
OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()
Archit Taneja
1
-3
/
+2
2011-09-30
OMAP: DSS2: Create an enum for DSI pixel formats
Archit Taneja
1
-4
/
+20
2011-09-30
OMAP: DSS2: Clean up stallmode and io pad mode selection
Archit Taneja
1
-2
/
+1
2011-09-30
OMAP: DSS2: DSI: Introduce generic read functions
Archit Taneja
1
-10
/
+136
2011-09-30
OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions
Archit Taneja
1
-12
/
+49
2011-09-30
OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()
Archit Taneja
1
-38
/
+0
2011-09-30
OMAP: DSS2: DSI: Introduce generic write functions
Archit Taneja
1
-12
/
+72
2011-09-30
OMAP: DSS2: Create enum for DSI operation modes
Archit Taneja
1
-3
/
+4
2011-09-30
OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes
Archit Taneja
1
-51
/
+21
2011-09-30
OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h
Archit Taneja
1
-29
/
+19
2011-09-30
OMAP: DSS2: DISPC: rename manager related funcs
Tomi Valkeinen
1
-8
/
+9
2011-09-30
OMAP: DSS2: Remove support for non-DISPC overlays
Tomi Valkeinen
1
-179
/
+11
2011-09-30
OMAP: DSS2: fix clock sources on error and uninit
Tomi Valkeinen
1
-0
/
+3
2011-09-30
OMAP: DSS2: DSI: Improve dsi_mux_pads parameters
Tomi Valkeinen
1
-11
/
+31
2011-09-30
OMAP: DSS2: Change DSI device naming
Tomi Valkeinen
1
-15
/
+10
2011-09-20
OMAP: DSS2: remove unneeded fck enable/disables
Tomi Valkeinen
1
-7
/
+0
2011-09-20
Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
Tomi Valkeinen
1
-4
/
+1
2011-09-14
OMAP: DSS2: check for manager when enabling display
Tomi Valkeinen
1
-0
/
+6
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
-89
/
+155
2011-07-25
OMAP: DSS2: Clean up probe for DSS & DSI
Tomi Valkeinen
1
-25
/
+5
2011-07-01
OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4
Tomi Valkeinen
1
-8
/
+3
2011-07-01
OMAP: DSS2: DSI: sync when disabling a display
Tomi Valkeinen
1
-0
/
+5
2011-07-01
OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use
Tomi Valkeinen
1
-0
/
+4
2011-07-01
OMAP: DSS2: DSI: Change dummy macros to inline functions
Tomi Valkeinen
1
-3
/
+12
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
1
-9
/
+88
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
OMAP4: DSS2: DSI: Changes for DSI2 on OMAP4
Archit Taneja
1
-16
/
+101
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
1
-422
/
+516
2011-05-12
OMAP: DSS2: Remove omap_dss_device argument from dsi_pll_init()
Archit Taneja
1
-3
/
+2
2011-05-12
OMAP: DSS2: DSI: Add extra omap_dss_device argument in functions exported by dsi
Archit Taneja
1
-20
/
+28
2011-05-11
OMAP: DSS2: DSI: enable scp clock in dsi_dump_regs()
Archit Taneja
1
-0
/
+2
2011-05-11
OMAP: DSS2: DSI: Add OMAP4 CIO irqs
Tomi Valkeinen
1
-4
/
+23
2011-05-11
OMAP: DSS2: DSI: ensure VDDS_DSI is disabled on exit
Tomi Valkeinen
1
-0
/
+5
2011-05-11
OMAP: DSS2: DSI: Add DSI pad muxing support
Tomi Valkeinen
1
-0
/
+15
2011-05-11
OMAP: DSS2: DSI: add parameter to enter ulps on disable
Tomi Valkeinen
1
-4
/
+4
2011-05-11
OMAP: DSS2: DSI: wait for TXCLKESC domain to come out of reset
Tomi Valkeinen
1
-0
/
+65
2011-05-11
OMAP: DSS2: DSI: fix CIO init and uninit
Tomi Valkeinen
1
-25
/
+29
2011-05-11
OMAP: DSS2: DSI: implement enable/disable SCP clk
Tomi Valkeinen
1
-5
/
+28
2011-05-11
OMAP: DSS2: DSI: fix _dsi_print_reset_status
Tomi Valkeinen
1
-2
/
+15
2011-05-11
OMAP: DSS2: DSI: rename complexio related functions
Tomi Valkeinen
1
-19
/
+19
2011-05-11
OMAP: DSS2: DSI: add option to leave DSI lanes powered on
Tomi Valkeinen
1
-11
/
+24
2011-05-11
OMAP: DSS2: DSI: implement ULPS enter and exit
Tomi Valkeinen
1
-18
/
+123
2011-05-11
OMAP: DSS2: DSI: Remove CIO LDO status check
Tomi Valkeinen
1
-8
/
+0
[next]