Commit Graph

51 Commits (9effa978f1d51f6d0426ebabcf6cb32336bb3153)

Author SHA1 Message Date
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 19 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
Greg Kroah-Hartman a7b986b3e1 [PATCH] USB: convert usbfs/devio.c to use usb notifiers 20 years ago
Greg Kroah-Hartman 3099e75a7c [PATCH] USB: add notifier functions to the USB core for devices and busses 20 years ago
Alan Stern 0c0382e32d [PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend 20 years ago
Greg Kroah-Hartman 74ad9bd2fc [PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fields 20 years ago
David Brownell 5edbfb7c8a [PATCH] stop exporting two functions 20 years ago
David Brownell f3f3253d64 [PATCH] root hub updates (greater half) 20 years ago
David Brownell 979d5199fe [PATCH] root hub changes (lesser half) 20 years ago
Matt Porter e08fb39b77 [PATCH] USB: Fix usb hub build 20 years ago
David Brownell dbc3887e7d [PATCH] remove duplicated resume path code 20 years ago
David Brownell 390a8c345e [PATCH] remove usb_suspend_device() parameter 20 years ago
David Brownell c9f89fa40c [PATCH] remove suspend-path recursion 20 years ago
David Brownell db69087437 [PATCH] usb_interface power state 20 years ago
David Brownell b94dc6b586 [PATCH] usb device wakeup flags 20 years ago
David Brownell b789696af8 [PATCH] USB: relax usbcore reset timings 20 years ago
David Brownell dd16525b69 [PATCH] USB: get rid of minor log spamming 20 years ago
david-b@pacbell.net e09711aef4 [PATCH] ehci: add think_time 20 years ago
Alan Stern bf193d3cd2 [PATCH] USB: Disconnect children when unbinding the hub driver 20 years ago
Alan Stern 8b28c7526a [PATCH] USB: Code motion in the hub driver 20 years ago
Kay Sievers fbf82fd2e1 [PATCH] USB: real nodes instead of usbfs 20 years ago
Pavel Machek ca078bae81 [PATCH] swsusp: switch pm_message_t to struct 20 years ago
akpm@osdl.org 9c8d61783e [PATCH] USB: khubd: use kthread API 20 years ago
Alan Stern 0ed0c0c48c [PATCH] USB: usbcore: inverted test for resuming interfaces 20 years ago
Alan Stern 7d35b92985 [PATCH] usbcore: Remove hub_set_power_budget 20 years ago
Alan Stern d5926ae7a8 [PATCH] usbcore support for root-hub IRQ instead of polling 20 years ago
Christoph Lameter 3e1d1d28d9 [PATCH] Cleanup patch for process freezing 20 years ago
Jesper Juhl 1bc3c9e1e4 [PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL 20 years ago
Pavel Machek ba9d35fb01 [PATCH] USB: fix up remaining pm_message_t usages 20 years ago
David Brownell 27d72e8572 [PATCH] usb suspend updates (interface suspend) 20 years ago