index
:
linux-stable.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.17.y
linux-6.18.y
linux-6.19.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-7.0.y
linux-7.1.y
linux-7.2.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
Age
Commit message (
Expand
)
Author
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: make registering a usb driver automatically set the module owner
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: allow usb drivers to disable dynamic ids
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: add dynamic id functionality to USB core
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: reorg some functions out of the main usb.c file
Greg Kroah-Hartman
2006-01-04
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
2005-12-21
[PATCH] usbcore: allow suspend/resume even if drivers don't support it
Alan Stern
2005-11-29
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
2005-11-23
[PATCH] USB: ohci, move ppc asic tweaks nearer pci
David Brownell
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-11-17
[PATCH] usb devio warning fix
Andrew Morton
2005-11-17
[PATCH] USB: usbdevfs_ioctl 32bit fix
Andrew Morton
2005-11-17
[PATCH] usbfs: usbfs_dir_inode_operations cleanup
OGAWA Hirofumi
2005-11-17
[PATCH] USB: fix 'unused variable' warning
Dmitry Torokhov
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] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
2005-10-28
[PATCH] usbcore: Fix handling of sysfs strings and other attributes
Alan Stern
2005-10-28
[PATCH] USB: Fix maxpacket length for ep0 on root hubs
Alan Stern
2005-10-28
[PATCH] usbcore: Use kzalloc instead of kmalloc/memset
Alan Stern
2005-10-28
[PATCH] usbcore: Wrap lines before column 80
Alan Stern
2005-10-28
[PATCH] usbcore: endpoint attributes track altsetting changes
Alan Stern
2005-10-28
[PATCH] usbcore: Improve endpoint sysfs file handling
Alan Stern
2005-10-28
[PATCH] USB: always export interface information for modalias
Greg Kroah-Hartman
2005-10-28
[PATCH] usb: Patch for USBDEVFS_IOCTL from 32-bit programs
Pete Zaitcev
2005-10-28
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
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: remove the global function usbdev_lookup_minor
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] USB: usb_bulk_message() handles interrupts endpoints
Alan Stern
2005-10-28
[PATCH] updates for "controller suspended" handling
David Brownell
2005-10-28
[PATCH] stop exporting two functions
David Brownell
2005-10-28
[PATCH] usbcore PCI glue updates for PM
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] all HCDs provide root hub suspend/resume methods
David Brownell
2005-10-28
[PATCH] USB: Fix usb hub build
Matt Porter
2005-10-28
[PATCH] remove some USB_SUSPEND dependencies
David Brownell
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: add more snooping hooks in devio.c
Greg Kroah-Hartman
2005-10-28
[PATCH] devfs: Remove the mode field from usb_class_driver as it's no longer ...
Greg Kroah-Hartman
[prev]
[next]