public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2013-10-05 01:59:41 to 2013-10-17 01:39:21 UTC [more...]

patch "MMC: convert bus code to use dev_groups" added to driver-core tree
 2013-10-17  1:39 UTC 

[PATCH 0/4] socfpga: Enable SD/MMC support
 2013-10-17  0:32 UTC  (5+ messages)
` [PATCH 1/4] clk: socfpga: Add a clock driver for SOCFPGA's system manager
` [PATCH 2/4] arm: dts: Add a system manager compatible property
` [PATCH 3/4] mmc: dw_mmc-socfpga: Clean up SOCFPGA platform specific functionality
` [PATCH 4/4] arm: dts: Add support for SD/MMC on SOCFPGA

[PATCHv2] mmc: atmel-mci: add vmmc-supply support
 2013-10-16 22:19 UTC 

[RESEND PATCH v2 0/6] Update Kona drivers to use clocks
 2013-10-16 21:47 UTC  (7+ messages)
` [RESEND PATCH v2 1/6] ARM: dts: Declare clocks as fixed on bcm11351
` [RESEND PATCH v2 2/6] ARM: dts: Specify clocks for UARTs "
` [RESEND PATCH v2 3/6] ARM: dts: Specify clocks for SDHCIs "
` [RESEND PATCH v2 4/6] clocksource: kona: Add basic use of external clock
  ` [RESEND PATCH v2 5/6] ARM: dts: Specify clocks for timer on bcm11351
` [RESEND PATCH v2 6/6] mmc: sdhci-bcm-kona: Add basic use of clocks

[PATCH 0/2] Prevent races when doing read-modify-write of INTMASK
 2013-10-16 20:23 UTC  (6+ messages)
` [PATCH 1/2] mmc: dw_mmc: Cleanup disable of low power mode w/ SDIO interrupts
` [PATCH 2/2] mmc: dw_mmc: Protect read-modify-write of INTMASK with a lock

[RESEND PATCHv2 1/3] arm: socfpga: Set the SDMMC clock phase in system manager
 2013-10-16 18:56 UTC  (12+ messages)
  ` [RESEND PATCHv2 2/3] mmc: dw_mmc-socfpga: Clean up SOCFPGA platform specific functionality
` [RESEND PATCHv2 3/3] arm: dts: socfpga: Add support for SD/MMC

Avoid needless loop in sdhci_irq() for Card Interrupt
 2013-10-16 17:51 UTC 

[PATCH 0/8] sdhci: Move real work out of an atomic context
 2013-10-16 16:20 UTC  (9+ messages)
` [PATCH 1/8] sdhci: Turn timeout timer into delayed work
` [PATCH 2/8] sdhci: Turn tuning "
` [PATCH 3/8] sdhci: Use work structs instead of tasklets
` [PATCH 4/8] sdhci: Use threaded IRQ handler
` [PATCH 5/8] sdhci: Delay led blinking
` [PATCH 6/8] sdhci: Turn host->lock into a mutex
` [PATCH 7/8] sdhci: Get rid of mdelay()s where it is safe and makes sense
` [PATCH 8/8] sdhci: Use jiffies instead of a timeout counter

[PATCH 0/6] mmc: omap_hsmmc: start using generic non-removable DT binding
 2013-10-16 15:18 UTC  (7+ messages)
` [PATCH 1/6] "
` [PATCH 2/6] ARM: dts: OMAP4/5: start using generic binding for non-removable mmc cards
` [PATCH 3/6] ARM: dts: am335x-boneblack: mark eMMC as non removable
` [PATCH 4/6] ARM: dts: dra7-evm: "
` [PATCH 5/6] ARM: dts: am335x-boneblack: remove unused ti,vcc-aux-disable-is-sleep
` [PATCH 6/6] ARM: dts: omap4-var-some: fix bus-width

[PATCH 0/5] mmc: sdhci-esdhc-imx: eliminate enum imx_esdhc_type
 2013-10-16 15:19 UTC  (16+ messages)
