public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-03-29 10:42:39 to 2011-04-08 01:18:34 UTC [more...]

[PATCH v3] mmc: Add ioctl to let userspace apps send ACMDs
 2011-04-08  1:18 UTC 

Boot partition support patch set
 2011-04-07 21:23 UTC  (7+ messages)
` [PATCH 1/4] MMC: Rename erase_timeout to cmd_timeout
` [PATCH 2/4] MMC: SDHCI R1B command handling + MMC_CAP_ERASE
` [PATCH 3/4] MMC: Allow setting CMD timeout for CMD6 (SWITCH)
` [PATCH 4/4] MMC: MMC boot partitions support

Problem when using SDIO interrupts on Nexus One
 2011-04-07 19:23 UTC 

[PATCH] dw_mmc: add support for pre_req and post_req
 2011-04-07  8:04 UTC 

[PATCH] mmc: sdhci: fixed regulator control when suspend/resume
 2011-04-07  4:23 UTC 

pre-defined multiple block read/write vs. open ended multiple block read/write
 2011-04-07  2:43 UTC  (4+ messages)

STRICTLY CONFIDENTIAL
 2011-04-07  2:31 UTC 

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

[PATCH v2 2/2] mmc: Check CAP_SYS_ADMIN for destructive ioctl ACMDs
 2011-04-06 18:18 UTC  (11+ messages)

[PATCH v2 1/2] mmc: Add ioctl to let userspace apps send ACMDs
 2011-04-06 18:11 UTC  (4+ messages)

Dynamic MMC device naming vs. bootloaders
 2011-04-06 17:40 UTC  (11+ messages)

[PATCH] mmc: sdhci-pci: Fix checkpatch.pl errors
 2011-04-05 18:13 UTC 

Dear Webmail/E-mail user
 2011-04-04 21:13 UTC 

[PATCH 1/2] mmc: add MMC_QUIRK_DISABLE_CD
 2011-04-05 15:26 UTC  (4+ messages)
` [PATCH 2/2] mmc: quirks: wl1271 is MMC_QUIRK_DISABLE_CD

[PATCH 1/2] mmc: add MMC_QUIRK_NONSTD_FUNC_IF
 2011-04-05 15:26 UTC  (4+ messages)
` [PATCH 2/2] mmc: quirks: wl1271 is MMC_QUIRK_NONSTD_FUNC_IF

[PATCH 1/2] mmc: mmc_card_keep_power cleanups
 2011-04-05 15:25 UTC  (4+ messages)
` [PATCH 2/2] mmc: do not switch to 1-bit mode if not required

[PATCH 0/4] mmc_spi: Add support for regulator framework
 2011-04-05 13:46 UTC  (5+ messages)

[PATCH v3 2/2] mmc: sdhci: add regulator disable/put when control error
 2011-04-05  8:02 UTC 

[PATCH v3 0/2] mmc: sdhci: fixed missing error control
 2011-04-05  8:02 UTC 

[PATCH v3 1/2] mmc: sdhci: add error checking for mmc_add_host
 2011-04-05  8:02 UTC 

mmc ioctl for hw reset ,partitiing, enhanced area setting, boot partition update
 2011-04-05  7:53 UTC  (4+ messages)

deadlock between mmc_pm_notify() and mmcqd
 2011-04-04 20:31 UTC  (11+ messages)
    ` [PATCH] MMC: fix mmc_pm_notify bus_ops->remove deadlock
                ` [RFC] MMC: Request for comments attempt at dealing with removeable suspend/resume

[PATCH] mmc: power class support
 2011-04-04 15:25 UTC  (5+ messages)

[PATCH v2] mmc: sdhci: add error checking for mmc_add_host
 2011-04-04 13:32 UTC  (3+ messages)

Trim/erase code cleanup?
 2011-04-04 13:14 UTC 

[RFC] MMC: MMC boot partitions support
 2011-04-04 12:22 UTC  (27+ messages)
` [PATCHv4] "
                    ` [PATCH] "

[PATCH v4 2/3]mmc: enable TRIM/ERASE caps for SDHCI host
 2011-04-04  9:01 UTC  (6+ messages)
    ` [PATCH] MMC: "

[PATCH] mmc: sdhci: add error checking for mmc_add_host
 2011-04-04  4:13 UTC  (3+ messages)

[PATCH 0/5] consolidate sdhci pltfm & OF drivers and get them self registered
 2011-04-01  6:18 UTC  (16+ messages)
` [PATCH 1/5] mmc: sdhci: make sdhci-pltfm device drivers "
` [PATCH 2/5] mmc: sdhci: eliminate sdhci_of_host and sdhci_of_data
` [PATCH 3/5] mmc: sdhci: make sdhci-of device drivers self registered
` [PATCH 4/5] mmc: sdhci: consolidate sdhci-of-esdhc and sdhci-esdhc-imx
` [PATCH 5/5] mmc: sdhci: merge two sdhci-pltfm.h into one

Reliable write support
 2011-04-01  0:47 UTC  (11+ messages)
` [comments] MMC: "
            ` [PATCH] "

SDHCI: Ricoh [1180:e823] unable to mount MMC cards
 2011-03-31 18:47 UTC  (15+ messages)

[Bugme-new] [Bug 32242] New: irq 18, nobody cared, nor did irqpoll
 2011-03-31 13:32 UTC  (3+ messages)

[GIT PULL] SuperH Mobile ARM
 2011-03-31  6:21 UTC  (2+ messages)
` [PATCH] mmc, ARM: Add zboot from eSD support for "

[PATCH v6] mmc, ARM: Add zboot from eSD support for SuperH Mobile ARM
 2011-03-31  5:44 UTC  (5+ messages)
` [PATCH] "

[PATCH] mmc: change CONFIG of MMC_SDHCI based drivers from 'bool' to 'tristate'
 2011-03-31  1:37 UTC  (7+ messages)
` [PATCH] mmc: sdhci: change CONFIG of MMC_SDHCI_TEGRA from 'tristate' to 'bool'

[PATCH] dw_mmc: support send_auto_stop
 2011-03-31  1:29 UTC  (3+ messages)

[PATCH 1/2] MMC: SDHCI: Check mrq->cmd in sdhci_tasklet_finish
 2011-03-30 12:35 UTC  (2+ messages)
` [PATCH 2/2] MMC: SDHCI: Check mrq != NULL "

[PATCH 0/3] mmc_test: add some tests
 2011-03-30 10:57 UTC  (5+ messages)
` [PATCH 2/3] mmc_test: add tests to measure random I/O operations per second
` [PATCH 3/3] mmc_test: add tests to measure large sequential I/O performance

[RFC 0/4] sdhci: few patches for ENE 712 support
 2011-03-30  7:47 UTC  (4+ messages)

About mmc delayed workqueue
 2011-03-30  5:10 UTC  (6+ messages)

outstanding tmio patches
 2011-03-29 22:33 UTC  (6+ messages)

MMC cleanups for 2.6.39
 2011-03-29 19:07 UTC 

[PATCH] mmc: Add MPC512x SDHC driver
 2011-03-29 13:55 UTC  (4+ messages)


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