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.c
Commit message (
Expand
)
Author
Age
*
xhci: Avoid "dead ports", add roothub port polling.
Sarah Sharp
2013-01-03
*
usb: host: xhci: move HC_STATE_SUSPENDED check to xhci_suspend()
Felipe Balbi
2012-11-12
*
usb: host: xhci: Stricter conditional for Z1 system models for Compliance Mod...
Alexis R. Cortes
2012-11-12
*
xhci: Fix conditional check in bandwidth calculation.
Sarah Sharp
2012-11-12
*
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
2012-11-12
*
xhci: trivial: Remove assigned but unused ep_ctx.
Sarah Sharp
2012-10-25
*
xhci: Fix missing break in xhci_evaluate_context_result.
Sarah Sharp
2012-10-25
*
xhci: fix integer overflow
Oliver Neukum
2012-10-23
*
xhci: endianness xhci_calculate_intel_u2_timeout
Oliver Neukum
2012-10-23
*
usb: host: xhci: New system added for Compliance Mode Patch on SN65LVPE502CP
Alexis R. Cortes
2012-10-18
*
usb: host: xhci: Fix Null pointer dereferencing with 71c731a for non-x86 systems
Vivek Gautam
2012-09-24
*
Increase XHCI suspend timeout to 16ms
Michael Spang
2012-09-24
*
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
2012-09-16
|
\
|
*
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
Alexis R. Cortes
2012-09-05
|
*
xhci: Fix a logical vs bitwise AND bug
Dan Carpenter
2012-09-05
*
|
usb: host: xhci: sparse fixes
Felipe Balbi
2012-09-13
*
|
xHCI: cancel command after command timeout
Elric Fu
2012-09-13
*
|
xHCI: add aborting command ring function
Elric Fu
2012-09-13
*
|
xHCI: add cmd_ring_state
Elric Fu
2012-09-13
|
/
*
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-08-09
*
xhci: Increase reset timeout for Renesas 720201 host.
Sarah Sharp
2012-08-07
*
usbdevfs: Add a USBDEVFS_GET_CAPABILITIES ioctl
Hans de Goede
2012-07-06
*
xHCI: Increase the timeout for controller save/restore state operation
Andiry Xu
2012-06-13
*
xhci: Fix error path return value.
Sarah Sharp
2012-06-13
*
xhci: Fix DIV_ROUND_UP compile error.
Sarah Sharp
2012-05-21
*
xhci: Fix compile with CONFIG_USB_SUSPEND=n
Sarah Sharp
2012-05-21
*
xhci: Add Intel U1/U2 timeout policy.
Sarah Sharp
2012-05-18
*
xhci: Add infrastructure for host-specific LPM policies.
Sarah Sharp
2012-05-18
*
xhci: Some Evaluate Context commands must succeed.
Sarah Sharp
2012-05-18
*
USB: xhci: testing sizeof xhci_doorbell_array 2 time
girish verma
2012-05-07
*
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
2012-05-03
*
xhci: Fix register save/restore order.
Sarah Sharp
2012-04-11
*
xhci: Restore event ring dequeue pointer on resume.
Sarah Sharp
2012-04-11
*
xhci: Warn when hosts don't halt.
Sarah Sharp
2012-04-11
*
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
2012-03-13
*
xHCI: update sg tablesize
Andiry Xu
2012-03-13
*
xHCI: count free TRBs on transfer ring
Andiry Xu
2012-03-13
*
xHCI: BESL calculation based on USB2.0 LPM errata
Andiry Xu
2012-03-12
*
usb: core: hcd: make hcd->irq unsigned
Felipe Balbi
2012-03-01
*
USB: Don't fail USB3 probe on missing legacy PCI IRQ.
Sarah Sharp
2012-02-14
*
Merge branch 'for-usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Greg Kroah-Hartman
2012-01-04
|
\
|
*
xhci: Properly handle COMP_2ND_BW_ERR
Hans de Goede
2012-01-04
*
|
usb: ch9: fix up MaxStreams helper
Felipe Balbi
2012-01-04
|
/
*
xhci: Be less verbose during URB cancellation.
Sarah Sharp
2011-12-22
*
xhci: Remove warnings about MSI and MSI-X capabilities.
Sarah Sharp
2011-12-22
*
xHCI: fix bug in xhci_clear_command_ring()
Andiry Xu
2011-12-01
*
USB: XHCI: resume root hubs when the controller resumes
Alan Stern
2011-11-14
*
xhci: Set slot and ep0 flags for address command.
Sarah Sharp
2011-11-04
*
usb/xhci: remove CONFIG_PCI in xhci.c's probe function
Sebastian Andrzej Siewior
2011-09-26
*
usb/xhci: move xhci_gen_setup() away from -pci.
Sebastian Andrzej Siewior
2011-09-26
[next]