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-mem.c
Commit message (
Expand
)
Author
Age
*
xhci: clean up work to remove unused parameters for functions in xhci-mem.c
Lin Wang
2015-01-09
*
xhci-mem: Use setup_timer
Julia Lawall
2015-01-09
*
xhci: Log extra info on "ERROR Transfer event TRB DMA ptr not part of current...
Hans de Goede
2014-09-24
*
usb: xhci: Fix OOPS in xhci error handling code
Al Cooper
2014-09-11
*
xhci: Fix null pointer dereference if xhci initialization fails
Mathias Nyman
2014-09-11
*
Merge branch 'next' (accumulated 3.16 merge window patches) into master
Linus Torvalds
2014-06-08
|
\
|
*
xhci: rework command timeout and cancellation,
Mathias Nyman
2014-05-19
|
*
xhci: Use completion and status in global command queue
Mathias Nyman
2014-05-19
|
*
xhci: Add a global command queue
Mathias Nyman
2014-05-19
*
|
xhci: delete endpoints from bandwidth list before freeing whole device
Mathias Nyman
2014-05-28
|
/
*
xhci: The trb_address_map radix tree expects 1KB segment memory aligment
Hans de Goede
2014-03-04
*
xhci: xhci_mem_cleanup: make sure cmd_ring_reserved_trbs really is 0
Hans de Goede
2014-03-04
*
xhci: Remove segments from radix tree on failed insert.
Sarah Sharp
2014-03-04
*
xhci: Check size rather then number of streams when allocating stream ctxs
Hans de Goede
2014-03-04
*
xhci: fix usb3 streams
Gerd Hoffmann
2014-03-04
*
Revert "xhci: replace xhci_read_64() with readq()"
Sarah Sharp
2014-01-30
*
Revert "xhci: replace xhci_write_64() with writeq()"
Sarah Sharp
2014-01-29
*
xhci: replace xhci_write_64() with writeq()
Xenia Ragiadakou
2013-12-02
*
xhci: replace xhci_read_64() with readq()
Xenia Ragiadakou
2013-12-02
*
xhci: replace xhci_writel() with writel()
Xenia Ragiadakou
2013-12-02
*
xhci: replace xhci_readl() with readl()
Xenia Ragiadakou
2013-12-02
*
xhci: remove conversion from generic to pci device in xhci_mem.c
Xenia Ragiadakou
2013-12-02
*
xhci: remove unnecessary check in xhci_free_stream_info()
Xenia Ragiadakou
2013-12-02
*
xhci: convert TRB_CYCLE to le32 before using it to set Link TRB's cycle bit
Xenia Ragiadakou
2013-12-02
*
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-10-16
*
usb: Fix xHCI host issues on remote wakeup.
Sarah Sharp
2013-09-23
*
Merge 3.11-rc6 into usb-next
Greg Kroah-Hartman
2013-08-18
|
\
|
*
usb: xhci: add missing dma-mapping.h includes
James Hogan
2013-07-31
*
|
xhci: trace debug statements related to ring expansion
Xenia Ragiadakou
2013-08-14
*
|
xhci: trace debug messages related to driver initialization and unload
Xenia Ragiadakou
2013-08-14
*
|
xhci: add trace for debug messages related to changing contexts
Xenia Ragiadakou
2013-08-13
*
|
xhci: remove CONFIG_USB_XHCI_HCD_DEBUGGING and unused code
Xenia Ragiadakou
2013-08-13
|
/
*
xhci: check for failed dma pool allocation
Mathias Nyman
2013-06-18
*
xhci: remove BUG() in xhci_get_endpoint_type()
Mathias Nyman
2013-06-14
*
xhci: Remove BUG in xhci_setup_addressable_virt_dev
Mathias Nyman
2013-06-14
*
xhci: Remove BUG_ON in xhci_get_input_control_ctx.
Sarah Sharp
2013-06-14
*
xhci: Remove BUG_ON() in xhci_alloc_container_ctx.
Sarah Sharp
2013-06-14
*
Merge 3.10-rc5 into usb-next
Greg Kroah-Hartman
2013-06-09
|
\
|
*
xhci: fix list access before init
Vladimir Murzin
2013-05-24
|
*
xhci-mem: init list heads at the beginning of init
Sergio Aguirre
2013-05-24
*
|
usb: xhci: check usb2 port capabilities before adding hw link PM support
Mathias Nyman
2013-06-05
|
/
*
USB: xHCI: override bogus bulk wMaxPacketSize values
Alan Stern
2013-05-15
*
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
2013-04-03
*
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-25
*
xhci: Handle HS bulk/ctrl endpoints that don't NAK.
Sarah Sharp
2013-01-03
*
xhci: fix null-pointer dereference when destroying half-built segment rings
Julius Werner
2012-11-12
*
xHCI: add aborting command ring function
Elric Fu
2012-09-13
*
xhci: Don't free endpoints in xhci_mem_cleanup()
Takashi Iwai
2012-06-13
*
xhci: Fix invalid loop check in xhci_free_tt_info()
Takashi Iwai
2012-06-13
*
xhci: Reserve one command for USB3 LPM disable.
Sarah Sharp
2012-05-18
[next]