summaryrefslogtreecommitdiff
path: root/drivers/video
AgeCommit message (Expand)Author
2015-06-17OMAPDSS: simplify submodule reg/unreg codeTomi Valkeinen
2015-06-17OMAPDSS: componentize omapdssTomi Valkeinen
2015-06-17OMAPDSS: reorder uninit callsTomi Valkeinen
2015-06-17OMAPDSS: remove uses of __init/__exitTomi Valkeinen
2015-06-17OMAPDSS: fix dss_init_ports error handlingTomi Valkeinen
2015-06-17OMAPDSS: refactor dss probe functionTomi Valkeinen
2015-06-17OMAPDSS: move 'dss_initialized' to dss driverTomi Valkeinen
2015-06-16fbdev: propagate result of fb_videomode_from_videomode()Vladimir Murzin
2015-06-16video: fbdev: vesafb: use arch_phys_wc_add()Luis R. Rodriguez
2015-06-16video: fbdev: vesafb: add missing mtrr_del() for added MTRRLuis R. Rodriguez
2015-06-16video: fbdev: vesafb: only support MTRR_TYPE_WRCOMBLuis R. Rodriguez
2015-06-12video: fbdev: mxsfb: Constify platform_device_idKrzysztof Kozlowski
2015-06-12video: fbdev: imxfb: Constify platform_device_idKrzysztof Kozlowski
2015-06-12fbdev: omap2: remove potential format string leakKees Cook
2015-06-08Merge 4.1-rc7 into tty-nextGreg Kroah-Hartman
2015-06-07video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani
2015-06-05Merge branch 'ti-dra7-dss' into 4.2/fbdevTomi Valkeinen
2015-06-03ASoC: omap-hdmi-audio: Force channel allocation only for OMAP4Misael Lopez Cruz
2015-06-03OMAPDSS: HDMI5: Fix AUDICONF3 bitfield offsetsMisael Lopez Cruz
2015-06-03OMAPDSS: HDMI5: Set valid sample orderMisael Lopez Cruz
2015-06-03OMAPDSS: HDMI4: Set correct CC for 8-channels layoutMisael Lopez Cruz
2015-06-03fbdev: omap2: improve usage of gpiod APIUwe Kleine-König
2015-06-03video: fbdev: geode gxfb: use ioremap_wc() for framebufferLuis R. Rodriguez
2015-06-03video: fbdev: atmel_lcdfb: use ioremap_wc() for framebufferLuis R. Rodriguez
2015-06-03video: fbdev: tdfxfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-06-03video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()Luis R. Rodriguez
2015-05-29video: fbdev: gbefb: add missing mtrr_del() callsLuis R. Rodriguez
2015-05-29video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez
2015-05-27fbcon: Avoid deleting a timer in IRQ contextThierry Reding
2015-05-27video/console: use swap() in newport_bmove()Fabian Frederick
2015-05-27video: fbdev: use swap() in ami_set_sprite()Fabian Frederick
2015-05-27video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick
2015-05-27fbdev: ssd1307fb: fix logical errorThomas Niederprüm
2015-05-27video: omap/h3: fix tps65010 dependencyArnd Bergmann
2015-05-27fbdev: ssd1307fb: potential ERR_PTR dereferenceDan Carpenter
2015-05-27fbdev: ssd1307fb: Add blank modeThomas Niederprüm
2015-05-27fbdev: ssd1307fb: add backlight controls for setting the contrastThomas Niederprüm
2015-05-27fbdev: ssd1307fb: Turn off display on driver unload.Thomas Niederprüm