summaryrefslogtreecommitdiffstats
path: root/.clang-format (unfollow)
Commit message (Expand)AuthorFilesLines
2018-12-17mmc: jz4740: Get CD/WP GPIOs from descriptorsLinus Walleij3-15/+19
2018-12-17mmc: slot-gpio: Allocate GPIO labels dynamicallyLinus Walleij1-6/+10
2018-12-17mmc: sdhci-msm: Re-initialize DLL if MCLK is gated dynamicallyVeerabhadrarao Badiganti1-11/+67
2018-12-17dt-bindings: mmc: sdhci-msm: Add SoC-specific compatible stringsVeerabhadrarao Badiganti1-4/+17
2018-12-17mmc: sdhci: Handle auto-command errorsAdrian Hunter2-1/+41
2018-12-17mmc: sdhci: Rename SDHCI_ACMD12_ERR and SDHCI_INT_ACMD12ERRAdrian Hunter3-10/+10
2018-12-17mmc: sdhci: Fix data command CRC error handlingAdrian Hunter1-25/+15
2018-12-17mmc: bcm2835: Switch to SPDX identifierStefan Wahren1-12/+1
2018-12-17mmc: renesas_sdhi: Whitelist R8A77990 SDHIMarek Vasut1-0/+1
2018-12-17mmc: tmio: delete wait in tuning processMasaharu Hayakawa1-2/+0
2018-12-17mmc: renesas_sdhi: remove workaround for HS400 clockNiklas Söderlund1-9/+0
2018-12-17mmc: sdhci-cadence: include <linux/bits.h> instead of <linux/bitops.h>Masahiro Yamada1-1/+1
2018-12-17mmc: sdhci: Convert sdhci_allocate_bounce_buffer() to return voidChunyan Zhang1-10/+5
2018-12-17dt-bindings: mmc: tmio_mmc: Document Renesas R7S9210Chris Brandt1-1/+2
2018-12-17mmc: renesas_sdhi_internal_dmac: Add R7S9210 supportChris Brandt2-5/+30
2018-12-17dt-bindings: mmc: fsl-imx-esdhc: add imx8qxp compatible stringA.s. Dong1-0/+1
2018-12-17mmc: atmel-mci: do not assume idle after atmci_request_endJonas Danielsson1-1/+2
2018-12-17mmc: dw_mmc-bluefield: simplify the probe() functionLiming Sun1-10/+1
2018-12-17Linux 4.20-rc7v4.20-rc7Linus Torvalds1-1/+1
2018-12-15scripts/spdxcheck.py: always open files in binary modeThierry Reding1-2/+4
2018-12-15checkstack.pl: fix for aarch64Qian Cai1-2/+2
2018-12-15userfaultfd: check VM_MAYWRITE was set after verifying the uffd is registeredAndrea Arcangeli1-1/+2
2018-12-15fs/iomap.c: get/put the page in iomap_page_create/release()Piotr Jaroszynski1-0/+7
2018-12-15hugetlbfs: call VM_BUG_ON_PAGE earlier in free_huge_page()Yongkai Wu1-2/+3
2018-12-15memblock: annotate memblock_is_reserved() with __init_memblockYueyi Li1-1/+1
2018-12-15psi: fix reference to kernel commandline enableBaruch Siach1-2/+2
2018-12-15arch/sh/include/asm/io.h: provide prototypes for PCI I/O mapping in asm/io.hMark Brown1-0/+1
2018-12-15mm/sparse: add common helper to mark all memblocks presentLogan Gunthorpe2-0/+22
2018-12-15mm: introduce common STRUCT_PAGE_MAX_SHIFT defineLogan Gunthorpe4-17/+6
2018-12-15alpha: fix hang caused by the bootmem removalMike Rapoport2-3/+4
2018-12-13XArray: Fix xa_alloc when id exceeds maxMatthew Wilcox2-5/+36
2018-12-13drm/vmwgfx: Protect from excessive execbuf kernel memory allocations v3Thomas Hellstrom6-2/+103
2018-12-13MAINTAINERS: Daniel for drm co-maintainerDaniel Vetter1-0/+1
2018-12-12drm/amdgpu: drop fclk/gfxclk ratio settingEvan Quan1-1/+1
2018-12-12IB/core: Fix oops in netdev_next_upper_dev_rcu()Mark Zhang1-0/+3
2018-12-12dm thin: bump target versionMike Snitzer1-2/+2
2018-12-12drm/vmwgfx: remove redundant return ret statementColin Ian King1-2/+0
2018-12-12drm/i915: Flush GPU relocs harder for gen3Chris Wilson2-9/+13
2018-12-12drm/i915: Allocate a common scratch pageChris Wilson7-87/+75
2018-12-12drm/i915/execlists: Apply a full mb before execution for BraswellChris Wilson1-1/+6
2018-12-12drm/nouveau/kms: Fix memory leak in nv50_mstm_del()Lyude Paul1-0/+1
2018-12-12drm/nouveau/kms/nv50-: also flush fb writes when rewinding push bufferBen Skeggs1-11/+18
2018-12-12selftests/seccomp: Remove SIGSTOP si_pid checkKees Cook1-2/+7
2018-12-12block: Fix null_blk_zoned creation failure with small number of zonesShin'ichiro Kawasaki1-1/+1
2018-12-11fuse: continue to send FUSE_RELEASEDIR when FUSE_OPEN returns ENOSYSChad Austin3-12/+13
2018-12-11dm thin: send event about thin-pool state change _after_ making itMike Snitzer1-33/+35
2018-12-11tracing: Fix memory leak of instance function hash filtersSteven Rostedt (VMware)1-0/+1
2018-12-11tracing: Fix memory leak in set_trigger_filter()Steven Rostedt (VMware)1-2/+4
2018-12-11tracing: Fix memory leak in create_filter()Steven Rostedt (VMware)1-1/+4
2018-12-11aio: fix spectre gadget in lookup_ioctxJeff Moyer1-0/+2