Show patches with: Submitter = Ulf Hansson       |    State = Action Required       |    Archived = No       |   594 patches
« 1 2 ... 3 4 5 6 »
Patch Series S/W/F Date Submitter Delegate State
[v2,4/7] mmc: core: Check SWITCH_ERROR bit from each CMD13 response when polling --- 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,2/7] mmc: core: Remove redundant __mmc_send_status() --- 2016-11-22 Ulf Hansson New
[v2,1/7] mmc: core: Retry instead of ignore at CRC errors when polling for busy --- 2016-11-22 Ulf Hansson New
[9/9] mmc: core: Allow CMD13 polling when switch to HS400ES 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
[7/9] mmc: core: Allow CMD13 polling when switch to HS200 mode --- 2016-11-16 Ulf Hansson New
mmc: mmc: Use 500ms as the default generic CMD6 timeout --- 2016-11-04 Ulf Hansson New
[4/4] mmc: core: Don't use ->card_busy() and CMD13 in combination when polling --- 2016-10-20 Ulf Hansson New
[3/4] mmc: core: Factor out code related to polling in __mmc_switch() --- 2016-10-20 Ulf Hansson New
[2/4] mmc: core: Clarify code which deals with polling in __mmc_switch() --- 2016-10-20 Ulf Hansson New
[1/4] mmc: core: Make mmc_switch_status() available for mmc core --- 2016-10-20 Ulf Hansson New
MAINTAINERS: mmc: Move the mmc tree to kernel.org --- 2016-10-17 Ulf Hansson New
[6/6] mmc: core: Don't power off the card when starting the host --- 2016-10-13 Ulf Hansson New
[5/6] mmc: rtsx_usb_sdmmc: Enable runtime PM autosuspend --- 2016-10-13 Ulf Hansson New
[4/6] memstick: rtsx_usb_ms: Manage runtime PM when accessing the device --- 2016-10-13 Ulf Hansson New
[2/6] mmc: rtsx_usb_sdmmc: Handle runtime PM while changing the led --- 2016-10-13 Ulf Hansson New
[1/6] mmc: rtsx_usb_sdmmc: Avoid keeping the device runtime resumed when unused --- 2016-10-13 Ulf Hansson New
mmc: rtsx_usb_sdmmc: Handle runtime PM while changing led --- 2016-09-17 Ulf Hansson New
xHCI problem? [was Re: Erratic USB device behavior and device loss] --- 2016-09-15 Ulf Hansson New
mmc: core: Use a default maximum erase timeout --- 2016-09-02 Ulf Hansson New
mmc: sdhci: Remove ->platform_init() callback as it's no longer used --- 2016-08-30 Ulf Hansson New
[2/2] mmc: rtsx_pci: Enable MMC_CAP_ERASE to allow erase/discard/trim requests --- 2016-07-27 Ulf Hansson New
[1/2] mmc: rtsx_pci: Use the provided busy timeout from the mmc core --- 2016-07-27 Ulf Hansson New
[11/11] mmc: sdhci-pltfm: Drop define for SDHCI_PLTFM_PMOPS --- 2016-07-27 Ulf Hansson New
[10/11] mmc: sdhci-pltfm: Convert to use the SET_SYSTEM_SLEEP_PM_OPS --- 2016-07-27 Ulf Hansson New
[09/11] mmc: sdhci-pltfm: Make sdhci_pltfm_suspend|resume() static --- 2016-07-27 Ulf Hansson New
[08/11] mmc: sdhci-esdhc-imx: Use common sdhci_suspend|resume_host() --- 2016-07-27 Ulf Hansson New
[07/11] mmc: sdhci-esdhc-imx: Assign system PM ops within #ifdef CONFIG_PM_SLEEP --- 2016-07-27 Ulf Hansson New
[06/11] mmc: sdhci-sirf: Remove non needed #ifdef CONFIG_PM* for dev_pm_ops --- 2016-07-27 Ulf Hansson New
[05/11] mmc: sdhci-s3c: Remove non needed #ifdef CONFIG_PM for dev_pm_ops --- 2016-07-27 Ulf Hansson New
[04/11] mmc: sdhci-pxav3: Remove non needed #ifdef CONFIG_PM for dev_pm_ops --- 2016-07-27 Ulf Hansson New
[03/11] mmc: sdhci-of-esdhc: Simplify code by using SIMPLE_DEV_PM_OPS --- 2016-07-27 Ulf Hansson New
[02/11] mmc: sdhci-acpi: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS --- 2016-07-27 Ulf Hansson New
[01/11] mmc: sdhci-pci-core: Simplify code by using SET_SYSTEM_SLEEP_PM_OPS --- 2016-07-27 Ulf Hansson New
[5/5] mmc: sh_mmcif: Use a 10s timeout in the error recovery path --- 2016-06-21 Ulf Hansson New
[4/5] mmc: sh_mmcif: Inform the mmc core about the max busy timeout --- 2016-06-21 Ulf Hansson New
[3/5] mmc: sh_mmcif: Use response type to know when to enable busy detection --- 2016-06-21 Ulf Hansson New
[2/5] mmc: sh_mmcif: Enable MMC_CAP2_NO_SD and MMC_CAP2_NO_SDIO --- 2016-06-21 Ulf Hansson New
[1/5] mmc: core: Allow hosts to specify non-support for SD commands --- 2016-06-21 Ulf Hansson New
[1/2] ACPI / PM: Export acpi_device_fix_up_power() --- 2016-05-19 Ulf Hansson New
[v2] mmc: core: Remove redundant rescan_disable flag --- 2016-04-28 Ulf Hansson New
[3/3] mmc: block: Convert to IDA for partition device indexes --- 2016-04-18 Ulf Hansson New
[2/3] mmc: block: Release index in partition allocation error path --- 2016-04-18 Ulf Hansson New
[1/3] mmc: core: Convert from IDR to IDA for host indexes --- 2016-04-18 Ulf Hansson New
mmc: sdhci: Move sdhci_runtime_pm_bus_off|on() to avoid pre-definition --- 2016-04-11 Ulf Hansson New
[V2] mmc: sdhci: Remove redundant runtime PM calls --- 2016-04-07 Ulf Hansson New
mmc: block: Use the mmc host device index as the mmcblk device index --- 2016-04-07 Ulf Hansson New
[8/8] mmc: tmio: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson New
[7/8] mmc: sdhci: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson New
[6/8] mmc: sdhci-pci: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson New
[4/8] mmc: omap_hsmmc: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson New
[3/8] mmc: mediatek: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson New
[2/8] mmc: mmci: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson New
[1/8] mmc: atmel-mci: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson New
Revert "mmc: block: don't use parameter prefix if built as module" --- 2016-02-11 Ulf Hansson New
MAINTAINERS: mmc: Add Adrian Hunter as the maintainer for SDHCI --- 2016-02-11 Ulf Hansson New
[3/3] mmc: sh_mmci: Get rid of wrapper function for regulators --- 2016-02-11 Ulf Hansson New
[2/3] mmc: sh_mmcif: Restructure ->set_ios() --- 2016-02-11 Ulf Hansson New
[1/3] mmc: sh_mmcif: Make sure the device stays active when needed in ->probe() --- 2016-02-11 Ulf Hansson New
mmc: core: Optimize boot time by detecting cards simultaneously --- 2015-12-01 Ulf Hansson New
MAINTAINERS: mmc: Remove Seungwon Jeon from dw_mmc --- 2015-11-06 Ulf Hansson New
mmc: core: Check for non-removable cards earlier in the error path --- 2015-11-05 Ulf Hansson New
mmc: core: Refactor code to register the MMC PM notifier --- 2015-11-05 Ulf Hansson New
[2/2] mmc: core: Keep host claimed in mmc_rescan() while calling host ops --- 2015-11-05 Ulf Hansson New
[1/2] mmc: core: Invoke ->card_event() callback only when needed --- 2015-11-05 Ulf Hansson New
[2/2] mmc: core: Remove MMC_CAP_RUNTIME_RESUME as it's redundant --- 2015-11-05 Ulf Hansson New
[1/2] mmc: core: Make runtime resume default behavior for MMC/SD --- 2015-11-05 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.3 rc7 --- 2015-10-21 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.3 rc5 --- 2015-10-09 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.3 rc4 --- 2015-10-02 Ulf Hansson New
mmc: core: Remove MMC_CLKGATE --- 2015-10-02 Ulf Hansson New
mmc: core: Convert __mmc_switch() into an internal core function --- 2015-09-15 Ulf Hansson New
[V2] mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset --- 2015-09-14 Ulf Hansson New
mmc: core: Don't return an error for CD/WP GPIOs when GPIOLIB is unset --- 2015-09-14 Ulf Hansson New
mmc: core: Keep host claimed while invoking mmc_power_off|up() --- 2015-09-11 Ulf Hansson New
[GIT,PULL] MMC for v.4.3 --- 2015-09-07 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.2 rc4 --- 2015-07-24 Ulf Hansson New
[GIT,PULL] MMC for v.4.2 --- 2015-06-22 Ulf Hansson New
mmc: sdhci: Restore behavior while creating OCR mask --- 2015-06-05 Ulf Hansson New
mmc: core: Attach PM domain prior probing of SDIO func driver --- 2015-06-01 Ulf Hansson New
[2/2] mmc: core: Remove redundant ->power_restore() callback for SD --- 2015-06-01 Ulf Hansson New
[1/2] mmc: core: Remove redundant ->power_restore() callback for MMC --- 2015-06-01 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.1 rc5 --- 2015-05-20 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.1 rc3 --- 2015-05-08 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.1 rc1 --- 2015-04-22 Ulf Hansson New
Revert "mmc: core: Convert mmc_driver to device_driver" --- 2015-04-14 Ulf Hansson New
[GIT,PULL] MMC for v.4.1 --- 2015-04-13 Ulf Hansson New
mmc: core: Convert the error field in struct mmc_command|data into an int --- 2015-03-31 Ulf Hansson New
mmc: core: Cleanup unused OF nodes while parsing for child nodes --- 2015-03-30 Ulf Hansson New
mmc: core: Enable runtime PM management of host devices --- 2015-03-27 Ulf Hansson New
MAINTAINERS: mmc: Add Jaehoon as co-maintainer for SDHCI SAMSUNG DRIVER --- 2015-03-20 Ulf Hansson New
[GIT,PULL] MMC fixes for v.4.0 rc4 --- 2015-03-19 Ulf Hansson New
[V2,3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section --- 2015-03-13 Ulf Hansson New
[3/3] MAINTAINERS: mmc: Cleanup MMC/SD/SDIO section and SDHCI driver section --- 2015-03-13 Ulf Hansson New
[2/3] MAINTAINERS: mmc: Remove the SDHCI-OF section --- 2015-03-13 Ulf Hansson New
[1/3] MAINTAINERS: mmc: Update filepath to cover all files for sdhci-s3c --- 2015-03-13 Ulf Hansson New
[2/2] mmc: sdhci-spear: Remove exported header --- 2015-03-05 Ulf Hansson New
[1/2] mmc: sdhci-spear: Simplify by adding build dependency to CONFIG_OF --- 2015-03-05 Ulf Hansson New
mmc: sdhci: Remove the sdhci exported header file --- 2015-03-05 Ulf Hansson New
« 1 2 ... 3 4 5 6 »