index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.h
Age
Commit message (
Expand
)
Author
Files
Lines
2010-05-20
USB: make hcd.h public (drivers dependency)
Eric Lescouet
1
-578
/
+0
2010-03-02
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
1
-1
/
+1
2010-03-02
USB: convert to the runtime PM framework
Alan Stern
1
-3
/
+7
2010-03-02
USB: Add call to notify xHC of a device reset.
Sarah Sharp
1
-0
/
+1
2009-12-15
const: constify remaining dev_pm_ops
Alexey Dobriyan
1
-1
/
+1
2009-12-11
USB: Check bandwidth when switching alt settings.
Sarah Sharp
1
-2
/
+17
2009-09-23
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
1
-0
/
+5
2009-07-12
USB: fix the clear_tt_buffer interface
Alan Stern
1
-0
/
+4
2009-06-15
USB: Support for bandwidth allocation.
Sarah Sharp
1
-0
/
+32
2009-06-15
USB: Support for addressing a USB device under xHCI
Sarah Sharp
1
-0
/
+8
2009-06-15
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
1
-0
/
+1
2009-06-15
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
1
-0
/
+1
2009-06-15
USB: new flag for resume-from-hibernation
Alan Stern
1
-2
/
+2
2009-06-15
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-17
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
1
-1
/
+0
2009-01-27
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-29
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
1
-0
/
+1
2008-10-17
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-21
usb: hub: add check for unsupported bus topology
Felipe Balbi
1
-0
/
+2
2008-07-21
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-29
USB: EHCI: suppress unwanted error messages
Alan Stern
1
-0
/
+2
2008-04-24
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
1
-2
/
+0
2008-04-24
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
1
-2
/
+2
2008-04-24
USB: root hubs don't lie about their number of TTs
Alan Stern
1
-0
/
+1
2008-04-24
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
1
-1
/
+1
2008-02-01
USB: fix codingstyle issues in drivers/usb/core/*.h
Greg Kroah-Hartman
1
-45
/
+45
2008-02-01
usb: dma bounce buffer support
Magnus Damm
1
-0
/
+1
2008-02-01
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
1
-0
/
+3
2007-10-12
USB: mutual exclusion for EHCI init and port resets
Alan Stern
1
-1
/
+7
2007-10-12
USB: break apart flush_endpoint and disable_endpoint
Alan Stern
1
-1
/
+3
2007-10-12
USB: Eliminate urb->status usage!
Alan Stern
1
-1
/
+2
2007-10-12
USB: reorganize urb->status use in usbmon
Alan Stern
1
-4
/
+6
2007-10-12
USB: make HCDs responsible for managing endpoint queues
Alan Stern
1
-5
/
+9
2007-10-12
usb: add the concept of default authorization to USB hosts
Inaky Perez-Gonzalez
1
-0
/
+7
2007-07-12
USB: separate root and non-root suspend/resume
Alan Stern
1
-12
/
+2
2007-04-27
USB: separate autosuspend from external suspend
Alan Stern
1
-0
/
+3
2007-02-07
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
[next]