linux/drivers/usb/core
Alan Stern 16f16d117c [PATCH] USB: Fix maxpacket length for ep0 on root hubs
This patch (as591) fixes a rather innocuous bug that has been around for
quite a long time: Virtual root hubs should have a maxpacket length of
64 for endpoint 0.  I didn't realize it was wrong until I started
looking through the endpoint attribute files.

Signed-off-by: Alan Stern <stern@rowland.harvard.edu>
Signed-off-by: Greg Kroah-Hartman <gregkh@suse.de>
2005-10-28 16:47:51 -07:00
..
buffer.c [PATCH] gfp_t: drivers/usb 2005-10-28 08:16:49 -07:00
config.c [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 2005-10-28 16:47:51 -07:00
devices.c
devio.c [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 2005-10-28 16:47:51 -07:00
file.c [PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer needed 2005-10-28 16:47:37 -07:00
hcd-pci.c [PATCH] usbcore PCI glue updates for PM 2005-10-28 16:47:40 -07:00
hcd.c [PATCH] USB: Fix maxpacket length for ep0 on root hubs 2005-10-28 16:47:51 -07:00
hcd.h [PATCH] USB: convert usbmon to use usb notifiers 2005-10-28 16:47:46 -07:00
hub.c [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 2005-10-28 16:47:51 -07:00
hub.h [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields 2005-10-28 16:47:42 -07:00
inode.c [PATCH] USB: convert usbfs/inode.c to use usb notifiers 2005-10-28 16:47:46 -07:00
Kconfig [PATCH] root hub updates (greater half) 2005-10-28 16:47:40 -07:00
Makefile [PATCH] USB: add notifier functions to the USB core for devices and busses 2005-10-28 16:47:46 -07:00
message.c [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 2005-10-28 16:47:51 -07:00
notify.c [PATCH] USB: add notifier functions to the USB core for devices and busses 2005-10-28 16:47:46 -07:00
otg_whitelist.h
sysfs.c [PATCH] usbcore: Wrap lines before column 80 2005-10-28 16:47:51 -07:00
urb.c [PATCH] updates for "controller suspended" handling 2005-10-28 16:47:41 -07:00
usb.c [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 2005-10-28 16:47:51 -07:00
usb.h [PATCH] USB: convert usbfs/devio.c to use usb notifiers 2005-10-28 16:47:46 -07:00