summaryrefslogtreecommitdiffstats
path: root/include/trace/events (unfollow)
Commit message (Expand)AuthorFilesLines
2012-07-24video: exynos_dp: check the only INTERLANE_ALIGN_DONE bit during Link TrainingJingoo Han1-1/+1
2012-07-24fb: epson1355fb: Fix section mismatchAlexander Shiyan1-4/+4
2012-07-24video: exynos_dp: fix wrong DPCD address during Link TrainingJingoo Han1-2/+2
2012-07-24video/smscufx: fix line counting in fb_writeAlexander Holler1-1/+1
2012-07-24aty128fb: Fix coding style issuesEmil Goode1-79/+101
2012-07-19fbdev: sh_mobile_lcdc: Fix pan offset computation in YUV modeLaurent Pinchart2-59/+54
2012-07-19fbdev: sh_mobile_lcdc: Fix overlay registers update during pan operationLaurent Pinchart1-0/+5
2012-07-19fbdev: sh_mobile_lcdc: Support horizontal panningLaurent Pinchart1-6/+16
2012-07-19fbdev: sh_mobile_lcdc: Use channel configuration to initialize fb deviceLaurent Pinchart1-4/+6
2012-07-19fbdev: sh_mobile_lcdc: Fix line pitch computationLaurent Pinchart1-8/+8
2012-07-19fbdev: sh_mobile_lcdc: Destroy mutex at remove timeLaurent Pinchart1-2/+5
2012-07-19sh_mobile_meram: Add direct MERAM allocation APILaurent Pinchart2-4/+53
2012-07-19sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart3-52/+65
2012-07-19sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart4-121/+110
2012-07-08s3fb: Add Virge/MX (86C260)Ondrej Zary1-10/+21
2012-07-08grvga: Fix error handling issuesEmil Goode1-25/+22
2012-07-08video: w100fb: Reduce sleep mode battery dischargePaul Parsons1-0/+12
2012-07-08OMAPDSS: fix warnings if CONFIG_PM_RUNTIME=nTomi Valkeinen6-6/+6
2012-07-08OMAPDSS: Use PM notifiers for system suspendTomi Valkeinen1-16/+27
2012-06-29OMAPDSS: OVERLAY: Clean up replication checkingArchit Taneja4-37/+16
2012-06-29OMAPDSS: RFBI: Use dss_mgr_enable to enable the overlay managerArchit Taneja1-4/+12
2012-06-29OMAPDSS: DISPC: Remove a redundant functionArchit Taneja1-16/+6
2012-06-29OMAPDSS: APPLY: Remove usage of omap_dss_device from manual/auto update checksArchit Taneja1-2/+11
2012-06-29OMAPDSS: MANAGER: Check LCD related overlay manager parametersArchit Taneja3-1/+37
2012-06-29OMAPDSS: APPLY: Remove DISPC writes to manager's lcd parameters in interface ...Archit Taneja6-57/+83
2012-06-29OMAPDSS: SDI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-16/+26
2012-06-29OMAPDSS: DSI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-36/+64
2012-06-29OMAPDSS: RFBI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-6/+28
2012-06-29OMAPDSS: DPI: Configure dss_lcd_mgr_config struct with lcd manager parametersArchit Taneja1-9/+28
2012-06-29OMAPDSS: Add struct to hold LCD overlay manager configurationArchit Taneja1-0/+13
2012-06-29OMAPDSS: DISPC: Change return type of dispc_mgr_set_clock_div()Archit Taneja5-21/+6
2012-06-29ARM: OMAP2PLUS: DSS: Disable LCD3 output when resetting DSSChandrabhanu Mahapatra1-4/+21
2012-06-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja2-21/+26
2012-06-29OMAPDSS: HDMI: Remove custom hdmi_video_timings structArchit Taneja3-55/+213
2012-06-29OMAPFB: Map interlace field in omap_video_timings with fb vmode flagsArchit Taneja1-3/+5
2012-06-29OMAPDSS: DISPC/APPLY: Use interlace info in manager timings for dispc_ovl_set...Archit Taneja3-8/+5
2012-06-29OMAPDSS: Add interlace parameter to omap_video_timingsArchit Taneja4-5/+8
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja10-53/+0
2012-06-29OMAPFB: Map the newly added omap_video_timings fields with fb sync flagsArchit Taneja1-4/+39
2012-06-29OMAPDSS: DISPC: Remove dispc_mgr_set_pol_freq()Archit Taneja4-35/+0
2012-06-29OMAPDSS: DISPC: Configure newly added omap_video_timing fieldsArchit Taneja1-3/+52
2012-06-29OMAPDSS: DISPLAY: Ignore newly added omap_video_timings fields for display ti...Archit Taneja1-1/+1
2012-06-29OMAPDSS: Add some new fields to omap_video_timingsArchit Taneja11-1/+186
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 4)Archit Taneja7-39/+8
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 3)Archit Taneja7-36/+12
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 2)Archit Taneja14-67/+37
2012-06-29OMAPDSS: Remove passive matrix LCD support (part 1)Archit Taneja6-36/+24
2012-06-29OMAPDSS: HDMI: Replace spinlock with mutex in hdmi_check_hpd_stateJassi Brar3-5/+4
2012-06-29OMAPDSS: HDMI: Discard phy_tx_enabled memberJassi Brar2-8/+4
2012-06-29OMAPDSS: Add dump and debug support for LCD3Chandrabhanu Mahapatra1-30/+40