All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/3] mmc: omap_hsmmc: support SDIO cards
@ 2010-02-10 11:51 David Vrabel
  2010-02-10 11:51 ` [PATCH 1/3] mmc: omap_hsmmc: use packet sync'd DMA David Vrabel
  2010-02-11  8:29 ` [PATCH 0/3] mmc: omap_hsmmc: support SDIO cards Mike Rapoport
  0 siblings, 2 replies; 38+ messages in thread
From: David Vrabel @ 2010-02-10 11:51 UTC (permalink / raw)
  To: linux-mmc; +Cc: David Vrabel, linux-omap, madhu.cr

These patches add support for SDIO cards to the omap_hsmmc driver.  Less
restrictions on the sizes of transfers, power management changes to 
prevent SDIO cards from being turned off and losing all state, and card
interrupts.

I've been unable to test these exact patches as I only have an N900 for 
testing and the N900 support in mainline is incomplete.

David Vrabel (3):
  mmc: omap_hsmmc: use packet sync'd DMA
  mmc: omap_hsmmc: don't turn SDIO cards off when idle
  mmc: omap_hsmmc: enable SDIO card interrupts

 drivers/mmc/host/omap_hsmmc.c |  123 ++++++++++++++++++++++++++---------------
 1 files changed, 78 insertions(+), 45 deletions(-)

-- 
David Vrabel, Senior Software Engineer, Drivers
CSR, Churchill House, Cambridge Business Park,  Tel: +44 (0)1223 692562
Cowley Road, Cambridge, CB4 0WZ                 http://www.csr.com/


^ permalink raw reply	[flat|nested] 38+ messages in thread

end of thread, other threads:[~2010-03-02 23:29 UTC | newest]

Thread overview: 38+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2010-02-10 11:51 [PATCH 0/3] mmc: omap_hsmmc: support SDIO cards David Vrabel
2010-02-10 11:51 ` [PATCH 1/3] mmc: omap_hsmmc: use packet sync'd DMA David Vrabel
2010-02-10 11:51   ` [PATCH 2/3] mmc: omap_hsmmc: don't turn SDIO cards off when idle David Vrabel
2010-02-10 11:52     ` [PATCH 3/3] mmc: omap_hsmmc: enable SDIO card interrupts David Vrabel
2010-02-17 18:09       ` David Vrabel
2010-02-17 21:34         ` Cousson, Benoit
2010-02-17 18:45       ` Madhusudhan
2010-02-17 19:39         ` David Vrabel
2010-02-17 20:49           ` Paul Walmsley
2010-02-18 13:20             ` David Vrabel
2010-02-18 17:43               ` Paul Walmsley
2010-02-18 18:39                 ` Madhusudhan
2010-02-18 19:27                   ` Nicolas Pitre
2010-02-18 20:20                     ` Madhusudhan
2010-02-18 20:21                   ` Paul Walmsley
2010-02-18 22:16                     ` Steve Sakoman
2010-02-18 23:45                       ` Nicolas Pitre
2010-03-02 22:08                       ` Madhusudhan
2010-03-02 23:29                         ` Steve Sakoman
2010-02-19 21:47                     ` Madhusudhan
2010-02-18  0:26           ` Madhusudhan
2010-02-18 12:15             ` David Vrabel
2010-02-18 17:03               ` Madhusudhan
2010-02-19 21:05       ` Madhusudhan
2010-02-20  1:37         ` Madhusudhan
2010-02-22 14:28           ` David Vrabel
2010-02-17 17:21   ` [PATCH 1/3] mmc: omap_hsmmc: use packet sync'd DMA Madhusudhan
2010-02-17 17:47     ` David Vrabel
2010-02-11  8:29 ` [PATCH 0/3] mmc: omap_hsmmc: support SDIO cards Mike Rapoport
2010-02-11 11:10   ` David Vrabel
2010-02-11 11:42     ` Mike Rapoport
2010-02-11 12:12       ` David Vrabel
2010-02-11 12:31         ` Mike Rapoport
2010-02-18  6:57           ` Mike Rapoport
2010-02-18 16:53             ` Madhusudhan
2010-02-21  6:33               ` Mike Rapoport
2010-02-18  7:02     ` Mike Rapoport
2010-02-18 18:06       ` David Vrabel

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.