index
:
linux-arm.git
aarch64/hotplug-vcpu/head
aarch64/hotplug-vcpu/v6.5
aarch64/hotplug-vcpu/v6.6
aarch64/hotplug-vcpu/v6.6-rc1
aarch64/hotplug-vcpu/v6.6-rc5
aarch64/hotplug-vcpu/v6.6-rc6
aarch64/hotplug-vcpu/v6.6-rc7
aarch64/hotplug-vcpu/v6.7
aarch64/hotplug-vcpu/v6.7-rc1
aarch64/hotplug-vcpu/v6.7-rc2
aarch64/hotplug-vcpu/v6.7-rc3
aarch64/hotplug-vcpu/v6.7-rc4
aarch64/hotplug-vcpu/v6.7-rc5
aarch64/hotplug-vcpu/v6.8-rc2
aarch64/ktext/head
aarch64/ktext/v6.5
aarch64/ktext/v6.6-rc5
aarch64/ktext/v6.7
adfs
cex7
clearfog
clearfog-4.10
clearfog-4.11
clearfog-4.12
clearfog-4.13
clearfog-4.9
clkdev
csi-v6
devel-stable
drm-armada-devel
drm-armada-devel-4.15
drm-armada-fixes
drm-armada-fixes-4.15
drm-dwhdmi-devel
drm-etnaviv-devel
drm-tda9950-fixes
drm-tda998x-devel
drm-tda998x-fixes
fec-testing
fiq
fixes
fixes-sa1111
for-arm-soc
for-next
hb2
ktext
ktext-current
master
mcbin
mvneta
mvpp2
net-merged
net-next
net-queue
nmi
phy
rtc
sa1100
spectre
to-build
uaccess
vcpu-rmk
wl18xx
zii
Russell King's ARM Linux kernel tree
Russell King
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
2013-04-03
xhci: Rename SEGMENT_SIZE and SEGMENT_SHIFT as the former is used in a.out.h
David Howells
2013-04-03
xhci: Use ilog2() rather than __ffs() for calculating SEGMENT_SHIFT
David Howells
2013-03-25
usb: xhci: Fix TRB transfer length macro used for Event TRB.
Vivek Gautam
2013-03-25
usb: add find_raw_port_number callback to struct hc_driver()
Lan Tianyu
2013-03-18
USB: xhci - fix bit definitions for IMAN register
Dmitry Torokhov
2012-11-12
xhci: Avoid global symbol pollution with handshake.
Sarah Sharp
2012-09-25
xhci: Intel Panther Point BEI quirk.
Sarah Sharp
2012-09-16
Merge 3.6-rc6 into usb-next
Greg Kroah-Hartman
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-05
usb: host: xhci: Fix Compliance Mode on SN65LVPE502CP Hardware
Alexis R. Cortes
2012-08-09
xhci: Switch PPT ports to EHCI on shutdown.
Sarah Sharp
2012-08-07
xhci: Rate-limit XHCI_TRUST_TX_LENGTH quirk warning.
Sarah Sharp
2012-07-02
usb: Add support for root hub port status CAS
Stanislaw Ledwon
2012-05-18
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: Reserve one command for USB3 LPM disable.
Sarah Sharp
2012-05-18
xhci: Some Evaluate Context commands must succeed.
Sarah Sharp
2012-05-18
xhci: Add roothub code to set U1/U2 timeouts.
Sarah Sharp
2012-05-17
xhci: Add new short TX quirk for Fresco Logic host.
Sarah Sharp
2012-05-03
xHCI: keep track of ports being resumed and indicate in hub_status_data
Andiry Xu
2012-04-11
xhci: don't re-enable IE constantly
Felipe Balbi
2012-03-13
usb: host: xhci: add platform driver support
Sebastian Andrzej Siewior
2012-03-13
xHCI: dynamic ring expansion
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-12
xHCI: store ring's type
Andiry Xu
2012-03-12
usb: host: xhci: use __ffs() instead of hardcoding shift
Felipe Balbi
2012-02-14
USB/xHCI: Support device-initiated USB 3.0 resume.
Sarah Sharp
2012-01-04
xhci: Properly handle COMP_2ND_BW_ERR
Hans de Goede
2011-12-22
Trivial: xhci: Fix copy-paste error.
Sarah Sharp
2011-09-26
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
xHCI: AMD isoc link TRB chain bit quirk
Andiry Xu
2011-09-26
xHCI: set USB2 hardware LPM
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: test and clear RWC bit
Andiry Xu
2011-09-26
xHCI: set link state
Andiry Xu
2011-09-20
xhci: USB 3.0 BW checking.
Sarah Sharp
2011-09-20
xhci: Fix mult base in endpoint bandwidth info.
Sarah Sharp
2011-09-20
usb/xhci: ignore xhci version while checking for the link quirk
Sebastian Andrzej Siewior
2011-09-09
xhci: Implement HS/FS/LS bandwidth checking.
Sarah Sharp
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-07-25
Merge branch 'usb-next' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
[next]