summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2015-09-10Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-10Merge tag 'for-linus-4.3-rc0b-tag' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-09-10mm: mark most vm_operations_struct constKirill A. Shutemov
2015-09-08Merge tag 'fbdev-4.3' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-09-08Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-09-08video/xen-fbfront: Further s/MFN/GFN clean-upJulien Grall
2015-09-08xen: Use correctly the Xen memory terminologiesJulien Grall
2015-09-05Merge branch 'akpm' (patches from Andrew)Linus Torvalds
2015-09-04drivers/video/concole: add negative dependency for VGA_CONSOLE on ARCYuriy Kolerov
2015-09-04Merge branch 'drm-next' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-09-04Merge tag 'backlight-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-09-02video: fbdev: atmel_lcdfb: remove useless includeAlexandre Belloni
2015-09-01Merge tag 'pm+acpi-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-09-01Merge tag 'armsoc-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/a...Linus Torvalds
2015-09-01Merge branch 'x86-mm-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2015-09-01Merge branch 'pm-cpufreq'Rafael J. Wysocki
2015-09-01cpufreq: remove redundant CPUFREQ_INCOMPATIBLE notifier eventViresh Kumar
2015-09-01video: fbdev: pxa168fb: Use devm_clk_getVaishali Thakkar
2015-09-01fbdev: ssd1307fb: fix error return codeJulia Lawall
2015-09-01fbdev: fix snprintf() limit in show_bl_curve()Dan Carpenter
2015-08-31Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-31Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-08-31Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2015-08-25drivers/video/fbdev/vt8623fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/s3fb: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/arkfb.c: Use arch_phys_wc_add() and pci_iomap_wc()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez
2015-08-25drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez
2015-08-25Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar
2015-08-25backlight: tosa: Export I2C module alias informationJavier Martinez Canillas
2015-08-25backlight: lp8788_bl: Delete a check before backlight_device_unregister()Markus Elfring
2015-08-25backlight: sky81452: Remove unneeded use of IS_ERR_VALUE() macroAxel Lin
2015-08-25backlight: pm8941-wled: Move PM8941 WLED driver to backlightBjorn Andersson
2015-08-25backlight: lp855x: Use private data for regulator controlMilo Kim
2015-08-21video: fbdev: s3c-fb: Constify platform_device_idKrzysztof Kozlowski
2015-08-20video: fbdev: atmel: fix warning for const return valueTomi Valkeinen
2015-08-20video: fbdev: Drop owner assignment from platform_driverKrzysztof Kozlowski
2015-08-20video: fbdev: Drop owner assignment from i2c_driverKrzysztof Kozlowski
2015-08-20fbdev: remove unnecessary memset in vfbMarcin Chojnacki
2015-08-20framebuffer: disable vgacon on microblaze archNicolai Stange
2015-08-20fbdev: udlfb: remove unneeded initialization in few placesAlexey Klimov
2015-08-20fbdev: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle
2015-08-10video: Fix possible leak in of_get_videomode()Christian Engelmayer