summaryrefslogtreecommitdiff
path: root/drivers/video/fbdev
AgeCommit message (Expand)Author
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-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-27fbdev: ssd1307fb: Unify init code and obtain hw specific bits from DTThomas 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-04-20Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds
2015-04-20Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen
2015-04-20omapdss: extend pm notifier to handle hibernationGrygorii Strashko
2015-04-20OMAPDSS: disable VT switchTomi Valkeinen
2015-04-18Merge tag 'devicetree-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2015-04-07fbdev: sh_mobile_lcdc: Fix destruction of uninitialized mutexGeert Uytterhoeven
2015-04-07Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman
2015-03-25Merge tag 'of-graph-for-4.0' of git://git.pengutronix.de/git/pza/linux into f...Rob Herring
2015-03-23powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson
2015-03-20video: fbdev: sh_mobile_lcdcfb: Fix ROP3 sysfs attribute parsingLaurent Pinchart
2015-03-17fbdev: kconfig: replace PPC_OF with PPCKevin Hao
2015-03-17fbdev: remove the unnecessary includes of ppc specific header filesKevin Hao
2015-03-17fbdev: riva: remove the dependency on PPC_OFKevin Hao
2015-03-17fbdev: nvidia: remove the dependency on PPC_OFKevin Hao
2015-03-17fbdev: imsttfb: remove the dependency on PPC_OFKevin Hao
2015-03-17fbdev: radeon: replace PPC_OF with PPCKevin Hao
2015-03-17fbdev: aty128fb: replace PPC_OF with PPCKevin Hao
2015-03-10fbdev: pm3fb: cleanup some confusing indentingDan Carpenter
2015-03-10hyperv: hyperv_fb: match wait_for_completion_timeout return typeNicholas Mc Guire
2015-03-10video: fbdev: use msecs_to_jiffies for time conversionsNicholas Mc Guire
2015-03-02fbdev: via/via_clock: fix sparse warningLad, Prabhakar
2015-03-02video: fbdev: make of_device_id array constSanjeev Sharma
2015-03-02fbdev: sm501fb: use memset_ioSudip Mukherjee
2015-02-26OMAPDSS: workaround for MFLAG + NV12 issueTomi Valkeinen
2015-02-26OMAPDSS: Add support for MFLAGTomi Valkeinen
2015-02-26OMAPDSS: setup default fifo thresholdsTomi Valkeinen
2015-02-26OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIGTomi Valkeinen