summaryrefslogtreecommitdiff
path: root/drivers/usb/core/hub.c
AgeCommit message (Expand)Author
2006-01-04[PATCH] USB: Don't assume root-hub resume succeedsAlan Stern
2006-01-04[PATCH] USB: Store port number in usb_deviceAlan Stern
2006-01-04[PATCH] USB: Consider power budget when choosing configurationAlan Stern
2006-01-04[PATCH] USB: Fix locking for USB suspend/resumeAlan Stern
2006-01-04[PATCH] USB: Disconnect children during hub unbindAlan Stern
2006-01-04[PATCH] USB: Remove USB private semaphoreAlan Stern
2006-01-04[PATCH] USB: remove .owner field from struct usb_driverGreg Kroah-Hartman
2006-01-04[PATCH] USB: central handling for host controllers that were reset during sus...Alan Stern
2005-11-23[PATCH] USB: EHCI updatesDavid Brownell
2005-11-17[PATCH] USB: move CONFIG_USB_DEBUG checks into the MakefileGreg Kroah-Hartman
2005-10-28USB: fix up some odd parts due to partial mergesGreg Kroah-Hartman
2005-10-28[PATCH] USB: fix pm patches with CONFIG_PM off part 2Andrew Morton
2005-10-28[PATCH] usbcore: Fix handling of sysfs strings and other attributesAlan Stern
2005-10-28[PATCH] usbcore: Use kzalloc instead of kmalloc/memsetAlan Stern
2005-10-28[PATCH] USB: convert usbfs/inode.c to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: convert usbfs/devio.c to use usb notifiersGreg Kroah-Hartman
2005-10-28[PATCH] USB: add notifier functions to the USB core for devices and bussesGreg Kroah-Hartman
2005-10-28[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspendAlan Stern
2005-10-28[PATCH] USB: make wHubCharacteristics __le16 to match other usb descriptor fi...Greg Kroah-Hartman
2005-10-28[PATCH] stop exporting two functionsDavid Brownell
2005-10-28[PATCH] root hub updates (greater half)David Brownell
2005-10-28[PATCH] root hub changes (lesser half)David Brownell
2005-10-28[PATCH] USB: Fix usb hub buildMatt Porter
2005-10-28[PATCH] remove duplicated resume path codeDavid Brownell
2005-10-28[PATCH] remove usb_suspend_device() parameterDavid Brownell
2005-10-28[PATCH] remove suspend-path recursionDavid Brownell
2005-10-28[PATCH] usb_interface power stateDavid Brownell
2005-10-28[PATCH] usb device wakeup flagsDavid Brownell
2005-09-12[PATCH] USB: relax usbcore reset timingsDavid Brownell
2005-09-12[PATCH] USB: get rid of minor log spammingDavid Brownell
2005-09-08[PATCH] ehci: add think_timedavid-b@pacbell.net
2005-09-08[PATCH] USB: Disconnect children when unbinding the hub driverAlan Stern
2005-09-08[PATCH] USB: Code motion in the hub driverAlan Stern
2005-09-08[PATCH] USB: real nodes instead of usbfsKay Sievers
2005-09-05[PATCH] swsusp: switch pm_message_t to structPavel Machek
2005-07-12[PATCH] USB: khubd: use kthread APIakpm@osdl.org
2005-06-27[PATCH] USB: usbcore: inverted test for resuming interfacesAlan Stern
2005-06-27[PATCH] usbcore: Remove hub_set_power_budgetAlan Stern
2005-06-27[PATCH] usbcore support for root-hub IRQ instead of pollingAlan Stern
2005-06-25[PATCH] Cleanup patch for process freezingChristoph Lameter
2005-04-18[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULLJesper Juhl
2005-04-18[PATCH] USB: fix up remaining pm_message_t usagesPavel Machek
2005-04-18[PATCH] usb suspend updates (interface suspend)David Brownell
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds