index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
video
/
omap2
/
dss
/
dsi.c
Age
Commit message (
Expand
)
Author
2012-01-14
Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6
Linus Torvalds
2012-01-13
module_param: make bool parameters really bool (drivers & misc)
Rusty Russell
2012-01-02
OMAPDSS: DSI: Fix HSDIV related PLL info in dsi_dump_clocks()
Archit Taneja
2011-12-02
OMAPDSS: check the return value of dss_mgr_enable()
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: call mgr_enable/disable for cmd mode displays
Tomi Valkeinen
2011-12-02
OMAPDSS: hide manager's enable/disable()
Tomi Valkeinen
2011-12-02
OMAPDSS: pass ovl manager to dss_start_update
Tomi Valkeinen
2011-12-02
OMAPDSS: remove partial update from DSI
Tomi Valkeinen
2011-12-02
OMAPDSS: remove partial update from the overlay manager
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: disable DDR_CLK_ALWAYS_ON when entering ULPS
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: improve wait_for_bit_change
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: fix lane handling when entering ULPS
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: remove dsi_get_num_lanes_used
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: use lane config in dsi_cio_enable_lane_override
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: use lane config in dsi_cio_wait_tx_clk_esc_reset
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: use lane config in dsi_get_lane_mask
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: Use new lane config in dsi_set_lane_config
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: Parse lane config
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: count with number of lanes
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: flush posted write in send_bta
Tomi Valkeinen
2011-12-02
OMAPDSS: DSI: flush posted write when entering ULPS
Tomi Valkeinen
2011-10-31
video: Add module.h to drivers/video files who really use it.
Paul Gortmaker
2011-09-30
OMAP: DSS2: DSI Video mode support
Archit Taneja
2011-09-30
OMAP: DSS2: DSI: Send zero length packet in dsi_vc_send_null()
Archit Taneja
2011-09-30
OMAP: DSS2: Create an enum for DSI pixel formats
Archit Taneja
2011-09-30
OMAP: DSS2: Clean up stallmode and io pad mode selection
Archit Taneja
2011-09-30
OMAP: DSS2: DSI: Introduce generic read functions
Archit Taneja
2011-09-30
OMAP: DSS2: DSI: Split dsi_vc_dcs_read() into 2 functions
Archit Taneja
2011-09-30
OMAP: DSS2: DSI: Remove functions dsi_vc_dcs_read_1() and dsi_vc_dcs_read_2()
Archit Taneja
2011-09-30
OMAP: DSS2: DSI: Introduce generic write functions
Archit Taneja
2011-09-30
OMAP: DSS2: Create enum for DSI operation modes
Archit Taneja
2011-09-30
OMAP: DSS2: DSI: Represent L4 and VP as sources of VC instead of modes
Archit Taneja
2011-09-30
OMAP: DSS2: Use MIPI DSI enums from include/video/mipi_display.h
Archit Taneja
2011-09-30
OMAP: DSS2: DISPC: rename manager related funcs
Tomi Valkeinen
2011-09-30
OMAP: DSS2: Remove support for non-DISPC overlays
Tomi Valkeinen
2011-09-30
OMAP: DSS2: fix clock sources on error and uninit
Tomi Valkeinen
2011-09-30
OMAP: DSS2: DSI: Improve dsi_mux_pads parameters
Tomi Valkeinen
2011-09-30
OMAP: DSS2: Change DSI device naming
Tomi Valkeinen
2011-09-20
OMAP: DSS2: remove unneeded fck enable/disables
Tomi Valkeinen
2011-09-20
Revert "HACK: OMAP: DSS2: clk hack for OMAP2/3"
Tomi Valkeinen
2011-09-14
OMAP: DSS2: check for manager when enabling display
Tomi Valkeinen
2011-08-01
HACK: OMAP: DSS2: clk hack for OMAP2/3
Tomi Valkeinen
2011-07-25
OMAP: DSS2: Use PM runtime & HWMOD support
Tomi Valkeinen
2011-07-25
OMAP: DSS2: Clean up probe for DSS & DSI
Tomi Valkeinen
2011-07-01
OMAP: DSS2: Fix FIFO threshold and burst size for OMAP4
Tomi Valkeinen
2011-07-01
OMAP: DSS2: DSI: sync when disabling a display
Tomi Valkeinen
2011-07-01
OMAP: DSS2: Reset LANEx_ULPS_SIG2 bits after use
Tomi Valkeinen
2011-07-01
OMAP: DSS2: DSI: Change dummy macros to inline functions
Tomi Valkeinen
2011-05-16
OMAP: DSS2: DSI: Get line buffer size from DSI_GNQ register
Archit Taneja
2011-05-16
OMAP: DSS2: DSI: Get number of DSI data lanes using DSI_GNQ register
Archit Taneja
[next]