Commit Graph

307 Commits (da68d61f89e275260cc993a0d4a39e63700098fb)

Author SHA1 Message Date
Randy Dunlap 892705a1e1 USB: kernel-doc fixes 18 years ago
Alan Stern 3f141e2aed USB: unconfigure devices which have config 0 18 years ago
Alan Stern db90e7a15c USB: fix concurrent buffer access in the hub driver 18 years ago
Alan Stern 12f1ff8351 usbcore: small changes to hub driver's suspend method 18 years ago
Robert P. J. Day 7fe89e9cc8 USB: Fix apparent typo CONFIG_USB_CDCETHER. 18 years ago
Oliver Neukum 6957e1ac9c USB: fix needless failure under certain conditions 18 years ago
Josh Triplett c5999f0da7 USB: In init_endpoint_class, use PTR_ERR to obtain an errno value, not IS_ERR 18 years ago
Oliver Neukum 1a68f71d4f USB: a bit more coding style cleanup 18 years ago
Oliver Neukum 9251644ab3 usbcore: trivial whitespace fixes 18 years ago
Oliver Neukum 3ede760f0e USB: total removal of multithreaded probing in usb 18 years ago
Alan Stern 896fbd7199 usbcore: remove unused bandwith-related code 18 years ago
Greg Kroah-Hartman 93bacefc4c USB serial: add dynamic id support to usb-serial core 18 years ago
Ole Andre Vadla Ravnas ad55d71a3d rndis_host learns ActiveSync basics 18 years ago
Alan Stern 1737bf2c5e usbcore: remove unneeded error check 18 years ago
David Brownell 2360e4aa64 USB: indicate active altsetting in proc/bus/usb/devices file 18 years ago
Dan Carpenter 316547fdfa USB: devio.c add missing INIT_LIST_HEAD() 18 years ago
Greg Kroah-Hartman 0873c76485 USB: convert usb class devices to real devices 18 years ago
Greg Kroah-Hartman 7bc3d63562 USB: move usb_device_class class devices to be real devices 18 years ago
Greg Kroah-Hartman 80f745fb1b USB: add the sysfs driver name to all modules 18 years ago
Greg Kroah-Hartman b1bf4f412b USB: disable USB_MULTITHREAD_PROBE 18 years ago
Sarah Bailey c07be136a8 USB: Fixed bug in endpoint release function. 18 years ago
Chris Frey df251b8bfc USB: fix to usbfs_snoop logging of user defined control urbs 18 years ago
Josef Sipek 33cb899400 [PATCH] struct path: convert usb 18 years ago
Nigel Cunningham 7dfb71030f [PATCH] Add include/linux/freezer.h and move definitions from sched.h 18 years ago
Christoph Lameter 441e143e95 [PATCH] slab: remove SLAB_DMA 18 years ago
Christoph Lameter e94b176609 [PATCH] slab: remove SLAB_KERNEL 18 years ago
Christoph Lameter 54e6ecb239 [PATCH] slab: remove SLAB_ATOMIC 18 years ago
David Howells 6d5aefb8ea WorkQueue: Fix up arch-specific work items where possible 18 years ago
Alan Stern 94fcda1f8a usbcore: remove unused argument in autosuspend 18 years ago
Alan Stern ee49fb5dc8 USB: keep count of unsuspended children 18 years ago
Alan Stern d25450c687 USB hub: simplify remote-wakeup handling 18 years ago
Alan Stern ce3615879a USB: struct usb_device: change flag to bitflag 18 years ago
Alan Stern 40f122f343 USB: Add autosuspend support to the hub driver 18 years ago
Greg Kroah-Hartman c066475e1f USB: create a new thread for every USB device found during the probe sequence 18 years ago
Sarah Bailey 7e27780ffd USB: added dynamic major number for USB endpoints 18 years ago
Adrian Bunk 8bb22d2bda USB: make drivers/usb/core/driver.c:usb_device_match() static 18 years ago
Alan Stern db063507b4 USB core: fix compiler warning about usb_autosuspend_work 18 years ago
Stephen Hemminger d5ec1686ba USB: resume_device symbol conflict 18 years ago
Alan Stern 1bb5f66bb3 USB: Move private hub declarations out of public header file 18 years ago
Alan Stern 692a186c9d USB: expand autosuspend/autoresume API 18 years ago
Alan Stern af4f76066d USB: autosuspend code consolidation 18 years ago
Luiz Fernando N. Capitulino 0c1ac4f25f USB: makes usb_endpoint_* functions inline. 18 years ago
Luiz Fernando N. Capitulino 87ad46c94e USB: devices: Use usb_endpoint_* functions 18 years ago
Alan Stern 93c8bf45e0 USB core: don't match interface descriptors for vendor-specific devices 18 years ago
inaky@linux.intel.com 88fafff9d7 usb hub: fix root hub code so it takes more than 15 devices per root hub 18 years ago
inaky@linux.intel.com 4370525167 usb/hub: allow hubs up to 31 children 18 years ago
David Howells c4028958b6 WorkStruct: make allyesconfig 18 years ago
Laurent Pinchart 6ab16a9029 USB: Fixed outdated usb_get_device_descriptor() documentation 18 years ago
David Brownell 11bd44abbd USB: fix compiler issues with newer gcc versions 18 years ago
Akinobu Mita 27d39e2627 usb devio: handle class_device_create() error 19 years ago