Show patches with: Submitter = Ulf Hansson       |    Archived = No       |   802 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
[3/4] mmc: mmci: Prepare for SDIO before setting up DMA job --- 2011-09-27 Ulf Hansson Superseded
[3/3] mmc: mmci: Change vdd_handler to a generic ios_handler --- 2011-09-27 Ulf Hansson Superseded
[V2,1/3] mmc: mmci: Put power register deviations in variant data --- 2011-10-24 Ulf Hansson Superseded
[V2,3/3] mmc: mmci: Change vdd_handler to a generic ios_handler --- 2011-10-24 Ulf Hansson Superseded
[1/2] mmc: mmci: Prepare for SDIO before setting up DMA job --- 2011-10-24 Ulf Hansson Superseded
mmc: mmci: Fixup handling of MCI_STARTBITERR --- 2011-11-10 Ulf Hansson Superseded
mmc: mmci: Increase max_segs from 16 to 128 --- 2011-11-10 Ulf Hansson Superseded
mmc: mmci: Fixup error handling for dma --- 2011-11-29 Ulf Hansson Superseded
[V2] mmc: mmci: Do not release spinlock in request_end --- 2011-11-29 Ulf Hansson Superseded
[V2,1/2] mmc: block: Remove use of mmc_blk_set_blksize --- 2011-12-14 Ulf Hansson Superseded
[1/2] mmc: mmci: Fix incorrect handling of HW flow control for SDIO --- 2012-10-10 Ulf Hansson Superseded
[2/2] mmc: mmci: Switching off HWFC for SDIO depends on MCLK --- 2012-10-10 Ulf Hansson Superseded
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode --- 2013-03-27 Ulf Hansson Superseded
[V3,1/4] mmc: core: Stop bkops for eMMC only from mmc suspend --- 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,3/4] mmc: block: Enable runtime pm for mmc blkdevice --- 2013-04-16 Ulf Hansson Superseded
[1/4] mmc: core: Remove unnecessary check for the remove callback --- 2013-05-30 Ulf Hansson Superseded
[2/4] mmc: core: Validate suspend prerequisites for SDIO at SUSPEND_PREPARE --- 2013-05-30 Ulf Hansson Superseded
[3/4] mmc: core: Push common suspend|resume code into each bus_ops --- 2013-05-30 Ulf Hansson Superseded
[1/7] mmc: sh_mmcif: Move away from using deprecated APIs --- 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
[3/7] mmc: sh_mmcif: Convert to clk_prepare|unprepare --- 2013-10-02 Ulf Hansson Superseded
[1/3] mmc: sh_mobile_sdhi: Use modern PM macros to define pm callbacks --- 2013-11-05 Ulf Hansson Superseded
[3/3] mmc: tmio: Adapt to proper PM configs for exported functions --- 2013-11-05 Ulf Hansson Superseded
[v2,2/3] mmc: tmio_mmc: Convert from legacy to modern PM ops --- 2013-11-06 Ulf Hansson Superseded
[1/2] mmc: core: Use mmc_flush_cache() during mmc suspend --- 2013-12-18 Ulf Hansson Superseded
[2/2] mmc: core: Enable MMC_CAP2_CACHE_CTRL as default --- 2013-12-18 Ulf Hansson Superseded
[01/10] mmc: core: Rename max_discard_to to max_busy_timeout --- 2014-01-22 Ulf Hansson Superseded
[02/10] mmc: core: Rename cmd_timeout_ms to busy_timeout --- 2014-01-22 Ulf Hansson Superseded
[03/10] mmc: core: Add ignore_crc flag to __mmc_switch --- 2014-01-22 Ulf Hansson Superseded
[05/10] mmc: core: Use generic CMD6 time while switching to eMMC HS200 mode --- 2014-01-22 Ulf Hansson Superseded
[07/10] mmc: card: Use R1 responses for stop cmds for read requests --- 2014-01-22 Ulf Hansson Superseded
[09/10] mmc: mmci: Handle CMD irq before DATA irq --- 2014-01-22 Ulf Hansson Superseded
[10/10] mmc: mmci: Enable support for busy detection for ux500 variant --- 2014-01-22 Ulf Hansson Superseded
[5/8] mmc: sdhci-acpi: Remove redundant runtime PM calls --- 2016-03-29 Ulf Hansson Superseded
mmc: core: Remove redundant rescan_disable flag --- 2016-04-28 Ulf Hansson Superseded
[1/9] mmc: core: Retry instead of ignore at CRC errors when polling for busy --- 2016-11-16 Ulf Hansson Superseded
[2/9] mmc: core: Remove redundant __mmc_send_status() --- 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
[4/9] mmc: core: Enable __mmc_switch() to change bus speed timing for the host --- 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
[6/9] mmc: core: Update CMD13 polling policy when switch to HS DDR mode --- 2016-11-16 Ulf Hansson Superseded
[11/21] mmc: core: First step in cleaning up public mmc header files --- 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
[13/21] mmc: core: Move public functions from core.h to private headers --- 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
[15/21] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 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
[17/21] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 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
[19/21] mmc: core: Move public functions from card.h to private headers --- 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
[21/21] mmc: core: Don't use extern declarations of public mmc functions --- 2016-12-30 Ulf Hansson Superseded
[v2,02/12] mmc: core: First step in cleaning up public mmc header files --- 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,04/12] mmc: core: Move public functions from core.h to private headers --- 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,06/12] mmc: core: Move erase/trim/discard defines from public core.h to mmc.h --- 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,08/12] mmc: omap: Don't use mmc_card_present() when validating for inserted card --- 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,10/12] mmc: core: Move public functions from card.h to private headers --- 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,12/12] mmc: core: Don't use extern declarations of public mmc functions --- 2017-01-11 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
[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
[v2,2/5] mmc: sdio: Add API to manage SDIO IRQs from a workqueue mmc: Improve/fix support for SDIO IRQs --- 2017-04-19 Ulf Hansson Superseded
[v2,3/5] mmc: dw_mmc: Convert to use MMC_CAP2_SDIO_IRQ_NOTHREAD for SDIO IRQs mmc: Improve/fix support for SDIO IRQs --- 2017-04-19 Ulf Hansson Superseded
[2/9] mmc: core: Move mmc bkops functions from core.c to mmc_ops.c mmc: core: Some trivial re-factoring and cleanups --- 2017-06-08 Ulf Hansson Superseded
mmc: core: Remove MMC_CAP2_HC_ERASE_SZ --- 2017-06-12 Ulf Hansson Superseded
[4/4] mmc: rtsx_usb_sdmmc: Re-work card detection/removal support mmc: rtsx_usb_sdmmc: Don't waste energy polling for cards --- 2018-05-31 Ulf Hansson Superseded
[2/2] mmc: mmci: Add and implement a ->dma_setup() callback for qcom dml [1/2] mmc: mmci: Initial support to manage variant specific callbacks --- 2018-07-13 Ulf Hansson Superseded
[7/7] mmc: core: Convert mmc_align_data_size() into an SDIO specific function mmc: core: Various minor cleanups --- 2019-02-13 Ulf Hansson Superseded
mmc: core: Prevent processing SDIO IRQs when the card is suspended mmc: core: Prevent processing SDIO IRQs when the card is suspended --- 2019-06-11 Ulf Hansson Superseded
[01/11] mmc: core: Add helper function to indicate if SDIO IRQs is enabled mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[02/11] mmc: dw_mmc: Re-store SDIO IRQs mask at system resume mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[03/11] mmc: mtk-sd: Re-store SDIO IRQs mask at system resume mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[05/11] mmc: core: Clarify sdio_irq_pending flag for MMC_CAP2_SDIO_IRQ_NOTHREAD mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[06/11] mmc: core: Clarify that the ->ack_sdio_irq() callback is mandatory mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[07/11] mmc: core: WARN if SDIO IRQs are enabled for non-powered card in suspend mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[08/11] mmc: core: Fixup processing of SDIO IRQs during system suspend/resume mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[09/11] mmc: sdhci: Drop redundant check in sdhci_ack_sdio_irq() mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[10/11] mmc: sdhci: Drop redundant code for SDIO IRQs mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
[11/11] mmc: sdhci: Convert to use sdio_irq_enabled() mmc: core: PM fixes/improvements for SDIO IRQs --- 2019-09-03 Ulf Hansson Superseded
mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan() mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan() --- 2019-10-11 Ulf Hansson Superseded
[1/2] mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan() mmc: core: Fixup HW reset for SDIO cards --- 2019-10-17 Ulf Hansson Superseded
[v2,1/3] mwifiex: Re-work support for SDIO HW reset mmc: Fixup HW reset for SDIO cards --- 2019-11-09 Ulf Hansson Superseded
[v2,2/3] mmc: core: Drop check for mmc_card_is_removable() in mmc_rescan() mmc: Fixup HW reset for SDIO cards --- 2019-11-09 Ulf Hansson Superseded
[v2,3/3] mmc: core: Re-work HW reset for SDIO cards mmc: Fixup HW reset for SDIO cards --- 2019-11-09 Ulf Hansson Superseded
mmc: core: Throttle polling rate for CMD6 mmc: core: Throttle polling rate for CMD6 --- 2020-01-30 Ulf Hansson Superseded
[4/4] mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY mmc: Fix busy detection timeouts for some SDHCI variant --- 2020-03-10 Ulf Hansson Superseded
mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command --- 2020-03-11 Ulf Hansson Superseded
[5.5.12,1/5] mmc: core: Allow host controllers to require R1B for CMD6 [5.5.12,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
[5.5.12,3/5] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command [5.5.12,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
[5.5.12,5/5] mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY [5.5.12,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
[5.4.28,1/5] mmc: core: Allow host controllers to require R1B for CMD6 [5.4.28,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
[5.4.28,3/5] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command [5.4.28,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
[5.4.28,5/5] mmc: sdhci-tegra: Fix busy detection by enabling MMC_CAP_NEED_RSP_BUSY [5.4.28,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
[4.19.113,1/5] mmc: core: Allow host controllers to require R1B for CMD6 [4.19.113,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
[4.19.113,3/5] mmc: core: Respect MMC_CAP_NEED_RSP_BUSY for eMMC sleep command [4.19.113,1/5] mmc: core: Allow host controllers to require R1B for CMD6 --- 2020-03-24 Ulf Hansson Superseded
« 1 2 3 48 9 »