Age | Commit message (Expand) | Author | Files | Lines |
2014-09-12 | video: ARM CLCD: Fix color model capabilities for DT platforms | Pawel Moll | 1 | -3/+1 |
2014-08-26 | video: da8xx-fb: preserve display width when changing HSYNC | Ian Abbott | 1 | -1/+1 |
2014-08-26 | drivers: video: fbdev: atmel_lcdfb.c: fix error return code | Julia Lawall | 1 | -0/+2 |
2014-08-26 | video: ARM CLCD: Fix calculation of bits-per-pixel | Jon Medhurst (Tixy) | 1 | -5/+18 |
2014-08-26 | fbdev: Remove __init from chips_hw_init() to fix build failure | Pranith Kumar | 1 | -1/+1 |
2014-08-12 | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use | Benoit Taine | 2 | -2/+2 |
2014-08-11 | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 1 | -1/+1 |
2014-08-09 | Merge tag 'fbdev-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba... | Linus Torvalds | 26 | -751/+950 |
2014-08-08 | Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds | 4 | -67/+191 |
2014-08-08 | OMAPDSS: DSI: fix depopulating dsi peripherals | Tomi Valkeinen | 1 | -8/+1 |
2014-08-08 | Merge tag 'backlight-for-linus-3.17' of git://git.kernel.org/pub/scm/linux/ke... | Linus Torvalds | 6 | -36/+0 |
2014-08-07 | Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus | Linus Torvalds | 3 | -58/+63 |
2014-08-06 | drivers/video/fbdev/s3c2410fb.c: don't make debug world-writable. | Rusty Russell | 1 | -1/+1 |
2014-08-04 | Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -39/+0 |
2014-08-04 | Merge branch '3.17/hdmi-infoframe' into for-next | Tomi Valkeinen | 12 | -692/+193 |
2014-08-04 | video: hyperv: hyperv_fb: refresh the VM screen by force on VM panic | Dexuan Cui | 1 | -3/+59 |
2014-08-04 | video: ARM CLCD: Fix DT-related build problems | Pawel Moll | 2 | -1/+2 |
2014-07-30 | MIPS: Alchemy: au1200fb: use clk framework | Manuel Lauss | 1 | -27/+23 |
2014-07-30 | MIPS: Alchemy: au1100fb: use clk framework | Manuel Lauss | 2 | -14/+23 |
2014-07-30 | MIPS: Alchemy: remove au_read/write/sync | Manuel Lauss | 2 | -18/+17 |
2014-07-30 | MIPS: Alchemy: introduce helpers to access SYS register block. | Manuel Lauss | 2 | -8/+9 |
2014-07-30 | drivers: video: fbdev: atmel_lcdfb.c: Add ability to inverted backlight PWM. | Michael Welling | 1 | -1/+2 |
2014-07-29 | video: ARM CLCD: Add DT support | Pawel Moll | 2 | -0/+264 |
2014-07-28 | video: clcd-versatile: Depend on ARM | Mark Brown | 1 | -0/+1 |
2014-07-23 | video: fix up versatile CLCD helper move | Arnd Bergmann | 1 | -4/+2 |
2014-07-13 | Merge tag 'ux500-core-for-v3.17-1' of git://git.kernel.org/pub/scm/linux/kern... | Olof Johansson | 4 | -6/+8 |
2014-07-13 | Merge tag 's5p-cleanup-v2' of git://git.kernel.org/pub/scm/linux/kernel/git/k... | Olof Johansson | 2 | -67/+2 |
2014-07-13 | video: fbdev: s3c-fb: remove s5pc100 related fimd and fb codes | Kukjin Kim | 2 | -36/+1 |
2014-07-13 | video: fbdev: s3c-fb: remove s5p64x0 related fimd codes | Kukjin Kim | 2 | -31/+1 |
2014-07-11 | x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup() | Bruno Prémont | 1 | -39/+0 |
2014-07-04 | OMAPDSS: HDMI: remove the unused code | Tomi Valkeinen | 2 | -327/+0 |
2014-07-04 | OMAPDSS: HDMI5: add support to set infoframe & HDMI mode | Tomi Valkeinen | 2 | -56/+33 |
2014-07-04 | OMAPDSS: HDMI4: add support to set infoframe & HDMI mode | Tomi Valkeinen | 2 | -74/+41 |
2014-07-04 | OMAPDSS: HDMI: add infoframe and hdmi_dvi_mode fields | Tomi Valkeinen | 1 | -0/+2 |
2014-07-04 | OMAPDSS: add hdmi ops to hdmi-connector and tpd12s015 | Tomi Valkeinen | 2 | -0/+39 |
2014-07-04 | OMAPDSS: HDMI: remove custom avi infoframe | Tomi Valkeinen | 1 | -90/+0 |
2014-07-04 | OMAPDSS: HDMI5: use common AVI infoframe support | Tomi Valkeinen | 1 | -57/+65 |
2014-07-04 | OMAPDSS: HDMI4: use common AVI infoframe support | Tomi Valkeinen | 3 | -111/+28 |
2014-07-04 | OMAPDSS: Kconfig: select HDMI | Tomi Valkeinen | 1 | -0/+1 |
2014-07-04 | OMAPDSS: HDMI: fix name conflict | Tomi Valkeinen | 1 | -2/+2 |
2014-07-04 | OMAPDSS: DISPC: clean up dispc_mgr_timings_ok | Tomi Valkeinen | 1 | -8/+10 |
2014-07-04 | OMAPDSS: DISPC: reject interlace for lcd out | Tomi Valkeinen | 1 | -0/+3 |
2014-07-04 | OMAPDSS: DISPC: fix debugfs reg dump | Tomi Valkeinen | 1 | -3/+0 |
2014-07-04 | video: clps711x: Fix sparse warnings | Alexander Shiyan | 1 | -1/+1 |
2014-07-04 | video: clps711x: Fix driver build for CONFIG_FB=m | Alexander Shiyan | 1 | -1/+1 |
2014-07-01 | video: fbdev: s3c2410fb: Move to clk_prepare_enable/clk_disable_unprepare | Vasily Khoruzhick | 1 | -5/+5 |
2014-07-01 | drivers/video/fbdev/sis: Add missing else | Rasmus Villemoes | 1 | -1/+1 |
2014-07-01 | fbdev: da8xx-fb: Use dma_zalloc_coherent | Joe Perches | 1 | -6/+3 |
2014-07-01 | video/mbx: indent some if statements | Dan Carpenter | 1 | -2/+2 |
2014-07-01 | fb: adv7393: add missing semicolon | Scott Jiang | 1 | -1/+1 |