index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
core
/
hcd.h
Commit message (
Expand
)
Author
Age
Files
Lines
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-578
/
+0
*
USB: Move hcd free_dev call into usb_disconnect to fix oops
Herbert Xu
2010-03-02
1
-1
/
+1
*
USB: convert to the runtime PM framework
Alan Stern
2010-03-02
1
-3
/
+7
*
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
1
-0
/
+1
*
const: constify remaining dev_pm_ops
Alexey Dobriyan
2009-12-15
1
-1
/
+1
*
USB: Check bandwidth when switching alt settings.
Sarah Sharp
2009-12-11
1
-2
/
+17
*
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
1
-0
/
+5
*
USB: fix the clear_tt_buffer interface
Alan Stern
2009-07-12
1
-0
/
+4
*
USB: Support for bandwidth allocation.
Sarah Sharp
2009-06-15
1
-0
/
+32
*
USB: Support for addressing a USB device under xHCI
Sarah Sharp
2009-06-15
1
-0
/
+8
*
USB: Add SuperSpeed to the list of USB device speeds.
Sarah Sharp
2009-06-15
1
-0
/
+1
*
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-15
1
-0
/
+1
*
USB: new flag for resume-from-hibernation
Alan Stern
2009-06-15
1
-2
/
+2
*
USB: move PCI host controllers to new PM framework
Alan Stern
2009-06-15
1
-6
/
+3
*
USB: add reset endpoint operations
David Vrabel
2009-04-17
1
-0
/
+14
*
USB/PCI: Fix resume breakage of controllers behind cardbus bridges
Rafael J. Wysocki
2009-02-17
1
-1
/
+0
*
USB: Fix suspend-resume of PCI USB controllers
Rafael J. Wysocki
2009-01-27
1
-1
/
+0
*
USB: fix up suspend and resume for PCI host controllers
Alan Stern
2009-01-07
1
-1
/
+3
*
USB: Enhance usage of pm_message_t
Alan Stern
2009-01-07
1
-2
/
+2
*
USB: Allow usbmon as a module even if usbcore is builtin
Pete Zaitcev
2009-01-07
1
-2
/
+2
*
USB: protect hcd.h from multiple inclusions
Anton Vorontsov
2009-01-07
1
-0
/
+4
*
USB: fix crash when URBs are unlinked after the device is gone
Alan Stern
2008-10-29
1
-0
/
+1
*
USB: EHCI: log a warning if ehci-hcd is not loaded first
Alan Stern
2008-10-17
1
-0
/
+6
*
USB: automatically enable RHSC interrupts
Alan Stern
2008-08-21
1
-4
/
+0
*
usb: hub: add check for unsupported bus topology
Felipe Balbi
2008-07-21
1
-0
/
+2
*
USB: handle pci_name() being const
Greg Kroah-Hartman
2008-07-21
1
-1
/
+1
*
Revert "USB: don't explicitly reenable root-hub status interrupts"
Linus Torvalds
2008-07-06
1
-0
/
+2
*
USB: EHCI: suppress unwanted error messages
Alan Stern
2008-05-29
1
-0
/
+2
*
USB: don't explicitly reenable root-hub status interrupts
Alan Stern
2008-04-24
1
-2
/
+0
*
USB: clarify usage of hcd->suspend/resume methods
Alan Stern
2008-04-24
1
-2
/
+2
*
USB: root hubs don't lie about their number of TTs
Alan Stern
2008-04-24
1
-0
/
+1
*
USB: defines for USB "Link Power Management" (LPM) ECN
David Brownell
2008-04-24
1
-1
/
+1
*
USB: fix codingstyle issues in drivers/usb/core/*.h
Greg Kroah-Hartman
2008-02-01
1
-45
/
+45
*
usb: dma bounce buffer support
Magnus Damm
2008-02-01
1
-0
/
+1
*
USB: force handover port to companion when hub_port_connect_change fails
Balaji Rao
2008-02-01
1
-0
/
+3
*
USB: mutual exclusion for EHCI init and port resets
Alan Stern
2007-10-12
1
-1
/
+7
*
USB: break apart flush_endpoint and disable_endpoint
Alan Stern
2007-10-12
1
-1
/
+3
*
USB: Eliminate urb->status usage!
Alan Stern
2007-10-12
1
-1
/
+2
*
USB: reorganize urb->status use in usbmon
Alan Stern
2007-10-12
1
-4
/
+6
*
USB: make HCDs responsible for managing endpoint queues
Alan Stern
2007-10-12
1
-5
/
+9
*
usb: add the concept of default authorization to USB hosts
Inaky Perez-Gonzalez
2007-10-12
1
-0
/
+7
*
USB: separate root and non-root suspend/resume
Alan Stern
2007-07-12
1
-12
/
+2
*
USB: separate autosuspend from external suspend
Alan Stern
2007-04-27
1
-0
/
+3
*
usbcore: remove unused bandwith-related code
Alan Stern
2007-02-07
1
-6
/
+0
*
IRQ: Maintain regs pointer globally rather than passing to IRQ handlers
David Howells
2006-10-05
1
-6
/
+3
*
usbcore: remove usb_suspend_root_hub
Alan Stern
2006-09-27
1
-6
/
+0
*
usbcore: trim down usb_bus structure
Alan Stern
2006-09-27
1
-6
/
+7
*
USB: remove struct usb_operations
Alan Stern
2006-09-27
1
-25
/
+7
*
wusb: hub code recognizes wusb ports
Inaky Perez-Gonzalez
2006-09-27
1
-0
/
+1
*
USB: Properly unregister reboot notifier in case of failure in ehci hcd
Aleksey Gorelov
2006-09-27
1
-0
/
+8
[next]