linux-kernel.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
* [RFC 0/4] sdhci: few patches for ENE 712 support
@ 2011-03-18 22:11 Luis R. Rodriguez
  2011-03-18 22:11 ` [RFC 1/4] sdhci: allow for multiple delays when sending commands Luis R. Rodriguez
                   ` (5 more replies)
  0 siblings, 6 replies; 12+ messages in thread
From: Luis R. Rodriguez @ 2011-03-18 22:11 UTC (permalink / raw)
  To: cjb
  Cc: linux-mmc, linux-kernel, vmehta, naveen.singh, kvalo, j,
	Luis R. Rodriguez

I was pulled in to help with ath6kl development work. As part
of this I was given some PCI "ENE" SDHCI card which can I can slap
on to my desktop. I was then given this dump of patches to apply
to sdhci code to get it to work:

I prefer code upstream though so here is my split and cleanup
of these patches. I've tested it with my ENE card. Since I am
new to SDHCI I would prefer someone with more experience review
these chagnes and the respective commit log messages. I've
tried to make sense of them as best as I can. Unfortunately
I was not given any explanation to these changes except the
patch I got so I tried to make the best of it.

Luis R. Rodriguez (4):
  sdhci: allow for multiple delays when sending commands
  sdhci: sanity check for triggering interrupts thread
  sdhci: cache when the MMC bus width is 4 bits wide
  sdhci: add quick for controllers with for CIRQ issues

 drivers/mmc/host/sdhci-pci.c |    3 +-
 drivers/mmc/host/sdhci.c     |   46 +++++++++++++++++++++++++++++++++++------
 include/linux/mmc/sdhci.h    |    3 ++
 3 files changed, 44 insertions(+), 8 deletions(-)

-- 
1.7.4.15.g7811d


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

end of thread, other threads:[~2011-08-24 11:02 UTC | newest]

Thread overview: 12+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2011-03-18 22:11 [RFC 0/4] sdhci: few patches for ENE 712 support Luis R. Rodriguez
2011-03-18 22:11 ` [RFC 1/4] sdhci: allow for multiple delays when sending commands Luis R. Rodriguez
2011-03-18 23:10   ` Chris Ball
2011-03-18 23:52     ` Luis R. Rodriguez
2011-03-18 22:11 ` [RFC 2/4] sdhci: sanity check for triggering interrupts thread Luis R. Rodriguez
2011-03-18 22:11 ` [RFC 3/4] sdhci: cache when the MMC bus width is 4 bits wide Luis R. Rodriguez
2011-03-18 22:12 ` [RFC 4/4] sdhci: add quick for controllers with for CIRQ issues Luis R. Rodriguez
2011-03-18 22:29 ` [RFC 0/4] sdhci: few patches for ENE 712 support Luis R. Rodriguez
2011-03-19  9:15 ` Wolfram Sang
2011-03-30  1:16   ` Luis R. Rodriguez
2011-03-30  7:47     ` Wolfram Sang
2011-08-24 11:02       ` Kalle Valo

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).