public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/8] au1xmmc updates #4
@ 2008-06-09  6:35 Manuel Lauss
  2008-06-09  6:36 ` [PATCH 1/8] au1xmmc: remove db1200 board code, rewrite probe Manuel Lauss
                   ` (7 more replies)
  0 siblings, 8 replies; 23+ messages in thread
From: Manuel Lauss @ 2008-06-09  6:35 UTC (permalink / raw)
  To: linux-mips, sshtylyov, drzeus, linux-kernel

Hello,

The following set of patches updates the au1xmmc driver with new features
and moves code not belonging to the driver source to MIPS/Alchemy board
files.

I also took the opportunity to clean up the drivers probe() and irq()
handlers to make it a "proper" platform device (patches #1 and #2).

Patches #3, #4 and #6 implement new features, #5 and #7 are cleanups.

The patches are intended to be applied on top of each other, against
current mainline git (2.6.23-rc5+).

Changes since V3:
- previous patches #1 and #2 are dropped since they are already upstream.
  ("Alchemy: export get_au1x00_speed for modules" and
   "Alchemy: dbdma: add API to delete custom DDMA device")

- few additional minor fixes and patches folded into others.

- I'm taking over maintainership of the driver for as long as I have
  hardware to test it on.

Changes since V2:
- address almost all Sergei Shtylyov's comments:
  pb1200/db1200 mmc device registration moved back to original location,
  remove the au1xmmc.h header as part of codingstyle cleanup
  other nits.

- 2 more patches (#8, #9)

Changes since V1:
- fix a bug in patch #6: SDIO irq should be checked for independently
  from other irq events.
- more trivial cleanups

Db1200 users, please test!  I verified the poll timer works on one of
older boards, however since I don't have Db1200 and Pb1200 boards I'm
not sure whether the driver still works with both SD controllers enabled!

Thanks!
	Manuel Lauss

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

end of thread, other threads:[~2008-06-20 17:44 UTC | newest]

Thread overview: 23+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2008-06-09  6:35 [PATCH 0/8] au1xmmc updates #4 Manuel Lauss
2008-06-09  6:36 ` [PATCH 1/8] au1xmmc: remove db1200 board code, rewrite probe Manuel Lauss
2008-06-09  6:37 ` [PATCH 2/8] Alchemy: register mmc platform device for db1200/pb1200 boards Manuel Lauss
2008-06-12  9:02   ` Ralf Baechle
2008-06-12 10:18     ` Ralf Baechle
2008-06-12 12:18       ` Manuel Lauss
2008-06-12 12:26         ` Ralf Baechle
2008-06-12 13:42           ` Pierre Ossman
2008-06-12 13:47             ` Ralf Baechle
2008-06-12 13:53               ` Pierre Ossman
2008-06-12 13:58               ` Manuel Lauss
2008-06-20 15:46                 ` Pierre Ossman
2008-06-20 16:12                   ` Manuel Lauss
2008-06-20 17:03                     ` Pierre Ossman
2008-06-20 17:13                       ` Manuel Lauss
2008-06-20 17:43                         ` Pierre Ossman
2008-06-09  6:37 ` [PATCH 3/8] au1xmmc: enable 4 bit transfer mode Manuel Lauss
2008-06-09  6:38 ` [PATCH 4/8] au1xmmc: SDIO IRQ support Manuel Lauss
2008-06-09  6:38 ` [PATCH 5/8] au1xmmc: codingstyle tidying Manuel Lauss
2008-06-09  6:39 ` [PATCH 6/8] au1xmmc: abort requests early if no card is present Manuel Lauss
2008-06-09  6:39 ` [PATCH 7/8] Alchemy: remove unused MMC macros from db1x00 header Manuel Lauss
2008-06-12 10:21   ` Ralf Baechle
2008-06-09  6:40 ` [PATCH 8/8] au1xmmc: new maintainer Manuel Lauss

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