` [PATCH 1/5] mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_NO_DMAS_BITS
` [PATCH 2/5] mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_ENGCM07207
` [PATCH 3/5] mmc: sdhci-esdhc-imx: add flag ESDHC_FLAG_USDHC
` [PATCH 4/5] mmc: sdhci-esdhc-imx: pdev->id_entry should be immutable
` [PATCH 5/5] mmc: sdhci-esdhc-imx: eliminate enum imx_esdhc_type
` [PATCH 6/6] mmc: sdhci-esdhc-imx: create struct esdhc_soc_data

[PATCH 1/1] MMC: Detect execution mode errors after r/w command
 2013-10-16 15:01 UTC  (2+ messages)

[PATCH] mmc: atmel-mci: add vmmc-supply support
 2013-10-16 14:42 UTC  (2+ messages)

[PATCH v2] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host
 2013-10-16  8:15 UTC  (2+ messages)

[PATCH V3] PM / Runtime: Respect autosuspend when idle triggers suspend
 2013-10-16  7:56 UTC  (4+ messages)

[PATCH] mmc: rtsx: fix card poweroff bug
 2013-10-16  7:26 UTC 

[PATCH] mmc: rtsx: change phase searching method
 2013-10-16  7:25 UTC 

[PATCH 1/1] mmc: dw_mmc: Add missing description
 2013-10-16  6:05 UTC 

[PATCH] mmc: bfin_sdh: Forgot to write SDH_CFG register in function set_ios
 2013-10-16  5:42 UTC 

[PATCH 1/2] mmc: arasan: Add driver for Arasan SDHCI
 2013-10-15 19:08 UTC  (2+ messages)
` [PATCH 2/2] arm: dt: zynq: Add SDHCI nodes

[PATCH v3 0/4] mmc: omap_hsmmc: SDIO irq
 2013-10-15 16:34 UTC  (7+ messages)
` [PATCH v3 1/4] mmc: omap_hsmmc: Fix context save and restore for DT
` [PATCH v3 2/4] mmc: omap_hsmmc: Enable SDIO IRQ
` [PATCH v3 3/4] mmc: omap_hsmmc: Remux pins to support SDIO interrupt on AM335x
  ` [PATCH v3 4/4] mmc: omap_hsmmc: debugfs entries for SDIO IRQ detection and GPIO remuxing

[PATCH V2] PM / Runtime: Respect autosuspend when idle triggers suspend
 2013-10-15 15:07 UTC  (3+ messages)

[PATCH 00/10] mmc: sdhci-esdhc-imx: add std tuning for mx6sl and DDR mode support
 2013-10-15  7:55 UTC  (16+ messages)
` [PATCH 01/10] ARM: dts: imx6sl: add pinctrl uhs states for usdhc
` [PATCH 02/10] mmc: sdhci-esdhc-imx: add std tuning support for mx6sl
` [PATCH 03/10] ARM: dts: imx6sl: change usdhc compatible with imx6sl only
` [PATCH 04/10] mmc: sdhci-esdhc-imx: fix reading cap_1 register value for mx6sl
` [PATCH 05/10] mmc: sdhci: report error once the maximum tuning loops exhausted or timeout
` [PATCH 06/10] mmc: sdhci-esdhc-imx: add DDR mode support for mx6
` [PATCH 07/10] mmc: sdhci-esdhc-imx: add delay line setting support
` [PATCH 08/10] mmc: sdhci-esdhc-imx: enable SDR50 tuning for imx6q/dl
` [PATCH 09/10] mmc: sdhci-esdhc-imx: add preset value quirk for mx6
` [PATCH 10/10] mmc: sdhci: remove unneeded call when have preset value quirk

[PATCH 0/2] add dw_mmc-k3.c
 2013-10-14  9:27 UTC  (4+ messages)
` [PATCH 1/2] mmc: dw_mmc: change definition of get_cd
` [PATCH 2/2] mmc: add dw-mmc-k3

[PATCH 0/4] remove devm_pinctrl_get_select_default from drivers
 2013-10-14  7:28 UTC  (3+ messages)
` [PATCH 2/4] drivers/mmc/host: don't use devm_pinctrl_get_select_default() in probe

