aboutsummaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
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
2015-06-22Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar
2015-06-18msm: msm_fb: Remove dead codeStephen Boyd
2015-06-17OMAPDSS: HDMI: wait for framedone when stopping videoTomi Valkeinen
2015-06-17OMAPDSS: HDMI4: fix error handlingTomi Valkeinen
2015-06-17OMAPDSS: DISPC: scaler debug printTomi Valkeinen
2015-06-17OMAPDSS: DISPC: do only y decimation on OMAP3Tomi Valkeinen
2015-06-17OMAPDSS: DISPC: check if scaling setup failedTomi Valkeinen
2015-06-17OMAPDSS: DISPC: fix 64 bit issue in 5-tapTomi Valkeinen
2015-06-17OMAPDSS: DISPC: fix row_inc for OMAP3Tomi Valkeinen
2015-06-17OMAPDSS: DISPC: add check for scaling limitsTomi Valkeinen
2015-06-17OMAPDSS: DISPC: fix check_horiz_timing_omap3 argsTomi Valkeinen
2015-06-17OMAPDSS: DISPC: fix predecimation for YUV modesTomi Valkeinen
2015-06-17OMAPDSS: DISPC: work-around for errata i631Tomi Valkeinen
2015-06-17Merge omapdss componentization workTomi Valkeinen
2015-06-17OMAPDSS: simplify submodule reg/unreg codeTomi Valkeinen
2015-06-17OMAPDSS: componentize omapdssTomi Valkeinen
2015-06-17OMAPDSS: reorder uninit callsTomi Valkeinen
2015-06-17OMAPDSS: remove uses of __init/__exitTomi Valkeinen
2015-06-17OMAPDSS: fix dss_init_ports error handlingTomi Valkeinen
2015-06-17OMAPDSS: refactor dss probe functionTomi Valkeinen
2015-06-17OMAPDSS: move 'dss_initialized' to dss driverTomi Valkeinen
2015-06-16fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin
2015-06-16video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez
2015-06-16video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez
2015-06-16video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez
2015-06-12video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski
2015-06-12video: fbdev: imxfb: Constify platform_device_idKrzysztof Kozlowski
2015-06-12fbdev: omap2: remove potential format string leakKees Cook
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani
2015-06-05Merge branch 'ti-dra7-dss' into 4.2/fbdevTomi Valkeinen
2015-06-03ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4Misael Lopez Cruz
2015-06-03OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsetsMisael Lopez Cruz
2015-06-03OMAPDSS: HDMI5: Set valid sample orderMisael Lopez Cruz
2015-06-03OMAPDSS: HDMI4: Set correct CC for 8-channels layoutMisael Lopez Cruz
2015-06-03fbdev: omap2: improve usage of gpiod APIUwe Kleine-König