summaryrefslogtreecommitdiffstats
path: root/drivers/video/fbdev
Commit message (Expand)AuthorAgeFilesLines
* Merge omapdss componentization workTomi Valkeinen2015-06-1711-198/+396
|\
| * OMAPDSS: simplify submodule reg/unreg codeTomi Valkeinen2015-06-171-31/+15
| * 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/+8
* | 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/+16
* | 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/+11
* | 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/+6
* | video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-35/+8
* | video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-24/+6
* | video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-26/+5
* | video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-033-32/+8
* | video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-30/+6
* | video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-22/+7
* | video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-17/+4
* | video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-37/+7
* | video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-19/+7
* | video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-49/+14
* | video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-37/+5
* | video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()Luis R. Rodriguez2015-06-031-21/+9
* | video: fbdev: gbefb: add missing mtrr_del() callsLuis R. Rodriguez2015-05-291-2/+13
* | video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-05-292-24/+7
* | video: fbdev: use swap() in ami_set_sprite()Fabian Frederick2015-05-271-2/+2
* | video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick2015-05-271-5/+1
* | fbdev: ssd1307fb: fix logical errorThomas Niederprüm2015-05-271-1/+1
* | video: omap/h3: fix tps65010 dependencyArnd Bergmann2015-05-271-1/+1
* | fbdev: ssd1307fb: potential ERR_PTR dereferenceDan Carpenter2015-05-271-4/+5
* | fbdev: ssd1307fb: Add blank modeThomas Niederprüm2015-05-271-0/+11
* | fbdev: ssd1307fb: add backlight controls for setting the contrastThomas Niederprüm2015-05-272-0/+59
* | fbdev: ssd1307fb: Turn off display on driver unload.Thomas Niederprüm2015-05-271-0/+2
* | fbdev: ssd1307fb: Add a module parameter to set the refresh rateThomas Niederprüm2015-05-271-6/+17
* | fbdev: ssd1307fb: Add support for SSD1305Thomas Niederprüm2015-05-271-0/+11
* | fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DTThomas Niederprüm2015-05-271-73/+104
* | fbdev: ssd1307fb: Allocate page aligned video memory.Thomas Niederprüm2015-05-271-1/+3
* | fbdev: ssd1307fb: fix memory address smem_start.Thomas Niederprüm2015-05-271-1/+1
OpenPOWER on IntegriCloud