public inbox for linux-mmc@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2011-06-20 19:34:55 to 2011-06-29 02:38:38 UTC [more...]

[PATCH] mmc: sdhci-s3c: Fix return value in sdhci_s3c_suspend/resume()
 2011-06-29  2:38 UTC 

[PATCHv2 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-06-28 23:32 UTC  (5+ messages)
` [PATCHv2 1/3] MMC: OMAP: HSMMC: Remove lazy_disable
` [PATCHv2 2/3] MMC: OMAP: HSMMC: add runtime pm support
` [PATCHv2 3/3] MMC: OMAP: HSMMC: Remove unused iclk

-ENOSYS suspend-powerdown regression
 2011-06-28 22:04 UTC  (9+ messages)

[PATCH 0/3] OMAP: HSMMC: cleanup and runtime pm
 2011-06-28 20:30 UTC  (16+ messages)
` [PATCH 1/3] MMC: OMAP: HSMMC: Remove lazy_disable
` [PATCH 2/3] MMC: OMAP: HSMMC: add runtime pm support
` [PATCH 3/3] MMC: OMAP: HSMMC: Remove unused iclk

[RFC] How working MMC_BUS_WIDTH_TEST??
 2011-06-28 19:50 UTC  (2+ messages)

mmc_test Correct xfer_size at write
 2011-06-28 16:50 UTC  (2+ messages)

[PATCH 0/2] maximum discard size
 2011-06-28 14:16 UTC  (3+ messages)
` [PATCH 1/2] mmc: queue: let host controllers specify maximum discard timeout
` [PATCH 2/2] mmc: sdhci: "

[PATCH] mmc: sdio: reset card during power_restore
 2011-06-28 11:10 UTC  (32+ messages)

mmc_test Correct xfer_size at write
 2011-06-28 10:35 UTC 

[PATCH v8 00/12] use nonblock mmc requests to minimize latency
 2011-06-28  9:54 UTC  (15+ messages)
` [PATCH v8 01/12] mmc: core: add non-blocking mmc request function
  ` [PATCH v8 02/12] omap_hsmmc: add support for pre_req and post_req
  ` [PATCH v8 03/12] mmci: implement pre_req() and post_req()
  ` [PATCH v8 04/12] mmc: mmc_test: add debugfs file to list all tests
  ` [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 v8 07/12] mmc: block: add member in mmc queue struct to hold request data
  ` [PATCH v8 08/12] mmc: block: add a block request prepare function
  ` [PATCH v8 09/12] mmc: block: move error code in issue_rw_rq to a separate function
  ` [PATCH v8 10/12] mmc: queue: add a second mmc queue request member
  ` [PATCH v8 11/12] mmc: core: add random fault injection
  ` [PATCH v8 12/12] mmc: block: add handling for two parallel block requests in issue_rw_rq

[PATCH 4/4] mmci: fixup sg buffer handling in pio_write
 2011-06-28  7:57 UTC 

[PATCH 3/4] mmci: sync DATAEND irq with dma|pio transfer done
 2011-06-28  7:57 UTC 

[PATCH 2/4] mmci: adjust calculation of f_min
 2011-06-28  7:57 UTC 

[PATCH 1/4] mmci: use StartBitErr to detect bad connections
 2011-06-28  7:57 UTC 

[PATCH 0/4] MMCI patches for 3.1
 2011-06-28  7:57 UTC 

[PATCH v6 00/11] mmc: use nonblock mmc requests to minimize latency
 2011-06-28  6:22 UTC  (28+ messages)
` [PATCH v6 02/11] omap_hsmmc: add support for pre_req and post_req
` [PATCH v6 11/11] mmc: add handling for two parallel block requests in issue_rw_rq

[GIT PULL] MMC fixes for 3.0-rc5
 2011-06-27 16:15 UTC 

[PATCH v4 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5
 2011-06-27  4:23 UTC  (11+ messages)
` [PATCH v4 1/4] mmc: sdhci: fix interrupt storm from card detection
` [PATCH v4 2/4] mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared
` [PATCH v4 3/4] mmc: sdhci-esdhc-imx: remove "WP" from flag ESDHC_FLAG_GPIO_FOR_CD_WP
` [PATCH v4 4/4] mmc: sdhci-esdhc-imx: extend card_detect and write_protect support for mx5

[PATCH] mmc: sdio: reset card during power_restore
 2011-06-26 15:23 UTC  (3+ messages)

[PATCH] mmc: sdio: fix runtime PM path during driver removal
 2011-06-26 15:09 UTC  (3+ messages)

[PATCH 0/4] Minor MMC fixes
 2011-06-25 22:54 UTC  (7+ messages)
` [PATCH 1/4] mmc: block: switch card to User Data Area when removing the block driver
` [PATCH 2/4] mmc: core: make erase timeout calculation allow for gated clock
` [PATCH 3/4] mmc: queue: append partition subname to queue thread name
` [PATCH 4/4] mmc: queue: bring discard_granularity/alignment into line with SCSI definitions

[PATCH 18/35] drivers/mmc changes for SMBIOS and System Firmware
 2011-06-25 22:42 UTC  (2+ messages)

[PATCH 0/4] PCI: fix cardbus and sriov regressions
 2011-06-24 23:45 UTC  (15+ messages)
` [PATCH 1/4] PCI: honor child buses add_size in hot plug configuration
` [PATCH 2/4] PCI : ability to resize assigned pci-resource
` [PATCH 3/4] PCI: make SRIOV resources nice-to-have
` [PATCH 4/4] PCI: make cardbus-bridge "

SD8686 fast power-cycle problems
 2011-06-24 15:53 UTC  (6+ messages)

[PATCH 0/6] mmc: dw_mmc: misc fixes and improvements
 2011-06-24 14:53 UTC  (8+ messages)
` [PATCH 1/6] mmc: dw_mmc: clear TXDR/RXDR ints before enabling
` [PATCH 2/6] mmc: dw_mmc: fix race with request and removal
` [PATCH 3/6] mmc: dw_mmc: convert card tasklet to workqueue
` [PATCH 4/6] mmc: dw_mmc: brackets in register access macros
` [PATCH 5/6] mmc: dw_mmc: don't hard code fifo depth, fix usage
` [PATCH 6/6] mmc: dw_mmc: handle unaligned buffers and sizes

[PATCH 00/35]: System Firmware and SMBIOS Support
 2011-06-24 13:40 UTC 

winner
 2011-06-23 18:54 UTC 

[PATCH 4/5] pm: move pm notifiers into suspend.h
 2011-06-23 20:24 UTC  (5+ messages)

[RFC] sdhci: suspend code correct ?
 2011-06-23  0:09 UTC 

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

[PATCH v2 1/3] dmaengine: add new dma API for max_segment_number
 2011-06-21 17:44 UTC  (4+ messages)
` [PATCH v3 RESEND] dma-mapping: add new "

[PATCH] cb710: fix #ifdef HAVE_EFFICIENT_UNALIGNED_ACCESS
 2011-06-21 16:40 UTC  (3+ messages)

[PATCH 0/5 v2] mmc: sdhi: Allow waiting for idle
 2011-06-21 16:37 UTC  (17+ messages)
` [PATCH 1/5] mmc: tmio: name 0xd8 as CTL_DMA_ENABLE
` [PATCH 2/5] mmc: tmio: Share register access functions
` [PATCH 3/5] mmc: sdhi: Add write16_hook
` [PATCH 4/5] ARM: mach-shmobile: ag5evm: consistently name sdhi info structures
` [PATCH 5/5] ARM: mach-shmobile: ag5evm: SDHI requires waiting for idle

[PATCH 0/3] Improve MMC error handling (3rd rev)
 2011-06-21 16:23 UTC  (3+ messages)

[PATCH v3 0/4] Extend sdhci-esdhc-imx card_detect and write_protect support for mx5
 2011-06-21 14:58 UTC  (12+ messages)
` [PATCH v3 1/4] mmc: sdhci: fix interrupt storm from card detection
` [PATCH v3 2/4] mmc: sdhci-esdhc-imx: SDHCI_CARD_PRESENT does not get cleared

[PATCH] mmc: sdhci-pxa move platform data to include/linux/platform_data
 2011-06-21  4:59 UTC 

SDHCI I/O errors
 2011-06-20 21:25 UTC  (4+ messages)

[PATCH 0/3] Make DMA slave ID 0 invalid to simplify platform data
 2011-06-20 19:37 UTC  (4+ messages)
` [PATCH 3/3] mmc: SDHI: DMA slave ID 0 is invalid

irq flood with mmc boot partitions on s3c2416 with 3.0rc1
 2011-06-20 19:34 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