aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2021-03-30mmc: sdhci-esdhc-imx: Use device_get_match_data()Fabio Estevam
2021-03-30mmc: sdhci-esdhc-imx: Remove non-DT stubFabio Estevam
2021-03-30memstick: Remove useless else branchJoey Pabalan
2021-03-30mmc: core: Fix hanging on I/O during system suspend for removable cardsUlf Hansson
2021-03-30mmc: sdio: fix a typo in the comment of SDIO_SD_REV_3_00Jisheng Zhang
2021-03-30mmc: sdhci: Use "mmc" directly rather than "host->mmc"Jisheng Zhang
2021-03-30mmc: sdhci-pci: Avoid comma separated statementsJisheng Zhang
2021-03-30mmc: via-sdmmc: remove unneeded variable 'ret'Yang Li
2021-03-30mmc: dw_mmc: simplify optional reset handlingPhilipp Zabel
2021-03-30mmc: sdhci-st: simplify optional reset handlingPhilipp Zabel
2021-03-30memstick: core: Assign error code of mspro_block_resume()Jia-Ju Bai
2021-03-30mmc: core: Remove mq->use_cqe from the struct mmc_queueLuca Porzio
2021-03-30mmc: block: Fix error path in mmc_blk_probe()Ulf Hansson
2021-03-30mmc: block: Simplify logging during probe about added partitionsUlf Hansson
2021-03-30mmc: block: Drop use of unlikely() in mmc_blk_probe()Ulf Hansson
2021-03-30mmc: renesas_sdhi: use custom mask for TMIO_MASK_ALLWolfram Sang
2021-03-30mmc: sdhci: Check for reset prior to DMA address unmapPradeep P V K
2021-03-30mmc: sdhci-pci-o2micro: Add missing checks in sdhci_pci_o2_probeDinghao Liu
2021-03-30mmc: sdhci-pci-gli: Enable short circuit protection mechanism of GL9755Renius Chen
2021-03-30mmc: sdhci-esdhc-imx: validate pinctrl before use itPeng Fan
2021-03-30dt-bindings: mmc: fsl-imx-esdhc: add clock bindingsPeng Fan
2021-03-30dt-bindings: mmc: fsl-imx-esdhc: add pinctrl bindingsPeng Fan
2021-03-30mmc: tmio: support custom irq masksWolfram Sang
2021-03-30mmc: core: Set read only for SD cards with permanent write protect bitSeunghui Lee
2021-03-30mmc: uniphier-sd: Fix a resource leak in the remove functionChristophe JAILLET
2021-03-30mmc: uniphier-sd: Fix an error handling path in uniphier_sd_probe()Christophe JAILLET
2021-03-30mmc: tmio: remove workaround for NON_REMOVABLEWolfram Sang
2021-03-30mmc: core: Reduce code duplication to mmc_spi_send_{csd|cid}Yue Hu
2021-03-30mmc: dw_mmc: Drop redundant call to ->card_event callbackUlf Hansson
2021-03-30mmc: core: Drop reference counting of the bus_opsUlf Hansson
2021-03-30mmc: core: Drop superfluous validations in mmc_hw|sw_reset()Ulf Hansson
2021-03-30mmc: core: Do a power cycle when the CMD11 failsDooHyun Hwang
2021-03-28Linux 5.12-rc5Linus Torvalds
2021-03-28Merge tag 'perf-tools-fixes-for-v5.12-2020-03-28' of git://git.kernel.org/pub...Linus Torvalds
2021-03-28Merge tag 'auxdisplay-for-linus-v5.12-rc6' of git://github.com/ojeda/linuxLinus Torvalds
2021-03-28Merge tag 'x86-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2021-03-28Merge tag 'locking-urgent-2021-03-28' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds
2021-03-28Merge tag '5.12-rc4-smb3' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2021-03-28Merge tag 'io_uring-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-28Merge tag 'block-5.12-2021-03-27' of git://git.kernel.dk/linux-blockLinus Torvalds
2021-03-28Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2021-03-27io_uring: remove unsued assignment to pointer ioColin Ian King
2021-03-27io_uring: don't cancel extra on files matchPavel Begunkov
2021-03-27io_uring: don't cancel-track common timeoutsPavel Begunkov
2021-03-27io_uring: do post-completion chore on t-out cancelPavel Begunkov
2021-03-27io_uring: fix timeout cancel return codePavel Begunkov
2021-03-27Revert "signal: don't allow STOP on PF_IO_WORKER threads"Jens Axboe
2021-03-27Revert "kernel: freezer should treat PF_IO_WORKER like PF_KTHREAD for freezing"Jens Axboe
2021-03-27Revert "kernel: treat PF_IO_WORKER like PF_KTHREAD for ptrace/signals"Jens Axboe
2021-03-27Revert "signal: don't allow sending any signals to PF_IO_WORKER threads"Jens Axboe