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
Age
Commit message (
Expand
)
Author
2015-09-21
xhci: init command timeout timer earlier to avoid deleting it uninitialized
Mathias Nyman
2015-09-21
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-09-21
usb: xhci: exit early in xhci_setup_device() if we're halted or dying
Roger Quadros
2015-09-21
usb: xhci: stop everything on the first call to xhci_stop
Roger Quadros
2015-09-21
usb: xhci: Clear XHCI_STATE_DYING on start
Roger Quadros
2015-09-21
usb: xhci: lock mutex on xhci_stop
Roger Quadros
2015-09-21
xhci: Move xhci_pme_quirk() behind #ifdef CONFIG_PM
Tomer Barletz
2015-09-21
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
2015-08-18
usb: host: ehci-sys: delete useless bus_to_hcd conversion
Peter Chen
2015-08-14
USB: host: ohci-at91: merge loops in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: merge ohci_at91_of_init in ohci_hcd_at91_drv_probe
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: depend on OF
Alexandre Belloni
2015-08-14
USB: host: ohci-at91: move at91_usbh_data definition in c file
Alexandre Belloni
2015-08-14
drivers: usb: fsl: Workaround for USB erratum-A005275
Nikhil Badola
2015-08-10
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
2015-08-08
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
2015-08-08
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
2015-08-08
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2015-08-08
usb: xhci: make USB_XHCI_PLATFORM selectable
Rafał Miłecki
2015-08-05
usb: host: xhci: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
usb: host: u132-hcd: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
usb: host: oxu210hp-hcd: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
usb: host: ehci-st: Simplify return statement
Saurabh Karajgaonkar
2015-08-05
usb: ehci-platform: Fix using multiple controllers from OF
Alban Bedel
2015-08-03
drivers/usb: Delete XHCI command timer if necessary
Gavin Shan
2015-08-03
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-07-27
Merge 4.2-rc4 into usb-next
Greg Kroah-Hartman
2015-07-22
drivers: usb: fsl: Define usb control register mask for w1c bits
Nikhil Badola
2015-07-22
drivers: usb: fsl: Modify phy clk valid bit checking
Nikhil Badola
2015-07-22
drivers:usb:fsl: Introduce FSL_USB2_PHY_UTMI_DUAL macro
Nikhil Badola
2015-07-22
drivers: usb :fsl: Implement Workaround for USB Erratum A007792
Nikhil Badola
2015-07-22
drivers:usb:fsl: Replace macros with enumerated type
Nikhil Badola
2015-07-22
USB: bcma: add support for controlling bus power through GPIO
Hauke Mehrtens
2015-07-22
USB: bcma: add bcm53xx support
Hauke Mehrtens
2015-07-22
USB: bcma: fix error handling in bcma_hcd_create_pdev()
Hauke Mehrtens
2015-07-22
USB: bcma: use devm_kzalloc
Hauke Mehrtens
2015-07-22
USB: bcma: replace numbers with constants
Hauke Mehrtens
2015-07-22
USB: bcma: remove chip id check
Hauke Mehrtens
2015-07-22
usb: host: xhci: remove typo in function documentation
Luis de Bethencourt
2015-07-22
USB: OHCI: fix bad #define in ohci-tmio.c
Alan Stern
2015-07-22
USB: OHCI: Fix race between ED unlink and URB submission
Alan Stern
2015-07-22
xhci: do not report PLC when link is in internal resume state
Zhuang Jin Can
2015-07-22
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
2015-07-22
xhci: report U3 when link is in resume state
Zhuang Jin Can
2015-07-22
xhci: Calculate old endpoints correctly on device reset
Brian Campbell
2015-07-22
usb: xhci: Bugfix for NULL pointer deference in xhci_endpoint_init() function
AMAN DEEP
2015-07-22
xhci: Workaround to get D3 working in Intel xHCI
Rajmohan Mani
2015-07-22
xhci: call BIOS workaround to enable runtime suspend on Intel Braswell
Mathias Nyman
2015-06-27
Merge branch 'upstream' of git://git.linux-mips.org/pub/scm/ralf/upstream-linus
Linus Torvalds
2015-06-21
MIPS: Octeon: Set OHCI and EHCI MMIO byte order to match CPU
Ben Hutchings
[next]