index
:
linux-fsl-qoriq
master
scalys
Freescale linux tree with Scalys patches
www-data
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-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-14
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-14
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
2012-09-13
xHCI: handle command after aborting the command ring
Elric Fu
2012-09-13
xHCI: add aborting command ring function
Elric Fu
2012-09-13
xHCI: add cmd_ring_state
Elric Fu
2012-08-08
xhci: Fix bug after deq ptr set to link TRB.
Sarah Sharp
2012-08-07
xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.
Sarah Sharp
2012-07-02
xhci: Fix hang on back-to-back Set TR Deq Ptr commands.
Sarah Sharp
2012-05-18
xhci: Some Evaluate Context commands must succeed.
Sarah Sharp
2012-05-17
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
2012-05-07
USB: xhci-hcd: print URB's expected length in decimal, not hex
Alan Stern
2012-05-03
usb-xhci: Handle COMP_TX_ERR for isoc tds
Hans de Goede
2012-05-03
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
2012-04-11
xHCI: use gfp flags from caller instead of GFP_ATOMIC
Dan Carpenter
2012-04-11
xhci: don't re-enable IE constantly
Felipe Balbi
2012-03-13
xHCI: check enqueue pointer advance into dequeue seg
Andiry Xu
2012-03-13
xHCI: dynamic ring expansion
Andiry Xu
2012-03-13
xHCI: count free TRBs on transfer ring
Andiry Xu
2012-03-12
xHCI: store ring's type
Andiry Xu
2012-03-01
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-02-14
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
2012-02-14
USB/xhci: Enable remote wakeup for USB3 devices.
Sarah Sharp
[next]