summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2016-05-19drm/omap: copy enum omap_dss_clk_sourceTomi Valkeinen-0/+11
2016-05-19drm/omap: remove unused enum omap_overlay_manager_capsTomi Valkeinen-1/+0
2016-05-17fbdev: ssd1307fb: Use pwm_get_args() where appropriateBoris Brezillon-1/+10
2016-05-13fbdev: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas-3/+3
2016-05-13efifb: Don't show the mapping VAAndy Lutomirski-4/+2
2016-05-10video: AMBA CLCD: Remove unncessary include in amba-clcd.cWang Hongcheng-2/+0
2016-05-10fbdev: ssd1307fb: Fix charge pump settingJulian Scheel-1/+1
2016-05-10fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov-3/+17
2016-05-10fbdev: sh_mipi_dsi: remove driverSimon Horman-589/+0
2016-05-10video: fbdev: imxfb: add some error handlingUwe Kleine-König-8/+27
2016-05-10video: fbdev: imxfb: fix semantic of .get_power and .set_powerUwe Kleine-König-4/+5
2016-05-09Merge 4.6-rc7 into char-misc-testingGreg Kroah-Hartman-15/+12
2016-05-09Merge tag 'v4.6-rc7' into drm-nextDave Airlie-15/+12
2016-05-02fbdev: fb_defio: Export fb_deferred_io_mmapNoralf Trønnes-1/+2
2016-04-30drivers:hv: Use new vmbus_mmio_free() from client drivers.Jake Oshins-2/+2
2016-04-29video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usagePeter Ujfalusi-21/+15
2016-04-28efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel-1/+1
2016-04-28efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel-5/+1
2016-04-28x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel-11/+4
2016-04-18omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return valueVladimir Zapolskiy-8/+4
2016-04-18video: ARM CLCD: runtime check for VersatileLinus Walleij-7/+8
2016-04-04mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov-1/+1
2016-03-23Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds-2/+2
2016-03-21Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds-0/+79
2016-03-20Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds-2/+2
2016-03-17Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds-6/+3
2016-03-16Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds-678/+310
2016-03-16Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds-8/+0
2016-03-14Merge drm-fixes into drm-next.Dave Airlie-16/+25
2016-03-11xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann-1/+0
2016-03-09dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez-66/+61
2016-03-03drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen-0/+16
2016-03-03drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen-0/+24
2016-03-03drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen-0/+39
2016-03-03video: fbdev: sis: remove unused variableSudip Mukherjee-8/+2
2016-03-03drivers/video: make fbdev/sunxvr2500.c explicitly non-modularPaul Gortmaker-32/+7
2016-03-03drivers/video: make fbdev/sunxvr1000.c explicitly non-modularPaul Gortmaker-35/+7
2016-03-03drivers/video: make fbdev/sunxvr500.c explicitly non-modularPaul Gortmaker-35/+7
2016-02-29video: exynos: fix modular buildArnd Bergmann-5/+8
2016-02-29fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi-4/+3
2016-02-26simplefb: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd-2/+2
2016-02-26fbdev: kill fb_rotateRasmus Villemoes-87/+0
2016-02-26video: fbdev: bt431: Correct cursor format control macroMaciej W. Rozycki-1/+1
2016-02-26video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressingMaciej W. Rozycki-12/+32
2016-02-26video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handlingMaciej W. Rozycki-21/+22
2016-02-26video: fbdev: bt455: Remove unneeded colormap helpers for cursor supportMaciej W. Rozycki-25/+0
2016-02-26video: fbdev: pmag-aa-fb: Report video timingsMaciej W. Rozycki-0/+7
2016-02-26video: fbdev: pmag-aa-fb: Enable building as a moduleMaciej W. Rozycki-2/+2
2016-02-26video: fbdev: pmag-aa-fb: Adapt to current APIsMaciej W. Rozycki-421/+215
2016-02-26video: fbdev: pmag-ba-fb: Fix the lower margin sizeMaciej W. Rozycki-1/+1