summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
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-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
2015-05-27fbdev: ssd1307fb: Add a module parameter to set the refresh rateThomas Niederprüm
2015-05-27fbdev: ssd1307fb: Add support for SSD1305Thomas Niederprüm
2015-05-27ARM: mxs: fix in tree users of ssd1306Thomas Niederprüm
2015-05-27fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DTThomas Niederprüm
2015-05-27of: Add Solomon Systech vendor prefix.Thomas Niederprüm
2015-05-27fbdev: ssd1307fb: Allocate page aligned video memory.Thomas Niederprüm
2015-05-27fbdev: ssd1307fb: fix memory address smem_start.Thomas Niederprüm
2015-05-07video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying
2015-05-07framebuffer: don't link fb_devio into kernel image unconditionallyHarald Geyer
2015-05-03Linux 4.1-rc2Linus Torvalds
2015-05-03Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-03Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-04Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-04Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-05-02ext4: fix growing of tiny filesystemsJan Kara
2015-05-02ext4: move check under lock scope to close a race.Davide Italiano
2015-05-02ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu