index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.14.y
linux-6.15.y
linux-6.16.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
Files
Lines
2016-02-23
xhci: fix usb2 resume timing and races.
Mathias Nyman
1
-1
/
+2
2015-11-12
xhci: handle no ping response error properly
Mathias Nyman
1
-5
/
+15
2015-10-28
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
1
-14
/
+52
2015-10-28
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
1
-2
/
+2
2015-10-07
xhci: rework cycle bit checking for new dequeue pointers
Mathias Nyman
1
-36
/
+39
2015-08-19
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
1
-1
/
+1
2015-08-19
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
1
-0
/
+3
2015-06-03
xhci: gracefully handle xhci_irq dead device
Joe Lawrence
1
-1
/
+1
2015-06-03
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
Mathias Nyman
1
-0
/
+5
2015-05-04
usb: host: xhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
1
-1
/
+1
2015-03-12
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
1
-2
/
+8
2015-01-07
USB: xhci: Reset a halted endpoint immediately when we encounter a stall.
Mathias Nyman
1
-30
/
+10
2014-12-06
USB: xhci: don't start a halted endpoint before its new dequeue is set
Mathias Nyman
1
-2
/
+1
2014-09-17
xhci: Treat not finding the event_seg on COMP_STOP the same as COMP_STOP_INVAL
Hans de Goede
1
-1
/
+2
2014-07-17
xhci: correct burst count field for isoc transfers on 1.0 xhci hosts
Mathias Nyman
1
-1
/
+1
2014-05-23
xhci: For streams the css flag most be read from the stream-ctx on ep stop
Hans de Goede
1
-3
/
+11
2014-05-15
usb: xhci: Prefer endpoint context dequeue pointer over stopped_trb
Julius Werner
1
-36
/
+31
2014-02-23
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
1
-52
/
+2
2014-02-23
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
Sarah Sharp
1
-1
/
+1
2014-02-06
xhci: Avoid infinite loop when sg urb requires too many trbs
Ben Hutchings
1
-1
/
+1
2013-12-20
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
1
-2
/
+52
2013-09-24
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
1
-2
/
+6
2013-09-24
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
1
-0
/
+13
2013-09-24
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
1
-0
/
+10
2013-09-24
xhci: Fix oops happening after address device timeout
Mathias Nyman
1
-0
/
+6
2013-08-27
xhci:prevent "callbacks suppressed" when debug is not enabled
Dmitry Kasatkin
1
-16
/
+8
2013-08-14
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
1
-2
/
+2
2013-08-14
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
1
-23
/
+41
2013-08-14
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
1
-0
/
+3
2013-08-14
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
1
-1
/
+2
2013-08-14
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
1
-4
/
+7
2013-08-14
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
1
-1
/
+3
2013-07-25
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
1
-1
/
+1
2013-06-15
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
1
-0
/
+4
2013-06-06
usb/xhci: unify parameter of xhci_msi_irq
Alex Shi
1
-1
/
+1
2013-03-25
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
1
-8
/
+15
2013-03-25
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
1
-12
/
+12
2013-03-25
usb: xhci: fix build warning
Peter Chen
1
-6
/
+8
2013-02-09
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
1
-4
/
+9
2013-01-24
USB: XHCI: fix memory leak of URB-private data
Alan Stern
1
-0
/
+2
2013-01-24
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
1
-1
/
+1
2013-01-24
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
1
-2
/
+3
2013-01-24
xhci: Fix isoc TD encoding.
Sarah Sharp
1
-1
/
+3
2013-01-04
usb: host: xhci: remove unused trb var in xhci_irq()
Javier Martinez Canillas
1
-2
/
+0
2013-01-04
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
1
-0
/
+9
2012-11-12
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
1
-13
/
+19
2012-11-12
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
1
-1
/
+1
2012-10-26
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
1
-0
/
+11
2012-09-26
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
1
-1
/
+3
2012-09-14
drivers/usb/host/xhci-ring.c: removes unnecessary semicolon
Peter Senna Tschudin
1
-1
/
+1
[next]