Commit Graph

177 Commits (52ab3f3dc711eeccbfbcc5d4f5c5d9b9ff59650f)

Author SHA1 Message Date
Greg Kroah-Hartman 43104f1da8 [PATCH] USB: only make /sys/class/usb show up when there is something in it 19 years ago
Greg Kroah-Hartman bd00949647 [PATCH] USB: convert usb class devices to real devices 19 years ago
Greg Kroah-Hartman c182274ffe [PATCH] USB: move usb_device_class class devices to be real devices 19 years ago
Greg Kroah-Hartman 9bde7497e0 [PATCH] USB: make endpoints real struct devices 19 years ago
Greg Kroah-Hartman 36679ea598 [PATCH] USB: make usb_create_ep_files take a struct device 19 years ago
Greg Kroah-Hartman 84412f6291 [PATCH] USB: move the endpoint specific sysfs code to it's own file 19 years ago
Philippe Retornaz 786dc1d3d7 [PATCH] usb: drivers/usb/core/devio.c dereferences a userspace pointer 19 years ago
Alan Stern 6ad07129a8 [PATCH] usbcore: recovery from Set-Configuration failure 19 years ago
Alan Stern 7de18d8bf4 [PATCH] USB hub: use usb_reset_composite_device 19 years ago
Alan Stern 79efa097e7 [PATCH] usbcore: port reset for composite devices 19 years ago
Giridhar Pemmasani 3f8f4a18f4 [PATCH] usbcore: Fix broken RNDIS config selection 19 years ago
Daniel Drake 1fbe75e12f [PATCH] USB: print message when device is rejected due to insufficient power 19 years ago
Greg Kroah-Hartman 782a7a632e [PATCH] USB: add usb_interrupt_msg() function for api completeness. 19 years ago
Micah Dowty 3612242e52 [PATCH] USB: Allow high-bandwidth isochronous packets via usbfs 19 years ago
Micah Dowty e016683d59 [PATCH] USB: Remove 4088-byte limit on usbfs control URBs 19 years ago
Alan Stern 4489a5712b [PATCH] USB: usbcore: always turn on hub port power 19 years ago
David S. Miller c6387a48cf [SPARC]: Kill __irq_itoa(). 19 years ago
Alan Stern 436f5762bc [PATCH] USB: usbcore: don't check the device's power source 19 years ago
David Brownell db4cefaaea [PATCH] USB: fix OHCI PM regression 19 years ago
Andrew Morton 0266949205 [PATCH] pm: print name of failed suspend function 19 years ago
David Brownell 89ccbdc91b [PATCH] USB: otg hub support is optional 19 years ago
Adrian Bunk 87ed0aeba8 [PATCH] USB: drivers/usb/core/: remove unused exports 19 years ago
Arjan van de Ven 99ac48f54a [PATCH] mark f_ops const in the inode 19 years ago
Benjamin Herrenschmidt e8222502ee [PATCH] powerpc: Kill _machine and hard-coded platform numbers 19 years ago
Alan Stern e041c68341 [PATCH] Notifier chain update: API changes 19 years ago
Horst Schirmeier 24f8b116c4 [PATCH] USB: fix check_ctrlrecip to allow control transfers in state ADDRESS 19 years ago
Horst Schirmeier f48219db93 [PATCH] USB: usbcore: usb_set_configuration oops (NULL ptr dereference) 19 years ago
Alan Stern 6aa35675bb [PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces 19 years ago
Alan Stern 43c5d5aaaf [PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n 19 years ago
Alan Stern 6a8e87b23f [PATCH] USB core and HCDs: don't put_device while atomic 19 years ago
David Brownell fb669cc01e [PATCH] USB: remove usbcore-specific wakeup flags 19 years ago
David Brownell b1e8f0a6a8 [PATCH] USB: usbcore sets up root hubs earlier 19 years ago
Arjan van de Ven 4186ecf8ad [PATCH] USB: convert a bunch of USB semaphores to mutexes 19 years ago
Adrian Bunk e266a12492 [PATCH] USB: drivers/usb/core/message.c: make usb_get_string() static 19 years ago
Andrew Morton 9fcd5c322c [PATCH] USB: optimise devio.c usbdev_read fix 19 years ago
Oliver Neukum 8781ba0aa9 [PATCH] USB: optimise devio.c::usbdev_read 19 years ago
Greg Kroah-Hartman b87ba0a33a [PATCH] add EXPORT_SYMBOL_GPL_FUTURE() to USB subsystem 19 years ago
Greg KH 410c05427a [PATCH] USB: Fix GPL markings on usb core functions. 19 years ago
Alexey Dobriyan 5d68dfcf3a [PATCH] USB: arm26: fix compilation of drivers/usb/core/message.c 19 years ago
Greg Kroah-Hartman e9aa795aae [PATCH] USB: add might_sleep() to usb_unlink_urb() to warn developers 19 years ago
Jes Sorensen 1b1dcc1b57 [PATCH] mutex subsystem, semaphore to mutex: VFS, ->i_sem 19 years ago
Eric Dumazet 5160ee6fc8 [PATCH] shrink dentry struct 19 years ago
Kay Sievers 312c004d36 [PATCH] driver core: replace "hotplug" by "uevent" 19 years ago
Pete Zaitcev f5691d70d4 [PATCH] USB: fix usb_find_interface for ppc64 19 years ago
Pete Zaitcev aafbf24a11 [PATCH] USB: replace __setup("nousb") with __module_param_call 19 years ago
Alan Stern f3d34ed48c [PATCH] USB: fix local variable clash 19 years ago
Arjan van de Ven 4c4c9432a6 [PATCH] USB: mark various usb tables const 19 years ago
Alan Stern 2425e9fe67 [PATCH] USB: Don't assume root-hub resume succeeds 19 years ago
Chris Humbert bd39b7f195 [PATCH] USB: don't allocate dma pools for PIO HCDs 19 years ago
Alan Stern 12c3da346e [PATCH] USB: Store port number in usb_device 19 years ago