summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2582-6541/+1030
|\
| * fbcon: unconditionally initialize cursor blink intervalScot Doyle2015-08-101-1/+2
| * video: Fix possible leak in of_get_videomode()Christian Engelmayer2015-08-101-3/+1
| * video: fbdev: pxa3xx_gcu: prepare the clocksRobert Jarzmik2015-08-101-2/+2
| * OMAPDSS: Fix omap_dss_find_output_by_port_node() port refcount decrementJyri Sarha2015-08-101-1/+1
| * OMAPDSS: Fix node refcount leak in omapdss_of_get_next_port()Jyri Sarha2015-08-101-0/+2
| * fbdev: select versatile helpers for the integratorLinus Walleij2015-08-101-1/+1
| * stifb: Implement hardware accelerated copyareaAlex Ivanov2015-07-101-2/+38
| * Merge tag 'fbdev-fixes-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-07-031-0/+9
| |\
| | * OMAPDSS: fix probing if rfbi device is enabledTomi Valkeinen2015-07-021-0/+9
| * | Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2015-07-012-3/+3
| |\ \
| | * | module: add per-module param_lockDan Streetman2015-06-231-2/+2
| | * | kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez2015-05-281-1/+1
| * | | Merge tag 'tty-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds2015-06-262-2/+4
| |\ \ \
| | * \ \ Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman2015-06-081-0/+4
| | |\ \ \
| | * | | | fbcon: Avoid deleting a timer in IRQ contextThierry Reding2015-05-271-2/+3
| | * | | | fbcon: use the cursor blink interval provided by vtScot Doyle2015-05-102-5/+6
| | | |/ / | | |/| |
| * | | | Merge tag 'backlight-for-linus-4.2' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2015-06-245-20/+16
| |\ \ \ \
| | * | | | backlight: pwm_bl: Simplify usage of devm_gpiod_get_optionalAxel Lin2015-06-231-4/+2
| | * | | | backlight: lp855x: Don't clear level on suspend/blankSean Paul2015-06-231-12/+6
| | * | | | backlight: Allow compile test of GPIO consumers if !GPIOLIBGeert Uytterhoeven2015-06-231-3/+5
| | * | | | video: backlight: da9052: Constify platform_device_idKrzysztof Kozlowski2015-06-231-1/+1
| | * | | | gpio-backlight: Discover driver during boot timeArun Bharadwaj2015-06-231-0/+2
| | |/ / /
| * | | | Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-2369-6507/+948
| |\ \ \ \ | | | |_|/ | | |/| |
| | * | | Merge omapdss scaling fixesTomi Valkeinen2015-06-223-16/+116
| | |\ \ \
| | | * | | OMAPDSS: HDMI: wait for framedone when stopping videoTomi Valkeinen2015-06-171-0/+16
| | | * | | OMAPDSS: HDMI4: fix error handlingTomi Valkeinen2015-06-171-1/+1
| | | * | | OMAPDSS: DISPC: scaler debug printTomi Valkeinen2015-06-171-2/+16
| | | * | | OMAPDSS: DISPC: do only y decimation on OMAP3Tomi Valkeinen2015-06-171-11/+2
| | | * | | OMAPDSS: DISPC: check if scaling setup failedTomi Valkeinen2015-06-171-0/+10
| | | * | | OMAPDSS: DISPC: fix 64 bit issue in 5-tapTomi Valkeinen2015-06-171-3/+3
| | | * | | OMAPDSS: DISPC: fix row_inc for OMAP3Tomi Valkeinen2015-06-171-0/+9
| | | * | | OMAPDSS: DISPC: add check for scaling limitsTomi Valkeinen2015-06-171-0/+15
| | | * | | OMAPDSS: DISPC: fix check_horiz_timing_omap3 argsTomi Valkeinen2015-06-171-2/+2
| | | * | | OMAPDSS: DISPC: fix predecimation for YUV modesTomi Valkeinen2015-06-171-0/+36
| | | * | | OMAPDSS: DISPC: work-around for errata i631Tomi Valkeinen2015-06-171-0/+9
| | | | |/ | | | |/|
| | * | | msm: msm_fb: Remove dead codeStephen Boyd2015-06-1815-5693/+0
| | * | | Merge omapdss componentization workTomi Valkeinen2015-06-1711-198/+396
| | |\ \ \
| | | * | | OMAPDSS: simplify submodule reg/unreg codeTomi Valkeinen2015-06-171-31/+15
| | | * | | OMAPDSS: componentize omapdssTomi Valkeinen2015-06-179-38/+234
| | | * | | OMAPDSS: reorder uninit callsTomi Valkeinen2015-06-171-12/+12
| | | * | | OMAPDSS: remove uses of __init/__exitTomi Valkeinen2015-06-1710-69/+69
| | | * | | OMAPDSS: fix dss_init_ports error handlingTomi Valkeinen2015-06-171-3/+6
| | | * | | OMAPDSS: refactor dss probe functionTomi Valkeinen2015-06-171-56/+69
| | | * | | OMAPDSS: move 'dss_initialized' to dss driverTomi Valkeinen2015-06-172-10/+12
| | | |/ /
| | * | | fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin2015-06-161-1/+3
| | * | | video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez2015-06-161-21/+8
| | * | | video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez2015-06-161-7/+26
| | * | | video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez2015-06-161-46/+16
| | * | | video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski2015-06-121-1/+1