aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorFilesLines
2012-02-21Merge commit 'v3.3-rc4'Tomi Valkeinen16-48/+117
2012-02-19i740fb: fix compile error when CONFIG_MTRR is not selectedFlorian Tobias Schandinat1-1/+1
2012-02-17viafb: NULL dereference on allocation failure in query_edid()Dan Carpenter1-2/+5
2012-02-15Resurrect Intel740 driver: i740fbOndrej Zary4-0/+1659
2012-02-15Merge branch 'viafb-aux' into viafb-nextFlorian Tobias Schandinat15-10/+736
2012-02-13viafb: add initial EDID supportFlorian Tobias Schandinat4-8/+103
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-12viafb: fix I2C emulation on GPIO portsFlorian Tobias Schandinat1-2/+8
2012-02-12viafb: make SAMM to also work on LCDFlorian Tobias Schandinat4-28/+22
2012-02-10viafb: make single framebuffer multiple adapter mode workFlorian Tobias Schandinat4-22/+30
2012-02-10viafb: fill xres and yresFlorian Tobias Schandinat1-1/+2
2012-02-10viafb: set correct polarity for second adapterFlorian Tobias Schandinat1-7/+7
2012-02-10viafb: add auxiliary device management infrastructureFlorian Tobias Schandinat14-1/+626
2012-02-09ARM: omap: fix oops in drivers/video/omap2/dss/dpi.cRussell King1-0/+5
2012-02-07Merge tag 'fbdev-fixes-for-3.3-1' of git://github.com/schandinat/linux-2.6Linus Torvalds11-14/+80
2012-01-28video: convert drivers/video/* to use module_spi_driver()Axel Lin5-59/+5
2012-01-28video: s3c-fb: add video clock running at data under-flowJingoo Han1-0/+23
2012-01-28video: s3c-fb: add alpha value width settingJingoo Han1-0/+18
2012-01-28video: s3c-fb: fix checkpatch errorJingoo Han1-1/+2
2012-01-28video: use gpio_request_oneJingoo Han9-48/+20
2012-01-28drivers/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-737/+432
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 fbdev-for-linusFlorian 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
2012-01-26Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/geert/linux-m68kLinus Torvalds1-32/+28
2012-01-26OMAPDSS: HDMI: PHY burnout fixTomi Valkeinen3-4/+71
2012-01-26OMAPDSS: use sync versions of pm_runtime_putTomi Valkeinen6-6/+6
2012-01-25Merge branch 'work/fifomerge'Tomi Valkeinen7-66/+252
2012-01-25OMAPDSS: use devm_ functionsJulia Lawall5-43/+23
2012-01-25OMAPDSS: VENC: fix NULL pointer dereference in DSS2 VENC sysfs debug attr on OMAP4Danny Kukawka1-0/+5
2012-01-25OMAPDSS: HDMI: Correct source of the pixel clock in ACR calculationRicardo Neri1-1/+1
2012-01-25OMAPDSS: HDMI: remove duplicate code and mode parameterMythri P K1-11/+7
2012-01-25OMAPDSS: HDMI: change the timing match logicMythri P K1-100/+76
2012-01-25OMAPDSS: HDMI: update static timing tableMythri P K3-66/+62
2012-01-25OMAPDSS: HDMI: remove duplicate video interface codeMythri P K2-30/+8
2012-01-25OMAPDSS: DISPC: Add naive threshold calc for fifomergeTomi Valkeinen3-6/+30
2012-01-25OMAPDSS: DISPC: move fifo threhold calc to dispc.cTomi Valkeinen5-60/+24
2012-01-25OMAPDSS: DISPC: print fifo threshold values in bytesTomi Valkeinen1-4/+4