开源镜像站
帮助
动态
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
2015-11-12
xhci: handle no ping response error properly
Mathias Nyman
2015-10-28
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2015-10-28
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-10-07
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
2015-08-19
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-08-19
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2015-06-03
xhci: gracefully handle xhci_irq dead device
Joe Lawrence
2015-06-03
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
Mathias Nyman
2015-05-04
usb: host: xhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-03-12
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2015-01-07
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
2014-12-06
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
2014-09-17
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
2014-07-17
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
2014-05-23
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
2014-05-15
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
2014-02-22
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
2014-02-22
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
Sarah Sharp
2014-02-06
xhci: Avoid infinite loop when sg urb requires too many trbs
Ben Hutchings
2013-12-20
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
2013-09-23
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
2013-09-23
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-09-23
xhci: Fix oops happening after address device timeout
Mathias Nyman
2013-08-27
xhci:prevent "callbacks suppressed" when debug is not enabled
Dmitry Kasatkin
2013-08-13
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-13
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
2013-08-13
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
2013-08-13
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
2013-06-14
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
2013-06-05
usb/xhci: unify parameter of xhci_msi_irq
Alex Shi
2013-03-25
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
2013-03-25
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2013-03-25
usb: xhci: fix build warning
Peter Chen
2013-02-08
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-01-24
USB: XHCI: fix memory leak of URB-private data
Alan Stern
2013-01-24
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
2013-01-24
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
2013-01-24
xhci: Fix isoc TD encoding.
Sarah Sharp
2013-01-03
usb: host: xhci: remove unused trb var in xhci_irq()
Javier Martinez Canillas
2013-01-03
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
2012-11-12
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
2012-11-12
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
2012-10-25
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
2012-09-25
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
2012-09-13
drivers/usb/host/xhci-ring.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-13
usb: host: xhci: sparse fixes
Felipe Balbi
[next]