All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 00/05] tmio_mmc: Minor fixes and cnf/irq changes
@ 2009-03-11 12:58 Magnus Damm
  2009-03-11 12:58 ` [PATCH 01/05] tmio_mmc: Fix one off, use resource_size() in probe() Magnus Damm
                   ` (5 more replies)
  0 siblings, 6 replies; 22+ messages in thread
From: Magnus Damm @ 2009-03-11 12:58 UTC (permalink / raw)
  To: linux-kernel; +Cc: drzeus-wbsd, Magnus Damm, ian, akpm

tmio_mmc: Minor fixes and cnf/irq changes

These patches fix two trivial issues and updates the tmio_mmc
driver to support hardware configurations that lack the cnf io
area (only a single ctl area) but may use multiple interrupts.

[PATCH 01/05] tmio_mmc: Fix one off, use resource_size() in probe()
[PATCH 02/05] tmio_mmc: Fix use after free in remove()
[PATCH 03/05] tmio_mmc: Break out cnf area operations
[PATCH 04/05] tmio_mmc: Make cnf area optional
[PATCH 05/05] tmio_mmc: Support multiple interrupts

Signed-off-by: Magnus Damm <damm@opensource.se>
---

 drivers/mmc/host/tmio_mmc.c |  156 ++++++++++++++++++++++++++++++-------------
 drivers/mmc/host/tmio_mmc.h |    1 
 2 files changed, 109 insertions(+), 48 deletions(-)

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

end of thread, other threads:[~2009-04-01 19:01 UTC | newest]

Thread overview: 22+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2009-03-11 12:58 [PATCH 00/05] tmio_mmc: Minor fixes and cnf/irq changes Magnus Damm
2009-03-11 12:58 ` [PATCH 01/05] tmio_mmc: Fix one off, use resource_size() in probe() Magnus Damm
2009-03-11 14:26   ` Ian Molton
2009-03-11 12:59 ` [PATCH 02/05] tmio_mmc: Fix use after free in remove() Magnus Damm
2009-03-11 14:28   ` Ian Molton
2009-03-11 12:59 ` [PATCH 03/05] tmio_mmc: Break out cnf area operations Magnus Damm
2009-03-11 14:39   ` Ian Molton
2009-03-12  2:13     ` Magnus Damm
2009-03-11 12:59 ` [PATCH 04/05] tmio_mmc: Make cnf area optional Magnus Damm
2009-03-11 12:59 ` [PATCH 05/05] tmio_mmc: Support multiple interrupts Magnus Damm
2009-03-11 14:21   ` Ian Molton
2009-03-12  1:45     ` Magnus Damm
2009-03-16 18:30 ` [PATCH 00/05] tmio_mmc: Minor fixes and cnf/irq changes Pierre Ossman
2009-03-18  1:58   ` Magnus Damm
2009-03-24  2:07     ` Ian Molton
2009-03-25  8:56       ` Magnus Damm
2009-03-31  2:51         ` Magnus Damm
2009-03-31 18:37           ` Ian Molton
2009-04-01  2:20             ` Magnus Damm
2009-04-01 19:00               ` Ian Molton
2009-03-24  2:00   ` Ian Molton
2009-03-24 20:05     ` Pierre Ossman

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.