Show patches with: State = Action Required       |   5227 patches
« 1 2 ... 43 44 4552 53 »
Patch Series S/W/F Date Submitter Delegate State
[RFC,1/3] mmc: sdio: Don't use abort-able claim host method from SDIO IRQ thread mmc: core: Prepare mmc host locking for blk-mq --- 2017-05-11 Ulf Hansson New
[4/5] mmc: block: move single ioctl() commands to block requests mmc: core: modernize ioctl() requests --- 2017-05-10 Linus Walleij New
[1/5] mmc: core: Delete bounce buffer Kconfig option mmc: core: modernize ioctl() requests --- 2017-05-10 Linus Walleij New
[v3,5/5] Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" mmc: Improve/fix support for SDIO IRQs --- 2017-05-09 Ulf Hansson New
[v3,4/5] mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled mmc: Improve/fix support for SDIO IRQs --- 2017-05-09 Ulf Hansson New
[v3,3/5] mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs mmc: Improve/fix support for SDIO IRQs --- 2017-05-09 Ulf Hansson New
[v3,2/5] mmc: sdio: Add API to manage SDIO IRQs from a workqueue mmc: Improve/fix support for SDIO IRQs --- 2017-05-09 Ulf Hansson New
[v3,1/5] mmc: core: Prevent processing SDIO IRQs when none is claimed mmc: Improve/fix support for SDIO IRQs --- 2017-05-09 Ulf Hansson New
[2/2] mmc: core: Don't do eMMC HW reset when resuming the eMMC card mmc: core: Fix the behaviour of pwrseq_emmc --- 2017-05-08 Ulf Hansson New
[1/2] mmc: pwrseq: Add reset callback to the struct mmc_pwrseq_ops mmc: core: Fix the behaviour of pwrseq_emmc --- 2017-05-08 Ulf Hansson New
[1/4] mmc: core: Export API to allow hosts to get the card address [1/4] mmc: core: Export API to allow hosts to get the card address --- 2017-04-24 Steven J. Hill New
[v2,5/5] Revert "mmc: dw_mmc: Don't allow Runtime PM for SDIO cards" mmc: Improve/fix support for SDIO IRQs --- 2017-04-19 Ulf Hansson New
[v2,4/5] mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled mmc: Improve/fix support for SDIO IRQs --- 2017-04-19 Ulf Hansson New
[2/3] mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs mmc: Improve/fix support for SDIO IRQs --- 2017-04-18 Ulf Hansson New
[1/3] mmc: sdio: Add API to manage SDIO IRQs from a workqueue mmc: Improve/fix support for SDIO IRQs --- 2017-04-18 Ulf Hansson New
[3/3] mmc: core: refactor mmc_request_done() The uncontroversial patches --- 2017-03-28 Linus Walleij New
[2/3] mmc: core: refactor asynchronous request finalization The uncontroversial patches --- 2017-03-28 Linus Walleij New
[1/3] mmc: core: move some code in mmc_start_areq() The uncontroversial patches --- 2017-03-28 Linus Walleij New
mmc: core: make block layer non-optional --- 2017-02-15 Linus Walleij New
mmc: block: return errorcode and not 0 --- 2017-02-13 Linus Walleij New
[16/16] RFC: mmc: switch MMC/SD to use blk-mq multiqueueing v3 multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[15/16] mmc: queue: issue requests in massive parallel multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[14/16] mmc: queue: get/put struct mmc_queue_req multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[13/16] mmc: queue: issue struct mmc_queue_req items multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[12/16] mmc: queue: stop flushing the pipeline with NULL multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[11/16] mmc: block: shuffle retry and error handling multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[10/16] mmc: queue: simplify queue logic multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[09/16] mmc: core: kill off the context info multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[07/16] mmc: core: do away with is_done_rcv multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[06/16] mmc: core: replace waitqueue with worker multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
[05/16] mmc: core: add a kthread for completing requests multiqueue for MMC/SD third try --- 2017-02-09 Linus Walleij New
mmc: meson: Assign the minimum clk rate as close to 100KHz as possible --- 2017-02-03 Ulf Hansson New
[10/10] mmc: core: start to break apart mmc_start_areq() Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[09/10] mmc: block: return 0 where evident Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[08/10] mmc: block: respect bool returned from blk_end_request() Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[07/10] mmc: block: return errorcode from mmc_sd_num_wr_blocks() Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[06/10] mmc: queue: turn queue flags into bools Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[05/10] mmc: block: rename mmc_active to areq Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[04/10] mmc: block: refactor mmc_blk_rw_try_restart() Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[03/10] mmc: core: rename mmc_start_req() to *areq() Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[02/10] mmc: block: rename rqc and req Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
[01/10] mmc: block: inline the command abort and start new goto:s Further MMC core/block cleanups --- 2017-02-01 Linus Walleij New
RFT: mmc: block: restore NULL check when retrying --- 2017-01-30 Linus Walleij New
[2/3] mmc: host: omap_hsmmc: use generic_cmd6_time to program timeout value for CMD6 Untitled series #236 --- 2017-01-30 Ravikumar Kattekola New
[6/6] mmc: core: Extend mmc_of_parse() to check for mmc-ddr-3_3v mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[5/6] mmc: dt: Document binding for eMMC DDR 3.3V I/O voltage support mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[4/6] mmc: core: Invent MMC_CAP_3_3V_DDR mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[3/6] mmc: core: Rename __mmc_set_signal_voltage() to mmc_set_signal_voltage() mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[2/6] mmc: core: Clarify usage of mmc_set_signal_voltage() mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[1/6] mmc: core: Remove redundant code in mmc_set_signal_voltage() mmc: core: Enable mmc hosts to specify support for eMMC DDR 3.3V --- 2017-01-25 Ulf Hansson New
[6/6] mmc: block: stop passing around pointless return values mmc: block: command issue cleanups --- 2017-01-24 Linus Walleij New
[5/6] mmc: block: introduce new_areq and old_areq mmc: block: command issue cleanups --- 2017-01-24 Linus Walleij New
[4/6] mmc: block: inline command abortions mmc: block: command issue cleanups --- 2017-01-24 Linus Walleij New
[3/6] mmc: block: do not assign mq_rq when aborting command mmc: block: command issue cleanups --- 2017-01-24 Linus Walleij New
[2/6] mmc: block: break out mmc_blk_rw_start_new() mmc: block: command issue cleanups --- 2017-01-24 Linus Walleij New
[1/6] mmc: block: break out mmc_blk_rw_cmd_abort() mmc: block: command issue cleanups --- 2017-01-24 Linus Walleij New
[v3,15/15] mmc: core: Don't use extern declarations of public mmc functions --- 2017-01-13 Ulf Hansson New
[v3,14/15] mmc: core: Move public functions from host.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,13/15] mmc: core: Move public functions from card.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,12/15] mmc: vub300: Don't use mmc_card_present() when validating for inserted card --- 2017-01-13 Ulf Hansson New
[v3,11/15] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 2017-01-13 Ulf Hansson New
[v3,10/15] mmc: core: Remove unused struct _mmc_csd from public mmc.h header --- 2017-01-13 Ulf Hansson New
[v3,09/15] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 2017-01-13 Ulf Hansson New
[v3,08/15] mmc: core: Move some host specific public functions to host.h --- 2017-01-13 Ulf Hansson New
[v3,07/15] mmc: core: Move public functions from core.h to private headers --- 2017-01-13 Ulf Hansson New
[v3,06/15] mmc: core: First step in cleaning up private mmc header files --- 2017-01-13 Ulf Hansson New
[v3,05/15] mmc: core: First step in cleaning up public mmc header files --- 2017-01-13 Ulf Hansson New
[v3,04/15] MIPS: Alchemy: Don't rely on public mmc header to include interrupt.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
[v3,02/15] ARM: davinci: Don't rely on public mmc header to include leds.h --- 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
mmc: core: Restore parts of the polling policy when switch to HS/HS DDR --- 2017-01-13 Ulf Hansson New
[v2,01/12] mmc: mxcmmc: Include interrupt.h in the platform data header --- 2017-01-11 Ulf Hansson New
mmc: tmio: Remove redundant check of mmc->slot.cd_irq --- 2017-01-10 Ulf Hansson New
[v9,3/5] mmc: dw: Add fifo watermark alignment property --- 2017-01-06 Jun Nie New
[v4,07/12] mmc: sdhci-xenon: Add Marvell Xenon SDHC core functionality --- 2017-01-04 Adrian Hunter New
[10/21] mmc: host: Include interrupt.h in mmc host drivers that depends on it --- 2016-12-30 Ulf Hansson New
[09/21] mmc: sdhci: Include leds.h --- 2016-12-30 Ulf Hansson New
[08/21] mmc: sdhci-cadence: Include mmc.h --- 2016-12-30 Ulf Hansson New
[07/21] mmc: dw_mmc: Remove the public dw_mmc header file --- 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
[05/21] mmc: sh_mmcif: Remove unused ccs_unsupported from the 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
[03/21] mmc: sh_mmcif: Remove unused use_cd_gpio/cd_gpio from platform data --- 2016-12-30 Ulf Hansson New
[02/21] mmc: Removed the unused public mmc boot.h header --- 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
mmc: tmio: Use mmc_can_gpio_cd() when validating for native hotplug --- 2016-12-30 Ulf Hansson New
[v8,5/5] mmc: zx: Initial support for ZX mmc controller --- 2016-12-22 Jun Nie New
[v8,4/5] mmc: dt-bindings: add ZTE ZX296718 MMC bindings --- 2016-12-22 Jun Nie New
[v2] RFD: switch MMC/SD to use blk-mq multiqueueing --- 2016-12-20 Linus Walleij New
mmc: use empty initializer list to zero-clear structures --- 2016-12-19 Masahiro Yamada New
[v2] mmc: sdhci-cadence: add Socionext UniPhier specific compatible string --- 2016-12-14 Masahiro Yamada New
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
[v4,2/2] mmc: sdhci-cadence: add Cadence SD4HC support --- 2016-12-05 Masahiro Yamada New
[v3,1/2] mmc: sdhci: continue normal tuning if unsupported by platform tuning --- 2016-12-02 Masahiro Yamada New
mmc: sdhci-of-at91: remove bogus MMC_SDHCI_IO_ACCESSORS select --- 2016-12-01 Masahiro Yamada New
[2/2] mmc: sdhci-cadence: add Cadence SD4HC support --- 2016-11-30 Masahiro Yamada New
[v2] mmc: sdhci-msm: Add sdhci_reset() implementation --- 2016-11-28 Georgi Djakov New
« 1 2 ... 43 44 4552 53 »