index
:
kernel/linux.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.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-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2009-07-13
USB: fix the clear_tt_buffer interface
Alan Stern
1
-0
/
+4
2009-06-16
USB: Support for bandwidth allocation.
Sarah Sharp
1
-0
/
+32
2009-06-16
USB: Support for addressing a USB device under xHCI
Sarah Sharp
1
-0
/
+8
2009-06-16
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
1
-0
/
+1
2009-06-16
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
1
-0
/
+1
2009-06-16
USB: new flag for resume-from-hibernation
Alan Stern
1
-2
/
+2
2009-06-16
USB: move PCI host controllers to new PM framework
Alan Stern
1
-6
/
+3
2009-04-17
USB: add reset endpoint operations
David Vrabel
1
-0
/
+14
2009-02-18
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-1
/
+0
2009-01-28
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
1
-1
/
+0
2009-01-07
USB: fix up suspend and resume for PCI host controllers
Alan Stern
1
-1
/
+3
2009-01-07
USB: Enhance usage of pm_message_t
Alan Stern
1
-2
/
+2
2009-01-07
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
1
-2
/
+2
2009-01-07
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
1
-0
/
+4
2008-10-30
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
1
-0
/
+1
2008-10-18
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
1
-0
/
+6
2008-08-21
USB: automatically enable RHSC interrupts
Alan Stern
1
-4
/
+0
2008-07-22
usb: hub: add check for unsupported bus topology
Felipe Balbi
1
-0
/
+2
2008-07-22
USB: handle pci_name() being const
Greg Kroah-Hartman
1
-1
/
+1
2008-07-06
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
1
-0
/
+2
2008-05-30
USB: EHCI: suppress unwanted error messages
Alan Stern
1
-0
/
+2
2008-04-25
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-2
/
+0
2008-04-25
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-2
/
+2
2008-04-25
USB: root hubs don't lie about their number of TTs
Alan Stern
1
-0
/
+1
2008-04-25
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
1
-1
/
+1
2008-02-02
USB: fix codingstyle issues in drivers/usb/core/*.h
Greg Kroah-Hartman
1
-45
/
+45
2008-02-02
usb: dma bounce buffer support
Magnus Damm
1
-0
/
+1
2008-02-02
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
1
-0
/
+3
2007-10-13
USB: mutual exclusion for EHCI init and port resets
Alan Stern
1
-1
/
+7
2007-10-13
USB: break apart flush_endpoint and disable_endpoint
Alan Stern
1
-1
/
+3
2007-10-13
USB: Eliminate urb->status usage!
Alan Stern
1
-1
/
+2
2007-10-13
USB: reorganize urb->status use in usbmon
Alan Stern
1
-4
/
+6
2007-10-13
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+9
2007-10-13
usb: add the concept of default authorization to USB hosts
Inaky Perez-Gonzalez
1
-0
/
+7
2007-07-13
USB: separate root and non-root suspend/resume
Alan Stern
1
-12
/
+2
2007-04-28
USB: separate autosuspend from external suspend
Alan Stern
1
-0
/
+3
2007-02-08
usbcore: remove unused bandwith-related code
Alan Stern
1
-6
/
+0
2006-10-05
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
1
-6
/
+3
2006-09-27
usbcore: remove usb_suspend_root_hub
Alan Stern
1
-6
/
+0
2006-09-27
usbcore: trim down usb_bus structure
Alan Stern
1
-6
/
+7
2006-09-27
USB: remove struct usb_operations
Alan Stern
1
-25
/
+7
2006-09-27
wusb: hub code recognizes wusb ports
Inaky Perez-Gonzalez
1
-0
/
+1
2006-09-27
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
1
-0
/
+8
2006-03-21
[PATCH] USB: remove usbcore-specific wakeup flags
David Brownell
1
-2
/
+0
2006-03-21
[PATCH] USB: convert a bunch of USB semaphores to mutexes
Arjan van de Ven
1
-1
/
+1
2006-01-05
[PATCH] USB: central handling for host controllers that were reset during sus...
Alan Stern
1
-0
/
+1
2005-11-30
[PATCH] USB: Fix USB suspend/resume crasher (#2)
Benjamin Herrenschmidt
1
-1
/
+6
2005-10-29
[PATCH] USB: fix pm patches with CONFIG_PM off part 1
Andrew Morton
1
-3
/
+12
2005-10-29
[PATCH] USB: convert usbmon to use usb notifiers
Greg Kroah-Hartman
1
-16
/
+0
2005-10-29
[PATCH] USB: convert usbfs/inode.c to use usb notifiers
Greg Kroah-Hartman
1
-10
/
+0
[next]