Age | Commit message (Expand) | Author |
2021-11-06 | Merge branch 'akpm' (patches from Andrew) | Linus Torvalds |
2021-11-06 | include/linux/mm.h: move nr_free_buffer_pages from swap.h to mm.h | Mianhan Liu |
2021-11-01 | Merge tag 'mmc-v5.16' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/passthrough-flag-2021-10-29' of git://git.kernel.dk/linux... | Linus Torvalds |
2021-11-01 | Merge tag 'for-5.16/block-2021-10-29' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-10-29 | block: remove blk_{get,put}_request | Christoph Hellwig |
2021-10-28 | Merge branch 'fixes' into next | Ulf Hansson |
2021-10-28 | mmc: tmio: reenable card irqs after the reset callback | Wolfram Sang |
2021-10-28 | Merge branch 'fixes' into next | Ulf Hansson |
2021-10-28 | mmc: mediatek: Move cqhci init behind ungate clock | Wenbin Mei |
2021-10-28 | mmc: dw_mmc: exynos: Fix spelling mistake "candiates" -> candidates | Colin Ian King |
2021-10-26 | mmc: sdhci-esdhc-imx: add NXP S32G2 support | Chester Lin |
2021-10-26 | Merge branch 'fixes' into next | Ulf Hansson |
2021-10-26 | mmc: cqhci: clear HALT state after CQE enable | Wenbin Mei |
2021-10-26 | mmc: vub300: fix control-message timeouts | Johan Hovold |
2021-10-26 | mmc: dw_mmc: exynos: fix the finding clock sample value | Jaehoon Chung |
2021-10-21 | mmc: dw_mmc: Drop use of ->init_card() callback | Ulf Hansson |
2021-10-21 | mmc: sdhci-omap: Fix build if CONFIG_PM_SLEEP is not set | Tony Lindgren |
2021-10-21 | mmc: sdhci-omap: Remove forward declaration of sdhci_omap_context_save() | Geert Uytterhoeven |
2021-10-21 | blk-crypto: rename blk_keyslot_manager to blk_crypto_profile | Eric Biggers |
2021-10-21 | blk-crypto: rename keyslot-manager files to blk-crypto-profile | Eric Biggers |
2021-10-19 | mmc: mxs-mmc: disable regulator on error and in the remove function | Christophe JAILLET |
2021-10-19 | mmc: sdhci-omap: Configure optional wakeirq | Tony Lindgren |
2021-10-19 | mmc: sdhci-omap: Allow SDIO card power off and enable aggressive PM | Tony Lindgren |
2021-10-19 | mmc: sdhci-omap: Implement PM runtime functions | Tony Lindgren |
2021-10-19 | mmc: sdhci-omap: Add omap_offset to support omap3 and earlier | Tony Lindgren |
2021-10-19 | mmc: sdhci-omap: Handle voltages to add support omap4 | Tony Lindgren |
2021-10-19 | Merge branch 'fixes' into next | Ulf Hansson |
2021-10-19 | mmc: winbond: don't build on M68K | Randy Dunlap |
2021-10-19 | mmc: sdhci-esdhc-imx: clear the buffer_read_ready to reset standard tuning ci... | Haibo Chen |
2021-10-19 | mmc: sdhci-pci: Remove dead code (rst_n_gpio et al) | Andy Shevchenko |
2021-10-19 | mmc: sdhci-pci: Remove dead code (cd_gpio, cd_irq et al) | Andy Shevchenko |
2021-10-19 | mmc: sdhci-pci: Remove dead code (struct sdhci_pci_data et al) | Andy Shevchenko |
2021-10-19 | mmc: sdhci: Remove unused prototype declaration in the header | Andy Shevchenko |
2021-10-19 | mmc: sdhci: Deduplicate sdhci_get_cd_nogpio() | Andy Shevchenko |
2021-10-18 | block: move struct request to blk-mq.h | Christoph Hellwig |
2021-10-14 | mmc: moxart: Fix null pointer dereference on pointer host | Colin Ian King |
2021-10-14 | Merge branch 'fixes' into next | Ulf Hansson |
2021-10-14 | mmc: sdhci-pci: Read card detect from ACPI for Intel Merrifield | Andy Shevchenko |
2021-10-12 | mmc: moxart: Fix reference count leaks in moxart_probe | Xin Xiong |
2021-10-12 | Merge branch 'fixes' into next | Ulf Hansson |
2021-10-12 | mmc: slot-gpio: Update default label when no con_id provided | Andy Shevchenko |
2021-10-12 | mmc: slot-gpio: Refactor mmc_gpio_alloc() | Andy Shevchenko |
2021-10-12 | mmc: sdhci-sprd: Wait until DLL locked after being configured | Zhenxiong Lai |
2021-10-12 | mmc: sdhci-pci-o2micro: Fix spelling mistake "unsupport" -> "unsupported" | Colin Ian King |
2021-10-12 | mmc: sdhci-s3c: Describe driver in KConfig | Krzysztof Kozlowski |
2021-10-12 | mmc: sdhci: Return true only when timeout exceeds capacity of the HW timer | Bean Huo |
2021-10-12 | mmc: mmci: Add small comment about reset thread | Linus Walleij |
2021-10-12 | mmc: sdhci-omap: Check MMCHS_HL_HWINFO register for ADMA | Tony Lindgren |
2021-10-12 | mmc: sdhci-omap: Parse legacy ti,non-removable property | Tony Lindgren |