Show patches with: Submitter = Ulf Hansson       |    Archived = No       |   802 patches
« 1 2 ... 3 4 58 9 »
Patch Series S/W/F Date Submitter Delegate State
[v2,1/5] mmc: core: Prevent processing SDIO IRQs when none is claimed mmc: Improve/fix support for SDIO IRQs --- 2017-04-19 Ulf Hansson Superseded
[3/3] mmc: dw_mmc: Prevent runtime PM suspend when SDIO IRQs are enabled mmc: Improve/fix support for SDIO IRQs --- 2017-04-18 Ulf Hansson Superseded
[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
mmc: meson: Assign the minimum clk rate as close to 100KHz as possible --- 2017-02-03 Ulf Hansson 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
[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,12/12] mmc: core: Don't use extern declarations of public mmc functions --- 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,10/12] mmc: core: Move public functions from card.h to private headers --- 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,08/12] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 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,06/12] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 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,04/12] mmc: core: Move public functions from core.h to private headers --- 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,02/12] mmc: core: First step in cleaning up public mmc header files --- 2017-01-11 Ulf Hansson Superseded
[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
[21/21] mmc: core: Don't use extern declarations of public mmc functions --- 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
[19/21] mmc: core: Move public functions from card.h to private headers --- 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
[17/21] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 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
[15/21] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 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
[13/21] mmc: core: Move public functions from core.h to private headers --- 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
[11/21] mmc: core: First step in cleaning up public mmc header files --- 2016-12-30 Ulf Hansson Superseded
[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
mmc: block: Move files to core --- 2016-12-08 Ulf Hansson New
mmc: block: Move files to core --- 2016-12-08 Ulf Hansson New
[v2,7/7] mmc: core: Update CMD13 polling policy when switch to HS DDR mode --- 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,5/7] mmc: core: Enable __mmc_switch() to change bus speed timing for the host --- 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,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
[6/9] mmc: core: Update CMD13 polling policy when switch to HS DDR mode --- 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
[4/9] mmc: core: Enable __mmc_switch() to change bus speed timing for the host --- 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
[2/9] mmc: core: Remove redundant __mmc_send_status() --- 2016-11-16 Ulf Hansson Superseded
[1/9] mmc: core: Retry instead of ignore at CRC errors when polling for busy --- 2016-11-16 Ulf Hansson Superseded
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
« 1 2 ... 3 4 58 9 »