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: check for failed dma pool allocation
Mathias Nyman
2013-07-21
*
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: 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
*
xhci: Reset reserved command ring TRBs on cleanup.
Sarah Sharp
2012-05-18
*
USB: fix resource leak in xhci power loss path
Oliver Neukum
2012-05-18
*
xhci: Don't write zeroed pointers to xHC registers.
Sarah Sharp
2012-04-11
*
xHCI: Allocate 2 segments for transfer ring
Andiry Xu
2012-03-13
*
xHCI: dynamic ring expansion
Andiry Xu
2012-03-13
*
xHCI: set cycle state when allocate rings
Andiry Xu
2012-03-13
*
xHCI: factor out segments allocation and free function
Andiry Xu
2012-03-13
*
xHCI: count free TRBs on transfer ring
Andiry Xu
2012-03-13
*
xHCI: store ring's last segment and segment numbers
Andiry Xu
2012-03-13
*
xHCI: store ring's type
Andiry Xu
2012-03-12
*
Merge branch 'usb-3.3-rc4' into usb-next
Greg Kroah-Hartman
2012-02-23
|
\
|
*
USB/xhci: Enable remote wakeup for USB3 devices.
Sarah Sharp
2012-02-14
*
|
xhci: Fix encoding for HS bulk/control NAK rate.
Sarah Sharp
2012-02-21
|
/
*
xhci: Remove debugging about ring structure allocation.
Sarah Sharp
2011-12-22
*
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
2011-11-04
*
usb/xhci: replace pci_*_consistent() with dma_*_coherent()
Sebastian Andrzej Siewior
2011-09-26
*
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
*
xHCI: test USB2 software LPM
Andiry Xu
2011-09-26
*
xHCI: Check host USB2 LPM capability
Andiry Xu
2011-09-26
*
xhci-mem.c: xhci_segment_free: No need for checking seg argument
Kautuk Consul
2011-09-20
*
xhci-mem.c: Check for ring->first_seg != NULL
Kautuk Consul
2011-09-20
*
xhci: Fix mult base in endpoint bandwidth info.
Sarah Sharp
2011-09-20
*
xHCI: refine td allocation
Andiry Xu
2011-09-09
*
xhci: Track interval bandwidth tables per port/TT.
Sarah Sharp
2011-09-09
*
xhci: Store endpoint bandwidth information.
Sarah Sharp
2011-09-09
*
xhci: Store information about roothubs and TTs.
Sarah Sharp
2011-09-09
*
xhci: Store the "real" root port number.
Sarah Sharp
2011-09-09
*
xhci: Rename virt_dev->port to fake_port.
Sarah Sharp
2011-09-09
*
USB: use usb_endpoint_maxp() instead of le16_to_cpu()
Kuninori Morimoto
2011-08-23
*
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2011-07-26
|
\
|
*
Merge 3.0-rc2 into usb-linus as it's needed by some USB patches
Greg Kroah-Hartman
2011-06-14
|
|
\
|
*
|
xhci: Remove some unnecessary casts and tidy some endian swap code
Matt Evans
2011-06-02
*
|
|
xhci: Don't warn about zeroed bMaxBurst descriptor field.
Sarah Sharp
2011-06-15
|
|
/
|
/
|
*
|
USB: xhci - fix interval calculation for FS isoc endpoints
Dmitry Torokhov
2011-06-06
|
/
*
xhci: Fix memory leak in ring cache deallocation.
Sarah Sharp
2011-05-16
*
xhci: Fix full speed bInterval encoding.
Sarah Sharp
2011-05-13
*
xHCI 1.0: Isoch endpoint CErr field set
Andiry Xu
2011-05-09
*
xHCI 1.0: Control endpoint average TRB length field set
Andiry Xu
2011-05-09
[next]