index
:
profile/common/kernel-common
accepted/tizen_3.0.2014.q3_common
accepted/tizen_3.0_common
accepted/tizen_4.0_unified
accepted/tizen_common
accepted/tizen_tv
accepted/tizen_unified
accepted/tizen_wearable
sandbox/dkson95/gcc6
sandbox/jaehun77/hardfp
sandbox/jkozerski/ima-evm
sandbox/jobol/upstream
sandbox/jobol/v3.19.1
sandbox/jobol/v4.0
sandbox/lstelmach/memfd
sandbox/mwereski/kdbus-integration
sandbox/mwereski/memfd
sandbox/pcoval/devel-sdk
sandbox/pcoval/efi
sandbox/pcoval/ivi-devel
sandbox/pcoval/latest
sandbox/pcoval/rcar-m2
sandbox/pcoval/snapshot
sandbox/pcoval/tizen
sandbox/pcoval/tizen_common
sandbox/sdx/displaylink
sandbox/zjasinski/ima-evm
sandbox/zjasinski/ima-evm2
tizen
tizen_3.0.2014.q3_common
tizen_3.0.2014.q4_common
tizen_3.0.2015.q1_common
tizen_3.0.2015.q2_common
tizen_3.0.m2
tizen_3.14.14
tizen_3.14.19
tizen_3.14.4
tizen_4.0
tizen_common
tizen_common_3.14.20
tizen_common_3.14.25
upstream
Domain: SCM / Uncategorized;
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
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]