aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev (follow)
AgeCommit message (Expand)AuthorFilesLines
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-23Merge tag 'fbdev-4.2' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds68-6503/+946
2015-06-23module: add per-module param_lockDan Streetman1-2/+2
2015-06-22Merge omapdss scaling fixesTomi Valkeinen3-16/+116
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
2015-06-17OMAPDSS: simplify submodule reg/unreg codeTomi Valkeinen1-31/+15
2015-06-17OMAPDSS: componentize omapdssTomi Valkeinen9-38/+234
2015-06-17OMAPDSS: reorder uninit callsTomi Valkeinen1-12/+12
2015-06-17OMAPDSS: remove uses of __init/__exitTomi Valkeinen10-69/+69
2015-06-17OMAPDSS: fix dss_init_ports error handlingTomi Valkeinen1-3/+6
2015-06-17OMAPDSS: refactor dss probe functionTomi Valkeinen1-56/+69
2015-06-17OMAPDSS: move 'dss_initialized' to dss driverTomi Valkeinen2-10/+12
2015-06-16fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin1-1/+3
2015-06-16video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez1-21/+8
2015-06-16video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez1-7/+26
2015-06-16video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez1-46/+16
2015-06-12video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-06-12video: fbdev: imxfb: Constify platform_device_idKrzysztof Kozlowski1-1/+1
2015-06-12fbdev: omap2: remove potential format string leakKees Cook1-1/+1
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani3-6/+5
2015-06-03ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4Misael Lopez Cruz1-0/+7
2015-06-03OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsetsMisael Lopez Cruz1-1/+3
2015-06-03OMAPDSS: HDMI5: Set valid sample orderMisael Lopez Cruz1-0/+1
2015-06-03OMAPDSS: HDMI4: Set correct CC for 8-channels layoutMisael Lopez Cruz1-1/+4
2015-06-03fbdev: omap2: improve usage of gpiod APIUwe Kleine-König4-30/+11
2015-06-03video: fbdev: geode gxfb: use ioremap_wc() for framebufferLuis R. Rodriguez1-1/+2
2015-06-03video: fbdev: atmel_lcdfb: use ioremap_wc() for framebufferLuis R. Rodriguez1-1/+2
2015-06-03video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-35/+6
2015-06-03video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-35/+8
2015-06-03video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-24/+6
2015-06-03video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-26/+5
2015-06-03video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez3-32/+8
2015-06-03video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-30/+6
2015-06-03video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-22/+7
2015-06-03video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-17/+4