Searched hist:"39 a269c09f854d3d98cbb755b3568175f04efa10" (Results 1 – 3 of 3) sorted by relevance
/linux/drivers/usb/ |
H A D | Kconfig | diff 39a269c09f854d3d98cbb755b3568175f04efa10 Sun Jan 22 19:32:13 CET 2006 Andrew Victor <andrew@sanpeople.com> [PATCH] USB: add support for OCHI on AT91rm9200
This adds support for OHCI on AT91rm9200 based boards.
Possibly of interest here is the way this uses <linux/clk.h> to gate clocks on/off during system pm state transitions. That's typical for non-PCI systems. Some can go further; Mini-A host side connectors enable ID-pin sensing.
From: Andrew Victor <andrew@sanpeople.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
/linux/drivers/usb/host/ |
H A D | ohci-at91.c | 39a269c09f854d3d98cbb755b3568175f04efa10 Sun Jan 22 19:32:13 CET 2006 Andrew Victor <andrew@sanpeople.com> [PATCH] USB: add support for OCHI on AT91rm9200
This adds support for OHCI on AT91rm9200 based boards.
Possibly of interest here is the way this uses <linux/clk.h> to gate clocks on/off during system pm state transitions. That's typical for non-PCI systems. Some can go further; Mini-A host side connectors enable ID-pin sensing.
From: Andrew Victor <andrew@sanpeople.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|
H A D | ohci-hcd.c | diff 39a269c09f854d3d98cbb755b3568175f04efa10 Sun Jan 22 19:32:13 CET 2006 Andrew Victor <andrew@sanpeople.com> [PATCH] USB: add support for OCHI on AT91rm9200
This adds support for OHCI on AT91rm9200 based boards.
Possibly of interest here is the way this uses <linux/clk.h> to gate clocks on/off during system pm state transitions. That's typical for non-PCI systems. Some can go further; Mini-A host side connectors enable ID-pin sensing.
From: Andrew Victor <andrew@sanpeople.com> Signed-off-by: David Brownell <dbrownell@users.sourceforge.net> Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
|