linux-mmc.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2016-01-29 05:41:01 to 2016-02-11 08:15:42 UTC [more...]

[PATCH v5] mmc: OCTEON: Add host driver for OCTEON MMC controller
 2016-02-11  8:15 UTC  (9+ messages)

[PATCH RESEND] mmc:host:Fix error handling for calls to the function shdci_runtime_pm_get in the file sdhci.c
 2016-02-11  8:06 UTC 

Good day
 2016-02-10 16:33 UTC 

Business Partnership
 2016-02-11  1:30 UTC 

Business Partnership
 2016-02-11  1:02 UTC 

[PATCH 0/9] mmc: sdhi: some refactoring and adding basic r8a7795 support
 2016-02-11  0:07 UTC  (10+ messages)
` [PATCH 9/9] mmc: sdhi: Add "

[PATCH 0/7] PM runtime regression fixes for omaps
 2016-02-10 23:02 UTC  (8+ messages)
` [PATCH 1/7] mmc: omap_hsmmc: Fix PM regression with deferred probe for pm_runtime_reinit
` [PATCH 2/7] i2c: omap: "
` [PATCH 3/7] spi: omap2-mcspi: "
` [PATCH 4/7] serial: 8250_omap: "
` [PATCH 5/7] serial: omap: "
  ` [PATCH 6/7] ARM: OMAP2+: Improve omap_device error for driver writers
` [PATCH 7/7] ARM: OMAP2+: Fix omap_device for module reload on PM runtime forbid

[PATCH V3 0/2] Add SDHCI driver for Broadcom BRCMSTB/BMIPS Soc's
 2016-02-10 20:25 UTC  (3+ messages)
` [PATCH V3 1/2] mmc: sdhci: Allow CAPS check for SDHCI_CAN_64BIT to use overridden caps
` [PATCH V3 2/2] mmc: sdhci-brcmstb: Add driver for Broadcom BRCMSTB SoCs

[RFC PATCH] mmc: sdhci-of-at91: don't put device in suspend after probe
 2016-02-10 15:56 UTC  (8+ messages)

[PATCH] mmc: sh_mmcif: Correct TX DMA channel allocation
 2016-02-10 14:45 UTC  (4+ messages)

[PATCH] mmc: block: return error on failed mmc_blk_get()
 2016-02-10  8:18 UTC  (2+ messages)

[PATCH V2 0/4] mmc: sdhci: Fix card detect race for Intel BXT/APL
 2016-02-09 14:12 UTC  (5+ messages)
` [PATCH V2 1/4] mmc: sdhci: Allow override of mmc host operations
` [PATCH V2 2/4] mmc: sdhci: Allow override of get_cd() called from sdhci_request()
` [PATCH V2 3/4] mmc: sdhci-pci: Fix card detect race for Intel BXT/APL
` [PATCH V2 4/4] mmc: sdhci-acpi: "

[PATCH] mmc: reduce nesting and join error strings into one line
 2016-02-09 11:43 UTC 

[PATCH] mmc: mmc_spi: add checks for dma mapping error
 2016-02-08 15:23 UTC  (2+ messages)

[PATCH v3] mmc: pxamci: fix the device-tree probe deferral path
 2016-02-08 15:23 UTC  (2+ messages)

[PATCH v2] mmc: pxamci: fix the device-tree probe deferral path
 2016-02-08 14:16 UTC  (3+ messages)

[PATCH v4 00/13] mmc: use sdhci_pltfm_init for private allocation and clean up
 2016-02-08 14:09 UTC  (3+ messages)

[PATCH v5 00/14] Initial Microchip PIC32MZDA Support
 2016-02-08  9:59 UTC  (3+ messages)
