summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
* | | | Merge tag 'fbdev-4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2016-05-2014-639/+70
|\ \ \ \
| * | | | fbdev: Use IS_ENABLED() instead of checking for built-in or moduleJavier Martinez Canillas2016-05-132-3/+3
| * | | | efifb: Don't show the mapping VAAndy Lutomirski2016-05-131-4/+2
| * | | | video: AMBA CLCD: Remove unncessary include in amba-clcd.cWang Hongcheng2016-05-101-2/+0
| * | | | fbdev: ssd1307fb: Fix charge pump settingJulian Scheel2016-05-101-1/+1
| * | | | fbdev: fbmem: implement error handling in fbmem_init()Alexey Khoroshilov2016-05-101-3/+17
| * | | | fbdev: sh_mipi_dsi: remove driverSimon Horman2016-05-104-593/+0
| * | | | video: fbdev: imxfb: add some error handlingUwe Kleine-König2016-05-101-8/+27
| * | | | video: fbdev: imxfb: fix semantic of .get_power and .set_powerUwe Kleine-König2016-05-101-4/+5
| * | | | video: fbdev: omap2: Remove deprecated regulator_can_change_voltage() usagePeter Ujfalusi2016-04-293-21/+15
| | |/ / | |/| |
* | | | 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
OpenPOWER on IntegriCloud