开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
2013-05-30
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
2013-04-10
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2013-02-20
USB: XHCI: fix memory leak of URB-private data
Alan Stern
2013-02-20
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
2013-02-20
xhci: Fix isoc TD encoding.
Sarah Sharp
2013-02-06
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
2013-01-03
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
2012-12-06
xhci: Remove scary warnings about transfer issues.
Sarah Sharp
2012-10-30
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
2012-10-17
xHCI: handle command after aborting the command ring
Elric Fu
2012-10-17
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
2012-10-17
xHCI: add aborting command ring function
Elric Fu
2012-10-17
xHCI: add cmd_ring_state
Elric Fu
2012-09-19
xhci: Fix bug after deq ptr set to link TRB.
Sarah Sharp
2012-05-31
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
2012-05-31
usb-xhci: Handle COMP_TX_ERR for isoc tds
Hans de Goede
2012-04-22
xhci: don't re-enable IE constantly
Felipe Balbi
2012-02-03
xHCI: Cleanup isoc transfer ring when TD length mismatch found
Andiry Xu
2012-02-03
xhci: Fix USB 3.0 device restart on resume.
Sarah Sharp
2012-01-12
usb: fix number of mapped SG DMA entries
Clemens Ladisch
2011-11-02
usb, xhci: fix lockdep warning on endpoint timeout
Don Zickus
2011-10-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-09-26
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
xHCI: Clear PLC for USB2 root hub ports
Andiry Xu
2011-09-26
xHCI: test and clear RWC bit
Andiry Xu
2011-09-26
xHCI: set link state
Andiry Xu
2011-09-19
USB: xHCI: prevent infinite loop when processing MSE event
Andiry Xu
2011-09-09
xhci: Don't print short isoc packets.
Sarah Sharp
2011-08-29
Merge 3.1-rc4 into usb-next
Greg Kroah-Hartman
2011-08-23
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-16
xhci: Handle zero-length isochronous packets.
Sarah Sharp
2011-08-09
xhci: Remove TDs from TD lists when URBs are canceled.
Sarah Sharp
2011-08-09
xhci: Fix failed enqueue in the middle of isoch TD.
Sarah Sharp
2011-08-09
xhci: Fix memory leak during failed enqueue.
Sarah Sharp
2011-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-06-17
xhci: Always set urb->status to zero for isoc endpoints.
Sarah Sharp
2011-06-17
xHCI 1.0: Incompatible Device Error
Alex He
2011-06-15
xHCI 1.0: Force Stopped Event(FSE)
Alex He
2011-06-14
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
2011-06-02
xhci: Remove some unnecessary casts and tidy some endian swap code
Matt Evans
2011-06-01
xhci: Bigendian fix for skip_isoc_td()
Matt Evans
2011-05-27
Intel xhci: Limit number of active endpoints to 64.
Sarah Sharp
2011-05-27
Intel xhci: Ignore spurious successful event.
Sarah Sharp
2011-05-25
xhci: STFU: Be quieter during URB submission and completion.
Sarah Sharp
2011-05-25
xhci: STFU: Don't print event ring dequeue pointer.
Sarah Sharp
2011-05-25
xhci: STFU: Remove function tracing.
Sarah Sharp
2011-05-25
xhci: Clear stopped_td when Stop Endpoint command completes.
Sarah Sharp
2011-05-11
xhci: Fix bug in control transfer cancellation.
Sarah Sharp
2011-05-09
xHCI 1.0: Block Interrupts for Isoch transfer
Andiry Xu
2011-05-09
xHCI 1.0: Setup Stage TRB Transfer Type flag
Andiry Xu
[next]