summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* mmc: host: sdhci: Add a variable to defer to complete requests if neededBaolin Wang2020-03-242-1/+2
* mmc: host: sdhci: Add request_done ops for struct sdhci_opsBaolin Wang2020-03-242-2/+12
* mmc: core: Enable the MMC host software queue for the SD cardBaolin Wang2020-03-241-0/+10
* mmc: Add MMC host software queue supportBaolin Wang2020-03-249-12/+486
* mmc: sdhci-msm: Don't enable PWRSAVE_DLL for certain sdhc hostsRitesh Harjani2020-03-241-3/+15
* mmc: sdhci-of-arasan: Remove quirk for broken base clockManish Narani2020-03-241-1/+12
* mmc: sdhci-of-arasan: Add support for DLL reset for ZynqMP platformsManish Narani2020-03-241-0/+46
* firmware: xilinx: Add DLL reset supportManish Narani2020-03-242-1/+9
* firmware: xilinx: Add ZynqMP Tap Delay setup ioctl to the valid listManish Narani2020-03-241-0/+1
* mmc: tmio: remove superfluous callback wrappersWolfram Sang2020-03-242-38/+12
* mmc: tmio: factor out TAP usageWolfram Sang2020-03-243-24/+24
* mmc: tmio: enforce retune after runtime suspendWolfram Sang2020-03-243-9/+1
* mmc: tmio: give callback a generic nameWolfram Sang2020-03-243-4/+4
* mmc: renesas_sdhi: complain loudly if driver needs updateWolfram Sang2020-03-241-3/+3
* mmc: tmio: refactor tuning execution into SDHI driverWolfram Sang2020-03-243-44/+37
* mmc: renesas_sdhi: cleanup SCC definesWolfram Sang2020-03-241-10/+8
* mmc: renesas_sdhi: enforce manual correction for Gen3Wolfram Sang2020-03-241-0/+6
* mmc: renesas_sdhi: only check CMD status for HS400 manual correctionTakeshi Saito2020-03-241-8/+33
* mmc: renesas_sdhi: Add manual correctionTakeshi Saito2020-03-242-10/+52
* mmc: renesas_sdhi: remove double clear of automatic correctionWolfram Sang2020-03-241-4/+0
* Linux 5.6-rc7v5.6-rc7Linus Torvalds2020-03-231-1/+1
* Merge tag 'for-5.6-rc6-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds2020-03-222-2/+6
|\
| * btrfs: fix removal of raid[56|1c34} incompat flags after removing block groupFilipe Manana2020-03-201-2/+2
| * btrfs: fix log context list corruption after rename whiteout errorFilipe Manana2020-03-131-0/+4
* | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2020-03-2213-78/+164
|\ \
| * | x86/mm: split vmalloc_sync_all()Joerg Roedel2020-03-226-13/+43
| * | mm, slub: prevent kmalloc_node crashes and memory leaksVlastimil Babka2020-03-221-9/+17
| * | mm/mmu_notifier: silence PROVE_RCU_LIST warningsQian Cai2020-03-221-9/+18
| * | epoll: fix possible lost wakeup on epoll_ctl() pathRoman Penyaev2020-03-221-4/+4
| * | mm: do not allow MADV_PAGEOUT for CoW pagesMichal Hocko2020-03-221-3/+9
| * | mm, memcg: throttle allocators based on ancestral memory.highChris Down2020-03-221-35/+58
| * | mm, memcg: fix corruption on 64-bit divisor in memory.high throttlingChris Down2020-03-221-1/+1
| * | page-flags: fix a crash at SetPageError(THP_SWAP)Qian Cai2020-03-221-1/+1
| * | mm/hotplug: fix hot remove failure in SPARSEMEM|!VMEMMAP caseBaoquan He2020-03-221-2/+6
| * | memcg: fix NULL pointer dereference in __mem_cgroup_usage_unregister_eventChunguang Xu2020-03-221-2/+8
* | | Merge tag 'block-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-212-6/+14
|\ \ \
| * \ \ Merge branch 'nvme-5.6-rc6' of git://git.infradead.org/nvme into block-5.6Jens Axboe2020-03-212-6/+14
| |\ \ \
| | * | | nvmet-tcp: set MSG_MORE only if we actually have more to sendSagi Grimberg2020-03-201-3/+9
| | * | | nvme-rdma: Avoid double freeing of async event dataPrabhath Sajeepa2020-03-101-3/+5
* | | | | Merge tag 'io_uring-5.6-20200320' of git://git.kernel.dk/linux-blockLinus Torvalds2020-03-215-7/+30
|\ \ \ \ \
| * | | | | io_uring: make sure accept honor rlimit nofileJens Axboe2020-03-203-5/+11
| * | | | | io_uring: make sure openat/openat2 honor rlimit nofileJens Axboe2020-03-203-2/+11
| * | | | | io_uring: NULL-deref for IOSQE_{ASYNC,DRAIN}Pavel Begunkov2020-03-141-0/+8
* | | | | | Merge branch 'turbostat' of git://git.kernel.org/pub/scm/linux/kernel/git/len...Linus Torvalds2020-03-212-30/+114
|\ \ \ \ \ \ | |_|_|_|/ / |/| | | | |
| * | | | | tools/power turbostat: update versionLen Brown2020-03-211-1/+1
| * | | | | tools/power turbostat: Print cpuidle informationLen Brown2020-03-211-0/+26
| * | | | | tools/power turbostat: Fix 32-bit capabilities warningLen Brown2020-03-202-17/+31
| * | | | | tools/power turbostat: Fix missing SYS_LPI counter on some ChromebooksLen Brown2020-03-201-9/+14
| * | | | | tools/power turbostat: Support Elkhart LakeChen Yu2020-03-201-1/+30
| * | | | | tools/power turbostat: Support Jasper LakeChen Yu2020-03-201-0/+3