Age | Commit message (Expand) | Author | Files | Lines |
2011-11-07 | Merge branch 'modsplit-Oct31_2011' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 34 | -1/+35 |
2011-11-04 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 1 | -2/+2 |
2011-11-02 | Merge branch 'next/fixes' of git://git.linaro.org/people/arnd/arm-soc | Linus Torvalds | 2 | -13/+3 |
2011-11-01 | backlight: rename corgibl_limit_intensity() to genericbl_limit_intensity() | Axel Lin | 1 | -2/+2 |
2011-11-01 | drivers/video/backlight/l4f00242t03.c: use gpio_request_one() to simplify err... | Fabio Estevam | 1 | -11/+4 |
2011-11-01 | backlight: fix broken regulator API usage in l4f00242t03 | Mark Brown | 1 | -37/+20 |
2011-11-01 | video/backlight: remove obsolete cleanup for clientdata | Wolfram Sang | 1 | -2/+0 |
2011-11-01 | video: Add module.h to drivers/video files who really use it. | Paul Gortmaker | 24 | -1/+25 |
2011-11-01 | video: Add export.h for THIS_MODULE/EXPORT_SYMBOL to drivers/video | Paul Gortmaker | 10 | -0/+10 |
2011-11-01 | Merge branch 'depends/rmk/gpio' into next/fixes | Arnd Bergmann | 9 | -9/+9 |
2011-10-31 | Merge branch 'fbdev-next' of git://github.com/schandinat/linux-2.6 | Linus Torvalds | 126 | -7197/+11087 |
2011-10-27 | Merge branch 'clk' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-cu... | Linus Torvalds | 1 | -1/+8 |
2011-10-27 | Merge branch 'gpio' of http://ftp.arm.linux.org.uk/pub/linux/arm/kernel/git-c... | Linus Torvalds | 9 | -9/+9 |
2011-10-26 | Merge branch 'core-locking-for-linus' of git://git.kernel.org/pub/scm/linux/k... | Linus Torvalds | 1 | -21/+21 |
2011-10-25 | MIPS: Alchemy: remove all CONFIG_SOC_AU1??? defines | Manuel Lauss | 1 | -2/+2 |
2011-10-15 | video: platinumfb: Add __devexit_p at necessary place | Axel Lin | 1 | -1/+1 |
2011-10-15 | Merge branch 'for-florian' of git://gitorious.org/linux-omap-dss2/linux into ... | Florian Tobias Schandinat | 42 | -4370/+5811 |
2011-10-15 | Merge commit 'v3.1-rc9' into fbdev-next | Florian Tobias Schandinat | 4 | -3/+12 |
2011-10-08 | ARM: pxa: use correct __iomem annotations | Arnd Bergmann | 1 | -3/+3 |
2011-10-08 | ARM: pxa: make pxafb_smart_*() empty when not enabled | Eric Miao | 1 | -10/+0 |
2011-10-05 | drivers/video: fsl-diu-fb: merge diu_pool into fsl_diu_data | Timur Tabi | 1 | -37/+35 |
2011-10-05 | drivers/video: fsl-diu-fb: merge diu_hw into fsl_diu_data | Timur Tabi | 1 | -38/+31 |
2011-10-05 | drivers/video: fsl-diu-fb: only DIU modes 0 and 1 are supported | Timur Tabi | 1 | -8/+3 |
2011-10-05 | drivers/video: fsl-diu-fb: remove unused panel operating mode support | Timur Tabi | 1 | -71/+46 |
2011-10-05 | drivers/video: fsl-diu-fb: use an enum for the AOI index | Timur Tabi | 1 | -48/+46 |
2011-10-05 | drivers/video: fsl-diu-fb: add several new video modes | Timur Tabi | 1 | -33/+167 |
2011-10-05 | drivers/video: fsl-diu-fb: remove broken screen blanking support | Timur Tabi | 1 | -38/+0 |
2011-10-05 | drivers/video: fsl-diu-fb: move some definitions out of the header file | Timur Tabi | 1 | -0/+39 |
2011-10-05 | drivers/video: fsl-diu-fb: fix some ioctls | Timur Tabi | 1 | -8/+8 |
2011-10-04 | Merge branch 'viafb-next' of git://github.com/schandinat/linux-2.6 into fbdev... | Florian Tobias Schandinat | 15 | -916/+391 |
2011-10-04 | video: da8xx-fb: Increased resolution configuration of revised LCDC IP | Manjunathappa, Prakash | 1 | -3/+28 |
2011-10-04 | OMAPDSS: picodlp: add missing #include <linux/module.h> | Tomi Valkeinen | 1 | -0/+1 |
2011-10-03 | fb: fix au1100fb bitrot. | Manuel Lauss | 2 | -126/+61 |
2011-10-03 | mx3fb: fix NULL pointer dereference in screen blanking. | Wolfram Stering | 1 | -0/+13 |
2011-10-03 | video: irq: Remove IRQF_DISABLED | Yong Zhang | 18 | -20/+19 |
2011-10-03 | smscufx: change edid data to u8 instead of char | Dan Carpenter | 1 | -4/+4 |
2011-10-03 | OMAPDSS: DISPC: zorder support for DSS overlays | Archit Taneja | 2 | -0/+96 |
2011-10-03 | OMAPDSS: DISPC: VIDEO3 pipeline support | Archit Taneja | 5 | -6/+93 |
2011-10-03 | OMAPDSS/OMAP_VOUT: Fix incorrect OMAP3-alpha compatibility setting | Archit Taneja | 5 | -35/+46 |
2011-10-03 | video/omap: fix build dependencies | Arnd Bergmann | 1 | -3/+6 |
2011-09-30 | OMAPDSS: remove vaddr from overlay info | Tomi Valkeinen | 1 | -14/+5 |
2011-09-30 | OMAPDSS: HDMI: Add support to dump registers through debugfs | Mythri P K | 6 | -0/+213 |
2011-09-30 | OMAPDSS: HDMI: Add missing register definitions | Mythri P K | 1 | -4/+4 |
2011-09-30 | OMAPDSS: HDMI: Replace hdmi_reg struct with u16 | Mythri P K | 2 | -138/+134 |
2011-09-30 | OMAPDSS: HDMI: Move the comments in avi infoframe | Mythri P K | 1 | -17/+17 |
2011-09-30 | OMAPDSS: Add N800 panel driver | Tomi Valkeinen | 3 | -0/+755 |
2011-09-30 | OMAPDSS: Port the Apollon display driver to DSS2 | Tomi Valkeinen | 3 | -137/+22 |
2011-09-30 | OMAPDSS: Port the H4 display driver to DSS2 | Tomi Valkeinen | 3 | -118/+21 |
2011-09-30 | OMAPDSS: Port 2430sdp display driver to DSS2 | Tomi Valkeinen | 3 | -205/+21 |
2011-09-30 | OMAPFB: Remove unused lcd drivers | Tomi Valkeinen | 6 | -737/+0 |