index
:
Kernel
drm-tracking
gdrm-2.6.31
gdrm-2.6.32
gdrm-2.6.34
gdrm-for-merging
om-gta02-2.6.32
om-gta02-2.6.34
My Linux kernel repository
Thomas White
about
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hub.c
Age
Commit message (
Expand
)
Author
2006-03-20
[PATCH] USB: usbcore: Don't assume a USB configuration includes any interfaces
Alan Stern
2006-03-20
[PATCH] usbcore: fix compile error with CONFIG_USB_SUSPEND=n
Alan Stern
2006-03-20
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
2006-03-20
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
2006-01-04
[PATCH] USB: Don't assume root-hub resume succeeds
Alan Stern
2006-01-04
[PATCH] USB: Store port number in usb_device
Alan Stern
2006-01-04
[PATCH] USB: Consider power budget when choosing configuration
Alan Stern
2006-01-04
[PATCH] USB: Fix locking for USB suspend/resume
Alan Stern
2006-01-04
[PATCH] USB: Disconnect children during hub unbind
Alan Stern
2006-01-04
[PATCH] USB: Remove USB private semaphore
Alan Stern
2006-01-04
[PATCH] USB: remove .owner field from struct usb_driver
Greg 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 updates
David Brownell
2005-11-17
[PATCH] USB: move CONFIG_USB_DEBUG checks into the Makefile
Greg Kroah-Hartman
2005-10-28
USB: fix up some odd parts due to partial merges
Greg Kroah-Hartman
2005-10-28
[PATCH] USB: fix pm patches with CONFIG_PM off part 2
Andrew Morton
2005-10-28
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
[PATCH] USB: convert usbfs/devio.c to use usb notifiers
Greg Kroah-Hartman
2005-10-28
[PATCH] USB: add notifier functions to the USB core for devices and busses
Greg Kroah-Hartman
2005-10-28
[PATCH] USB: Rename hcd->hub_suspend to hcd->bus_suspend
Alan 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 functions
David 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 build
Matt Porter
2005-10-28
[PATCH] remove duplicated resume path code
David Brownell
2005-10-28
[PATCH] remove usb_suspend_device() parameter
David Brownell
2005-10-28
[PATCH] remove suspend-path recursion
David Brownell
2005-10-28
[PATCH] usb_interface power state
David Brownell
2005-10-28
[PATCH] usb device wakeup flags
David Brownell
2005-09-12
[PATCH] USB: relax usbcore reset timings
David Brownell
2005-09-12
[PATCH] USB: get rid of minor log spamming
David Brownell
2005-09-08
[PATCH] ehci: add think_time
david-b@pacbell.net
2005-09-08
[PATCH] USB: Disconnect children when unbinding the hub driver
Alan Stern
2005-09-08
[PATCH] USB: Code motion in the hub driver
Alan Stern
2005-09-08
[PATCH] USB: real nodes instead of usbfs
Kay Sievers
2005-09-05
[PATCH] swsusp: switch pm_message_t to struct
Pavel Machek
2005-07-12
[PATCH] USB: khubd: use kthread API
akpm@osdl.org
2005-06-27
[PATCH] USB: usbcore: inverted test for resuming interfaces
Alan Stern
2005-06-27
[PATCH] usbcore: Remove hub_set_power_budget
Alan Stern
2005-06-27
[PATCH] usbcore support for root-hub IRQ instead of polling
Alan Stern
2005-06-25
[PATCH] Cleanup patch for process freezing
Christoph Lameter
2005-04-18
[PATCH] USB: kfree cleanup for drivers/usb/* - no need to check for NULL
Jesper Juhl
2005-04-18
[PATCH] USB: fix up remaining pm_message_t usages
Pavel Machek
2005-04-18
[PATCH] usb suspend updates (interface suspend)
David Brownell
2005-04-16
Linux-2.6.12-rc2
Linus Torvalds