Age | Commit message (Expand) | Author |
2018-06-04 | Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi... | Linus Torvalds |
2018-06-04 | Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-05-29 | mmc: complete requests from ->timeout | Christoph Hellwig |
2018-05-21 | mmc: sdhci-iproc: add SDHCI_QUIRK2_HOST_OFF_CARD_ON for cygnus | Corneliu Doban |
2018-05-21 | mmc: sdhci-iproc: fix 32bit writes for TRANSFER_MODE register | Corneliu Doban |
2018-05-21 | mmc: sdhci-iproc: remove hard coded mmc cap 1.8v | Srinath Mannam |
2018-05-21 | mmc: block: propagate correct returned value in mmc_rpmb_ioctl | Mathieu Malaterre |
2018-05-16 | tty: replace ->proc_fops with ->proc_show | Christoph Hellwig |
2018-05-14 | block: sanitize blk_get_request calling conventions | Christoph Hellwig |
2018-04-20 | Merge tag 'mmc-v4.17-3' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds |
2018-04-19 | mmc: renesas_sdhi_internal_dmac: limit DMA RX for old SoCs | Wolfram Sang |
2018-04-12 | Merge tag 'mmc-v4.17-2' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh... | Linus Torvalds |
2018-04-11 | mmc: sdhci-pci: Only do AMD tuning for HS200 | Daniel Kurtz |
2018-04-05 | Merge tag 'for-4.17/block-20180402' of git://git.kernel.dk/linux-block | Linus Torvalds |
2018-04-04 | mmc: tmio: Fix error handling when issuing CMD23 | Masaharu Hayakawa |
2018-04-04 | mmc: core: Prevent bus reference leak in mmc_blk_init() | Alexander Kappner |
2018-04-04 | mmc: jz4740: Fix race condition in IRQ mask update | Alex Smith |
2018-04-03 | Merge tag 'mmc-v4.17' of git://git.kernel.org/pub/scm/linux/kernel/git/ulfh/mmc | Linus Torvalds |
2018-04-02 | Merge tag 'arch-removal' of git://git.kernel.org/pub/scm/linux/kernel/git/arn... | Linus Torvalds |
2018-03-26 | mmc: remove bfin_sdh driver | Arnd Bergmann |
2018-03-22 | mmc: block: Delete gendisk before cleaning up the request queue | Shawn Lin |
2018-03-22 | mmc: renesas_sdhi: replace EXT_ACC with HOST_MODE | Masaharu Hayakawa |
2018-03-22 | mmc: update sdio_claim_irq documentation | Joel Cunningham |
2018-03-22 | mmc: Export host capabilities to debugfs. | Abbas Raza |
2018-03-21 | Merge branch 'fixes' into next | Ulf Hansson |
2018-03-21 | mmc: sdhci-acpi: Fix IRQ 0 | Adrian Hunter |
2018-03-16 | Merge branch 'fixes' into next | Ulf Hansson |
2018-03-16 | mmc: dw_mmc: fix falling from idmac to PIO mode when dw_mci_reset occurs | Evgeniy Didin |
2018-03-15 | Merge branch 'fixes' into next | Ulf Hansson |
2018-03-15 | mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards | Dirk Behme |
2018-03-15 | mmc: block: fix updating ext_csd caches on ioctl call | Bastian Stender |
2018-03-15 | mmc: sunxi: Set our device drvdata earlier | Maxime Ripard |
2018-03-15 | mmc: sunxi: Move the reset deassertion before enabling the clocks | Maxime Ripard |
2018-03-15 | mmc: sunxi: Move resources management to separate functions | Maxime Ripard |
2018-03-15 | mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc | tianshuliang |
2018-03-15 | mmc: core: Export card RCA register via sysfs | Harish Jenny K N |
2018-03-15 | mmc: core: Disable HPI for certain Micron (Numonyx) eMMC cards | Dirk Behme |
2018-03-15 | mmc: dw_mmc: exynos: fix the suspend/resume issue for exynos5433 | Jaehoon Chung |
2018-03-15 | mmc: block: fix updating ext_csd caches on ioctl call | Bastian Stender |
2018-03-15 | mmc: renesas_sdhi: fix WP detection | Wolfram Sang |
2018-03-15 | mmc: core: Use memdup_user() rather than duplicating its implementation | Markus Elfring |
2018-03-15 | mmc: dw_mmc-rockchip: correct property names in debug | John Keeping |
2018-03-15 | mmc: sd: Remove redundant err assignment from mmc_read_switch | Shawn Lin |
2018-03-15 | mmc: sdio: Check the return value of sdio_enable_4bit_bus | Shawn Lin |
2018-03-15 | mmc: core: Don't try UHS-I mode if 4-bit mode isn't supported | Shawn Lin |
2018-03-15 | mmc: dw_mmc: remove the deprecated "num-slots" | Jaehoon Chung |
2018-03-15 | mmc: dw_mmc: remove the deprecated "clock-freq-min-max" property | Jaehoon Chung |
2018-03-08 | block: Use blk_queue_flag_*() in drivers instead of queue_flag_*() | Bart Van Assche |
2018-03-05 | Merge branch 'fixes' into next | Ulf Hansson |
2018-03-05 | mmc: mediatek: add support for MT7622 SoC | Sean Wang |