Show patches with: none      |   7761 patches
« 1 2 ... 72 73 7477 78 »
Patch Series S/W/F Date Submitter Delegate State
[3/7] mmc: sh_mmcif: Convert to clk_prepare|unprepare --- 2013-10-02 Ulf Hansson Superseded
[2/7] mmc: sh_mmcif: Convert to PM macros when defining dev_pm_ops --- 2013-10-02 Ulf Hansson Superseded
[1/7] mmc: sh_mmcif: Move away from using deprecated APIs --- 2013-10-02 Ulf Hansson Superseded
[2/2] mmc: core: Remove MMC_CLKGATE --- 2013-09-30 Ulf Hansson New
[1/2] MIPS: db1235: Don't use MMC_CLKGATE --- 2013-09-30 Ulf Hansson Accepted
[RFC/PATCH] mmc: core: Signal wakeup event at card insert/removal --- 2013-09-20 Ulf Hansson Accepted
[7/7] mmc: core: Collect common code for card ocr validation --- 2013-09-16 Ulf Hansson Accepted
[6/7] mmc: core: Prevent violation of specs while initializing cards --- 2013-09-16 Ulf Hansson Accepted
[5/7] mmc: core: Move cached value of the negotiated ocr mask to card struct --- 2013-09-16 Ulf Hansson Accepted
[4/7] mmc: core: Cleanup code for setting ocr mask for SDIO --- 2013-09-16 Ulf Hansson Accepted
[3/7] mmc: core: Remove unnecessary retry mechanism at SDIO attach --- 2013-09-16 Ulf Hansson Accepted
[2/7] mmc: core: Let mmc_set_signal_voltage take ocr as parameter --- 2013-09-16 Ulf Hansson Accepted
[1/7] mmc: core: Let mmc_power_up|cycle take ocr as parameter --- 2013-09-16 Ulf Hansson Accepted
mmc: core: Do not poll for busy with status cmd for all switch cmds --- 2013-09-11 Ulf Hansson Accepted
mmc: sdhci-bcm-kona: make linker-section warning go away --- 2013-08-07 Markus Mayer Accepted
[3/3] mmc: sdhci-bcm-kona: Staticize sdhci_bcm_kona_card_event --- 2013-07-08 Sachin Kamat Accepted
[2/3] mmc: sdhci-bcm-kona: Remove redundant use of_match_ptr --- 2013-07-08 Sachin Kamat Accepted
[1/3] mmc: sdhci-bcm-kona: Remove unneeded version.h inclusion --- 2013-07-08 Sachin Kamat Accepted
mmc: core: Fixup Oops for SDIO shutdown --- 2013-07-02 Ulf Hansson Accepted
[12/12] mmc: core: Add DT-bindings for MMC_CAP2_FULL_PWR_CYCLE --- 2013-06-10 Ulf Hansson Accepted
[11/12] mmc: core: Invent MMC_CAP2_FULL_PWR_CYCLE --- 2013-06-10 Ulf Hansson Accepted
[10/12] mmc: core: Enable power_off_notify for eMMC shutdown sequence --- 2013-06-10 Ulf Hansson Accepted
[09/12] mmc: core: Add shutdown callback for (e)MMC bus_ops --- 2013-06-10 Ulf Hansson Accepted
[08/12] mmc: core: Handle both poweroff notification types for eMMC --- 2013-06-10 Ulf Hansson Accepted
[07/12] mmc: core: Add shutdown callback for SD bus_ops --- 2013-06-10 Ulf Hansson Accepted
[06/12] mmc: core: Extend shutdown sequence to handle bus operations --- 2013-06-10 Ulf Hansson Accepted
[05/12] mmc: core: Handle card shutdown from mmc_bus --- 2013-06-10 Ulf Hansson Accepted
[04/12] mmc: core: Initiate suspend|resume from mmc bus instead of mmc host --- 2013-06-10 Ulf Hansson Accepted
[03/12] mmc: core: Push common suspend|resume code into each bus_ops --- 2013-06-10 Ulf Hansson Accepted
[02/12] mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE --- 2013-06-10 Ulf Hansson Accepted
[01/12] mmc: core: Remove unnecessary check for the remove callback --- 2013-06-10 Ulf Hansson Accepted
[4/4] mmc: core: Initiate suspend|resume from mmc bus instead of mmc host --- 2013-05-30 Ulf Hansson New
[3/4] mmc: core: Push common suspend|resume code into each bus_ops --- 2013-05-30 Ulf Hansson Superseded
[2/4] mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE --- 2013-05-30 Ulf Hansson Superseded
[1/4] mmc: core: Remove unnecessary check for the remove callback --- 2013-05-30 Ulf Hansson Superseded
[V4,4/4] mmc: core: Support aggressive power management for (e)MMC/SD --- 2013-05-02 Ulf Hansson Accepted
[V4,3/4] mmc: block: Enable runtime pm for mmc blkdevice --- 2013-05-02 Ulf Hansson Accepted
[V4,2/4] mmc: core: Add bus_ops for runtime pm callbacks --- 2013-05-02 Ulf Hansson Accepted
[V4,1/4] mmc: core: Stop bkops for eMMC only from mmc suspend --- 2013-05-02 Ulf Hansson Accepted
[v2] mmc: core: Fix select power class after resume --- 2013-04-23 Fredrik Soderstedt Accepted
mmc: core: Fix select power class after resume --- 2013-04-22 Fredrik Soderstedt Accepted
mmc: core: Restructure and simplify code for mmc sleep|awake --- 2013-04-19 Ulf Hansson Accepted
[RESEND] mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode --- 2013-04-18 Ulf Hansson Accepted
mmc: core: Only execute tuning for SDR50 and SDR104 --- 2013-04-17 Fredrik Soderstedt Accepted
[RESEND,V3,4/4] mmc: core: Support aggressive power management for (e)MMC/SD --- 2013-04-16 Ulf Hansson New
[V3,4/4] mmc: core: Support aggressive power management for (e)MMC/SD --- 2013-04-16 Ulf Hansson New
[V3,3/4] mmc: block: Enable runtime pm for mmc blkdevice --- 2013-04-16 Ulf Hansson Superseded
[V3,2/4] mmc: core: Add bus_ops for runtime pm callbacks --- 2013-04-16 Ulf Hansson Superseded
[V3,1/4] mmc: core: Stop bkops for eMMC only from mmc suspend --- 2013-04-16 Ulf Hansson Superseded
[v5] mmc: dw_mmc: let device core setup the default pin configuration --- 2013-04-11 thomas.abraham@linaro.org Accepted
[v4] mmc: dw_mmc: let device core setup the default pin configuration --- 2013-04-09 thomas.abraham@linaro.org New
[V2,2/2] mmc: block: Enable runtime pm for mmc blkdevice --- 2013-04-08 Ulf Hansson New
[V2,1/2] mmc: core: Add bus_ops for runtime pm callbacks --- 2013-04-08 Ulf Hansson New
[V2,2/2] mmc: block: Enable runtime pm for mmc blkdevice --- 2013-04-04 Ulf Hansson New
[V2,1/2] mmc: core: Add bus_ops for runtime pm callbacks --- 2013-04-04 Ulf Hansson New
[v2,2/2] mmc: dw_mmc: Use pr_info instead of printk --- 2013-04-04 Sachin Kamat Accepted
[v2,1/2] mmc: dw_mmc: Check return value of regulator_enable --- 2013-04-04 Sachin Kamat Accepted
[v2] mmc: dwmmc: let device core setup the default pin configuration --- 2013-04-02 thomas.abraham@linaro.org New
[Resend,2/2] mmc: dw_mmc: Use pr_info instead of printk --- 2013-03-28 Sachin Kamat Superseded
[2/2] mmc: dw_mmc: Use pr_info instead of printk --- 2013-03-28 Sachin Kamat Superseded
[1/2] mmc: dw_mmc: Check return value of regulator_enable --- 2013-03-28 Sachin Kamat Superseded
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode --- 2013-03-27 Ulf Hansson Superseded
mmc: core: Decrease the card detect frequency in polling mode --- 2013-03-22 Ulf Hansson New
mmc: dwmmc: let device core setup the default pin configuration --- 2013-03-06 thomas.abraham@linaro.org New
mmc: sdhci-s3c: let device core setup the default pin configuration --- 2013-03-06 thomas.abraham@linaro.org Accepted
[3/3] mmc: block: Enable runtime pm for mmc blkdevice --- 2013-03-01 Ulf Hansson New
[2/3] mmc: core: Add bus_ops for runtime pm callbacks --- 2013-03-01 Ulf Hansson New
[1/3] mmc: core: Remove power_restore bus_ops for mmc and sd --- 2013-03-01 Ulf Hansson New
[2/2] mmc: dw_mmc: exynos: Remove unnecessary use of of_match_ptr() --- 2013-02-18 Sachin Kamat Accepted
[1/2] mmc: dw_mmc: Make dw_mci_exynos_probe static --- 2013-02-18 Sachin Kamat Accepted
[2/2] mmc: dw_mmc: exynos: Add pinctrl support --- 2013-02-07 Sachin Kamat Rejected
[1/2] mmc: dw_mmc: exynos: Add compatibility for exynos4412 SoC --- 2013-02-07 Sachin Kamat Superseded
[v6,5/5] mmc: core: Fixup signal voltage switch --- 2013-01-28 Johan Rudholm Accepted
[v6,4/5] mmc: core: Break out start_signal_voltage_switch --- 2013-01-28 Johan Rudholm Accepted
[v6,3/5] mmc: core: Add card_busy to host_ops --- 2013-01-28 Johan Rudholm Accepted
[v6,2/5] mmc: core: Add mmc_power_cycle --- 2013-01-28 Johan Rudholm Accepted
[v6,1/5] mmc: sd: Simplify by using mmc_host_uhs --- 2013-01-28 Johan Rudholm Accepted
mmc: mmci: Fixup and cleanup code for DMA handling --- 2013-01-21 Ulf Hansson Accepted
[V2] mmc: mmci: Fixup clock gating when freq is 0 for ST-variants --- 2013-01-09 Ulf Hansson Accepted
[v5,4/4] mmc: core: Fixup signal voltage switch --- 2013-01-08 Johan Rudholm New
[v5,3/4] mmc: core: Break out start_signal_voltage_switch --- 2013-01-08 Johan Rudholm New
[v5,2/4] mmc: core: Add card_busy to host_ops --- 2013-01-08 Johan Rudholm Superseded
[v5,1/4] mmc: core: Add mmc_power_cycle --- 2013-01-08 Johan Rudholm Superseded
[1/1] mmc: mmci: Use devm_regulator_get API --- 2013-01-08 Sachin Kamat Not Applicable
mmc: mmci: Fixup clock gating when freq is 0 for ST-variants --- 2013-01-07 Ulf Hansson New
[v4,4/4] mmc: core: Fixup signal voltage switch --- 2013-01-07 Johan Rudholm New
[v4,3/4] mmc: core: Break out start_signal_voltage_switch --- 2013-01-07 Johan Rudholm New
[v4,2/4] mmc: core: Add card_busy to host_ops --- 2013-01-07 Johan Rudholm Superseded
[v4,1/4] mmc: core: Add mmc_power_cycle --- 2013-01-07 Johan Rudholm Superseded
[V3] mmc: mmci: Fixup and cleanup code for DMA handling --- 2013-01-07 Ulf Hansson New
[v3,3/3] mmc: core: Fixup signal voltage switch --- 2013-01-03 Johan Rudholm New
[v3,2/3] mmc: core: Add card_busy to host_ops --- 2013-01-03 Johan Rudholm Superseded
[v3,1/3] mmc: core: Add mmc_power_cycle --- 2013-01-03 Johan Rudholm Superseded
[v2,3/3] mmc: core: Fixup signal voltage switch --- 2012-12-18 Johan Rudholm New
[v2,2/3] mmc: core: Add card_busy to host_ops --- 2012-12-18 Johan Rudholm Superseded
[v2,1/3] mmc: core: Add mmc_power_cycle --- 2012-12-18 Johan Rudholm Superseded
[V2,2/2] mmc: mmci: Move ios_handler functionality into the driver --- 2012-12-14 Ulf Hansson Accepted
[1/2] mmc: mmci: Convert to use mmc_regulator_get_supply --- 2012-12-14 Ulf Hansson Accepted
mmc: mmci: Gate the clock when freq is 0 --- 2012-12-12 Ulf Hansson New
mmc: mmci: Support for DDR mode --- 2012-12-12 Ulf Hansson Accepted
« 1 2 ... 72 73 7477 78 »