aboutsummaryrefslogtreecommitdiffstats
path: root/Documentation/devicetree/bindings/sram (unfollow)
AgeCommit message (Expand)AuthorFilesLines
2018-11-23drm: rcar-du: Fix vblank initializationLaurent Pinchart1-1/+1
2018-11-23drm: rcar-du: Fix the return value in case of error in 'rcar_du_crtc_set_crc_source()'Christophe JAILLET1-1/+1
2018-11-23drm: rcar-du: Add R8A7744 supportBiju Das1-1/+2
2018-11-23drm: rcar-du: Add r8a77470 supportFabrizio Castro1-0/+28
2018-11-23dt-bindings: display: renesas: du: Document the r8a7744 bindingsBiju Das1-0/+2
2018-11-23dt-bindings: display: renesas: du: Document the r8a77470 bindingsFabrizio Castro1-0/+2
2018-11-23drm: rcar-du: Fix typo in commentLaurent Pinchart1-1/+1
2018-11-23drm/shmobile: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-2/+2
2018-11-23drm/rcar-du: Replace drm_dev_unref with drm_dev_putThomas Zimmermann1-1/+1
2018-11-21qxl: Make sure qxl_cursor memory is pinnedChristophe Fergeau1-1/+9
2018-11-21qxl: Remove unused qxl_bo_pin argumentsChristophe Fergeau4-12/+8
2018-11-21qxl: No need for NULL check before calling qxl_bo_unref()Christophe Fergeau3-9/+4
2018-11-21drm/cirrus: Remove set but not used variable 'bo'YueHaibing1-3/+0
2018-11-20drm: Introduce new DRM_FORMAT_XYUVStanislav Lisovskiy2-0/+2
2018-11-20drm/tinydrm: Use DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes11-116/+38
2018-11-20drm/cma-helper: Add DRM_GEM_CMA_VMAP_DRIVER_OPSNoralf Trønnes2-0/+110
2018-11-20drm/gem: Add drm_gem_object_funcsNoralf Trønnes5-34/+258
2018-11-20drm/prime: Add drm_gem_prime_mmap()Noralf Trønnes2-0/+38
2018-11-20drm/driver: Add defaults for .gem_prime_export/import callbacksNoralf Trønnes3-2/+19
2018-11-20drm/panel: s6d16d0: fix spelling mistake "enble" -> "enable"Colin Ian King1-1/+1
2018-11-20drm/bridge/sii902x: Add missing dependency on I2C_MUXFabrizio Castro1-0/+1
2018-11-19drm/rockchip: fix for mailbox read sizeDamian Kos1-1/+1
2018-11-18Linux 4.20-rc3Linus Torvalds1-1/+1
2018-11-18mm/memblock.c: fix a typo in __next_mem_pfn_range() commentsChen Chang1-1/+1
2018-11-18mm, page_alloc: check for max order in hot pathMichal Hocko1-11/+9
2018-11-18scripts/spdxcheck.py: make python3 compliantUwe Kleine-König1-1/+0
2018-11-18tmpfs: make lseek(SEEK_DATA/SEK_HOLE) return ENXIO with a negative offsetYufen Yu1-3/+1
2018-11-18lib/ubsan.c: don't mark __ubsan_handle_builtin_unreachable as noreturnArnd Bergmann1-2/+1
2018-11-18mm/vmstat.c: fix NUMA statistics updatesJanne Huttunen1-3/+4
2018-11-18mm/gup.c: fix follow_page_mask() kerneldoc commentMike Rapoport1-2/+8
2018-11-18ocfs2: free up write context when direct IO failedWengang Wang2-2/+19
2018-11-18scripts/faddr2line: fix location of start_kernel in commentRandy Dunlap1-1/+1
2018-11-18mm: don't reclaim inodes with many attached pagesRoman Gushchin1-2/+5
2018-11-18mm, memory_hotplug: check zone_movable in has_unmovable_pagesMichal Hocko1-0/+8
2018-11-18mm/swapfile.c: use kvzalloc for swap_info_struct allocationVasily Averin1-3/+3
2018-11-18MAINTAINERS: update OMAP MMC entryAaro Koskinen2-2/+6
2018-11-18hugetlbfs: fix kernel BUG at fs/hugetlbfs/inode.c:444!Mike Kravetz1-4/+19
2018-11-18kernel/sched/psi.c: simplify cgroup_move_task()Olof Johansson1-21/+22
2018-11-18z3fold: fix possible reclaim racesVitaly Wool1-39/+62
2018-11-16gfs2: Fix iomap buffer head reference counting bugAndreas Gruenbacher1-23/+17
2018-11-15drm/bridge/sii902x: Fix EDID readbackFabrizio Castro1-69/+178
2018-11-15drm/panel: Augment the TPO TPG110 bindingsLinus Walleij1-29/+52
2018-11-15selftests/powerpc: Adjust wild_bctr to build with old binutilsGustavo Romero1-2/+3
2018-11-15drm/i915: Account for scale factor when calculating initial phaseVille Syrjälä3-10/+57
2018-11-15drm/i915: Clean up skl_program_scaler()Ville Syrjälä1-12/+5
2018-11-15drm/i915: Move programming plane scaler to its own function.Maarten Lankhorst1-38/+52
2018-11-15drm: panel-orientation-quirks: Do rotation quirk for new GPD Win2 FWGabriel Krisman Bertazi1-1/+1
2018-11-15efi: Permit calling efi_mem_reserve_persistent() from atomic contextArd Biesheuvel1-12/+19
2018-11-15efi/arm: Defer persistent reservations until after paging_init()Ard Biesheuvel4-0/+15
2018-11-15efi/arm/libstub: Pack FDT after populating itArd Biesheuvel1-0/+4