summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds2016-05-161-15/+24
|\
| * video / backlight: remove the backlight_device_registered APIAaron Lu2016-05-041-6/+0
| * video / backlight: add two APIs for drivers to useAaron Lu2016-05-041-14/+29
* | efifb: Enable the efi-framebuffer platform driver for ARM and arm64Ard Biesheuvel2016-04-281-1/+1
* | efifb: Use builtin_platform_driver and drop unused includesArd Biesheuvel2016-04-281-5/+1
* | x86/efi/efifb: Move DMI based quirks handling out of generic codeArd Biesheuvel2016-04-281-11/+4
|/
* omapfb: panel-sharp-ls037v7dw01: fix check of gpio_to_desc() return valueVladimir Zapolskiy2016-04-181-8/+4
* video: ARM CLCD: runtime check for VersatileLinus Walleij2016-04-181-7/+8
* mm, fs: get rid of PAGE_CACHE_* and page_cache_{get,release} macrosKirill A. Shutemov2016-04-041-1/+1
* Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds2016-03-231-2/+2
|\
| * simplefb: Remove impossible check for of_clk_get_parent_count() < 0Stephen Boyd2016-02-261-2/+2
* | Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds2016-03-212-0/+79
|\ \
| * \ Merge drm-fixes into drm-next.Dave Airlie2016-03-146-16/+27
| |\ \
| * | | drm/omap: move dss_mgr_* declarations to omapdrm/omapfbTomi Valkeinen2016-03-031-0/+16
| * | | drm/omap: move struct dss_mgr_ops to omapdrm/omapfbTomi Valkeinen2016-03-031-0/+24
| * | | drm/omap, omapfb: move exported dispc function declarations to omapdrm/omapfbTomi Valkeinen2016-03-032-0/+39
| | |/ | |/|
* | | Merge branch 'mm-pkeys-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2016-03-201-2/+2
|\ \ \
| * | | mm/gup: Switch all callers of get_user_pages() to not pass tsk/mmDave Hansen2016-02-161-2/+2
* | | | Merge tag 'gpio-v4.6-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds2016-03-174-6/+3
|\ \ \ \
| * | | | gpio: Include linux/gpio.h instead of asm/gpio.hBjorn Helgaas2016-02-164-6/+3
| | |/ / | |/| |
* | | | Merge tag 'fbdev-4.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-03-1621-678/+310
|\ \ \ \
| * | | | xen kconfig: don't "select INPUT_XEN_KBDDEV_FRONTEND"Arnd Bergmann2016-03-111-1/+0
| * | | | video: fbdev: sis: remove unused variableSudip Mukherjee2016-03-031-8/+2
| * | | | drivers/video: make fbdev/sunxvr2500.c explicitly non-modularPaul Gortmaker2016-03-031-32/+7
| * | | | drivers/video: make fbdev/sunxvr1000.c explicitly non-modularPaul Gortmaker2016-03-031-35/+7
| * | | | drivers/video: make fbdev/sunxvr500.c explicitly non-modularPaul Gortmaker2016-03-031-35/+7
| * | | | video: exynos: fix modular buildArnd Bergmann2016-02-293-5/+8
| * | | | fbdev: da8xx-fb: fix videomodes of lcd panelsSushaanth Srirangapathi2016-02-291-4/+3
| * | | | fbdev: kill fb_rotateRasmus Villemoes2016-02-265-87/+0
| * | | | video: fbdev: bt431: Correct cursor format control macroMaciej W. Rozycki2016-02-261-1/+1
| * | | | video: fbdev: pmag-ba-fb: Optimize Bt455 colormap addressingMaciej W. Rozycki2016-02-262-12/+32
| * | | | video: fbdev: pmag-ba-fb: Fix and rework Bt455 colormap handlingMaciej W. Rozycki2016-02-262-21/+22
| * | | | video: fbdev: bt455: Remove unneeded colormap helpers for cursor supportMaciej W. Rozycki2016-02-261-25/+0
| * | | | video: fbdev: pmag-aa-fb: Report video timingsMaciej W. Rozycki2016-02-261-0/+7
| * | | | video: fbdev: pmag-aa-fb: Enable building as a moduleMaciej W. Rozycki2016-02-261-2/+2
| * | | | video: fbdev: pmag-aa-fb: Adapt to current APIsMaciej W. Rozycki2016-02-262-421/+215
| * | | | video: fbdev: pmag-ba-fb: Fix the lower margin sizeMaciej W. Rozycki2016-02-261-1/+1
| * | | | fbdev: sh_mobile_lcdc: Use ARCH_RENESASSimon Horman2016-02-261-1/+1
| * | | | fbdev: n411: check return valueSudip Mukherjee2016-02-261-3/+9
| * | | | fbdev: exynos: fix IS_ERR_VALUE usageAndrzej Hajda2016-02-161-3/+3
| * | | | video: Use bool instead int pointer for get_opt_bool() argumentDaniel Wagner2016-02-161-1/+1
| * | | | video: fbdev: metronomefb: two harmless off by one bugsDan Carpenter2016-02-161-2/+4
| | |/ / | |/| |
* | | | Merge tag 'pci-v4.6-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2016-03-165-8/+0
|\ \ \ \
| * | | | PCI: Remove includes of asm/pci-bridge.hBjorn Helgaas2016-02-055-8/+0
| | |/ / | |/| |
* | | | dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()Luis R. Rodriguez2016-03-0915-66/+61
| |_|/ |/| |
* | | fbcon: set a default value to blink intervalJean-Philippe Brucker2016-02-261-0/+2
| |/ |/|
* | video: fbdev: imxfb: Provide a reset mechanismFabio Estevam2016-01-291-0/+15
* | fbdev: mmp: print IRQ resource using %pR format stringArnd Bergmann2016-01-291-2/+1
* | fbdev: da8xx-fb: remove incorrect type castArnd Bergmann2016-01-291-3/+3
* | fbdev: s6e8ax0: avoid unused function warningsArnd Bergmann2016-01-291-9/+4
OpenPOWER on IntegriCloud