Show patches with: Archived = No       |   7542 patches
« 1 2 ... 60 61 6275 76 »
Patch Series S/W/F Date Submitter Delegate State
[v2,02/16] mmc: sdhci-omap: Add card_busy host ops Untitled series #8655 --- 2018-02-05 Kishon Vijay Abraham I New
mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions mmc: tmio: hide unused tmio_mmc_clk_disable/tmio_mmc_clk_enable functions --- 2018-01-19 Arnd Bergmann New
[v3,13/16] mmc: tmio: fix never-detected card insertion bug Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v3,09/16] mmc: tmio: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v3,07/16] mmc: renesas_sdhi: use MMC_CAP2_NO_WRITE_PROTECT instead of TMIO own flag Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v3,02/16] mmc: tmio: move clk_enable/disable out of tmio_mmc_host_probe() Untitled series #8088 --- 2018-01-17 Masahiro Yamada New
[v5] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer [v5] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer --- 2018-01-12 Linus Walleij New
[v2] mmc: sdhci_f_sdh30: add ACPI support [v2] mmc: sdhci_f_sdh30: add ACPI support --- 2018-01-08 Ard Biesheuvel New
[v2] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer [v2] RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer --- 2018-01-05 Linus Walleij New
RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer RFT: mmc: sdhci: Implement an SDHCI-specific bounce buffer --- 2018-01-04 Linus Walleij New
[v2] s3mci: mark debug_regs[] as static [v2] s3mci: mark debug_regs[] as static --- 2018-01-03 Arnd Bergmann New
mmc: sdhci_f_sdh30: add ACPI support mmc: sdhci_f_sdh30: add ACPI support --- 2017-12-27 Ard Biesheuvel New
[2/2] mmc: sunxi: Add runtime_pm support mmc: sunxi: Add runtime PM support --- 2017-12-20 Maxime Ripard New
[1/2] mmc: sunxi: Reorder the headers mmc: sunxi: Add runtime PM support --- 2017-12-20 Maxime Ripard New
[12/14] ARM: dts: am57xx-idk: Select pull down for mmc1_clk line in default mode [01/14] ARM: multi_v7_defconfig: Enable CONFIG_MMC_SDHCI_OMAP --- 2017-12-14 Kishon Vijay Abraham I New
[01/14] ARM: multi_v7_defconfig: Enable CONFIG_MMC_SDHCI_OMAP [01/14] ARM: multi_v7_defconfig: Enable CONFIG_MMC_SDHCI_OMAP --- 2017-12-14 Kishon Vijay Abraham I New
mmc_test: use ktime_get_ts64 for timestamps mmc_test: use ktime_get_ts64 for timestamps --- 2017-11-27 Arnd Bergmann New
mmc: sdhci: Avoid swiotlb buffer being full mmc: sdhci: Avoid swiotlb buffer being full --- 2017-11-27 Ulf Hansson New
[v2,22/22] mmc: tmio: remove dma_ops from tmio_mmc_host_probe() argument Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
[v2,13/22] mmc: tmio,renesas_sdhi: move Renesas-specific DMA data to renesas_sdhi.h Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
[v2,10/22] mmc: tmio: support IP-builtin card detection logic Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
[v2,09/22] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
[v2,05/22] mmc: tmio: use devm_ioremap_resource() instead of devm_ioremap() Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
[v2,04/22] mmc: tmio: set tmio_mmc_host to driver data Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
[v2,02/22] mmc: renesas_sdhi: remove wrong depends on to enable compile test Untitled series #6361 --- 2017-11-24 Masahiro Yamada New
mmc: renesas_sdhi: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE mmc: renesas_sdhi: add missing MODULE_DESCRIPTION/AUTHOR/LICENSE --- 2017-11-20 Jesse Chan New
[v2] mmc: sdhci-msm: Optionally wait for signal level changes [v2] mmc: sdhci-msm: Optionally wait for signal level changes --- 2017-11-20 Bjorn Andersson New
[12/12,v5] mmc: switch MMC/SD to use blk-mq multiqueueing v5 Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[11/12,v5] mmc: block: issue requests in massive parallel Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[10/12,v5] mmc: queue/block: pass around struct mmc_queue_req*s Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[09/12,v5] mmc: queue: stop flushing the pipeline with NULL Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[08/12,v5] mmc: block: shuffle retry and error handling Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[07/12,v5] mmc: queue: simplify queue logic Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[06/12,v5] mmc: core: kill off the context info Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[05/12] mmc: core: do away with is_new_req Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[04/12] mmc: core: do away with is_done_rcv Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[03/12,v5] mmc: core: replace waitqueue with worker Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[02/12,v5] mmc: core: add a workqueue for completing requests Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[01/12,v5] mmc: core: move the asynchronous post-processing Multiqueue for MMC/SD --- 2017-11-10 Linus Walleij New
[2/3] mmc: tmio: use mmc_can_gpio_cd() instead of checking TMIO_MMC_USE_GPIO_CD mmc: tmio: fix card detection --- 2017-11-08 Masahiro Yamada Superseded
mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset mmc: slot-gpio: call gpiod_to_irq() only when MMC_CAP_NEEDS_POLL is unset --- 2017-11-08 Masahiro Yamada New
mfd: tmio: move register macros to tmio_core.c mfd: tmio: move register macros to tmio_core.c --- 2017-11-07 Masahiro Yamada New
[1/2] mmc: renesas_sdhi: consilidate DMAC CONFIG options [1/2] mmc: renesas_sdhi: consilidate DMAC CONFIG options --- 2017-11-07 Masahiro Yamada New
[12/12,v4] mmc: switch MMC/SD to use blk-mq multiqueueing multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[11/12,v4] mmc: block: issue requests in massive parallel multiqueue for MMC/SD --- 2017-10-26 Linus Walleij New
[10/12,v4] mmc: queue/block: pass around struct mmc_queue_req*s multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[09/12,v4] mmc: queue: stop flushing the pipeline with NULL multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[08/12,v4] mmc: block: shuffle retry and error handling multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[07/12,v4] mmc: queue: simplify queue logic multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[06/12,v4] mmc: core: kill off the context info multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[05/12,v4] mmc: core: do away with is_new_req multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[04/12,v4] mmc: core: do away with is_done_rcv multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[03/12,v4] mmc: core: replace waitqueue with worker multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[02/12,v4] mmc: core: add a workqueue for completing requests multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[01/12,v4] mmc: core: move the asynchronous post-processing multiqueue for MMC/SD --- 2017-10-26 Linus Walleij Superseded
[2/2] mmc: dw_mmc: add support for hi3798cv200 specific extensions of dw-mshc Untitled series #5103 --- 2017-10-18 Jiancheng Xue New
[v4] mmc: block: Fix bug when removing RPMB chardev [v4] mmc: block: Fix bug when removing RPMB chardev --- 2017-10-04 Linus Walleij New
[3/7] mmc: sdhci-s3c: Fix driver data for Exynos4 SoCs Untitled series #4608 --- 2017-10-04 Marek Szyprowski New
[v3] mmc: block: Fix bug when removing RPMB chardev [v3] mmc: block: Fix bug when removing RPMB chardev --- 2017-10-03 Linus Walleij Superseded
[v2] mmc: block: Fix bug when removing RPMB chardev [v2] mmc: block: Fix bug when removing RPMB chardev --- 2017-10-03 Linus Walleij New
[1/3] mmc: meson-gx: make sure the clock is rounded down mmc: meson-gx: fixes for v4.14 --- 2017-10-02 Jerome Brunet New
mmc: block: Fix bug when removing RPMB chardev mmc: block: Fix bug when removing RPMB chardev --- 2017-10-02 Linus Walleij New
mmc: Delete bounce buffer handling mmc: Delete bounce buffer handling --- 2017-09-20 Linus Walleij New
[2/2,v6] mmc: block: Delete mmc_access_rpmb() [1/2,v6] mmc: block: Convert RPMB to a character device --- 2017-09-20 Linus Walleij New
[1/2,v6] mmc: block: Convert RPMB to a character device [1/2,v6] mmc: block: Convert RPMB to a character device --- 2017-09-20 Linus Walleij New
[PATCH/RFT] mmc: meson-gx: include tx phase in the tuning process [PATCH/RFT] mmc: meson-gx: include tx phase in the tuning process --- 2017-09-18 Jerome Brunet New
[v2,1/2] mmc: sdhci-msm: Utilize bulk clock API Support SDHCI on 8974pro devices --- 2017-09-15 Bjorn Andersson New
mmc: meson-gx: fix __ffsdi2 undefined on arm32 mmc: meson-gx: fix __ffsdi2 undefined on arm32 --- 2017-08-31 Jerome Brunet New
[v3,12/13] mmc: meson-gx: change default tx phase mmc: meson-gx: driver fixups and upgrades --- 2017-08-28 Jerome Brunet New
[v3,11/13] mmc: meson-gx: implement voltage switch callback mmc: meson-gx: driver fixups and upgrades --- 2017-08-28 Jerome Brunet New
[v3,08/13] mmc: meson-gx: simplify interrupt handler mmc: meson-gx: driver fixups and upgrades --- 2017-08-28 Jerome Brunet New
[v3,04/13] mmc: meson-gx: rework clk_set function mmc: meson-gx: driver fixups and upgrades --- 2017-08-28 Jerome Brunet New
[v3,01/13] mmc: meson-gx: initialize sane clk default before clock register mmc: meson-gx: driver fixups and upgrades --- 2017-08-28 Jerome Brunet New
[v4,3/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume Untitled series #3475 --- 2017-08-23 Masahiro Yamada New
[v2,12/16] mmc: meson-gx: implement card_busy callback [v2,01/16] mmc: meson-gx: fix mux mask definition --- 2017-08-21 Jerome Brunet New
[v2,11/16] mmc: meson-gx: simplify interrupt handler [v2,01/16] mmc: meson-gx: fix mux mask definition --- 2017-08-21 Jerome Brunet Superseded
[v2,10/16] mmc: meson-gx: work around clk-stop issue [v2,01/16] mmc: meson-gx: fix mux mask definition --- 2017-08-21 Jerome Brunet New
[v2,04/16] mmc: meson-gx: use _irqsave variant of spinlock [v2,01/16] mmc: meson-gx: fix mux mask definition --- 2017-08-21 Jerome Brunet New
[v2,01/16] mmc: meson-gx: fix mux mask definition [v2,01/16] mmc: meson-gx: fix mux mask definition --- 2017-08-21 Jerome Brunet New
[8/8,v5] mmc: block: Delete mmc_access_rpmb() Untitled series #3434 --- 2017-08-20 Linus Walleij Superseded
[7/8,v5] mmc: block: Convert RPMB to a character device Untitled series #3433 --- 2017-08-20 Linus Walleij Superseded
[6/8,v5] mmc: block: Reparametrize mmc_blk_ioctl_[multi]_cmd() Untitled series #3432 --- 2017-08-20 Linus Walleij New
[5/8,v5] mmc: block: Refactor mmc_blk_part_switch() Untitled series #3431 --- 2017-08-20 Linus Walleij New
[4/8,v5] mmc: block: Move duplicate check Untitled series #3430 --- 2017-08-20 Linus Walleij New
[3/8,v5] mmc: debugfs: Move block debugfs into block module Untitled series #3429 --- 2017-08-20 Linus Walleij New
[2/8,v5] mmc: ops: export mmc_get_status() Untitled series #3428 --- 2017-08-20 Linus Walleij New
[1/8,v5] mmc: block: Anonymize the drv op data pointer [1/8,v5] mmc: block: Anonymize the drv op data pointer --- 2017-08-20 Linus Walleij New
[v3,2/4] mmc: sdhci-pxav2: switch to managed clk and sdhci_pltfm_unregister() Untitled series #3358 --- 2017-08-15 Masahiro Yamada New
mmc: mmci: stop building qcom dml as module --- 2017-08-10 Srinivas Kandagatla New
[10/14] mmc: meson-gx: implement card_busy callback mmc: meson-gx: driver fixups and upgrade --- 2017-08-04 Jerome Brunet Superseded
[v2] mmc: mmci_qcom_dml: include mmci_qcom_dml.h and fix #ifdef --- 2017-08-04 Masahiro Yamada New
[v2,4/4] mmc: sdhci-cadence: add suspend / resume support [v2,1/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume --- 2017-08-03 Masahiro Yamada New
[v2,1/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume [v2,1/4] mmc: sdhci: enable/disable the clock in sdhci_pltfm_suspend/resume --- 2017-08-03 Masahiro Yamada Superseded
[3/3] mmc: sdhci-cadence: add suspend / resume support Untitled series #3089 --- 2017-07-31 Masahiro Yamada Superseded
mmc: Convert to using %pOF instead of full_name --- 2017-07-18 Rob Herring New
mmc: block: Block new req entering queue after its cleanup --- 2017-07-13 Linus Walleij New
[v3,2/2] mmc: sdhci-of-at91: set clocks and presets after resume from deepest PM Untitled series #2824 --- 2017-07-13 Quentin Schulz New
[v2,1/2] mmc: sdhci-of-at91: factor out clks and presets setting [v2,1/2] mmc: sdhci-of-at91: factor out clks and presets setting --- 2017-07-12 Quentin Schulz New
[3/3,v4] mmc: debugfs: Move block debugfs into block module [1/3,v4] mmc: block: Anonymize the drv op data pointer --- 2017-06-30 Linus Walleij Superseded
[2/3,v4] mmc: ops: export mmc_get_status() [1/3,v4] mmc: block: Anonymize the drv op data pointer --- 2017-06-30 Linus Walleij Superseded
« 1 2 ... 60 61 6275 76 »