aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds126-7197/+11087
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds1-1/+8
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cur/linux-2.6-armLinus Torvalds9-9/+9
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tipLinus Torvalds1-21/+21
2011-10-15video: platinumfb: Add __devexit_p at necessary placeAxel Lin1-1/+1
2011-10-15Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into fbdev-nextFlorian Tobias Schandinat42-4370/+5811
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat4-3/+12
2011-10-05drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_dataTimur Tabi1-37/+35
2011-10-05drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_dataTimur Tabi1-38/+31
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi1-8/+3
2011-10-05drivers/video: fsl-diu-fb: remove unused panel operating mode supportTimur Tabi1-71/+46
2011-10-05drivers/video: fsl-diu-fb: use an enum for the AOI indexTimur Tabi1-48/+46
2011-10-05drivers/video: fsl-diu-fb: add several new video modesTimur Tabi1-33/+167
2011-10-05drivers/video: fsl-diu-fb: remove broken screen blanking supportTimur Tabi1-38/+0
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi1-0/+39
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi1-8/+8
2011-10-04Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev-nextFlorian Tobias Schandinat15-916/+391
2011-10-04video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash1-3/+28
2011-10-04OMAPDSS: picodlp: add missing #include <linux/module.h>Tomi Valkeinen1-0/+1
2011-10-03fb: fix au1100fb bitrot.Manuel Lauss2-126/+61
2011-10-03mx3fb: fix NULL pointer dereference in screen blanking.Wolfram Stering1-0/+13
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang18-20/+19
2011-10-03smscufx: change edid data to u8 instead of charDan Carpenter1-4/+4
2011-10-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja2-0/+96
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja5-6/+93
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja5-35/+46
2011-10-03video/omap: fix build dependenciesArnd Bergmann1-3/+6
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen1-14/+5
2011-09-30OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K6-0/+213
2011-09-30OMAPDSS: HDMI: Add missing register definitionsMythri P K1-4/+4
2011-09-30OMAPDSS: HDMI: Replace hdmi_reg struct with u16Mythri P K2-138/+134
2011-09-30OMAPDSS: HDMI: Move the comments in avi infoframeMythri P K1-17/+17
2011-09-30OMAPDSS: Add N800 panel driverTomi Valkeinen3-0/+755
2011-09-30OMAPDSS: Port the Apollon display driver to DSS2Tomi Valkeinen3-137/+22
2011-09-30OMAPDSS: Port the H4 display driver to DSS2Tomi Valkeinen3-118/+21
2011-09-30OMAPDSS: Port 2430sdp display driver to DSS2Tomi Valkeinen3-205/+21
2011-09-30OMAPFB: Remove unused lcd driversTomi Valkeinen6-737/+0
2011-09-30OMAPDSS: Taal: remove external backlight supportTomi Valkeinen1-46/+30
2011-09-30OMAPDSS: FEATURES: Create a range param to get max downscalingArchit Taneja3-1/+5
2011-09-30OMAPDSS: DISPC: Clean up scaling related clock and five tap calculationsArchit Taneja1-58/+73
2011-09-30OMAPDSS: DISPC: Remove hardcoded use of PPL in five tap clock calculationArchit Taneja1-2/+2
2011-09-30OMAPDSS: DISPC: Get correct pixel clock for TV managerArchit Taneja4-11/+52
2011-09-30OMAPDSS: DISPC: Create helper function dispc_mgr_is_lcd()Archit Taneja1-9/+13
2011-09-30OMAPDSS: DISPC: Pass overlay params as arguments to dispc_ovl_setup()Archit Taneja3-15/+17
2011-09-30OMAPDSS: DISPC: Reduce the number of arguments in dispc_ovl_setup()Archit Taneja3-95/+72
2011-09-30OMAPFB: find best mode from edidTomi Valkeinen1-10/+99
2011-09-30OMAP: DSS2: panel-generic-dpi: remove "generic" panelTomi Valkeinen1-24/+0
2011-09-30OMAP: DSS2: add panel-dvi driverTomi Valkeinen3-0/+371
2011-09-30OMAP: DSS2: HDMI: implement detect()Tomi Valkeinen6-0/+59
2011-09-30OMAP: DSS2: HDMI: remove error prints in check_timingsTomi Valkeinen2-6/+1