index
:
blackbird-obmc-linux
dev-5.0-raptor-04-16-2019
dev-5.0-raptor-04-16-2019-dev
Blackbird™ Linux sources for OpenBMC
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-pci.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: Add module.h to drivers/usb consumers who really use it.
Paul Gortmaker
2011-10-31
1
-0
/
+1
*
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
2011-09-26
1
-2
/
+2
*
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
2011-09-26
1
-91
/
+0
*
usb/xhci: refactor xhci_pci_setup()
Sebastian Andrzej Siewior
2011-09-26
1
-27
/
+54
*
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
1
-0
/
+3
*
xHCI: set USB2 hardware LPM
Andiry Xu
2011-09-26
1
-0
/
+1
*
xHCI: test USB2 software LPM
Andiry Xu
2011-09-26
1
-0
/
+4
*
USB: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-18
1
-1
/
+1
*
xhci: Add software BW checking quirk to Intel PPT xHCI
Sarah Sharp
2011-09-09
1
-0
/
+1
*
xhci: Add reset on resume quirk for asrock p67 host
Maarten Lankhorst
2011-06-17
1
-0
/
+8
*
xhci: Disable MSI for some Fresco Logic hosts.
Sarah Sharp
2011-06-02
1
-2
/
+12
*
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
2011-05-27
1
-0
/
+2
*
Intel xhci: Ignore spurious successful event.
Sarah Sharp
2011-05-27
1
-0
/
+4
*
Intel xhci: Support EHCI/xHCI port switching.
Sarah Sharp
2011-05-27
1
-0
/
+20
*
xhci-hcd: Include <linux/slab.h> in xhci-pci.c
Ben Hutchings
2011-04-29
1
-0
/
+1
*
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-04-13
1
-0
/
+4
*
xhci: Fixes for suspend/resume of shared HCDs.
Sarah Sharp
2011-03-13
1
-1
/
+2
*
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
1
-8
/
+90
*
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2011-03-13
1
-6
/
+27
*
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
1
-1
/
+33
*
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
1
-0
/
+2
*
USB: xHCI: change xhci_reset_device() to allocate new device
Andiry Xu
2010-10-22
1
-1
/
+1
*
USB: xhci: Set DMA mask for host.
Sarah Sharp
2010-08-10
1
-0
/
+9
*
USB: xhci: Print NEC firmware version.
Sarah Sharp
2010-06-04
1
-0
/
+2
*
USB: clean up some host controller sparse warnings
Randy Dunlap
2010-05-20
1
-2
/
+2
*
USB: Support for allocating USB 3.0 streams.
Sarah Sharp
2010-05-20
1
-0
/
+2
*
USB: xhci: Limit bus sg_tablesize to 62 TRBs.
Sarah Sharp
2010-05-20
1
-1
/
+1
*
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
1
-0
/
+1
*
USB: make urb scatter-gather support more generic
David Vrabel
2009-12-11
1
-0
/
+2
*
USB: Add hub descriptor update hook for xHCI
Sarah Sharp
2009-09-23
1
-0
/
+1
*
USB: xhci: Support USB hubs.
Sarah Sharp
2009-09-23
1
-0
/
+2
*
USB: xhci: Add quirk for Fresco Logic xHCI hardware.
Sarah Sharp
2009-09-23
1
-0
/
+13
*
USB: xhci: Deal with stalled endpoints.
Sarah Sharp
2009-07-28
1
-0
/
+1
*
USB: xhci: Bandwidth allocation support
Sarah Sharp
2009-06-15
1
-0
/
+4
*
USB: xhci: Control transfer support.
Sarah Sharp
2009-06-15
1
-0
/
+2
*
USB: xhci: Allocate and address USB devices
Sarah Sharp
2009-06-15
1
-0
/
+7
*
USB: xhci: Root hub support.
Sarah Sharp
2009-06-15
1
-1
/
+3
*
USB: xhci: No-op command queueing and irq handler.
Sarah Sharp
2009-06-15
1
-0
/
+1
*
USB: xhci: BIOS handoff and HW initialization.
Sarah Sharp
2009-06-15
1
-0
/
+150