summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2015-08-10video: fbdev: pxa3xx_gcu: prepare the clocksRobert Jarzmik
2015-08-10OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrementJyri Sarha
2015-08-10OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()Jyri Sarha
2015-08-10fbdev: select versatile helpers for the integratorLinus Walleij
2015-08-07staging: sm7xxfb: merge sm712fb with fbdevSudip Mukherjee
2015-08-07drm: Remove two-level menu in KconfigThierry Reding
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins
2015-07-21drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-07-21drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez
2015-07-21drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez
2015-07-21drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez
2015-07-20simplefb: Include clk.hStephen Boyd
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov
2015-07-03Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2015-07-02OMAPDSS: fix probing if rfbi device is enabledTomi Valkeinen
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2015-06-23Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-06-23backlight: pwm_bl: Simplify usage of devm_gpiod_get_optionalAxel Lin
2015-06-23backlight: lp855x: Don't clear level on suspend/blankSean Paul
2015-06-23backlight: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven
2015-06-23video: backlight: da9052: Constify platform_device_idKrzysztof Kozlowski
2015-06-23gpio-backlight: Discover driver during boot timeArun Bharadwaj
2015-06-23module: add per-module param_lockDan Streetman
2015-06-22Merge omapdss scaling fixesTomi Valkeinen