Age | Commit message (Expand) | Author |
2022-09-05 | Merge 6.0-rc4 into tty-next | Greg Kroah-Hartman |
2022-09-02 | Merge tag 'mmc-v6.0-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulf... | Linus Torvalds |
2022-08-30 | tty: Make ->set_termios() old ktermios const | Ilpo Järvinen |
2022-08-23 | Merge tag 'linux-kselftest-kunit-fixes-6.0-rc3' of git://git.kernel.org/pub/s... | Linus Torvalds |
2022-08-22 | mmc: core: Fix inconsistent sd3_bus_mode at UHS-I SD voltage switch failure | Adrian Hunter |
2022-08-22 | mmc: core: Fix UHS-I SD 1.8V workaround branch | Adrian Hunter |
2022-08-15 | mmc: sdhci-of-aspeed: test: Fix dependencies when KUNIT=m | David Gow |
2022-08-15 | mmc: sdhci-of-dwcmshc: Re-enable support for the BlueField-3 SoC | Liming Sun |
2022-08-15 | mmc: meson-gx: Fix an error handling path in meson_mmc_probe() | Christophe JAILLET |
2022-08-15 | mmc: mtk-sd: Clear interrupts when cqe off/disable | Wenbin Mei |
2022-08-15 | mmc: pxamci: Fix another error handling path in pxamci_probe() | Christophe JAILLET |
2022-08-15 | mmc: pxamci: Fix an error handling path in pxamci_probe() | Christophe JAILLET |
2022-08-04 | Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2022-08-04 | Merge tag 'spdx-6.0-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-08-02 | Merge tag 'linux-kselftest-kunit-5.20-rc1' of git://git.kernel.org/pub/scm/li... | Linus Torvalds |
2022-08-02 | Merge tag 'for-5.20/block-2022-07-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-07-29 | Merge branch 'acpi-bus' | Rafael J. Wysocki |
2022-07-26 | mmc: mediatek: add support for SDIO eint wakup IRQ | Axe Yang |
2022-07-26 | mmc: core: Add support for SDIO wakeup interrupt | Axe Yang |
2022-07-21 | mmc: renesas_sdhi: newer SoCs don't need manual tap correction | Takeshi Saito |
2022-07-21 | mmc: cavium-thunderx: Add of_node_put() when breaking out of loop | Liang He |
2022-07-21 | mmc: cavium-octeon: Add of_node_put() when breaking out of loop | Liang He |
2022-07-21 | mmc: core: quirks: Add of_node_put() when breaking out of loop | Liang He |
2022-07-18 | mmc: fix disk/queue leak in case of adding disk failure | Ming Lei |
2022-07-18 | mmc: sdhci-brcmstb: use clk_get_rate(base_clk) in PM resume | Kamal Dasu |
2022-07-18 | mmc: sdhci-msm: drop redundant of_device_id entries | Krzysztof Kozlowski |
2022-07-13 | mmc: block: Add single read for 4k sector cards | Christian Loehle |
2022-07-13 | mmc: Merge branch fixes into next | Ulf Hansson |
2022-07-13 | mmc: mxcmmc: Use mmc_card_sdio macro | Seunghui Lee |
2022-07-13 | mmc: core: Use mmc_card_* macro and add a new for the sd_combo type | Seunghui Lee |
2022-07-13 | mmc: sdhci-omap: Fix a lockdep warning for PM runtime init | Tony Lindgren |
2022-07-12 | mmc: sdhci-of-at91: fix set_uhs_signaling rewriting of MC1R | Eugen Hristev |
2022-07-12 | mmc: core: Replace with already defined values for readability | ChanWoo Lee |
2022-07-12 | mmc: tmio: avoid glitches when resetting | Wolfram Sang |
2022-07-12 | mmc: renesas_sdhi: Fix typo's | Lad Prabhakar |
2022-07-12 | mmc: renesas_sdhi: Get the reset handle early in the probe | Lad Prabhakar |
2022-07-12 | mmc: sdhci-of-esdhc: Fixup use of of_find_compatible_node() | Liang He |
2022-07-12 | mmc: sdhci-pci-gli: Fix build error unused-function | Ren Zhijie |
2022-07-12 | mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability | Alexander Stein |
2022-07-12 | mmc: host: Improve I/O read/write performance for GL9763E | Jason Lai |
2022-07-12 | mmc: sdhci-st: Obviously always return success in remove callback | Uwe Kleine-König |
2022-07-12 | mmc: sdhci-of-arasan: Obviously always return success in remove callback | Uwe Kleine-König |
2022-07-12 | mmc: dw_mmc: rockchip: Obviously always return success in remove callback | Uwe Kleine-König |
2022-07-12 | mmc: dw_mmc: hi3789cv200: Obviously always return success in remove callback | Uwe Kleine-König |
2022-07-12 | mmc: dw_mmc: exynos: Obviously always return success in remove callback | Uwe Kleine-König |
2022-07-12 | mmc: sdhci-brcmstb: Initialize base_clk to NULL in sdhci_brcmstb_probe() | Nathan Chancellor |
2022-07-12 | mmc: mmci: Fix typo in comment | Xiang wangx |
2022-07-12 | mmc: debugfs: Fix file release memory leak | Wei Yongjun |
2022-07-12 | mmc: renesas_sdhi: add R-Car Gen4 fallback compatibility string | Wolfram Sang |
2022-07-12 | mmc: cqhci: Capture eMMC and SD card errors | Shaik Sajida Bhanu |