summaryrefslogtreecommitdiffstats
path: root/drivers/video
Commit message (Expand)AuthorAgeFilesLines
...
| * | | 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/+6Star
| * | | video: fbdev: rivafb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-35/+8Star
| * | | video: fbdev: pm3fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-24/+6Star
| * | | video: fbdev: pm2fb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-26/+5Star
| * | | video: fbdev: i810: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-033-32/+8Star
| * | | video: fbdev: aty: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-30/+6Star
| * | | video: fbdev: sisfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-22/+7Star
| * | | video: fbdev: savagefb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-17/+4Star
| * | | video: fbdev: nvidia: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-37/+7Star
| * | | video: fbdev: neofb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-031-19/+7Star
| * | | video: fbdev: matrox: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-49/+14Star
| * | | video: fbdev: intelfb: use arch_phys_wc_add() and ioremap_wc()Luis R. Rodriguez2015-06-032-37/+5Star
| * | | video: fbdev: gbefb: use arch_phys_wc_add() and devm_ioremap_wc()Luis R. Rodriguez2015-06-031-21/+9Star
| * | | 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/+7Star
| * | | video/console: use swap() in newport_bmove()Fabian Frederick2015-05-271-4/+2Star
| * | | 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/+1Star
| * | | 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
| * | | video: mxsfb: Make sure axi clock is enabled when accessing registersLiu Ying2015-05-071-14/+54
| * | | framebuffer: don't link fb_devio into kernel image unconditionallyHarald Geyer2015-05-072-3/+1Star
| | |/ | |/|
| | |
| \ \
*-. \ \ Merge branches 'x86/apic', 'x86/asm', 'x86/mm' and 'x86/platform' into x86/co...Ingo Molnar2015-06-224-6/+9
|\ \ \ \ | |_|/ / |/| | / | | |/ | |/|
| | * video/fbdev, asm/io.h: Remove ioremap_writethrough()Toshi Kani2015-06-073-6/+5Star
| |/ |/|
| * backlight: pwm: Handle EPROBE_DEFER while requesting the PWMNicolas Ferre2015-05-261-0/+4
|/
* Merge tag 'fbdev-4.1' of git://git.kernel.org/pub/scm/linux/kernel/git/tomba/...Linus Torvalds2015-04-2123-43/+187
|\
| * Merge omapdss topic branch for fbdev 4.1Tomi Valkeinen2015-04-2016-25/+166
| |\
| | * omapdss: extend pm notifier to handle hibernationGrygorii Strashko2015-04-201-0/+4
| | * OMAPDSS: disable VT switchTomi Valkeinen2015-04-201-0/+3
| | * OMAPDSS: workaround for MFLAG + NV12 issueTomi Valkeinen2015-02-261-1/+11
| | * OMAPDSS: Add support for MFLAGTomi Valkeinen2015-02-261-0/+50
| | * OMAPDSS: setup default fifo thresholdsTomi Valkeinen2015-02-261-0/+15
| | * OMAPDSS: DISPC: lock access to DISPC_CONTROL & DISPC_CONFIGTomi Valkeinen2015-02-261-0/+14
| | * OMAPDSS: DISPC: fix div by zero issue in overlay scalingTomi Valkeinen2015-02-261-0/+5
| | * OMAPDSS: DISPC: change sync_pclk_edge default valueTomi Valkeinen2015-02-261-3/+1Star
| | * OMAPDSS: DISPC: explicit handling for sync and de levelsTomi Valkeinen2015-02-261-4/+37
| | * OMAPDSS: DISPC: remove OMAPDSS_DRIVE_SIG_OPPOSITE_EDGESTomi Valkeinen2015-02-2611-18/+16Star
| | * OMAPDSS: TFP410: fix input sync signalsTomi Valkeinen2015-02-261-0/+11
| | * OMAPDSS: fix paddr check for TILER addressesTomi Valkeinen2015-02-261-1/+1