summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-07-24video: Fix typo in drivers/videoMasanari Iida13-19/+19
2012-07-24Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-socLinus Torvalds1-14/+48
2012-07-23pwm_backlight: pass correct brightness to callbackAlexandre Courbot1-4/+8
2012-07-23pwm-backlight: Add rudimentary device tree supportThierry Reding2-21/+130
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 Pinchart1-4/+37
2012-07-19sh_mobile_meram: Use direct function calls for the public APILaurent Pinchart2-37/+30
2012-07-19sh_mobile_meram: Rename operations to cache_[alloc|free|update]Laurent Pinchart3-108/+102
2012-07-17Change email address for Steve GlendinningSteve Glendinning1-2/+2
2012-07-12Merge tag 'fbdev-fixes-for-3.5-2' of git://github.com/schandinat/linux-2.6Linus Torvalds7-22/+33
2012-07-11via: Remove bogus if checkAlan Cox1-1/+2
2012-07-09backlight: fix memory leak on obscure error pathMartlin Ettl1-0/+1
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-08Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat7-22/+33
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-07-03video: mxsfb: add simple device tree probeShawn Guo1-13/+47
2012-07-03video: mxsfb: move mxsfb.h into include/linuxShawn Guo1-1/+1
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-29OMAPDSS: DSI: Fix HSYNC, VSYNC and DE polarities between DISPC and DSIArchit Taneja1-18/+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 Taneja3-5/+6
2012-06-29OMAPDSS: Remove omap_panel_config enum from omap_dss_deviceArchit Taneja9-42/+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 Taneja10-1/+164
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 Taneja6-31/+12