[linux-usb-devel] [PATCH] EHCI on non-Au1200 build fix

2006-06-05 Thread Ralf Baechle
Including ehci-au1xxx.c on a non-Au1200 Alchemy only to have it throw an error is stupid. diff --git a/drivers/usb/host/ehci-au1xxx.c b/drivers/usb/host/ehci-au1xxx.c index 63eadee..9315898 100644 --- a/drivers/usb/host/ehci-au1xxx.c +++ b/drivers/usb/host/ehci-au1xxx.c @@ -16,10 +16,6 @@ #includ

[linux-usb-devel] [PATCH] Fix OHCI HCD build for PNX 8550

2006-06-07 Thread Ralf Baechle
The PNX8550 OHCI is a platform device so we better include the necessary headers. Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]> diff --git a/drivers/usb/host/ohci-pnx8550.c b/drivers/usb/host/ohci-pnx8550.c index db9c5db..ed242e7 100644 --- a/drivers/usb/host/ohci-pnx8550.c +++ b/drive

Re: [linux-usb-devel] [PATCH] Fix OHCI HCD build for PNX 8550

2006-06-07 Thread Ralf Baechle
On Wed, Jun 07, 2006 at 07:27:56AM -0700, David Brownell wrote: > On Wednesday 07 June 2006 6:59 am, Ralf Baechle wrote: > > The PNX8550 OHCI is a platform device so we better include the necessary > > headers. > > PNX ohci support has not been submitted upstream yet... j

[linux-usb-devel] [PATCH] au1xxx: compile fixes for OHCI for au1200

2006-06-23 Thread Ralf Baechle
From: Domen Puncer <[EMAIL PROTECTED]> Compile fixes for au1200 ohci. First part looks a bit hackish... but it works for me. Signed-off-by: Domen Puncer <[EMAIL PROTECTED]> Index: linux-mailed/drivers/usb/host/ohci-au1xxx.c ===

[linux-usb-devel] [PATCH] au1200 USB - EHCI and OHCI fixes

2006-06-23 Thread Ralf Baechle
HCI and EHCI. It also removes the /* FIXME use "struct platform_driver" */. Signed-off-by: Daniel Mack <[EMAIL PROTECTED]> Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]> diff --git a/drivers/usb/host/ehci-au1xxx.c b/drivers/usb/host/ehci-au1xxx.c index 9b4697a..aed6ada 100644

[linux-usb-devel] [USB] goku_udc: Remove crude cache coherency code

2007-02-26 Thread Ralf Baechle
This is deep architecture specific magic and does should not to exist in a driver. Signed-off-by: Ralf Baechle <[EMAIL PROTECTED]> diff --git a/drivers/usb/gadget/goku_udc.c b/drivers/usb/gadget/goku_udc.c index 7b3a326..65c91d3 100644 --- a/drivers/usb/gadget/goku_udc.c +++ b/drivers/usb/

[linux-usb-devel] Re: [Linux-usb-users] Possible bug in usb storage (2.6.11 kernel)

2005-09-30 Thread Ralf Baechle
On Thu, Sep 29, 2005 at 01:27:05AM +0900, Atsushi Nemoto wrote: > > On Tue, 27 Sep 2005 11:38:35 -0400 (EDT), Alan Stern <[EMAIL > > PROTECTED]> said: > > stern> If that is so, it's a bug in linux-mips. ARCH_KMALLOC_MINALIGN > stern> is supposed to be at least as large as a cacheline.

Re: [linux-usb-devel] [PATCH] fix PNX8550 USB OHCI driver breakage

2006-10-05 Thread Ralf Baechle
On Thu, Oct 05, 2006 at 01:20:50PM -0700, David Brownell wrote: > > > No such file in current kernel.org git ... ??? > > > > Oh I'm confused as well... Though I did diff against linux-mips git > > tree I could hardly imagine that a USB driver might be in MIPS tree > > but not in mainline... > >

Re: [linux-usb-devel] [PATCH] USB OHCI support for PNX8550: reworked

2006-10-09 Thread Ralf Baechle
On Mon, Oct 09, 2006 at 01:18:40AM -0700, David Brownell wrote: > I don't see any reason not to list the bus suspend/resume methods; > they're not PNX-specific, after all. By NOTYET, presumably you mean > that MIPS basically has no PM support yet (except AU1X00)? That's > kind of too bad... surp

Re: [linux-usb-devel] [PATCH] USB OHCI support for PNX8550: reworked

2006-10-09 Thread Ralf Baechle
On Mon, Oct 09, 2006 at 12:32:56PM +0400, Vitaly Wool wrote: > + * This file is licenced under the GPL. You may want to explicitly make this GPL v2. > + /* > + * Set register CLK48CTL to enable and 48MHz > + */ > + outl(0x0003, PCI_BASE | 0x0004770c); The use of in/out on

[linux-usb-devel] Re: [PATCH] Buglet in Alchemy OHCI driver

2006-03-02 Thread Ralf Baechle
On Wed, Mar 01, 2006 at 11:30:26AM -0700, Jordan Crouse wrote: > Date: Wed, 1 Mar 2006 11:30:26 -0700 > From: "Jordan Crouse" <[EMAIL PROTECTED]> > To: linux-usb-devel@lists.sourceforge.net > cc: [EMAIL PROTECTED], [EMAIL PROTECTED], [EMAIL PROTECTED] > Subject: [PATCH] Buglet in Alchemy OHCI d

[linux-usb-devel] Re: [PATCH] Buglet in Alchemy OHCI driver

2006-03-07 Thread Ralf Baechle
On Tue, Mar 07, 2006 at 08:54:45AM -0800, Greg KH wrote: Again that's been a bug report against the wrong tree - it was broken in the MIPS tree only and is fixed since this morning. Ralf --- This SF.Net email is sponsored by xPML, a groundbr