Show patches with: Archived = No       |   7594 patches
« 1 2 ... 12 13 1475 76 »
Patch Series S/W/F Date Submitter Delegate State
[2/3] mmc: block: convert ecc_err to a bool --- 2016-11-04 Linus Walleij New
[3/3] mmc: core: use enum mmc_blk_status properly --- 2016-11-04 Linus Walleij New
mmc: mmc: Use 500ms as the default generic CMD6 timeout --- 2016-11-04 Ulf Hansson New
[v4,1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings --- 2016-11-07 Jun Nie Superseded
[v4,2/5] mmc: zx: Initial support for ZX mmc controller --- 2016-11-07 Jun Nie Superseded
[v4,3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks --- 2016-11-07 Jun Nie Superseded
[v4,4/5] mmc: dw: Add fifo address property --- 2016-11-07 Jun Nie Superseded
[v4,5/5] mmc: dw: Add fifo watermark alignment property --- 2016-11-07 Jun Nie Superseded
[v5,1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings --- 2016-11-08 Jun Nie Superseded
[v5,2/5] mmc: zx: Initial support for ZX mmc controller --- 2016-11-08 Jun Nie Superseded
[v5,3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks --- 2016-11-08 Jun Nie Superseded
[v5,4/5] mmc: dw: Add fifo address property --- 2016-11-08 Jun Nie Superseded
[v5,5/5] mmc: dw: Add fifo watermark alignment property --- 2016-11-08 Jun Nie Superseded
[1/9] mmc: core: Retry instead of ignore at CRC errors when polling for busy --- 2016-11-16 Ulf Hansson Superseded
[2/9] mmc: core: Remove redundant __mmc_send_status() --- 2016-11-16 Ulf Hansson Superseded
[3/9] mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose --- 2016-11-16 Ulf Hansson Superseded
[4/9] mmc: core: Enable __mmc_switch() to change bus speed timing for the host --- 2016-11-16 Ulf Hansson Superseded
[5/9] mmc: core: Allow CMD13 polling when switching to HS mode for mmc --- 2016-11-16 Ulf Hansson Superseded
[6/9] mmc: core: Update CMD13 polling policy when switch to HS DDR mode --- 2016-11-16 Ulf Hansson Superseded
[7/9] mmc: core: Allow CMD13 polling when switch to HS200 mode --- 2016-11-16 Ulf Hansson New
[8/9] mmc: core: Allow CMD13 polling when switch to HS400 mode --- 2016-11-16 Ulf Hansson New
[9/9] mmc: core: Allow CMD13 polling when switch to HS400ES mode --- 2016-11-16 Ulf Hansson New
[v6,1/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings --- 2016-11-18 Jun Nie Superseded
[v6,2/5] mmc: zx: Initial support for ZX mmc controller --- 2016-11-18 Jun Nie Superseded
[v6,3/5] Documentation: synopsys-dw-mshc: add binding for fifo quirks --- 2016-11-18 Jun Nie New
[v6,4/5] mmc: dw: Add fifo address property --- 2016-11-18 Jun Nie New
[v6,5/5] mmc: dw: Add fifo watermark alignment property --- 2016-11-18 Jun Nie Superseded
[1/3] mmc: block: use mmc_req_is_special() --- 2016-11-18 Linus Walleij New
[2/3] mmc: block: rename data to blkdata --- 2016-11-18 Linus Walleij New
[3/3] mmc: block: move packed command struct init --- 2016-11-18 Linus Walleij New
mmc: block: delete packed command support --- 2016-11-21 Linus Walleij Superseded
[v2,1/7] mmc: core: Retry instead of ignore at CRC errors when polling for busy --- 2016-11-22 Ulf Hansson New
[v2,2/7] mmc: core: Remove redundant __mmc_send_status() --- 2016-11-22 Ulf Hansson New
[v2,3/7] mmc: core: Rename ignore_crc to retry_crc_err to reflect its purpose --- 2016-11-22 Ulf Hansson New
[v2,4/7] mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling --- 2016-11-22 Ulf Hansson New
[v2,5/7] mmc: core: Enable __mmc_switch() to change bus speed timing for the host --- 2016-11-22 Ulf Hansson New
[v2,6/7] mmc: core: Allow CMD13 polling when switching to HS mode for mmc --- 2016-11-22 Ulf Hansson New
[v2,7/7] mmc: core: Update CMD13 polling policy when switch to HS DDR mode --- 2016-11-22 Ulf Hansson New
mmc: delete is_first_req parameter from pre-request callback --- 2016-11-23 Linus Walleij New
[v2] mmc: block: delete packed command support --- 2016-11-23 Linus Walleij Superseded
[v3] mmc: block: delete packed command support --- 2016-11-25 Linus Walleij New
[v2] mmc: sdhci-msm: Add sdhci_reset() implementation --- 2016-11-28 Georgi Djakov New
[1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning --- 2016-11-30 Masahiro Yamada Superseded
[2/2] mmc: sdhci-cadence: add Cadence SD4HC support --- 2016-11-30 Masahiro Yamada New
[v2,1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning --- 2016-12-01 Masahiro Yamada Superseded
mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select --- 2016-12-01 Masahiro Yamada New
[v3,1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning --- 2016-12-02 Masahiro Yamada New
[v4,1/2] mmc: sdhci: export sdhci_execute_tuning() --- 2016-12-05 Masahiro Yamada Superseded
[v4,2/2] mmc: sdhci-cadence: add Cadence SD4HC support --- 2016-12-05 Masahiro Yamada New
[v7,5/5] mmc: dw: Add fifo watermark alignment property --- 2016-12-05 Jun Nie Superseded
mmc: block: Move files to core --- 2016-12-08 Ulf Hansson New
[v5,1/2] mmc: sdhci: export sdhci_execute_tuning() --- 2016-12-08 Masahiro Yamada New
mmc: block: Move files to core --- 2016-12-08 Ulf Hansson New
mmc: sdhci-cadence: add SoC specific compatible string --- 2016-12-14 Masahiro Yamada Superseded
[v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string --- 2016-12-14 Masahiro Yamada New
mmc: use empty initializer list to zero-clear structures --- 2016-12-19 Masahiro Yamada New
[v2] RFD: switch MMC/SD to use blk-mq multiqueueing --- 2016-12-20 Linus Walleij New
[v8,4/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings --- 2016-12-22 Jun Nie New
[v8,5/5] mmc: zx: Initial support for ZX mmc controller --- 2016-12-22 Jun Nie New
mmc: tmio: Use mmc_can_gpio_cd() when validating for native hotplug --- 2016-12-30 Ulf Hansson New
[01/21] sh: sh7724: Don't use a public mmc header for MMC_PROGRESS* --- 2016-12-30 Ulf Hansson New
[02/21] mmc: Removed the unused public mmc boot.h header --- 2016-12-30 Ulf Hansson New
[03/21] mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data --- 2016-12-30 Ulf Hansson New
[04/21] mmc: sh_mmcif: Remove unused ->get_cd() platform callback --- 2016-12-30 Ulf Hansson New
[05/21] mmc: sh_mmcif: Remove unused ccs_unsupported from the platform data --- 2016-12-30 Ulf Hansson New
[06/21] mmc: sh_mmcif: Remove unused clk_ctrl2_present from the platform data --- 2016-12-30 Ulf Hansson New
[07/21] mmc: dw_mmc: Remove the public dw_mmc header file --- 2016-12-30 Ulf Hansson New
[08/21] mmc: sdhci-cadence: Include mmc.h --- 2016-12-30 Ulf Hansson New
[09/21] mmc: sdhci: Include leds.h --- 2016-12-30 Ulf Hansson New
[10/21] mmc: host: Include interrupt.h in mmc host drivers that depends on it --- 2016-12-30 Ulf Hansson New
[11/21] mmc: core: First step in cleaning up public mmc header files --- 2016-12-30 Ulf Hansson Superseded
[12/21] mmc: core: First step in cleaning up private mmc header files --- 2016-12-30 Ulf Hansson Superseded
[13/21] mmc: core: Move public functions from core.h to private headers --- 2016-12-30 Ulf Hansson Superseded
[14/21] mmc: core: Move some host specific public functions to host.h --- 2016-12-30 Ulf Hansson Superseded
[15/21] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 2016-12-30 Ulf Hansson Superseded
[16/21] mmc: core: Remove unused struct _mmc_csd from public mmc.h header --- 2016-12-30 Ulf Hansson Superseded
[17/21] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 2016-12-30 Ulf Hansson Superseded
[18/21] mmc: vub300: Don't use mmc_card_present() when validating for inserted card --- 2016-12-30 Ulf Hansson Superseded
[19/21] mmc: core: Move public functions from card.h to private headers --- 2016-12-30 Ulf Hansson Superseded
[20/21] mmc: core: Move public functions from host.h to private headers --- 2016-12-30 Ulf Hansson Superseded
[21/21] mmc: core: Don't use extern declarations of public mmc functions --- 2016-12-30 Ulf Hansson Superseded
[v4,07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality --- 2017-01-04 Adrian Hunter New
[v9,3/5] mmc: dw: Add fifo watermark alignment property --- 2017-01-06 Jun Nie New
mmc: tmio: Remove redundant check of mmc->slot.cd_irq --- 2017-01-10 Ulf Hansson New
[v2,01/12] mmc: mxcmmc: Include interrupt.h in the platform data header --- 2017-01-11 Ulf Hansson New
[v2,02/12] mmc: core: First step in cleaning up public mmc header files --- 2017-01-11 Ulf Hansson Superseded
[v2,03/12] mmc: core: First step in cleaning up private mmc header files --- 2017-01-11 Ulf Hansson Superseded
[v2,04/12] mmc: core: Move public functions from core.h to private headers --- 2017-01-11 Ulf Hansson Superseded
[v2,05/12] mmc: core: Move some host specific public functions to host.h --- 2017-01-11 Ulf Hansson Superseded
[v2,06/12] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 2017-01-11 Ulf Hansson Superseded
[v2,07/12] mmc: core: Remove unused struct _mmc_csd from public mmc.h header --- 2017-01-11 Ulf Hansson Superseded
[v2,08/12] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 2017-01-11 Ulf Hansson Superseded
[v2,09/12] mmc: vub300: Don't use mmc_card_present() when validating for inserted card --- 2017-01-11 Ulf Hansson Superseded
[v2,10/12] mmc: core: Move public functions from card.h to private headers --- 2017-01-11 Ulf Hansson Superseded
[v2,11/12] mmc: core: Move public functions from host.h to private headers --- 2017-01-11 Ulf Hansson Superseded
[v2,12/12] mmc: core: Don't use extern declarations of public mmc functions --- 2017-01-11 Ulf Hansson Superseded
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR --- 2017-01-13 Ulf Hansson New
[v3,01/15] ARM: pxa: Don't rely on public mmc header to include leds.h --- 2017-01-13 Ulf Hansson New
[v3,02/15] ARM: davinci: Don't rely on public mmc header to include leds.h --- 2017-01-13 Ulf Hansson New
[v3,03/15] ARM: davinci: Don't rely on public mmc header to include interrupt.h --- 2017-01-13 Ulf Hansson New
« 1 2 ... 12 13 1475 76 »