index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-ring.c
Commit message (
Expand
)
Author
Age
Files
Lines
*
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
2013-12-02
1
-2
/
+52
*
usb: xhci: kill a conditional when toggling cycle
Dan Williams
2013-10-16
1
-1
/
+1
*
xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers
Xenia Ragiadakou
2013-10-16
1
-9
/
+8
*
xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers
Xenia Ragiadakou
2013-10-16
1
-13
/
+12
*
xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler
Xenia Ragiadakou
2013-10-16
1
-4
/
+2
*
xhci: add variable 'cmd_type' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
1
-13
/
+14
*
xhci: add variable 'cmd_trb' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
1
-8
/
+9
*
xhci: add variable 'cmd_comp_code' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
1
-12
/
+8
*
xhci: refactor TRB_CONFIG_EP case into function
Xenia Ragiadakou
2013-10-16
1
-52
/
+62
*
xhci: remove unused 'ep_ring' variable in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
1
-2
/
+0
*
xhci: refactor TRB_EVAL_CONTEXT case into function
Xenia Ragiadakou
2013-10-16
1
-5
/
+14
*
xhci: refactor TRB_NEC_GET_FW case into function
Xenia Ragiadakou
2013-10-16
1
-8
/
+14
*
xhci: refactor TRB_RESET_DEV case into function
Xenia Ragiadakou
2013-10-16
1
-7
/
+15
*
xhci: use completion event's slot id rather than dig it out of command
Xenia Ragiadakou
2013-10-16
1
-2
/
+2
*
xhci: refactor TRB_ADDR_DEV case into function
Xenia Ragiadakou
2013-10-16
1
-2
/
+9
*
xhci: refactor TRB_DISABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
1
-7
/
+14
*
xhci: refactor TRB_ENABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
1
-5
/
+12
*
xhci: rename existing Command Completion Event handlers
Xenia Ragiadakou
2013-10-16
1
-10
/
+8
*
xhci: remove unused argument from xhci_giveback_urb_in_irq()
Xenia Ragiadakou
2013-10-16
1
-4
/
+4
*
xhci: Fix race between ep halt and URB cancellation
Florian Wolter
2013-09-23
1
-2
/
+6
*
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
1
-0
/
+13
*
xhci: Ensure a command structure points to the correct trb on the command ring
Mathias Nyman
2013-09-23
1
-0
/
+10
*
xhci: Fix oops happening after address device timeout
Mathias Nyman
2013-09-23
1
-0
/
+6
*
xhci:prevent "callbacks suppressed" when debug is not enabled
Dmitry Kasatkin
2013-08-27
1
-16
/
+8
*
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-13
1
-2
/
+2
*
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
2013-08-13
1
-23
/
+41
*
xhci: add xhci_cmd_completion trace event
Xenia Ragiadakou
2013-08-13
1
-0
/
+3
*
xhci: add trace for debug messages related to endpoint reset
Xenia Ragiadakou
2013-08-13
1
-1
/
+2
*
xhci: add trace for debug messages related to quirks
Xenia Ragiadakou
2013-08-13
1
-4
/
+7
*
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
2013-08-13
1
-1
/
+3
*
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
2013-07-25
1
-1
/
+1
*
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
2013-06-14
1
-0
/
+4
*
usb/xhci: unify parameter of xhci_msi_irq
Alex Shi
2013-06-05
1
-1
/
+1
*
xhci: Don't warn on empty ring for suspended devices.
Sarah Sharp
2013-03-25
1
-8
/
+15
*
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2013-03-25
1
-12
/
+12
*
usb: xhci: fix build warning
Peter Chen
2013-03-25
1
-6
/
+8
*
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-08
1
-4
/
+9
|
\
|
*
USB: XHCI: fix memory leak of URB-private data
Alan Stern
2013-01-24
1
-0
/
+2
|
*
drivers: xhci: fix incorrect bit test
Nickolai Zeldovich
2013-01-24
1
-1
/
+1
|
*
xhci: Fix TD size for isochronous URBs.
Sarah Sharp
2013-01-24
1
-2
/
+3
|
*
xhci: Fix isoc TD encoding.
Sarah Sharp
2013-01-24
1
-1
/
+3
*
|
usb: host: xhci: remove unused trb var in xhci_irq()
Javier Martinez Canillas
2013-01-03
1
-2
/
+0
|
/
*
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
2013-01-03
1
-0
/
+9
*
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
2012-11-12
1
-13
/
+19
*
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
2012-11-12
1
-1
/
+1
*
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
2012-10-25
1
-0
/
+11
*
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
2012-09-25
1
-1
/
+3
*
drivers/usb/host/xhci-ring.c: removes unnecessary semicolon
Peter Senna Tschudin
2012-09-13
1
-1
/
+1
*
usb: host: xhci: sparse fixes
Felipe Balbi
2012-09-13
1
-0
/
+2
*
xHCI: handle command after aborting the command ring
Elric Fu
2012-09-13
1
-6
/
+165
[next]