` [PATCH v5 12/14] mmc: sdhci-pic32: Add PIC32 SDHCI host controller driver

Very Urgent,response needed
 2016-02-07 21:28 UTC 

[bug] kernel panic if writting data to mmc after suspendding
 2016-02-05 17:34 UTC  (8+ messages)

[PATCH v2] mmc-utils: Merge the lsmmc tool into mmc-utils
 2016-02-05 15:17 UTC  (3+ messages)

[GIT PULL] Update dw-mmc controller
 2016-02-05  7:59 UTC  (2+ messages)

mmc: Add CONFIG_MMC_BLOCK_MAX_SPEED
 2016-02-04 20:29 UTC 

[PATCH] mmc: pxamci: fix the device-tree probe deferral path
 2016-02-04 20:28 UTC  (3+ messages)

[PATCH v4 00/25] MMC/SDHCI fixes
 2016-02-04 10:55 UTC  (27+ messages)
` [PATCH v4 01/25] mmc: core: shut up "voltage-ranges unspecified" pr_info()
` [PATCH v4 02/25] mmc: core: improve mmc_of_parse_voltage() to return better status
` [PATCH v4 03/25] mmc: block: shut up "retrying because a re-tune was needed" message
` [PATCH v4 04/25] mmc: core: report tuning command execution failure reason
` [PATCH v4 05/25] mmc: sdhci: move initialisation of command error member
` [PATCH v4 06/25] mmc: sdhci: clean up command error handling
` [PATCH v4 07/25] mmc: sdhci: command response CRC "
` [PATCH v4 08/25] mmc: sdhci: avoid unnecessary mapping/unmapping of align buffer
` [PATCH v4 09/25] mmc: sdhci: allocate alignment and DMA descriptor buffer together
` [PATCH v4 10/25] mmc: sdhci: clean up coding style in sdhci_adma_table_pre()
` [PATCH v4 11/25] mmc: sdhci: avoid walking SG list for writes
` [PATCH v4 12/25] mmc: sdhci: factor out common DMA cleanup in sdhci_finish_data()
` [PATCH v4 13/25] mmc: sdhci: move sdhci_pre_dma_transfer()
` [PATCH v4 14/25] mmc: sdhci: factor out sdhci_pre_dma_transfer() from sdhci_adma_table_pre()
` [PATCH v4 15/25] mmc: sdhci: pass the cookie into sdhci_pre_dma_transfer()
` [PATCH v4 16/25] mmc: sdhci: always unmap a mapped data transfer in sdhci_post_req()
` [PATCH v4 17/25] mmc: sdhci: clean up host cookie handling
` [PATCH v4 18/25] mmc: sdhci: plug DMA mapping leak on error
` [PATCH v4 19/25] mmc: sdhci-pxav3: fix higher speed mode capabilities
` [PATCH v4 20/25] mmc: sdhci: further fix for DMA unmapping in sdhci_post_req()
` [PATCH v4 21/25] mmc: sdhci: fix data timeout (part 1)
` [PATCH v4 22/25] mmc: sdhci: fix data timeout (part 2)
` [PATCH v4 23/25] mmc: sdhci: prepare DMA address/size quirk handling consolidation
` [PATCH v4 24/25] mmc: sdhci: consolidate the DMA/ADMA size/address quicks
` [PATCH v4 25/25] mmc: sdhci: further code simplication

[RFC PATCH 0/21] Totally remove SDHCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-02-04 10:40 UTC  (2+ messages)

[PATCH v4] mmc: meson: Add driver for the SD/MMC host found on Amlogic MesonX SoCs
 2016-02-04 10:34 UTC  (11+ messages)

[PATCH] mmc: dw_mmc-rockchip: remove dw_mci_rockchip_pmops
 2016-02-04  6:15 UTC  (2+ messages)

[PATCH 1/2] mmc: dw_mmc: remove unused EVENT_XFER_ERROR
 2016-02-04  6:12 UTC  (2+ messages)

[PATCH v2] mmc: dw_mmc: fix num_slots setting
 2016-02-04  6:10 UTC  (2+ messages)

[PATCH 0/4] Cleanup setup_clock callback from dw_mmc
 2016-02-04  6:04 UTC  (3+ messages)
` [PATCH 2/4] mmc: dw_mmc: add setup_clk for init hook

[PATCH] mmc: core: use the defined function to check whether card is removable
 2016-02-04  5:56 UTC  (3+ messages)

arasan,sdhci.txt "compatibility" DT binding
 2016-02-03 15:33 UTC  (7+ messages)

[PATCH v4 0/8] UHS-I support for sh_mobile_sdhi
 2016-02-03  9:59 UTC  (4+ messages)
` [PATCH v4 2/8] pinctrl: sh-pfc: r8a7790: Implement voltage switching for SDHI

[PATCH v2] mmc-utils: Merge the lsmmc tool into mmc-utils
 2016-02-03  2:34 UTC  (5+ messages)

[PATCH 1/1] mmc_utils: add ffu support
 2016-02-02 16:12 UTC 

[PATCH] mmc: mmc-test: y2038, use boottime to compare time
 2016-02-02 16:01 UTC  (3+ messages)

[PATCH v2] mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH v2 00/11] mmc: remove the MMC_DATA_STREAM flag
 2016-02-02 13:11 UTC  (13+ messages)