[PATCH v2] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
 2013-10-12  7:38 UTC  (2+ messages)

[PATCH] PM / Runtime: Respect autosuspend when idle triggers suspend
 2013-10-11 14:28 UTC  (3+ messages)

[PATCH 0/4] mmc: core: Extend runtime PM support for sd/mmc
 2013-10-11 12:28 UTC  (5+ messages)
` [PATCH 1/4] mmc: Don't force card to active state when entering suspend/shutdown
` [PATCH 2/4] mmc: core: Remove redundant mmc_power_up|off at runtime callbacks
` [PATCH 3/4] mmc: core: Improve runtime PM support during suspend/resume for sd/mmc
` [PATCH 4/4] mmc: core: Add MMC_CAP_RUNTIME_RESUME to resume at runtime_resume

[PATCH] mmc: fix null pointer use in mmc_blk_remove_req
 2013-10-10 23:18 UTC  (6+ messages)

[PATCH 0/2] mmc: core: Favor autosuspend at runtime idle
 2013-10-10 20:48 UTC  (9+ messages)
` [PATCH 1/2] PM / Runtime: Add helper function to get value of use_autosuspend
` [PATCH 2/2] mmc: core: Use autosuspend when applicable at runtime idle

[RFC/PATCH] mmc: core: Signal wakeup event at card insert/removal
 2013-10-10 18:41 UTC  (6+ messages)

[PATCH 00/27] mmc: Remove the deprecated APIs mmc_suspend|resume_host
 2013-10-10 14:06 UTC  (5+ messages)
` [PATCH 03/27] mmc: bfin_sdh: Move away from using deprecated APIs
` [PATCH 14/27] mmc: omap_hsmmc: "

[PATCH] mmc: Adding ftrace event logging to the mmc layer, extended
 2013-10-10 13:03 UTC 

help with 'discard' mount option on eMMC
 2013-10-10 11:17 UTC  (4+ messages)

Re: [PATCH] mmc: dw_mmc: Add hardware lock error (HLE) to the CMD error flag
 2013-10-10 11:01 UTC  (2+ messages)

mmc_rescan causes severe interrupt latency
 2013-10-10  8:51 UTC 

[PATCH] mmc: sh_mmcif: Get rid of MMC_BLOCK dependency
 2013-10-10  7:24 UTC  (2+ messages)

INVESTMENT/ RELOCATION ASSISTANCE. 10th/10/2013
 2013-10-10  6:56 UTC 

[PATCH] mmc:sdhci-pci: Add Support of O2Mirco/BayHubTech SD Host
 2013-10-10  6:07 UTC 

LOAN OFFER
 2013-10-10  5:19 UTC 

Avoid needless loop in sdhci_irq() for Card Interrupt
 2013-10-10  5:26 UTC 

eMMC 4.51
 2013-10-09 18:00 UTC  (4+ messages)

[PATCH 0/7] mmc: core: cleanup and locking patches description
 2013-10-09  9:07 UTC  (4+ messages)
` [PATCH 6/7] mmc: core: protect references to host->areq with host->lock

[PATCH] mmc: sdhci-esdhc-imx: Check the return value from clk_prepare_enable()
 2013-10-09  1:42 UTC  (2+ messages)

[PATCH 1/2] mmc: wmt-sdmmc: Prevent NULL dereference for of_id->data
 2013-10-09  1:38 UTC  (2+ messages)
` [PATCH 2/2] mmc: wmt-sdmmc: Remove deprecated IRQF_DISABLED

[PATCH v2] mmc: sdhci-pci: add Intel Merrifield support
 2013-10-09  1:17 UTC  (2+ messages)

[PATCH 0/2] mmc: core: Remove all code related to MMC_CLKGATE
 2013-10-08 12:53 UTC  (5+ messages)

