All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCHSET] libata: PATA driver for Celleb
@ 2007-01-26  7:24 Akira Iguchi
  2007-01-26  7:46   ` Jeff Garzik
  0 siblings, 1 reply; 59+ messages in thread
From: Akira Iguchi @ 2007-01-26  7:24 UTC (permalink / raw)
  To: linux-ide
  Cc: linuxppc-dev, kou.ishizaki, benh, arnd, paulus, linas, jeff, alan

Dear everyone.

Thank you for many useful comments.
This is the latest patchset for the PATA controller of Celleb. 

This patchset consists of
[1] add another IRQ calls (core and headers)
[2] add another IRQ calls (libata drivers)
[3] PATA driver for Celleb

And patch[3] depends on patch[1,2].

This patchset is based on the Tejun's "devres" git tree, which is
available at the followin URL.

http://htj.dyndns.org/git/?p=libata-tj.git;a=commit;h=efc6607aefe728b2721f6a0126bc527bc23eb46f


Best regards,
Akira Iguchi


^ permalink raw reply	[flat|nested] 59+ messages in thread
* [PATCH 0/12]: spidernet updates
@ 2007-02-20 22:13 Linas Vepstas
  2007-02-20 22:32 ` [PATCH 2/12] spidernet: compile break Linas Vepstas
  0 siblings, 1 reply; 59+ messages in thread
From: Linas Vepstas @ 2007-02-20 22:13 UTC (permalink / raw)
  To: Jeff Garzik
  Cc: Benjamin Herrenschmidt, kou.ishizaki, arnd, Jens Osterkamp,
	netdev, linux-kernel



Jeff, 
Please apply and forward upstream this patch series.

This is the followup to the collision of patches that
landed on your doorstep last week. It rolls up the 
patches from Jens and Kou. 

--linas


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

end of thread, other threads:[~2007-02-20 22:32 UTC | newest]

Thread overview: 59+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2007-01-26  7:24 [PATCHSET] libata: PATA driver for Celleb Akira Iguchi
2007-01-26  7:46 ` Jeff Garzik
2007-01-26  7:46   ` Jeff Garzik
2007-02-14  5:19   ` Akira Iguchi
2007-02-14  5:19   ` Akira Iguchi
     [not found]   ` <200702140518.l1E5IoWX010896@toshiba.co.jp>
2007-02-14  5:29     ` Benjamin Herrenschmidt
2007-02-14  5:29       ` Benjamin Herrenschmidt
2007-02-15  5:07       ` Jeff Garzik
2007-02-15  5:07         ` Jeff Garzik
2007-02-15  7:52         ` Benjamin Herrenschmidt
2007-02-15  7:52           ` Benjamin Herrenschmidt
2007-02-15 10:41           ` Jens Osterkamp
2007-02-15 10:41             ` Jens Osterkamp
2007-02-15 16:03             ` Jim Lewis
2007-02-15 17:14             ` Linas Vepstas
2007-02-15 17:14               ` Linas Vepstas
2007-02-15 18:09               ` Arnd Bergmann
2007-02-15 18:09                 ` Arnd Bergmann
2007-02-15 19:11                 ` Linas Vepstas
2007-02-15 19:11                   ` Linas Vepstas
2007-02-19 21:56                 ` Alan
2007-02-19 21:56                   ` Alan
2007-02-19 21:21                   ` Benjamin Herrenschmidt
2007-02-19 21:21                     ` Benjamin Herrenschmidt
2007-02-19 23:46                     ` Alan
2007-02-19 23:46                       ` Alan
2007-02-19 23:17                       ` Bartlomiej Zolnierkiewicz
2007-02-19 23:17                         ` Bartlomiej Zolnierkiewicz
2007-02-19 23:28                         ` Benjamin Herrenschmidt
2007-02-19 23:28                           ` Benjamin Herrenschmidt
2007-02-19 23:18                       ` Benjamin Herrenschmidt
2007-02-19 23:18                         ` Benjamin Herrenschmidt
2007-02-19 21:43                   ` Benjamin Herrenschmidt
2007-02-19 21:43                     ` Benjamin Herrenschmidt
2007-02-20  8:14                   ` Geert Uytterhoeven
2007-02-20  8:14                     ` Geert Uytterhoeven
2007-02-15 20:46               ` Benjamin Herrenschmidt
2007-02-15 20:46                 ` Benjamin Herrenschmidt
2007-02-16  0:18                 ` [PATCHSET] spidernet, sungem_phy: consolidated patch series Linas Vepstas
2007-02-16  0:18                   ` Linas Vepstas
2007-02-16  0:43                   ` [PATCH 1/12]: sungem_phy: support bcm5461 phy, autoneg Linas Vepstas
2007-02-16  0:44                     ` [PATCH 2/12]: spidernet: compile break Linas Vepstas
2007-02-16  0:45                     ` [PATCH 3/12] spidernet: autoneg support for Celleb Linas Vepstas
2007-02-16  0:46                     ` [PATCH 4/12] spidernet: load firmware when open Linas Vepstas
2007-02-16  0:48                     ` [PATCH 5/12] spidernet: spidernet: add support for Celleb Linas Vepstas
2007-02-16  0:49                     ` [PATCH 6/12] spidernet: remove txram full logging Linas Vepstas
2007-02-16  0:50                     ` [PATCH 7/12] spidernet: move medium variable into card struct Linas Vepstas
2007-02-16  0:52                     ` [PATCH 8/12] Spidernet: separate hardware state from driver state Linas Vepstas
2007-02-16  0:53                     ` [PATCH: 9/12]: spidernet: fix racy double-free of skb Linas Vepstas
2007-02-16  0:55                     ` [PATCH 10/12] spidernet: transmit race Linas Vepstas
2007-02-16  0:57                     ` [PATCH 11/12] spidernet: janitorial, typos Linas Vepstas
2007-02-16  0:58                     ` [PATCH 12/12]: spidernet: maintainership Linas Vepstas
2007-02-16 14:46                     ` [PATCH 1/12]: sungem_phy: support bcm5461 phy, autoneg Arnd Bergmann
2007-02-16 16:19                       ` Linas Vepstas
2007-02-15  5:12       ` spidernet (was Re: [PATCHSET] libata: PATA driver for Celleb) Jeff Garzik
2007-02-15  5:12         ` Jeff Garzik
2007-02-15  7:52         ` Benjamin Herrenschmidt
2007-02-15  7:52           ` Benjamin Herrenschmidt
2007-02-20 22:13 [PATCH 0/12]: spidernet updates Linas Vepstas
2007-02-20 22:32 ` [PATCH 2/12] spidernet: compile break Linas Vepstas

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.