Show patches with: Submitter = Ulf Hansson       |    Archived = No       |   802 patches
« 1 2 3 48 9 »
Patch Series S/W/F Date Submitter Delegate State
mmc: Fix hangs related to insert/remove of cards --- 2011-09-13 Ulf Hansson New
mmc: sdio: Workaround for dev with broken CMD53 --- 2011-09-15 Ulf Hansson Accepted
mmc: core: Set correct bus mode before card init --- 2011-09-15 Ulf Hansson Accepted
[1/4] mmc: mmci: Bugfix in pio read for small packets --- 2011-09-27 Ulf Hansson New
[2/4] mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant --- 2011-09-27 Ulf Hansson New
[3/4] mmc: mmci: Prepare for SDIO before setting up DMA job --- 2011-09-27 Ulf Hansson Superseded
[4/4] mmc: mmci: Fix incorrect handling of HW flow control for SDIO --- 2011-09-27 Ulf Hansson New
[1/3] mmc: mmci: Put power register deviations in variant data --- 2011-09-27 Ulf Hansson New
[2/3] mmc: mmci: Provide option to configure bus signal direction --- 2011-09-27 Ulf Hansson Accepted
[3/3] mmc: mmci: Change vdd_handler to a generic ios_handler --- 2011-09-27 Ulf Hansson Superseded
mmc: mmci: Do not release spinlock in request_end --- 2011-10-11 Ulf Hansson New
mmc: core: Prevent too long response times for suspend --- 2011-10-13 Ulf Hansson Accepted
mmc: boot partition ro lock support --- 2011-10-21 Ulf Hansson Accepted
mmc: mmci: Improve runtime PM support --- 2011-10-21 Ulf Hansson New
[V2,1/3] mmc: mmci: Put power register deviations in variant data --- 2011-10-24 Ulf Hansson Superseded
[V2,2/3] mmc: mmci: Provide option to configure bus signal direction --- 2011-10-24 Ulf Hansson New
[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
[2/2] mmc: mmci: Fix incorrect handling of HW flow control for SDIO --- 2011-10-24 Ulf Hansson New
[1/2] mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant --- 2011-10-24 Ulf Hansson New
[2/2] mmc: mmci: add constraints on alignment for SDIO --- 2011-10-24 Ulf Hansson New
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: Support MMC_PM_KEEP_POWER --- 2011-11-10 Ulf Hansson New
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
[1/2] mmc: block: Remove use of mmc_blk_set_blksize --- 2011-11-30 Ulf Hansson New
[2/2] mmc: Minimize resume-time by deferring resume --- 2011-11-30 Ulf Hansson New
[01/14] mmc: mmci: Support MMC_PM_KEEP_POWER --- 2011-12-05 Ulf Hansson New
[02/14] mmc: mmci: Fixup handling of MCI_STARTBITERR --- 2011-12-05 Ulf Hansson Accepted
[03/14] mmc: mmci: Increase max_segs from 16 to 128 --- 2011-12-05 Ulf Hansson Accepted
[04/14] mmc: mmci: Do not release spinlock in request_end --- 2011-12-05 Ulf Hansson Accepted
[05/14] mmc: mmci: Put power register deviations in variant data --- 2011-12-05 Ulf Hansson Accepted
[06/14] mmc: mmci: Provide option to configure bus signal direction --- 2011-12-05 Ulf Hansson New
[07/14] mmc: mmci: Change vdd_handler to a generic ios_handler --- 2011-12-05 Ulf Hansson Accepted
[08/14] mmc: mmci: Fixup error handling for dma --- 2011-12-05 Ulf Hansson Accepted
[09/14] mmc: mmci: Change from using legacy suspend --- 2011-12-05 Ulf Hansson Accepted
[10/14] mmc: mmci: Cache MMCICLOCK and MMCIPOWER register --- 2011-12-05 Ulf Hansson New
[11/14] mmc: mmci: Fixup use of runtime PM and use autosuspend --- 2011-12-05 Ulf Hansson New
[12/14] mmc: mmci: Decrease current consumption in suspend --- 2011-12-05 Ulf Hansson New
[13/14] mmc: mmci: Implement PM runtime callbacks to save power --- 2011-12-05 Ulf Hansson New
[14/14] mmc: mmci: Use ios_handler to save power --- 2011-12-05 Ulf Hansson New
[1/5] mmc: mmci: Prepare for SDIO before setting up DMA job --- 2011-12-12 Ulf Hansson Accepted
[2/5] mmc: mmci: Fix incorrect handling of HW flow control for SDIO --- 2011-12-12 Ulf Hansson New
[3/5] mmc: mmci: Add constraints on alignment for SDIO --- 2011-12-12 Ulf Hansson New
[4/5] mmc: mmci: Fix PIO read for small SDIO packets --- 2011-12-12 Ulf Hansson Accepted
[5/5] mmc: mmci: Support any block sizes for ux500v2 variant --- 2011-12-12 Ulf Hansson New
[V2,1/2] mmc: block: Remove use of mmc_blk_set_blksize --- 2011-12-14 Ulf Hansson Superseded
[V2,2/2] mmc: Minimize resume-time by deferring resume --- 2011-12-14 Ulf Hansson New
mmc: core: Add option to prevent eMMC sleep command --- 2011-12-14 Ulf Hansson New
[V2] mmc: core: Add option to prevent eMMC sleep command --- 2011-12-15 Ulf Hansson New
[V3] mmc: core: Add option to prevent eMMC sleep command --- 2011-12-19 Ulf Hansson Accepted
mmc: core: Force a "detect" to handle non-properly removed cards --- 2012-01-03 Ulf Hansson New
[1/8] mmc: mmci: Cache MMCICLOCK and MMCIPOWER register --- 2012-01-17 Ulf Hansson Accepted
[2/8] mmc: mmci: Decrease current consumption in suspend --- 2012-01-17 Ulf Hansson New
[3/8] mmc: mmci: Implement PM runtime callbacks to save power --- 2012-01-17 Ulf Hansson New
[4/8] mmc: mmci: Use ios_handler to save power --- 2012-01-17 Ulf Hansson New
[5/8] mmc: mmci: Support MMC_PM_KEEP_POWER --- 2012-01-17 Ulf Hansson New
[6/8] mmc: mmci: Fix incorrect handling of HW flow control for SDIO --- 2012-01-17 Ulf Hansson New
[7/8] mmc: mmci: Add constraints on alignment for SDIO --- 2012-01-17 Ulf Hansson New
[8/8] mmc: mmci: Support any block sizes for ux500v2 variant --- 2012-01-17 Ulf Hansson New
[1/2] mmc: core: Prevent I/O as soon as possible at card removal --- 2012-01-19 Ulf Hansson New
[2/2] mmc: core: Detect card removal on I/O error --- 2012-01-19 Ulf Hansson New
[V2] mmc: core: Detect card removal on I/O error --- 2012-02-01 Ulf Hansson New
mmc: block: Init sysfs attr to fix lockdep warnings --- 2012-02-01 Ulf Hansson Accepted
[V3] mmc: core: Detect card removal on I/O error --- 2012-02-03 Ulf Hansson New
[RESEND,V3] mmc: core: Detect card removal on I/O error --- 2012-02-03 Ulf Hansson New
mmc: mmci: Cleanup code for DMA handling --- 2012-02-03 Ulf Hansson New
[V4] mmc: core: Detect card removal on I/O error --- 2012-02-06 Ulf Hansson Accepted
mmc: core: Fixup suspend/resume issues for UHS-I cards --- 2012-03-01 Ulf Hansson Accepted
mmc: core: Clean up after mmc_pre_req if card was removed --- 2012-03-01 Ulf Hansson New
[RESEND] mmc: core: Fixup suspend/resume issues for UHS-I cards --- 2012-03-01 Ulf Hansson New
[V2] mmc: core: Clean up after mmc_pre_req if card was removed --- 2012-03-05 Ulf Hansson Accepted
mmc: block: Remove use of mmc_blk_set_blksize --- 2012-03-22 Ulf Hansson Accepted
mmc: core: Do not pre-claim host in suspend --- 2012-04-19 Ulf Hansson Accepted
mmc: core: Prevent eMMC VCC supply to be cut from late init --- 2012-05-09 Ulf Hansson Accepted
mmc: Fixup broken suspend and eMMC4.5 power off notify --- 2012-09-13 Ulf Hansson New
[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
[RESEND,1/2] mmc: mmci: Fix incorrect handling of HW flow control for SDIO --- 2012-10-10 Ulf Hansson Accepted
[RESEND,2/2] mmc: mmci: Switching off HWFC for SDIO depends on MCLK --- 2012-10-10 Ulf Hansson Accepted
mmc: mmci: Support non-power-of-two block sizes for ux500v2 variant --- 2012-10-12 Ulf Hansson New
mmc: mmci: Fixup and cleanup code for DMA handling --- 2012-10-12 Ulf Hansson New
mmc: mmci: Fixup and cleanup code for DMA handling --- 2012-12-11 Ulf Hansson New
mmc: mmci: Gate the clock in runtime suspend to save power --- 2012-12-11 Ulf Hansson Accepted
mmc: mmci: Support MMC_PM_KEEP_POWER --- 2012-12-12 Ulf Hansson Accepted
mmc: mmci: Support for DDR mode --- 2012-12-12 Ulf Hansson Accepted
mmc: mmci: Gate the clock when freq is 0 --- 2012-12-12 Ulf Hansson New
[1/2] mmc: mmci: Convert to use mmc_regulator_get_supply --- 2012-12-14 Ulf Hansson Accepted
[V2,2/2] mmc: mmci: Move ios_handler functionality into the driver --- 2012-12-14 Ulf Hansson Accepted
[V3] mmc: mmci: Fixup and cleanup code for DMA handling --- 2013-01-07 Ulf Hansson New
mmc: mmci: Fixup clock gating when freq is 0 for ST-variants --- 2013-01-07 Ulf Hansson New
[V2] mmc: mmci: Fixup clock gating when freq is 0 for ST-variants --- 2013-01-09 Ulf Hansson Accepted
mmc: mmci: Fixup and cleanup code for DMA handling --- 2013-01-21 Ulf Hansson Accepted
[1/3] mmc: core: Remove power_restore bus_ops for mmc and sd --- 2013-03-01 Ulf Hansson New
[2/3] mmc: core: Add bus_ops for runtime pm callbacks --- 2013-03-01 Ulf Hansson New
[3/3] mmc: block: Enable runtime pm for mmc blkdevice --- 2013-03-01 Ulf Hansson New
mmc: core: Decrease the card detect frequency in polling mode --- 2013-03-22 Ulf Hansson New
mmc: core: Re-use code for MMC_CAP2_DETECT_ON_ERR in polling mode --- 2013-03-27 Ulf Hansson Superseded
[V2,1/2] mmc: core: Add bus_ops for runtime pm callbacks --- 2013-04-04 Ulf Hansson New
« 1 2 3 48 9 »