[PATCH 2/2] mmc: sdhci-esdhc-imx: Remove custom properties
 2013-10-08  6:45 UTC  (2+ messages)

[PATCH 1/2] mmc: mmc_spi: use spi_get_drvdata() and spi_set_drvdata()
 2013-10-08  5:42 UTC  (3+ messages)
` [PATCH 2/2] mmc: mmc_spi: remove unnecessary spi_set_drvdata()

[PATCH v2 0/6] Update Kona drivers to use clocks
 2013-10-07 18:24 UTC  (7+ messages)
` [PATCH v2 1/6] ARM: dts: Declare clocks as fixed on bcm11351
` [PATCH v2 2/6] ARM: dts: Specify clocks for UARTs "
` [PATCH v2 3/6] ARM: dts: Specify clocks for SDHCIs "
` [PATCH v2 4/6] clocksource: kona: Add basic use of external clock
` [PATCH v2 5/6] ARM: dts: Specify clocks for timer on bcm11351
` [PATCH v2 6/6] mmc: sdhci-bcm-kona: Add basic use of clocks

Re: [PATCH] mmc: dw_mmc: Add hardware lock error (HLE) to the CMD error flag
 2013-10-07  8:36 UTC  (2+ messages)
`  "

[PATCH 04/11] MMC: convert bus code to use dev_groups
 2013-10-07  6:55 UTC 

Re: [PATCH] mmc: dw_mmc: Add hardware lock error (HLE) to the CMD error flag
 2013-10-07  4:34 UTC  (2+ messages)
`  "

[PATCH 1/6] mmc: omap: Convert to devm_kzalloc
 2013-10-06 17:41 UTC  (2+ messages)

[PATCH FIX+RESEND 1/7] mmc: omap: Fix NULL pointer dereference due uninitialized cover_tasklet
 2013-10-06 17:36 UTC  (7+ messages)
` [PATCH FIX+RESEND 2/7] mmc: omap: Convert to devm_kzalloc
` [PATCH FIX+RESEND 3/7] mmc: omap: Remove duplicate host->irq assignment
` [PATCH FIX+RESEND 4/7] mmc: omap: Remove mem_res field from struct mmc_omap_host
` [PATCH FIX+RESEND 5/7] mmc: omap: Convert to devm_ioremap_resource
` [PATCH FIX+RESEND 6/7] mmc: omap: Remove always set use_dma flag from struct mmc_omap_host
` [PATCH FIX+RESEND 7/7] mmc: omap: Get DMA request numbers via platform resource

Question about commit "mmc: core: Support aggressive power management for (e)MMC/SD"
 2013-10-06 12:56 UTC  (2+ messages)

[PATCH v6 0/2] mmc: sdhci-msm: Add support for MSM chipsets
 2013-10-06 12:45 UTC  (4+ messages)
` [PATCH v6 2/2] mmc: sdhci-msm: Initial "

[PATCH] mmc: dw_mmc: Add hardware lock error (HLE) to the CMD error flag
 2013-10-06  8:28 UTC  (2+ messages)

[PATCH 1/3] mmc: davinci: Remove redundant of_match_ptr
 2013-10-06  8:26 UTC  (3+ messages)
` [PATCH 2/3] mmc: dw_mmc: "

[PATCH v2 0/9] ARM: dts: DT data for OMAP platforms for v3.13
 2013-10-05 18:29 UTC  (7+ messages)
` [PATCH v2 3/9] ARM: dts: Add SHAM data and documentation for AM33XX
` [PATCH v2 4/9] ARM: dts: Add AES "

[PATCH] mmc: wmt-sdmmc: Simplify wmt_set_sd_power implementation
 2013-10-05  4:24 UTC  (2+ messages)

[PATCH 1/3] mmc:sdhci-esdhc-imx: Use NULL instead of zero
 2013-10-05  1:59 UTC  (3+ messages)
` [PATCH 2/3] mmc: host: sdhci: Make sdhci_disable_irq_wakeups static
` [PATCH 3/3] mmc: card.h: Use NULL instead of zero


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox