Searched hist:"11 d1a4aa8d657478cb2e5d33f203ba8f01b9ac24" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/host/ |
H A D | ohci.h | diff 11d1a4aa8d657478cb2e5d33f203ba8f01b9ac24 Thu Dec 14 20:54:03 CET 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org> USB: Implement support for "split" endian OHCI
This patch separates support for big endian MMIO register access and big endian descriptors in order to support the Toshiba SCC implementation which has big endian registers but little endian in-memory descriptors.
It simplifies the access functions a bit in ohci.h while at it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ohci-pci.c | diff 11d1a4aa8d657478cb2e5d33f203ba8f01b9ac24 Thu Dec 14 20:54:03 CET 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org> USB: Implement support for "split" endian OHCI
This patch separates support for big endian MMIO register access and big endian descriptors in order to support the Toshiba SCC implementation which has big endian registers but little endian in-memory descriptors.
It simplifies the access functions a bit in ohci.h while at it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | Kconfig | diff 11d1a4aa8d657478cb2e5d33f203ba8f01b9ac24 Thu Dec 14 20:54:03 CET 2006 Benjamin Herrenschmidt <benh@kernel.crashing.org> USB: Implement support for "split" endian OHCI
This patch separates support for big endian MMIO register access and big endian descriptors in order to support the Toshiba SCC implementation which has big endian registers but little endian in-memory descriptors.
It simplifies the access functions a bit in ohci.h while at it.
Signed-off-by: Benjamin Herrenschmidt <benh@kernel.crashing.org> Acked-by: David Brownell <dbrownell@users.sourceforge.net> Acked-by: Geoff Levand <geoffrey.levand@am.sony.com> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|