summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-03-08video:uvesafb: notice user when we failed to save hardware stateWang YanQing1-3/+11
2012-03-08video:uvesafb: Fix oops that uvesafb try to execute NX-protected pageWang YanQing1-2/+10
2012-03-08udlfb: Fix invalid return codes in edid sysfs entry store functionOlivier Sobrie1-8/+11
2012-03-06video: s3c-fb: Add support EXYNOS5 FIMDJingoo Han1-5/+47
2012-03-06pxafb: do console locking before calling fb_blank()Vasily Khoruzhick1-1/+5
2012-03-06Merge commit 'v3.3-rc6' into fbdev-nextFlorian Tobias Schandinat1-1/+1
2012-03-06Merge pull request #1 from bernieplug/fbdev-nextFlorian Tobias Schandinat1-68/+95
2012-03-04udlfb: Add module_param to allow forcing pixel_limitBen Collins1-0/+12
2012-03-04udlfb: Make sure to get correct endian keys from vendor descriptorBen Collins1-1/+1
2012-03-03Merge tag 'fbdev-fixes-for-3.3-2' of git://github.com/schandinat/linux-2.6Linus Torvalds5-10/+35
2012-03-02udlfb: fix hcd_buffer_free panic on unplug/replugBernie Thompson1-66/+80
2012-03-02udlfb: Improve debugging printouts with refresh rateMartin Decky1-1/+2
2012-03-01Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat2-1/+7
2012-03-01OMAPDSS: APPLY: make ovl_enable/disable synchronousTomi Valkeinen1-0/+6
2012-03-01OMAPDSS: panel-dvi: Add Kconfig dependency on I2CTomi Valkeinen1-1/+1
2012-02-24Merge tag 'sh-for-linus' of git://github.com/pmundt/linux-shLinus Torvalds1-1/+1
2012-02-24video: s3c-fb: use devm_request_irq()Jingoo Han1-4/+1
2012-02-24drivers/video/pxa168fb.c: use devm_ functionsJulia Lawall1-9/+6
2012-02-24Merge branch 'fbdev-for-linus' into fbdev-nextFlorian Tobias Schandinat8-43/+65
2012-02-24viafb: fix IGA1 modesetting on VX900Florian Tobias Schandinat1-0/+3
2012-02-24viafb: select HW scaling on VX900 for IGA2Florian Tobias Schandinat1-0/+1
2012-02-24Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat2-9/+24
2012-02-23OMAPDSS: HDMI: hot plug detect fixRob Clark1-8/+1
2012-02-23OMAPDSS: HACK: Ensure DSS clock domain gets out of idle when HDMI is enabledArchit Taneja1-1/+23
2012-02-19i740fb: fix compile error when CONFIG_MTRR is not selectedFlorian Tobias Schandinat1-1/+1
2012-02-15Resurrect Intel740 driver: i740fbOndrej Zary4-0/+1659
2012-02-13video: support DP controller driverJingoo Han6-0/+2780
2012-02-13video: backlight: support s6e8ax0 panel driver based on MIPI DSIDonghwa Lee4-1/+929
2012-02-13video: support MIPI-DSI controller driverDonghwa Lee10-1/+2452
2012-02-13video:da8xx-fb: calculate pixel clock period for the panelManjunathappa, Prakash1-1/+18
2012-02-13video: da8xx-fb: Fix build warning on unused labelManjunathappa, Prakash1-1/+1
2012-02-13riva/fbdev: fix several -WuninitializedDanny Kukawka1-3/+2
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-02-08Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds11-14/+80
2012-01-29video: convert drivers/video/* to use module_spi_driver()Axel Lin5-59/+5
2012-01-29video: s3c-fb: add video clock running at data under-flowJingoo Han1-0/+23
2012-01-29video: s3c-fb: add alpha value width settingJingoo Han1-0/+18
2012-01-29video: s3c-fb: fix checkpatch errorJingoo Han1-1/+2
2012-01-29video: use gpio_request_oneJingoo Han9-48/+20
2012-01-29drivers/video/au*fb.c: use devm_ functionsJulia Lawall2-28/+13
2012-01-28udlfb: remove sysfs framebuffer device with USB .disconnect()Kay Sievers2-2/+18
2012-01-28video: s3c-fb: Convert to devm style allocationMark Brown1-27/+5
2012-01-28video: da8xx-fb: reset LCDC only if functional clock changes with DVFSManjunathappa, Prakash1-5/+11
2012-01-28atmel_lcdfb: support 16bit BGR:565 mode, remove unsupported 15bit modesPeter Korsgaard1-9/+3
2012-01-28Merge commit 'v3.3-rc1' into fbdev-nextFlorian Tobias Schandinat57-740/+435
2012-01-28atmel_lcdfb: fix usage of CONTRAST_CTR in suspend/resumeHubert Feurstein1-1/+1
2012-01-28intelfb: remove some dead codeDan Carpenter1-1/+0
2012-01-28Merge branch 'for-3.3-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat8-10/+77
2012-01-28drivers/video: compile fixes for fsl-diu-fb.cMichael Neuling1-2/+2
2012-01-27Merge branches 'sh/urgent' and 'sh/platform-updates' into sh-latestPaul Mundt5-75/+56