index
:
litmus-rt.git
archive/unc-master-3.0
archived-2013.1
archived-private-master
archived-semi-part
demo
ecrts-pgm-final
ecrts14-pgm-final
gpusync-rtss12
gpusync/staging
linux-tip
litmus2008-patch-series
master
pgm
prop/litmus-signals
prop/robust-tie-break
staging
test
tracing-devel
v2.6.34-with-arm-patches
v2015.1
wip-2011.2-bbb
wip-2011.2-bbb-trace
wip-2012.3-gpu
wip-2012.3-gpu-preport
wip-2012.3-gpu-rtss13
wip-2012.3-gpu-sobliv-budget-w-kshark
wip-aedzl-final
wip-aedzl-revised
wip-arbit-deadline
wip-aux-tasks
wip-bbb
wip-bbb-prio-don
wip-better-break
wip-binary-heap
wip-budget
wip-color
wip-color-jlh
wip-d10-hz1000
wip-default-clustering
wip-dissipation-jerickso
wip-dissipation2-jerickso
wip-ecrts14-pgm
wip-edf-hsb
wip-edf-os
wip-edf-tie-break
wip-edzl-critique
wip-edzl-final
wip-edzl-revised
wip-events
wip-extra-debug
wip-fix-switch-jerickso
wip-fix3
wip-fmlp-dequeue
wip-ft-irq-flag
wip-gpu-cleanup
wip-gpu-interrupts
wip-gpu-rtas12
wip-gpu-rtss12
wip-gpu-rtss12-srp
wip-gpusync-merge
wip-ikglp
wip-k-fmlp
wip-kernel-coloring
wip-kernthreads
wip-klmirqd-to-aux
wip-kshark
wip-litmus-3.2
wip-litmus2011.2
wip-litmus3.0-2011.2
wip-master-2.6.33-rt
wip-mc
wip-mc-bipasa
wip-mc-jerickso
wip-mc2-cache-slack
wip-mcrit-mac
wip-merge-3.0
wip-merge-v3.0
wip-migration-affinity
wip-mmap-uncache
wip-modechange
wip-nested-locking
wip-omlp-gedf
wip-pai
wip-percore-lib
wip-performance
wip-pgm
wip-pgm-split
wip-pm-ovd
wip-prio-inh
wip-prioq-dgl
wip-refactored-gedf
wip-release-master-fix
wip-robust-tie-break
wip-rt-kshark
wip-rtas12-pgm
wip-semi-part
wip-semi-part-edfos-jerickso
wip-shared-lib
wip-shared-lib2
wip-shared-mem
wip-splitting-jerickso
wip-splitting-omlp-jerickso
wip-stage-binheap
wip-sun-port
wip-timer-trace
wip-tracepoints
The LITMUS^RT kernel.
Bjoern Brandenburg
about
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
*
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
2013-12-02
*
usb: xhci: kill a conditional when toggling cycle
Dan Williams
2013-10-16
*
xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers
Xenia Ragiadakou
2013-10-16
*
xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers
Xenia Ragiadakou
2013-10-16
*
xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler
Xenia Ragiadakou
2013-10-16
*
xhci: add variable 'cmd_type' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
*
xhci: add variable 'cmd_trb' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
*
xhci: add variable 'cmd_comp_code' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
*
xhci: refactor TRB_CONFIG_EP case into function
Xenia Ragiadakou
2013-10-16
*
xhci: remove unused 'ep_ring' variable in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
*
xhci: refactor TRB_EVAL_CONTEXT case into function
Xenia Ragiadakou
2013-10-16
*
xhci: refactor TRB_NEC_GET_FW case into function
Xenia Ragiadakou
2013-10-16
*
xhci: refactor TRB_RESET_DEV case into function
Xenia Ragiadakou
2013-10-16
*
xhci: use completion event's slot id rather than dig it out of command
Xenia Ragiadakou
2013-10-16
*
xhci: refactor TRB_ADDR_DEV case into function
Xenia Ragiadakou
2013-10-16
*
xhci: refactor TRB_DISABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
*
xhci: refactor TRB_ENABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
*
xhci: rename existing Command Completion Event handlers
Xenia Ragiadakou
2013-10-16
*
xhci: remove unused argument from xhci_giveback_urb_in_irq()
Xenia Ragiadakou
2013-10-16
*
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-09-23
*
xhci:prevent "callbacks suppressed" when debug is not enabled
Dmitry Kasatkin
2013-08-27
*
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-14
*
xhci: trace debug statements for urb cancellation
Xenia Ragiadakou
2013-08-14
*
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-08-13
*
xhci: fix null pointer dereference on ring_doorbell_for_active_rings
Oleksij Rempel
2013-07-25
*
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
2013-06-14
*
usb/xhci: unify parameter of xhci_msi_irq
Alex Shi
2013-06-05
*
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-03-25
*
Merge usb-linus branch into usb-next
Greg Kroah-Hartman
2013-02-08
|
\
|
*
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-24
*
|
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
2013-01-03
*
xHCI: Fix TD Size calculation on 1.0 hosts.
Sarah Sharp
2012-11-12
*
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
2012-11-12
*
xhci: Fix potential NULL ptr deref in command cancellation.
Sarah Sharp
2012-10-25
*
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
2012-09-25
*
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
[next]