summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* 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 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-06-2468-6503/+946Star
|\ \ \ | | |/ | |/|
| * | 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
| | |/
| * | msm: msm_fb: Remove dead codeStephen Boyd2015-06-1815-5693/+0Star
| * | Merge omapdss componentization workTomi Valkeinen2015-06-1711-198/+396
| |\ \
| | * | OMAPDSS: simplify submodule reg/unreg codeTomi Valkeinen2015-06-171-31/+15Star
| | * | 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/+8Star
| * | 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/+16Star
| * | video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski2015-06-121-1/+1
| * | video: fbdev: imxfb: Constify platform_device_idKrzysztof Kozlowski2015-06-121-1/+1
| * | fbdev: omap2: remove potential format string leakKees Cook2015-06-121-1/+1
| * | ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4Misael Lopez Cruz2015-06-031-0/+7
| * | OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsetsMisael Lopez Cruz2015-06-031-1/+3
| * | OMAPDSS: HDMI5: Set valid sample orderMisael Lopez Cruz2015-06-031-0/+1
| * | OMAPDSS: HDMI4: Set correct CC for 8-channels layoutMisael Lopez Cruz2015-06-031-1/+4
| * | fbdev: omap2: improve usage of gpiod APIUwe Kleine-König2015-06-034-30/+11Star
| * | video: fbdev: geode gxfb: use ioremap_wc() for framebufferLuis R. Rodriguez2015-06-031-1/+2
| * | video: fbdev: atmel_lcdfb: use ioremap_wc() for framebufferLuis R. Rodriguez2015-06-031-1/+2
| * | video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-35/+6Star
| * | video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-35/+8Star
| * | video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-24/+6Star
| * | video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-26/+5Star