aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/video (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-06-05Merge branch 'ti-dra7-dss' into 4.2/fbdevTomi Valkeinen1-0/+4
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
2015-06-03video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-37/+7
2015-06-03video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez1-19/+7
2015-06-03video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-49/+14
2015-06-03video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-37/+5
2015-06-03video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()Luis R. Rodriguez1-21/+9
2015-05-29video: fbdev: gbefb: add missing mtrr_del() callsLuis R. Rodriguez1-2/+13
2015-05-29video: fbdev: radeonfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2-24/+7
2015-05-28kernel/params: constify struct kernel_param_ops usesLuis R. Rodriguez1-1/+1
2015-05-27fbcon: Avoid deleting a timer in IRQ contextThierry Reding1-2/+3
2015-05-27video/console: use swap() in newport_bmove()Fabian Frederick1-4/+2
2015-05-27video: fbdev: use swap() in ami_set_sprite()Fabian Frederick1-2/+2
2015-05-27video: fbdev: matrox: use swap() in matroxfb_decode_var()Fabian Frederick1-5/+1
2015-05-27fbdev: ssd1307fb: fix logical errorThomas Niederprüm1-1/+1
2015-05-27video: omap/h3: fix tps65010 dependencyArnd Bergmann1-1/+1
2015-05-27fbdev: ssd1307fb: potential ERR_PTR dereferenceDan Carpenter1-4/+5
2015-05-27fbdev: ssd1307fb: Add blank modeThomas Niederprüm1-0/+11
2015-05-27fbdev: ssd1307fb: add backlight controls for setting the contrastThomas Niederprüm2-0/+59
2015-05-27fbdev: ssd1307fb: Turn off display on driver unload.Thomas Niederprüm1-0/+2
2015-05-27fbdev: ssd1307fb: Add a module parameter to set the refresh rateThomas Niederprüm1-6/+17
2015-05-27fbdev: ssd1307fb: Add support for SSD1305Thomas Niederprüm1-0/+11
2015-05-27fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DTThomas Niederprüm1-73/+104
2015-05-27fbdev: ssd1307fb: Allocate page aligned video memory.Thomas Niederprüm1-1/+3
2015-05-27fbdev: ssd1307fb: fix memory address smem_start.Thomas Niederprüm1-1/+1
2015-05-26backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre1-0/+4
2015-05-10fbcon: use the cursor blink interval provided by vtScot Doyle2-5/+6
2015-05-07video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying1-14/+54
2015-05-07framebuffer: don't link fb_devio into kernel image unconditionallyHarald Geyer2-3/+1
2015-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/linuxLinus Torvalds23-43/+187
2015-04-20Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen16-25/+166
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko1-0/+4
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen1-0/+3
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/glikely/linuxLinus Torvalds1-6/+1
2015-04-16Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linuxLinus Torvalds15-74/+47
2015-04-14Merge tag 'backlight-for-linus-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/lee/backlightLinus Torvalds2-4/+2