Age | Commit message (Expand) | Author |
2022-08-04 | Merge tag 'mmc-v5.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2022-07-26 | mmc: core: Add support for SDIO wakeup interrupt | Axe Yang |
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-13 | mmc: block: Add single read for 4k sector cards | Christian Loehle |
2022-07-13 | mmc: core: Use mmc_card_* macro and add a new for the sd_combo type | Seunghui Lee |
2022-07-12 | mmc: core: Replace with already defined values for readability | ChanWoo Lee |
2022-07-12 | mmc: core: Do not evaluate HS400 capabilities if bus has no MMC capability | Alexander Stein |
2022-07-12 | mmc: debugfs: Fix file release memory leak | Wei Yongjun |
2022-07-12 | mmc: debugfs: Add debug fs error state entry for mmc driver | Shaik Sajida Bhanu |
2022-07-12 | mmc: debugfs: Add debug fs entry for mmc driver | Shaik Sajida Bhanu |
2022-07-12 | mmc: core: Capture eMMC and SD card errors | Shaik Sajida Bhanu |
2022-07-06 | blk-mq: Drop blk_mq_ops.timeout 'reserved' arg | John Garry |
2022-06-28 | block: simplify disk shutdown | Christoph Hellwig |
2022-06-01 | mmc: block: Fix CQE recovery reset success | Adrian Hunter |
2022-05-24 | Merge tag 'mmc-v5.19' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2022-05-23 | Merge tag 'for-5.19/block-2022-05-22' of git://git.kernel.dk/linux-block | Linus Torvalds |
2022-05-19 | mmc: core: Fix busy polling for MMC_SEND_OP_COND again | Ulf Hansson |
2022-05-10 | mmc: core: Support zeroout using TRIM for eMMC | Vincent Whitchurch |
2022-05-04 | mmc: core: use kobj_to_dev() | Minghao Chi |
2022-04-26 | mmc: core: Add CIDs for cards to the entropy pool | Linus Walleij |
2022-04-26 | mmc: core: Allows to override the timeout value for ioctl() path | Bean Huo |
2022-04-26 | Merge branch 'fixes' into next | Ulf Hansson |
2022-04-26 | mmc: improve API to make clear hw_reset callback is for cards | Wolfram Sang |
2022-04-26 | mmc: core: improve API to make clear that mmc_sw_reset is for cards | Wolfram Sang |
2022-04-26 | mmc: core: block: fix sloppy typing in mmc_blk_ioctl_multi_cmd() | Sergey Shtylyov |
2022-04-26 | mmc: core: Set HS clock speed before sending HS CMD13 | Brian Norris |
2022-04-17 | block: decouple REQ_OP_SECURE_ERASE from REQ_OP_DISCARD | Christoph Hellwig |
2022-04-17 | block: remove QUEUE_FLAG_DISCARD | Christoph Hellwig |
2022-04-08 | mmc: core: improve API to make clear mmc_hw_reset is for cards | Wolfram Sang |
2022-04-04 | mmc: core: Fixup support for writeback-cache for eMMC and SD | Michael Wu |
2022-04-04 | mmc: block: Check for errors after write on SPI | Christian Löhle |
2022-03-28 | Merge tag 'tty-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre... | Linus Torvalds |
2022-03-28 | Merge tag 'staging-5.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git... | Linus Torvalds |
2022-03-15 | mmc: core: Drop HS400 caps unless 8-bit bus is supported too | Ulf Hansson |
2022-03-15 | mmc: host: Return an error when ->enable_sdio_irq() ops is missing | Ulf Hansson |
2022-03-15 | mmc: core: Improve fallback to speed modes if eMMC HS200 fails | Ulf Hansson |
2022-03-14 | Merge 5.17-rc8 into staging-next | Greg Kroah-Hartman |
2022-03-07 | Merge branch 'fixes' into next | Ulf Hansson |
2022-03-07 | mmc: core: Restore (almost) the busy polling for MMC_SEND_OP_COND | Ulf Hansson |
2022-02-28 | sdio_uart: make use of UART_LCR_WLEN() + tty_get_char_size() | Jiri Slaby |
2022-02-28 | mmc: core: use sysfs_emit() instead of sprintf() | Sergey Shtylyov |
2022-02-28 | Merge 5.17-rc6 into staging-next | Greg Kroah-Hartman |
2022-02-17 | staging: wfx: apply the necessary SDIO quirks for the Silabs WF200 | Jérôme Pouiller |
2022-02-08 | mmc: block: fix read single on recovery logic | Christian Löhle |
2022-01-24 | mmc: core: Wait for command setting 'Power Off Notification' bit to complete | Andrey Skvortsov |
2022-01-12 | Merge tag 'for-5.17/block-2022-01-11' of git://git.kernel.dk/linux-block | Linus Torvalds |
2021-12-28 | mmc: pwrseq: Use bitmap_free() to free bitmap | Christophe JAILLET |
2021-12-21 | mmc: core: Fix blk_status_t handling | Joel Stanley |
2021-12-20 | Merge branch 'fixes' into next | Ulf Hansson |