Show patches with: State = Action Required       |    Archived = No       |   5141 patches
« 1 2 3 451 52 »
Patch Series S/W/F Date Submitter Delegate State
[v2,01/12] mmc: add none blocking mmc request function --- 2011-04-06 Per Forlin New
[v2,02/12] mmc: mmc_test: add debugfs file to list all tests --- 2011-04-06 Per Forlin New
[v2,03/12] mmc: mmc_test: add test for none blocking transfers --- 2011-04-06 Per Forlin New
[v2,04/12] mmc: add member in mmc queue struct to hold request data --- 2011-04-06 Per Forlin New
[v2,05/12] mmc: add a block request prepare function --- 2011-04-06 Per Forlin New
[v2,06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-04-06 Per Forlin New
[v2,07/12] mmc: add a second mmc queue request member --- 2011-04-06 Per Forlin New
[v2,08/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-04-06 Per Forlin New
[v2,09/12] mmc: test: add random fault injection in core.c --- 2011-04-06 Per Forlin New
[v2,12/12] mmci: implement pre_req() and post_req() --- 2011-04-06 Per Forlin New
mmc: sdhci: add support for pre_req and post_req --- 2011-04-16 Shawn Guo New
mmc: mxs-mmc: add support for pre_req and post_req --- 2011-04-17 Shawn Guo New
[v2] mmc: mxs-mmc: add support for pre_req and post_req --- 2011-04-20 Shawn Guo New
mmc: sdhci: add support for pre_req and post_req --- 2011-04-27 Andrei Warkentin New
sdio: optimized SDIO IRQ handling for single function --- 2011-05-03 Per Forlin New
[resend] sdio: optimized SDIO IRQ handling for single function --- 2011-05-03 Per Forlin New
[v2] sdio: optimized SDIO IRQ handling for single irq --- 2011-05-04 Per Forlin New
[v2,1/7] mmc: sdhci: make sdhci-pltfm device drivers self registered --- 2011-05-05 Shawn Guo New
[v2,2/7] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data --- 2011-05-05 Shawn Guo New
[v2,3/7] mmc: sdhci: make sdhci-of device drivers self registered --- 2011-05-05 Shawn Guo New
[v2,4/7] sdhci: rename sdhci-esdhc-imx.c to sdhci-esdhc.c --- 2011-05-05 Shawn Guo New
[v2,5/7] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx --- 2011-05-05 Shawn Guo New
[v2,6/7] mmc: sdhci: merge two sdhci-pltfm.h into one --- 2011-05-05 Shawn Guo New
[v2,7/7] ARM: mxc: remove esdhc.h and use the public one --- 2011-05-05 Shawn Guo New
[v3,01/12] mmc: add none blocking mmc request function --- 2011-05-07 Per Forlin New
[v3,02/12] mmc: mmc_test: add debugfs file to list all tests --- 2011-05-07 Per Forlin New
[v3,03/12] mmc: mmc_test: add test for none blocking transfers --- 2011-05-07 Per Forlin New
[v3,04/12] mmc: add member in mmc queue struct to hold request data --- 2011-05-07 Per Forlin New
[v3,05/12] mmc: add a block request prepare function --- 2011-05-07 Per Forlin New
[v3,06/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-05-07 Per Forlin New
[v3,07/12] mmc: add a second mmc queue request member --- 2011-05-07 Per Forlin New
[v3,08/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-05-07 Per Forlin New
[v3,09/12] mmc: test: add random fault injection in core.c --- 2011-05-07 Per Forlin New
[v3,12/12] mmci: implement pre_req() and post_req() --- 2011-05-07 Per Forlin New
[v5] sdio: optimized SDIO IRQ handling for single irq --- 2011-05-11 Per Forlin New
[v3,1/4] mmc: sdhci: make sdhci-pltfm device drivers self registered --- 2011-05-25 Shawn Guo New
[v3,2/4] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data --- 2011-05-25 Shawn Guo New
[v3,3/4] mmc: sdhci: make sdhci-of device drivers self registered --- 2011-05-25 Shawn Guo New
[v4,01/12] mmc: add none blocking mmc request function --- 2011-05-25 Per Forlin New
[v4,04/12] mmci: implement pre_req() and post_req() --- 2011-05-25 Per Forlin New
[v4,06/12] mmc: mmc_test: add test for none blocking transfers --- 2011-05-25 Per Forlin New
[v4,07/12] mmc: add member in mmc queue struct to hold request data --- 2011-05-25 Per Forlin New
[v4,08/12] mmc: add a block request prepare function --- 2011-05-25 Per Forlin New
[v4,09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-05-25 Per Forlin New
[v4,10/12] mmc: add a second mmc queue request member --- 2011-05-25 Per Forlin New
[v4,11/12] mmc: test: add random fault injection in core.c --- 2011-05-25 Per Forlin New
[v4,12/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-05-25 Per Forlin New
[v4,2/4] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data --- 2011-05-27 Shawn Guo New
[v4,3/4] mmc: sdhci: make sdhci-of device drivers self registered --- 2011-05-27 Shawn Guo New
[1/2] sdio: add function to enable and disable sdio_single_irq optimization --- 2011-05-31 Per Forlin New
[2/2] sdio: report error if pending IRQ but none function bits --- 2011-05-31 Per Forlin New
[v2,1/2] sdio: add quirk to handle pending IRQ in case of none CCCR_INTx bits --- 2011-06-01 Per Forlin New
[v2,2/2] sdio: report error if pending IRQ but none CCCR_INTx bits --- 2011-06-01 Per Forlin New
[1/4] mmc: sdhci: fix interrupt storm from card detection --- 2011-06-10 Shawn Guo New
[4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support --- 2011-06-10 Shawn Guo New
[4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support --- 2011-06-11 Shawn Guo New
[v2,4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5 --- 2011-06-14 Shawn Guo New
[v2,1/4] mmc: sdhci: fix interrupt storm from card detection --- 2011-06-15 Shawn Guo New
[v5,01/12] mmc: add none blocking mmc request function --- 2011-06-18 Per Forlin New
[v5,04/12] mmci: implement pre_req() and post_req() --- 2011-06-18 Per Forlin New
[v5,06/12] mmc: mmc_test: add test for none blocking transfers --- 2011-06-18 Per Forlin New
[v5,07/12] mmc: add member in mmc queue struct to hold request data --- 2011-06-18 Per Forlin New
[v5,08/12] mmc: add a block request prepare function --- 2011-06-18 Per Forlin New
[v5,09/12] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-06-18 Per Forlin New
[v5,10/12] mmc: add a second mmc queue request member --- 2011-06-18 Per Forlin New
[v5,11/12] mmc: test: add random fault injection in core.c --- 2011-06-18 Per Forlin New
[v5,12/12] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-06-18 Per Forlin New
[v6,01/11] mmc: add non-blocking mmc request function --- 2011-06-19 Per Forlin New
[v6,03/11] mmci: implement pre_req() and post_req() --- 2011-06-19 Per Forlin New
[v6,05/11] mmc: mmc_test: add test for non-blocking transfers --- 2011-06-19 Per Forlin New
[v6,06/11] mmc: add member in mmc queue struct to hold request data --- 2011-06-19 Per Forlin New
[v6,07/11] mmc: add a block request prepare function --- 2011-06-19 Per Forlin New
[v6,08/11] mmc: move error code in mmc_block_issue_rw_rq to a separate function. --- 2011-06-19 Per Forlin New
[v6,09/11] mmc: add a second mmc queue request member --- 2011-06-19 Per Forlin New
[v6,10/11] mmc: test: add random fault injection in core.c --- 2011-06-19 Per Forlin New
[v6,11/11] mmc: add handling for two parallel block requests in issue_rw_rq --- 2011-06-19 Per Forlin New
[v3,1/4] mmc: sdhci: fix interrupt storm from card detection --- 2011-06-20 Shawn Guo New
[1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() --- 2011-07-03 Shawn Guo New
[3/3] mmc: sdhci-esdhc-imx: add device tree probe support --- 2011-07-03 Shawn Guo New
[v2,1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() --- 2011-07-05 Shawn Guo New
[v2,3/3] mmc: sdhci-esdhc-imx: add device tree probe support --- 2011-07-05 Shawn Guo New
[v3,2/4] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx() --- 2011-07-06 Shawn Guo New
mmc: core: eMMC4.5 Add the timeout for switch --- 2011-08-30 Girish K S New
[V2] mmc: core: eMMC4.5 Add the timeout for switch --- 2011-09-01 Girish K S New
[V2] mmc: core: eMMC4.5 Add the timeout for switch --- 2011-09-01 Girish K S New
mmc: core: Fix Ignore obselete ext csd in eMMC4.5 --- 2011-09-01 Girish K S New
mmc: core: Add power off notify feature(eMMC 4.5) --- 2011-09-02 Girish K S New
[1/2] mmc: core: Add power off notify feature(eMMC 4.5) --- 2011-09-05 Girish K S New
[2/2] mmc: core: Add poweroff notify handling feature --- 2011-09-05 Girish K S New
[v2,1/2] mmc: core: Add power off notify feature(eMMC 4.5) --- 2011-09-06 Girish K S New
[v2,2/2] mmc: core: Add Poweroff Notify handling --- 2011-09-06 Girish K S New
[v3,1/2] mmc: core: Add power off notify feature(eMMC 4.5) --- 2011-09-08 Girish K S New
[v3,2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5 --- 2011-09-08 Girish K S New
[v4,1/2] mmc: core: Add power off notify feature(eMMC 4.5) --- 2011-09-09 Girish K S New
[v4,2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5 --- 2011-09-09 Girish K S New
mmc: core: eMMC 4.5 Power Class Selection Feature --- 2011-09-13 Girish K S New
[V5,1/2] mmc: core: Add power off notify feature(eMMC 4.5) --- 2011-09-13 Girish K S New
[V5,2/2] mmc: core: Add Poweroff Notify handling eMMC 4.5 --- 2011-09-13 Girish K S New
mmc: Fix hangs related to insert/remove of cards --- 2011-09-13 Ulf Hansson New
[v2,2/3] mmc: add module param to set fault injection attributes --- 2011-09-14 Per Forlin New
« 1 2 3 451 52 »