` [PATCH v2 01/11] mmc: atmel-mci: "
` [PATCH v2 02/11] mmc: bfin_sdh: "
` [PATCH v2 03/11] mmc: davinci_mmc: "
` [PATCH v2 04/11] mmc: dw_mmc: "
` [PATCH v2 05/11] mmc: jz4740_mmc: "
` [PATCH v2 06/11] mmc: mxcmmc: "
` [PATCH v2 07/11] mmc: pxamci: "
` [PATCH v2 08/11] mmc: s3cmci: "
` [PATCH v2 09/11] mmc: sunxi-mmc: "
` [PATCH v2 10/11] mmc: core: "
` [PATCH v2 11/11] mmc: block: don't use the OR operation for flag of data

[PATCH 0/3] mmc: sunxi: Support eMMC DDR modes
 2016-02-02 13:11 UTC  (6+ messages)
` [PATCH 1/3] mmc: sunxi: Support MMC_DDR52 timing modes
  ` [PATCH 2/3] mmc: sunxi: Support 8 bit eMMC DDR transfer modes
  ` [PATCH 3/3] mmc: sunxi: Enable eMMC HS-DDR (MMC_CAP_1_8V_DDR) support

[PATCH] mmc: sanitize 'bus width' in debug output
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH] mmc: pxamci: fix again read-only gpio detection polarity
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH] mmc: sdhci-iproc: use sdhci_pltfm_unregister directly
 2016-02-02 13:11 UTC  (2+ messages)

[PATCH] mmc: sdhci-of-at91: fix pm runtime unbalanced issue in error path
 2016-02-02 11:39 UTC  (3+ messages)

mmc0: Invalid maximum block size, assuming 512 bytes
 2016-02-02 11:30 UTC  (9+ messages)

sdhci-pci: probe of 0000:11:00.0 failed with error -22
 2016-02-02  9:18 UTC  (2+ messages)

[PATCH] mmc: dw_mmc: fix num_slots setting
 2016-02-02  6:02 UTC  (3+ messages)

[RFC PATCH 0/21] Totally remove SDHCI_QUIRK_BROKEN_CARD_DETECTION quirk
 2016-02-01 12:32 UTC  (9+ messages)

[PATCH RFC 00/15] mmc: sunxi: Support vqmmc regulator and eMMC DDR modes
 2016-01-29 14:44 UTC  (10+ messages)
` [PATCH RFC 01/15] mmc: sunxi: Document host init sequence
` [PATCH RFC 02/15] mmc: sunxi: Return error on mmc_regulator_set_ocr() fail in .set_ios op
` [PATCH RFC 03/15] mmc: sunxi: Block signal voltage switching (CMD11)
` [PATCH RFC 04/15] mmc: sunxi: Support vqmmc regulator

Yours Truely Mrs Machiko Kumiko
 2016-01-29 11:59 UTC 

[PATCH 0/3] mmc: sdhci-iproc: add bcm2835 support
 2016-01-29 11:41 UTC  (2+ messages)

[PATCH] mmc: mmc_test: mention that '0' runs all tests
 2016-01-29 11:41 UTC  (2+ messages)

[PATCH] mmc: mmcif: don't depend on MMC_BLOCK
 2016-01-29 11:41 UTC  (2+ messages)

[PATCH] mmc: make MAN_BKOPS_EN message a debug
 2016-01-29 11:41 UTC  (2+ messages)

[PATCH v2] mmc: omap_hsmmc: don't print uninitialized variables
 2016-01-29 11:40 UTC  (2+ messages)

[PATCH 1/2 v2] mmc: enable mmc host device to suspend/resume asynchronously
 2016-01-29 11:40 UTC  (4+ messages)

[PATCH] mmc: mediatek: make sure clock is enabled when executing ops->card_busy()
 2016-01-29 10:23 UTC  (2+ messages)

[PATCH 00/12] mmc: remove the MMC_DATA_STREAM flag
 2016-01-29  9:25 UTC  (3+ messages)
` [PATCH 08/12] mmc: pxamci: "

[PATCH 00/12] mmc: remove the MMC_DATA_STREAM flag
 2016-01-29  5:40 UTC  (12+ messages)
` [RESEND PATCH 01/11] mmc: atmel-mci: "
` [RESEND PATCH 02/11] mmc: bfin_sdh: "
` [RESEND PATCH 03/11] mmc: davinci_mmc: "
` [RESEND PATCH 04/11] mmc: dw_mmc: "
` [RESEND PATCH 05/11] mmc: jz4740_mmc: "
` [RESEND PATCH 06/11] mmc: mxcmmc: "
` [RESEND PATCH 07/11] mmc: pxamci: "
` [RESEND PATCH 08/11] mmc: s3cmci: "
` [RESEND PATCH 09/11] mmc: sunxi-mmc: "
` [RESEND PATCH 10/11] mmc: core: "
` [RESEND PATCH 11/11] mmc: block: don't use the OR operation for flag of data


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).