31 Mar, 2011
1 commit
-
Fixes generated by 'codespell' and manually reviewed.
Signed-off-by: Lucas De Marchi
21 May, 2010
1 commit
-
The usbcore headers: hcd.h and hub.h are shared between usbcore,
HCDs and a couple of other drivers (e.g. USBIP modules).
So, it makes sense to move them into a more public location and
to cleanup dependency of those modules on kernel internal headers.
This patch moves hcd.h from drivers/usb/core into include/linux/usb/Signed-of-by: Eric Lescouet
Cc: Alan Stern
Signed-off-by: Greg Kroah-Hartman
03 May, 2008
1 commit
-
This patch adds HCD support for the Cypress c67x00 family of devices.
Signed-off-by: Peter Korsgaard
Signed-off-by: Greg Kroah-Hartman