summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2012-03-12fbdev: sh_mobile_lcdc: Remove board configuration owner fieldLaurent Pinchart
2012-03-12fbdev: sh_mobile_hdmi: Don't hook up into board_cfg display operationsLaurent Pinchart
2012-03-12fbdev: sh_mipi_dsi: Don't hook up into board_cfg display operationsLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Handle HDMI/MIPI transmitter device directlyLaurent Pinchart
2012-03-12fbdev: sh_mipi_dsi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart
2012-03-12fbdev: sh_mobile_hdmi: Implement sh_mobile_lcdc_entity interfaceLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Add sh_mobile_lcdc_entity definitionLaurent Pinchart
2012-03-12sh_mobile_hdmi: Remove platform data lcd_dev fieldLaurent Pinchart
2012-03-12fbdev: sh_mobile_hdmi: Don't access LCDC channel in notifier callbackLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Create functions to turn the display on/offLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Don't pass struct device aroundLaurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Move pm runtime enable to probe()Laurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Mark init-only symbols with __devinit(const)Laurent Pinchart
2012-03-12fbdev: sh_mobile_lcdc: Reorder code into sectionsLaurent Pinchart
2012-03-08video:uvesafb: notice user when we failed to save hardware stateWang YanQing
2012-03-08video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing
2012-03-08udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie
2012-03-06video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han
2012-03-06pxafb: do console locking before calling fb_blank()Vasily Khoruzhick
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat
2012-03-05Merge pull request #1 from bernieplug/fbdev-nextFlorian Tobias Schandinat
2012-03-03udlfb: Add module_param to allow forcing pixel_limitBen Collins
2012-03-03udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins
2012-03-02Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-03-01udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson
2012-03-01udlfb: Improve debugging printouts with refresh rateMartin Decky
2012-02-29Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2012-02-29OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen
2012-02-29OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds
2012-02-24video: s3c-fb: use devm_request_irq()Jingoo Han
2012-02-24drivers/video/pxa168fb.c: use devm_ functionsJulia Lawall
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat
2012-02-24viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat
2012-02-24viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat
2012-02-24Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat
2012-02-23OMAPDSS: HDMI: hot plug detect fixRob Clark
2012-02-23OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja
2012-02-19i740fb: fix compile error when CONFIG_MTRR is not selectedFlorian Tobias Schandinat
2012-02-15Resurrect Intel740 driver: i740fbOndrej Zary
2012-02-13video: support DP controller driverJingoo Han
2012-02-13video: backlight: support s6e8ax0 panel driver based on MIPI DSIDonghwa Lee
2012-02-13video: support MIPI-DSI controller driverDonghwa Lee
2012-02-13video:da8xx-fb: calculate pixel clock period for the panelManjunathappa, Prakash
2012-02-13video: da8xx-fb: Fix build warning on unused labelManjunathappa, Prakash
2012-02-13riva/fbdev: fix several -WuninitializedDanny Kukawka
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds
2012-01-28video: convert drivers/video/* to use module_spi_driver()Axel Lin
2012-01-28video: s3c-fb: add video clock running at data under-flowJingoo Han