summaryrefslogtreecommitdiff
path: root/drivers/video/omap2/dss/dsi.c
AgeCommit message (Expand)Author
2012-12-07OMAPDSS: manage framedone irq with mgr opsTomi Valkeinen
2012-12-07OMAPDSS: manage output-dssdev connection in output driversTomi Valkeinen
2012-11-07OMAPDSS: HACK: look for regulators with omap4 namesTomi Valkeinen
2012-11-05OMAPDSS: hide dss_select_dispc_clk_source()Tomi Valkeinen
2012-11-05OMAPDSS: DSI: workaround for HSDiv problemTomi Valkeinen
2012-11-05OMAPDSS: DSI: skip odd dividers when pck >= 100MHzTomi Valkeinen
2012-10-29OMAPDSS: export dss_get_def_display_name()Tomi Valkeinen
2012-10-18OMAPDSS: DSI: fix dsi_get_dsidev_from_id()Tomi Valkeinen
2012-10-16Merge tag 'v3.7-rc1'Tomi Valkeinen
2012-10-12OMAPDSS: Remove dss_debug variableChandrabhanu Mahapatra
2012-10-12OMAPDSS: Replace multi part debug prints with pr_debugChandrabhanu Mahapatra
2012-10-12OMAPDSS: Cleanup DSSDBG with dynamic pr_debug functionChandrabhanu Mahapatra
2012-10-12Merge tag 'fbdev-updates-for-3.7' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-09-26OMAPDSS: DSI: Replace dssdev->manager with dssdev->output->manager referencesArchit Taneja
2012-09-26OMAPDSS: DSI: Remove dsi_pdev_map global structArchit Taneja
2012-09-26OMAPDSS: outputs: Create and register output instancesArchit Taneja
2012-09-26OMAPDSS: DSI: Pass dsi platform device wherever possibleArchit Taneja
2012-09-26OMAPDSS: DSI: fix tlpx_half reg field lengthTomi Valkeinen
2012-09-25Merge OMAP5 DSS changes to omapdssTomi Valkeinen
2012-09-24OMAPDSS: DSI: Add code to disable PHY DCCTomi Valkeinen
2012-09-24OMAPDSS: DSI: Add new linebuffer size for OMAP5Tomi Valkeinen
2012-09-24OMAPDSS: DSI: Add FEAT_DSI_PLL_REFSELTomi Valkeinen
2012-09-24OMAPDSS: DSI: Add FEAT_DSI_PLL_SELFREQDCOTomi Valkeinen
2012-09-24OMAPDSS: DSI: improve DSI clock calcs for DISPCTomi Valkeinen
2012-09-18OMAPDSS: alloc dssdevs dynamicallyTomi Valkeinen
2012-09-18OMAPDSS: register only one display device per outputTomi Valkeinen
2012-09-18OMAPDSS: omap_dss_register_device() doesn't take display indexTomi Valkeinen
2012-09-07OMAPDSS: remove unnecessary includesTomi Valkeinen
2012-09-07OMAPDSS: fix use of dssdev->capsTomi Valkeinen
2012-09-07OMAPDSS: DSI: calculate dsi clockTomi Valkeinen
2012-08-21workqueue: deprecate __cancel_delayed_work()Tejun Heo
2012-08-21workqueue: make deferrable delayed_work initializer names consistentTejun Heo
2012-08-16OMAPDSS: DSI: Maintain copy of video mode timings in driver dataArchit Taneja
2012-08-16OMAPDSS: DSI: Rename dsi_videomode_data to dsi_videomode_timingsArchit Taneja
2012-08-16OMAPDSS: DSI: Maintain copy of operation mode in driver dataArchit Taneja
2012-08-16OMAPDSS: DSI: Maintain copy of pixel format in driver dataArchit Taneja
2012-08-13OMAPDSS: DSI: Update manager timings on a manual updateArchit Taneja
2012-08-13OMAPDSS: DSI: Add function to set panel size for command mode panelsArchit Taneja
2012-08-13OMAPDSS: DSI: Maintain own copy of timings in driver dataArchit Taneja
2012-06-29OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...Archit Taneja
2012-06-29OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja
2012-06-29OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()Archit Taneja
2012-06-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja
2012-06-29OMAPDSS: Cleanup implementation of LCD channelsChandrabhanu Mahapatra
2012-06-29OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen
2012-06-29OMAPDSS: add clk_prepare_enable and clk_disable_unprepareRajendra Nayak
2012-06-04OMAPDSS: DSI: Fix bug when calculating LP command interleaving parametersArchit Taneja
2012-05-22OMAPDSS: remove compiler warnings when CONFIG_BUG=nTomi Valkeinen