summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | drivers/video/fbdev/gxt4500: Use pci_ioremap_wc_bar() to map framebufferLuis R. Rodriguez2015-08-251-1/+1
| * | | drivers/video/fbdev/kyrofb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-22/+11Star
| * | | drivers/video/fbdev/i740fb: Use arch_phys_wc_add() and pci_ioremap_wc_bar()Luis R. Rodriguez2015-08-251-29/+6Star
| * | | Merge tag 'v4.2-rc8' into x86/mm, before applying new changesIngo Molnar2015-08-2582-6541/+1030Star
| |\ \ \ | | | |/ | | |/|
| * | | drivers/video/fbdev/atyfb: Use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-07-212-32/+8Star
| * | | drivers/video/fbdev/atyfb: Replace MTRR UC hole with strong UCLuis R. Rodriguez2015-07-212-23/+14Star
| * | | drivers/video/fbdev/atyfb: Clarify ioremap() base and length usedLuis R. Rodriguez2015-07-211-1/+15
| * | | drivers/video/fbdev/atyfb: Carve out framebuffer length fudging into a helperLuis R. Rodriguez2015-07-211-8/+15
* | | | Merge tag 'clk-for-linus-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-011-0/+1
|\ \ \ \
| * | | | simplefb: Include clk.hStephen Boyd2015-07-201-0/+1
* | | | | Merge tag 'staging-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2015-08-314-0/+1784
|\ \ \ \ \
| * | | | | staging: sm7xxfb: merge sm712fb with fbdevSudip Mukherjee2015-08-084-0/+1784
| | |_|_|/ | |/| | |
* | | | | Merge tag 'char-misc-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-08-311-25/+21Star
|\ \ \ \ \ | |_|_|_|/ |/| | | |
| * | | | drivers:hv: Move MMIO range picking from hyper_fb to hv_vmbusJake Oshins2015-08-051-25/+21Star
| * | | | drivers:hv: Modify hv_vmbus to search for all MMIO ranges available.Jake Oshins2015-08-051-1/+1
| |/ / /
* | | | fbcon: unconditionally initialize cursor blink intervalScot Doyle2015-08-101-1/+2
* | | | video: Fix possible leak in of_get_videomode()Christian Engelmayer2015-08-101-3/+1Star
* | | | 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-272-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-255-20/+16Star
|\ \ \ \ \
| * | | | | backlight: pwm_bl: Simplify usage of devm_gpiod_get_optionalAxel Lin2015-06-231-4/+2Star
| * | | | | backlight: lp855x: Don't clear level on suspend/blankSean Paul2015-06-231-12/+6Star
| * | | | | 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-2469-6507/+948Star
|\ \ \ \ \ | | |_|/ / | |/| | |
| * | | | 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/+2Star
| | * | | | 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
| | | |/ / | | |/| |