public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-07-01 11:41:58 to 2011-07-11 20:34:07 UTC [more...]

[PATCH v2 0/6] arm: davinci: DA850: wl12xx expansion card
 2011-07-11 20:33 UTC  (9+ messages)
` [PATCH v2 1/6] arm: davinci: Fix low level gpio irq handlers' argument
` [PATCH v2 2/6] arm: davinci: Explicitly set channel controllers' default queues
` [PATCH v2 3/6] arm: davinci: mmc: Add support for set_power callback
` [PATCH v2 4/6] arm: davinci: DA850: Add MMC/SD1 pinmux configuration
` [PATCH v2 5/6] arm: davinci: DA850: Add GPIO pinmux configuration for wl1271
` [PATCH v2 6/6] arm: davinci: DA850: Add wl1271/wlan support

[PATCH v2] mxs-mmc: fix clock rate setting
 2011-07-11 20:26 UTC  (2+ messages)

[PATCH] sdhci: If ADMA is broken try SDMA before PIO
 2011-07-11 19:19 UTC 

damn slow SDHC card
 2011-07-11 17:39 UTC 

[PATCH 1/2] MMC: PM: add suspend/resume in atmel-mci
 2011-07-11  9:47 UTC  (12+ messages)
` [PATCH V2] "
        ` [PATCH V3] "
              ` [PATCH V4] "

[PATCH]mmc: remove MMC bus legacy suspend/resume method
 2011-07-11  8:45 UTC  (2+ messages)
` [linux-pm] "

[PATCH] mmc: sdhci: fix retuning timer wrongly deleted in sdhci_tasklet_finish
 2011-07-11  5:27 UTC 

[PATCH v6] mmc: documentation of mmc non-blocking request usage and design
 2011-07-10 19:21 UTC 

[PATCH v3 0/4] Add device tree probe for sdhci-esdhc-imx
 2011-07-10  1:37 UTC  (9+ messages)
` [PATCH v3 1/4] mmc: sdhci-esdhc-imx: do not reference platform data after probe
` [PATCH v3 2/4] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
` [PATCH v3 3/4] mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
` [PATCH v3 4/4] mmc: sdhci-esdhc-imx: add device tree probe support

