summaryrefslogtreecommitdiffstats
path: root/drivers/video
AgeCommit message (Expand)AuthorLines
2011-11-22viafb: correct sync polarity for OLPC DCONDaniel Drake-2/+2
2011-11-22Merge branch 'for-3.2-rc' of git://gitorious.org/linux-omap-dss2/linux into f...Florian Tobias Schandinat-7/+7
2011-11-22video:da8xx-fb: Disable and reset sequence on version2 of LCDCManjunathappa, Prakash-1/+14
2011-11-18OMAPDSS: DISPC: skip scaling calculations when not scalingTomi Valkeinen-6/+5
2011-11-18OMAPFB: fix compilation warnings due to missing includeTomi Valkeinen-0/+1
2011-11-18OMAPDSS: HDMI: fix returned HDMI pixel clockTomi Valkeinen-1/+1
2011-11-06Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds-1/+35
2011-11-03Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linusLinus Torvalds-2/+2
2011-11-01Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-socLinus Torvalds-13/+3
2011-10-31backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity()Axel Lin-2/+2
2011-10-31drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err...Fabio Estevam-11/+4
2011-10-31backlight: fix broken regulator API usage in l4f00242t03Mark Brown-37/+20
2011-10-31video/backlight: remove obsolete cleanup for clientdataWolfram Sang-2/+0
2011-10-31video: Add module.h to drivers/video files who really use it.Paul Gortmaker-1/+25
2011-10-31video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/videoPaul Gortmaker-0/+10
2011-10-31Merge branch 'depends/rmk/gpio' into next/fixesArnd Bergmann-9/+9
2011-10-30Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6Linus Torvalds-7197/+11087
2011-10-27Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu...Linus Torvalds-1/+8
2011-10-27Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c...Linus Torvalds-9/+9
2011-10-26Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds-21/+21
2011-10-24MIPS: Alchemy: remove all CONFIG_SOC_AU1??? definesManuel Lauss-2/+2
2011-10-15video: platinumfb: Add __devexit_p at necessary placeAxel Lin-1/+1
2011-10-15Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ...Florian Tobias Schandinat-4370/+5811
2011-10-15Merge commit 'v3.1-rc9' into fbdev-nextFlorian Tobias Schandinat-3/+12
2011-10-08ARM: pxa: use correct __iomem annotationsArnd Bergmann-3/+3
2011-10-08ARM: pxa: make pxafb_smart_*() empty when not enabledEric Miao-10/+0
2011-10-05drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_dataTimur Tabi-37/+35
2011-10-05drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_dataTimur Tabi-38/+31
2011-10-05drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supportedTimur Tabi-8/+3
2011-10-05drivers/video: fsl-diu-fb: remove unused panel operating mode supportTimur Tabi-71/+46
2011-10-05drivers/video: fsl-diu-fb: use an enum for the AOI indexTimur Tabi-48/+46
2011-10-05drivers/video: fsl-diu-fb: add several new video modesTimur Tabi-33/+167
2011-10-05drivers/video: fsl-diu-fb: remove broken screen blanking supportTimur Tabi-38/+0
2011-10-05drivers/video: fsl-diu-fb: move some definitions out of the header fileTimur Tabi-0/+39
2011-10-05drivers/video: fsl-diu-fb: fix some ioctlsTimur Tabi-8/+8
2011-10-04Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev...Florian Tobias Schandinat-916/+391
2011-10-04video: da8xx-fb: Increased resolution configuration of revised LCDC IPManjunathappa, Prakash-3/+28
2011-10-04OMAPDSS: picodlp: add missing #include <linux/module.h>Tomi Valkeinen-0/+1
2011-10-03fb: fix au1100fb bitrot.Manuel Lauss-126/+61
2011-10-03mx3fb: fix NULL pointer dereference in screen blanking.Wolfram Stering-0/+13
2011-10-03video: irq: Remove IRQF_DISABLEDYong Zhang-20/+19
2011-10-03smscufx: change edid data to u8 instead of charDan Carpenter-4/+4
2011-10-03OMAPDSS: DISPC: zorder support for DSS overlaysArchit Taneja-0/+96
2011-10-03OMAPDSS: DISPC: VIDEO3 pipeline supportArchit Taneja-6/+93
2011-10-03OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility settingArchit Taneja-35/+46
2011-10-03video/omap: fix build dependenciesArnd Bergmann-3/+6
2011-09-30OMAPDSS: remove vaddr from overlay infoTomi Valkeinen-14/+5
2011-09-30OMAPDSS: HDMI: Add support to dump registers through debugfsMythri P K-0/+213
2011-09-30OMAPDSS: HDMI: Add missing register definitionsMythri P K-4/+4
2011-09-30OMAPDSS: HDMI: Replace hdmi_reg struct with u16Mythri P K-138/+134