summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: jz4740: Apply DMA engine limits to maximum segment sizeAidan MacDonald2022-04-261-0/+20
* dt-bindings: mmc: imx-esdhc: Update compatible fallbacksAdam Ford2022-04-261-3/+27
* mmc: improve API to make clear hw_reset callback is for cardsWolfram Sang2022-04-2610-12/+12
* mmc: core: improve API to make clear that mmc_sw_reset is for cardsWolfram Sang2022-04-262-2/+3
* MAINTAINERS: Add linux-renesas-soc@vger.kernel.org list for Renesas TMIO/SDHI...Lad Prabhakar2022-04-261-0/+1
* mmc: renesas_sdhi: remove superfluous specific M3W entryWolfram Sang2022-04-261-1/+0
* mmc: renesas_sdhi: R-Car V3H ES2.0 gained HS400 supportWolfram Sang2022-04-261-1/+1
* mmc: omap: Make it CCF clk API compatibleJanusz Krzysztofik2022-04-261-9/+14
* mmc: mmc_spi: parse speed mode optionsChristian Löhle2022-04-261-0/+4
* mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd()Sergey Shtylyov2022-04-261-7/+9
* dt-bindings: mmc: mtk-sd: increase reg itemsTinghan Shen2022-04-261-1/+14
* dt-bindings: mmc: xenon: Convert to JSON schemaChris Packham2022-04-263-174/+276
* mmc: renesas_sdhi: R-Car V3M also has no HS400Wolfram Sang2022-04-261-0/+1
* mmc: renesas_sdhi: Add missing checks for the presence of quirksGeert Uytterhoeven2022-04-261-2/+2
* mmc: mmci: stm32: use a buffer for unaligned DMA requestsYann Gautier2022-04-261-17/+71
* mmc: renesas_sdhi: style fix for proper function bodiesWolfram Sang2022-04-261-2/+4
* mmc: renesas_sdhi: make 'dmac_only_one_rx' a quirkWolfram Sang2022-04-262-17/+12
* mmc: renesas_sdhi: make 'fixed_addr_mode' a quirkWolfram Sang2022-04-262-10/+12
* mmc: renesas_sdhi: remove a stale commentWolfram Sang2022-04-261-4/+0
* mmc: renesas_sdhi: make setup selection more understandableWolfram Sang2022-04-261-2/+2
* mmc: renesas_sdhi: R-Car D3 also has no HS400Wolfram Sang2022-04-261-6/+7
* mmc: renesas_sdhi: remove outdated headersWolfram Sang2022-04-261-2/+0
* Linux 5.18-rc4v5.18-rc4Linus Torvalds2022-04-241-1/+1
* Merge tag 'sched_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2022-04-241-5/+5
|\
| * sched/pelt: Fix attach_entity_load_avg() corner casekuyo chang2022-04-191-5/+5
* | Merge tag 'powerpc-5.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds2022-04-246-66/+66
|\ \
| * | powerpc/perf: Fix 32bit compileAlexey Kardashevskiy2022-04-211-2/+2
| * | powerpc/perf: Fix power10 event alternativesAthira Rajeev2022-04-211-1/+1
| * | powerpc/perf: Fix power9 event alternativesAthira Rajeev2022-04-211-4/+4
| * | KVM: PPC: Fix TCE handling for VFIOAlexey Kardashevskiy2022-04-212-44/+45
| * | powerpc/time: Always set decrementer in timer_interrupt()Michael Ellerman2022-04-211-15/+14
* | | Merge tag 'perf_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-244-9/+10
|\ \ \
| * | | perf/x86/cstate: Add SAPPHIRERAPIDS_X CPU supportZhang Rui2022-04-191-3/+4
| * | | perf/core: Fix perf_mmap fail when CONFIG_PERF_USE_VMALLOC enabledZhipeng Xie2022-04-193-6/+6
| | |/ | |/|
* | | Merge tag 'edac_urgent_for_v5.18_rc4' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2022-04-241-5/+11
|\ \ \
| * | | EDAC/synopsys: Read the error count from the correct registerShubhrajyoti Datta2022-04-141-5/+11
| | |/ | |/|
* | | kvmalloc: use vmalloc_huge for vmalloc allocationsLinus Torvalds2022-04-241-2/+9
* | | page_alloc: use vmalloc_huge for large system hashSong Liu2022-04-241-1/+1
* | | Merge tag '5.18-rc3-ksmbd-fixes' of git://git.samba.org/ksmbdLinus Torvalds2022-04-248-66/+52
|\ \ \
| * | | ksmbd: set fixed sector size to FS_SECTOR_SIZE_INFORMATIONNamjae Jeon2022-04-151-4/+7
| * | | ksmbd: increment reference count of parent fpNamjae Jeon2022-04-152-0/+3
| * | | ksmbd: remove filename in ksmbd_fileNamjae Jeon2022-04-158-62/+42
| |/ /
* | | Merge tag 'arc-5.18-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/vgu...Linus Torvalds2022-04-249-27/+24
|\ \ \
| * | | ARC: remove redundant READ_ONCE() in cmpxchg loopBang Li2022-04-181-1/+1
| * | | ARC: atomic: cleanup atomic-llsc definitionsSergey Matyukevich2022-04-181-16/+16
| * | | arc: drop definitions of pgd_index() and pgd_offset{, _k}() entirelyRolf Eike Beer2022-04-181-3/+0
| * | | ARC: dts: align SPI NOR node name with dtschemaKrzysztof Kozlowski2022-04-181-1/+1
| * | | ARC: Remove a redundant memset()Christophe JAILLET2022-04-181-1/+0
| * | | ARC: fix typos in commentsJulia Lawall2022-04-185-5/+5
| * | | ARC: entry: fix syscall_trace_exit argumentSergey Matyukevich2022-04-181-0/+1
| |/ /