Commit Graph

79 Commits (1224f373c974eacc46fe5e1073422c794d0b0d34)

Author SHA1 Message Date
David Howells 7d12e780e0 IRQ: Maintain regs pointer globally rather than passing to IRQ handlers 19 years ago
Alan Stern e0318ebff4 USB: fix autosuspend when CONFIG_PM isn't set 19 years ago
David Brownell fc849b85fb USB: remove OTG build warning 19 years ago
Alan Stern 353a4098c6 USB: force root hub resume after power loss 19 years ago
Tobias Klauser ec17cf1cfe USB: Remove unneeded void * casts in core files 19 years ago
Alan Stern 02c399ee45 usbcore: remove usb_suspend_root_hub 19 years ago
Alan Stern 645daaab0b usbcore: add autosuspend/autoresume infrastructure 19 years ago
Alan Stern b6956ffa59 usbcore: store each usb_device's level in the tree 19 years ago
Andrew Morton 511366da53 USB: usb-hub-driver-improve-use-of-ifdef fix 19 years ago
Inaky Perez-Gonzalez 83a0719673 wusb: pretty print new wireless USB devices when they connect 19 years ago
Inaky Perez-Gonzalez 5bb6e0ae8f wusb: handle wusb device ep0 speed settings 19 years ago
Inaky Perez-Gonzalez 0165de0974 wusb: hub code recognizes wusb ports 19 years ago
Alan Stern d5cbad4b8b usbcore: khubd and busy-port handling 19 years ago
Luiz Fernando N. Capitulino fbf81c29a3 USB: hub: Use usb_endpoint_* functions. 19 years ago
Alan Stern d388dab7b5 hub driver: improve use of #ifdef 19 years ago
Alan Stern 114b368c07 usbcore: fix up device and power state tests 19 years ago
Alan Stern 2bf4086d7a usbcore: set device and power states properly 19 years ago
Alan Stern a8e7c56535 usbcore: resume device resume recursion 19 years ago
Alan Stern 782da727b0 usbcore: make usb_generic a usb_device_driver 19 years ago
Alan Stern 140d8f6874 usbcore: rename usb_suspend_device to usb_port_suspend 19 years ago
Alan Stern 2030794946 [PATCH] usbcore: fixes for hub_port_resume 19 years ago
Alan Stern b40b7a905c [PATCH] USB hub: don't return status > 0 from resume 19 years ago
Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 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
Alan Stern 4489a5712b [PATCH] USB: usbcore: always turn on hub port power 19 years ago
Alan Stern 436f5762bc [PATCH] USB: usbcore: don't check the device's power source 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
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
David Brownell fb669cc01e [PATCH] USB: remove usbcore-specific wakeup flags 19 years ago
Arjan van de Ven 4186ecf8ad [PATCH] USB: convert a bunch of USB semaphores to mutexes 19 years ago
Alan Stern 2425e9fe67 [PATCH] USB: Don't assume root-hub resume succeeds 19 years ago
Alan Stern 12c3da346e [PATCH] USB: Store port number in usb_device 19 years ago
Alan Stern 55c527187c [PATCH] USB: Consider power budget when choosing configuration 19 years ago
Alan Stern 4bf0ba8614 [PATCH] USB: Fix locking for USB suspend/resume 19 years ago
Alan Stern 7d069b7d80 [PATCH] USB: Disconnect children during hub unbind 19 years ago
Alan Stern 9ad3d6ccf5 [PATCH] USB: Remove USB private semaphore 19 years ago
Greg Kroah-Hartman 75318d2d7c [PATCH] USB: remove .owner field from struct usb_driver 19 years ago
Alan Stern 1c50c317e2 [PATCH] USB: central handling for host controllers that were reset during suspend/resume 19 years ago
David Brownell f03c17fc9a [PATCH] USB: EHCI updates 19 years ago
Greg Kroah-Hartman 654f31189e [PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile 20 years ago
Greg Kroah-Hartman 4303fc6f05 USB: fix up some odd parts due to partial merges 20 years ago
Andrew Morton 9a7834d06d [PATCH] USB: fix pm patches with CONFIG_PM off part 2 20 years ago
Alan Stern 4f62efe67f [PATCH] usbcore: Fix handling of sysfs strings and other attributes 20 years ago
Alan Stern 0a1ef3b5a7 [PATCH] usbcore: Use kzalloc instead of kmalloc/memset 20 years ago
Greg Kroah-Hartman 54a5c4cd2e [PATCH] USB: convert usbfs/inode.c to use usb notifiers 20 years ago