[PATCHv4 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-07-09 22:33 UTC  (9+ messages)
` [PATCHv4 1/3] MMC: OMAP: HSMMC: Remove lazy_disable
` [PATCHv4 2/3] MMC: OMAP: HSMMC: add runtime pm support
` [PATCHv4 3/3] MMC: OMAP: HSMMC: Remove unused iclk

[PATCH V2] mmc: Bus width testing needs to handle suspend/resume
 2011-07-09 22:20 UTC  (3+ messages)

[PATCH v5] mmc: documentation of mmc non-blocking request usage and design
 2011-07-09 22:10 UTC  (5+ messages)

[PATCH v9 00/12] use nonblock mmc requests to minimize latency
 2011-07-09 22:09 UTC  (14+ messages)
  ` [PATCH v9 01/12] mmc: core: add non-blocking mmc request function
  ` [PATCH v9 02/12] omap_hsmmc: add support for pre_req and post_req
  ` [PATCH v9 03/12] mmci: implement pre_req() and post_req()
  ` [PATCH v9 04/12] mmc: mmc_test: add debugfs file to list all tests
  ` [PATCH v9 05/12] mmc: mmc_test: add test for non-blocking transfers
  ` [PATCH v9 06/12] mmc: mmc_test: test to measure how sg_len affect performance
  ` [PATCH v9 07/12] mmc: block: add member in mmc queue struct to hold request data
  ` [PATCH v9 08/12] mmc: block: add a block request prepare function
  ` [PATCH v9 09/12] mmc: block: move error code in issue_rw_rq to a separate function
  ` [PATCH v9 10/12] mmc: queue: add a second mmc queue request member
  ` [PATCH v9 11/12] mmc: core: add random fault injection
  ` [PATCH v9 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq

[PATCH] mmc: sd.c Set Non Default Drive Strength via platform
 2011-07-09 22:02 UTC  (4+ messages)
` [PATCH V2] "

[PATCH] MMC: OMAP: change HSMMC maintainence to Orphan
 2011-07-09 21:07 UTC  (3+ messages)

[PATCH] mxs-mmc: fix clock rate setting
 2011-07-09 21:04 UTC  (24+ messages)

[PATCH 0/2] mmc: sdhci-pci: add 8-bit bus width support for Medfield eMMCs
 2011-07-09 20:53 UTC  (2+ messages)

[PATCH 0/4] mmc: dw_mmc: mmc_test related fixes
 2011-07-09 20:52 UTC  (2+ messages)

[PATCH] mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
 2011-07-09 20:50 UTC  (2+ messages)

-ENOSYS suspend-powerdown regression
 2011-07-08 15:38 UTC  (11+ messages)

[PATCH 0/5] arm: davinci: DA850: wl12xx expansion board
 2011-07-08 14:27 UTC  (10+ messages)
` [PATCH 1/5] arm: davinci: Fix low level gpio irq handlers' argument
` [PATCH 2/5] arm: davinci: Allow EVENTQ_0 as a default queue
` [PATCH 3/5] arm: davinci: DA850: Set a default queue for CC1
` [PATCH 4/5] arm: davinci: mmc: Add support for set_power callback
` [PATCH 5/5] arm: davinci: DA850: Add wl12xx expansion board support

mmc: dw_mmc: Add the function call for board-specific initialization
 2011-07-08 10:19 UTC  (6+ messages)

[PATCH] mmc: dw_mmc: Supply clocks for both host and card
 2011-07-08  8:42 UTC  (5+ messages)

[PATCH 2/4] mmci: adjust calculation of f_min
 2011-07-07 20:22 UTC  (3+ messages)

[PATCH v2 0/3] Add device tree probe for sdhci-esdhc-imx
 2011-07-07 11:33 UTC  (10+ messages)
` [PATCH v2 1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
` [PATCH v2 2/3] mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
` [PATCH v2 3/3] mmc: sdhci-esdhc-imx: add device tree probe support

mmc: sdhci: is d-cache flush required for read requests?
 2011-07-07  6:26 UTC 

[PATCH] ARM i.MX dma: Fix burstsize settings
 2011-07-07  1:35 UTC  (3+ messages)

[PATCH 1/4] mmci: use StartBitErr to detect bad connections
 2011-07-06 19:45 UTC  (3+ messages)

[PATCH] mmc: enable background operations for emmc4.41 with HPI support
 2011-07-06 18:38 UTC  (3+ messages)

[PATCH] mmc: enable background operations for emmc4.41 with HPI support
 2011-07-06 16:15 UTC  (3+ messages)

[PATCH] plat-pxa: Enable ability to adjust SD/MMC clocks
 2011-07-06 16:12 UTC  (14+ messages)
        ` [PATCH v2] arm: mach-mmp: brownstone.c support multiple sd slots
                ` [PATCH v3] "
                  ` [PATCH v4] "

Lavagna luminosa a LED con telecomando e lampada per ombrelloni
 2011-07-06 12:29 UTC 

[PATCH v2 0/4] mmc: dw_mmc: mmc_test related fixes
 2011-07-06  9:40 UTC  (5+ messages)
` [PATCH v2 1/4] mmc: dw_mmc: fix stop when fallen back to PIO
` [PATCH 2/4] mmc: dw_mmc: remove unnecessary error messages
` [PATCH v2 3/4] mmc: dw_mmc: handle "no CRC status" error
` [PATCH v2 4/4] mmc: dw_mmc: reset FIFO after an error

[PATCH v4] mmc: documentation of mmc non-blocking request usage and design
 2011-07-05 23:27 UTC  (2+ messages)

[PATCH v3] documentation of mmc non-blocking request
 2011-07-05 21:31 UTC  (4+ messages)
` [PATCH v3] mmc: documentation of mmc non-blocking request usage and design

[PATCH v2] documentation of mmc non-blocking request
 2011-07-05 19:30 UTC  (2+ messages)
` [PATCH v2] mmc: documentation of mmc non-blocking request usage and design

[PATCH] mmc: documentation of mmc non-blocking request usage and design
 2011-07-05 19:28 UTC  (3+ messages)

[PATCH 0/3] Add device tree probe for sdhci-esdhc-imx
 2011-07-05 17:20 UTC  (9+ messages)
` [PATCH 2/3] mmc: sdhci-pltfm: dt device does not pass parent to sdhci_alloc_host
  ` [PATCH 1/3] mmc: sdhci-esdhc-imx: get rid of the uses of cpu_is_mx()
  ` [PATCH 3/3] mmc: sdhci-esdhc-imx: add device tree probe support

OMAP HS-MMC: convert to dev_pm_ops broke hibernation
 2011-07-05 15:02 UTC 

[PATCH 3/4] mmci: sync DATAEND irq with dma|pio transfer done
 2011-07-05 11:25 UTC  (2+ messages)

[PATCH 1/3] eSDHC: Access Freescale eSDHC registers by 32-bit
 2011-07-05 10:18 UTC  (5+ messages)
` [PATCH 2/3] eSDHC: Fix errors when booting kernel with fsl esdhc
  ` [PATCH 3/3] eSDHC: fix incorrect default value of the capabilities register on P4080

irq flood with mmc boot partitions on s3c2416 with 3.0rc1
 2011-07-05  6:59 UTC 

[PATCH v8 00/12] use nonblock mmc requests to minimize latency
 2011-07-04  1:07 UTC  (13+ messages)
` [PATCH v8 05/12] mmc: mmc_test: add test for non-blocking transfers
` [PATCH v8 06/12] mmc: mmc_test: test to measure how sg_len affect performance

[PATCH v6 00/11] mmc: use nonblock mmc requests to minimize latency
 2011-07-03 14:47 UTC  (6+ messages)

[PATCH 1/2] mmc: sdhci-esdhc: simplify cd_gpio, wp_gpio
 2011-07-03  8:22 UTC  (3+ messages)
` [PATCH 2/2] mmc: sdhci-esdhc: OR mmc->caps with platform data caps

Is the mmc driver for Freescale MPC8313E broken?
 2011-07-02 14:08 UTC 

PLEASE REPLY, ITS A BUSINESS PROPOSAL
 2011-07-02  9:50 UTC 

[PATCH v4 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5
 2011-07-01 23:06 UTC  (5+ messages)

[PATCH] OMAP: HSMMC maintainence
 2011-07-01 17:39 UTC  (3+ messages)

[PATCHv3 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-07-01 16:05 UTC  (4+ messages)
` [PATCHv3 2/3] MMC: OMAP: HSMMC: add runtime pm support


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