summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
AgeCommit message (Expand)AuthorLines
2015-06-17OMAPDSS: DISPC: do only y decimation on OMAP3Tomi Valkeinen-11/+2
2015-06-17OMAPDSS: DISPC: check if scaling setup failedTomi Valkeinen-0/+10
2015-06-17OMAPDSS: DISPC: fix 64 bit issue in 5-tapTomi Valkeinen-3/+3
2015-06-17OMAPDSS: DISPC: fix row_inc for OMAP3Tomi Valkeinen-0/+9
2015-06-17OMAPDSS: DISPC: add check for scaling limitsTomi Valkeinen-0/+15
2015-06-17OMAPDSS: DISPC: fix check_horiz_timing_omap3 argsTomi Valkeinen-2/+2
2015-06-17OMAPDSS: DISPC: fix predecimation for YUV modesTomi Valkeinen-0/+36
2015-06-17OMAPDSS: DISPC: work-around for errata i631Tomi Valkeinen-0/+9
2015-06-17Merge omapdss componentization workTomi Valkeinen-198/+396
2015-06-17OMAPDSS: simplify submodule reg/unreg codeTomi Valkeinen-31/+15
2015-06-17OMAPDSS: componentize omapdssTomi Valkeinen-38/+234
2015-06-17OMAPDSS: reorder uninit callsTomi Valkeinen-12/+12
2015-06-17OMAPDSS: remove uses of __init/__exitTomi Valkeinen-69/+69
2015-06-17OMAPDSS: fix dss_init_ports error handlingTomi Valkeinen-3/+6
2015-06-17OMAPDSS: refactor dss probe functionTomi Valkeinen-56/+69
2015-06-17OMAPDSS: move 'dss_initialized' to dss driverTomi Valkeinen-10/+12
2015-06-16fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin-1/+3
2015-06-16video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez-21/+8
2015-06-16video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez-7/+26
2015-06-16video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez-46/+16
2015-06-12video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-06-12video: fbdev: imxfb: Constify platform_device_idKrzysztof Kozlowski-1/+1
2015-06-12fbdev: omap2: remove potential format string leakKees Cook-1/+1
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani-6/+5
2015-06-03ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4Misael Lopez Cruz-0/+7
2015-06-03OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsetsMisael Lopez Cruz-1/+3
2015-06-03OMAPDSS: HDMI5: Set valid sample orderMisael Lopez Cruz-0/+1
2015-06-03OMAPDSS: HDMI4: Set correct CC for 8-channels layoutMisael Lopez Cruz-1/+4
2015-06-03fbdev: omap2: improve usage of gpiod APIUwe Kleine-König-30/+11
2015-06-03video: fbdev: geode gxfb: use ioremap_wc() for framebufferLuis R. Rodriguez-1/+2
2015-06-03video: fbdev: atmel_lcdfb: use ioremap_wc() for framebufferLuis R. Rodriguez-1/+2
2015-06-03video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-35/+6
2015-06-03video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-35/+8
2015-06-03video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-24/+6
2015-06-03video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-26/+5
2015-06-03video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-32/+8
2015-06-03video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-30/+6
2015-06-03video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-22/+7
2015-06-03video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-17/+4
2015-06-03video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-37/+7
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-19/+7
2015-06-03video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-49/+14
2015-06-03video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-37/+5
2015-06-03video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()Luis R. Rodriguez-21/+9
2015-05-29video: fbdev: gbefb: add missing mtrr_del() callsLuis R. Rodriguez-2/+13
2015-05-29video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez-24/+7
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez-1/+1
2015-05-27video: fbdev: use swap() in ami_set_sprite()Fabian Frederick-2/+2
2015-05-27video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick-5/+1
2015-05-27fbdev: ssd1307fb: fix logical errorThomas Niederprüm-1/+1