aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-08-20fbdev: udlfb: remove unneeded initialization in few placesAlexey Klimov1-6/+4
2015-08-20fbdev: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-1/+1
2015-08-20fbdev: fix cea_modes array sizeTomi Valkeinen2-3/+3
2015-08-17Merge tag 'v4.2-rc7' into drm-nextDave Airlie5-8/+9
2015-08-13ARM/fb: ep93xx: switch framebuffer to use modedb onlyLinus Walleij1-26/+4
2015-08-10cleanup IORESOURCE_CACHEABLE vs ioremap()Dan Williams1-1/+0
2015-08-10arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> insteadDan Williams2-2/+2
2015-08-10fbcon: unconditionally initialize cursor blink intervalScot Doyle1-1/+2
2015-08-10video: Fix possible leak in of_get_videomode()Christian Engelmayer1-3/+1
2015-08-10video: fbdev: pxa3xx_gcu: prepare the clocksRobert Jarzmik1-2/+2
2015-08-10OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrementJyri Sarha1-1/+1
2015-08-10OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()Jyri Sarha1-0/+2
2015-08-10fbdev: select versatile helpers for the integratorLinus Walleij1-1/+1
2015-08-07staging: sm7xxfb: merge sm712fb with fbdevSudip Mukherjee4-0/+1784
2015-08-07drm: Remove two-level menu in KconfigThierry Reding1-2/+0
2015-08-05drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins1-25/+21
2015-08-05drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins1-1/+1
2015-07-21drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-32/+8
2015-07-21drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2-23/+14
2015-07-21drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez1-1/+15
2015-07-21drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez1-8/+15
2015-07-20simplefb: Include clk.hStephen Boyd1-0/+1
2015-07-10stifb: Implement hardware accelerated copyareaAlex Ivanov1-2/+38
2015-07-03Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds1-0/+9
2015-07-02OMAPDSS: fix probing if rfbi device is enabledTomi Valkeinen1-0/+9
2015-07-01Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linuxLinus Torvalds2-3/+3
2015-06-26Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/ttyLinus Torvalds2-2/+4
2015-06-24Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds5-20/+16
2015-06-23Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds69-6507/+948
2015-06-23backlight: pwm_bl: Simplify usage of devm_gpiod_get_optionalAxel Lin1-4/+2
2015-06-23backlight: lp855x: Don't clear level on suspend/blankSean Paul1-12/+6
2015-06-23backlight: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven1-3/+5
2015-06-23video: backlight: da9052: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-06-23gpio-backlight: Discover driver during boot timeArun Bharadwaj1-0/+2
2015-06-23module: add per-module param_lockDan Streetman1-2/+2
2015-06-22Merge omapdss scaling fixesTomi Valkeinen3-16/+116
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/core, to merge last updatesIngo Molnar4-6/+9
2015-06-18msm: msm_fb: Remove dead codeStephen Boyd15-5693/+0
2015-06-17OMAPDSS: HDMI: wait for framedone when stopping videoTomi Valkeinen1-0/+16
2015-06-17OMAPDSS: HDMI4: fix error handlingTomi Valkeinen1-1/+1
2015-06-17OMAPDSS: DISPC: scaler debug printTomi Valkeinen1-2/+16
2015-06-17OMAPDSS: DISPC: do only y decimation on OMAP3Tomi Valkeinen1-11/+2
2015-06-17OMAPDSS: DISPC: check if scaling setup failedTomi Valkeinen1-0/+10
2015-06-17OMAPDSS: DISPC: fix 64 bit issue in 5-tapTomi Valkeinen1-3/+3
2015-06-17OMAPDSS: DISPC: fix row_inc for OMAP3Tomi Valkeinen1-0/+9
2015-06-17OMAPDSS: DISPC: add check for scaling limitsTomi Valkeinen1-0/+15
2015-06-17OMAPDSS: DISPC: fix check_horiz_timing_omap3 argsTomi Valkeinen1-2/+2
2015-06-17OMAPDSS: DISPC: fix predecimation for YUV modesTomi Valkeinen1-0/+36
2015-06-17OMAPDSS: DISPC: work-around for errata i631Tomi Valkeinen1-0/+9
2015-06-17Merge omapdss componentization workTomi Valkeinen11-198/+396