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.h
Commit message (
Expand
)
Author
Age
Files
Lines
...
*
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
2011-05-27
1
-0
/
+14
*
Intel xhci: Ignore spurious successful event.
Sarah Sharp
2011-05-27
1
-0
/
+2
*
xhci: STFU: Be quieter during URB submission and completion.
Sarah Sharp
2011-05-25
1
-6
/
+0
*
xHCI 1.0: Max Exit Latency Too Large Error
Alex He
2011-05-09
1
-1
/
+3
*
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2011-05-09
1
-0
/
+2
*
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
2011-05-09
1
-0
/
+3
*
xhci 1.0: Set transfer burst last packet count field.
Sarah Sharp
2011-05-02
1
-0
/
+1
*
xhci 1.0: Set transfer burst count field.
Sarah Sharp
2011-05-02
1
-0
/
+1
*
xhci: Make xHCI driver endian-safe
Matt Evans
2011-05-02
1
-67
/
+67
*
xHCI: Implement AMD PLL quirk
Andiry Xu
2011-04-13
1
-0
/
+2
*
USB: xhci: unsigned char never equals -1
Dan Carpenter
2011-04-13
1
-0
/
+3
*
USB: xhci - fix unsafe macro definitions
Dmitry Torokhov
2011-04-13
1
-3
/
+3
*
Fix common misspellings
Lucas De Marchi
2011-03-31
1
-1
/
+1
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-03-16
1
-16
/
+37
|
\
|
*
xhci: Update internal dequeue pointers after stalls.
Sarah Sharp
2011-03-13
1
-0
/
+9
|
*
xhci: Return canceled URBs immediately when host is halted.
Sarah Sharp
2011-03-13
1
-0
/
+1
|
*
xhci: Register second xHCI roothub.
Sarah Sharp
2011-03-13
1
-5
/
+7
|
*
xhci: Change xhci_find_slot_id_by_port() API.
Sarah Sharp
2011-03-13
1
-1
/
+2
|
*
xhci: Refactor bus suspend state into a struct.
Sarah Sharp
2011-03-13
1
-8
/
+20
|
*
xhci: Change hcd_priv into a pointer.
Sarah Sharp
2011-03-13
1
-2
/
+3
|
*
xhci: Rework port suspend structures for limited ports.
Sarah Sharp
2011-03-13
1
-4
/
+5
|
*
xhci: Remove old no-op test.
Sarah Sharp
2011-03-13
1
-6
/
+0
*
|
USB: xhci: rework xhci_print_ir_set() to get ir set from xhci itself
Dmitry Torokhov
2011-02-20
1
-1
/
+1
|
/
*
xhci: Remove more doorbell-related reads
Matthew Wilcox
2011-01-14
1
-10
/
+6
*
xhci: Setup array of USB 2.0 and USB 3.0 ports.
Sarah Sharp
2010-11-19
1
-0
/
+26
*
xHCI: fix wMaxPacketSize mask
Andiry Xu
2010-11-11
1
-0
/
+5
*
usb: Fix linker errors with CONFIG_PM=n
Sarah Sharp
2010-10-22
1
-0
/
+14
*
USB: xHCI: PCI power management implementation
Andiry Xu
2010-10-22
1
-1
/
+15
*
USB: xHCI: bus power management implementation
Andiry Xu
2010-10-22
1
-0
/
+9
*
USB: xHCI: port remote wakeup implementation
Andiry Xu
2010-10-22
1
-0
/
+4
*
USB: xHCI: port power management implementation
Andiry Xu
2010-10-22
1
-1
/
+16
*
USB: core: use kernel assigned address for devices under xHCI
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: Add pointer to udev in struct xhci_virt_device
Andiry Xu
2010-10-22
1
-0
/
+1
*
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
2010-08-10
1
-1
/
+0
*
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2010-08-10
1
-1
/
+0
*
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
2010-08-10
1
-0
/
+1
*
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
1
-5
/
+0
*
USB: xHCI: Isochronous transfer implementation
Andiry Xu
2010-08-10
1
-0
/
+5
*
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
1
-0
/
+7
*
USB: xHCI: Missed Service Error Event process
Andiry Xu
2010-08-10
1
-0
/
+8
*
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
2010-08-10
1
-1
/
+1
*
USB: xhci: Set EP0 dequeue ptr after reset of configured device.
Sarah Sharp
2010-07-26
1
-0
/
+2
*
USB: xhci: Print NEC firmware version.
Sarah Sharp
2010-06-04
1
-0
/
+12
*
USB: xhci: Correct assumptions about number of rings per endpoint.
Sarah Sharp
2010-05-20
1
-1
/
+25
*
USB: xhci: Add memory allocation for USB3 bulk streams.
Sarah Sharp
2010-05-20
1
-9
/
+75
*
USB: make hcd.h public (drivers dependency)
Eric Lescouet
2010-05-20
1
-1
/
+1
*
USB: xhci: properly set endpoint context fields for periodic eps.
Sarah Sharp
2010-04-30
1
-0
/
+4
*
USB: xhci: Fix compile issues with xhci_get_slot_state()
Sarah Sharp
2010-03-02
1
-1
/
+1
*
USB: Add call to notify xHC of a device reset.
Sarah Sharp
2010-03-02
1
-0
/
+1
[prev]
[next]