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
2010-10-22
USB: imx21-hcd: remove unused variable
Martin Fuzzey
2010-10-22
USB: UHCI: add native scatter-gather support(v1)
Ming Lei
2010-10-22
USB: add USB EHCI support for MPC5121 SoC
Anatolij Gustschin
2010-10-22
USB: add platform glue driver for FSL USB DR controller
Anatolij Gustschin
2010-10-22
usb: change to new flag variable
matt mooney
2010-10-22
usb: omap: ohci: Missing driver unregister in module exit
Keshava Munegowda
2010-10-22
usb: host: oxu210hp-hcd: Use static const char * const where possible
Joe Perches
2010-10-22
USB: isp1362-hcd: Removes CONFIG_USB_OTG dependent code, fix build breakage
Javier Martinez Canillas
2010-10-22
OHCI: work around for nVidia shutdown problem
Alan Stern
2010-10-22
USB: ohci-sm501: add iounmap on error path
Dan Carpenter
2010-10-22
USB: ehci tdi : let's tdi_reset set host mode
Matthieu CASTET
2010-09-20
USB: EHCI: Disable langwell/penwell LPM capability
Alek Du
2010-09-03
USB: ehci-ppc-of: problems in unwind
Dan Carpenter
2010-08-23
USB: xHCI: update ring dequeue pointer when process missed tds
Andiry Xu
2010-08-23
USB: xhci: Remove buggy assignment in next_trb()
John Youn
2010-08-23
USB: isp1760: use a write barrier to ensure proper ndelay timing
Michael Hennerich
2010-08-12
Merge branch 'i2c-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2010-08-12
Merge branch 'next-devicetree' of git://git.secretlab.ca/git/linux-2.6
Linus Torvalds
2010-08-11
i2c: Add support for custom probe function
Jean Delvare
2010-08-10
USB: remove fake "address-of" expressions
Alan Stern
2010-08-10
USB: xhci: Set DMA mask for host.
Sarah Sharp
2010-08-10
USB: xhci: Don't flush doorbell writes.
Sarah Sharp
2010-08-10
USB: xhci: Reduce reads and writes of interrupter registers.
Sarah Sharp
2010-08-10
USB: xhci: Make xhci_set_hc_event_deq() static.
Sarah Sharp
2010-08-10
USB: xhci: Minimize HW event ring dequeue pointer writes.
Sarah Sharp
2010-08-10
USB: xhci: Make xhci_handle_event() static.
Sarah Sharp
2010-08-10
USB: xhci: Remove unnecessary reads of IRQ_PENDING register.
Sarah Sharp
2010-08-10
USB: xhci: Performance - move xhci_work() into xhci_irq()
Sarah Sharp
2010-08-10
USB: xhci: Performance - move interrupt handlers into xhci-ring.c
Sarah Sharp
2010-08-10
USB: xhci: Performance - move functions that find ep ring.
Sarah Sharp
2010-08-10
USB: ehci: fix remove of ehci debugfs dir
Ming Lei
2010-08-10
USB: Add USB 2.0 to ssb ohci driver
Hauke Mehrtens
2010-08-10
usb: imx21-hcd: set task state with schedule_timeout_uninterruptible()
Kulikov Vasiliy
2010-08-10
usb: host: sl811-hcd: check kzalloc() result
Kulikov Vasiliy
2010-08-10
USB: xHCI: Isoc urb enqueue
Andiry Xu
2010-08-10
USB: xHCI: allocate bigger ring for isochronous endpoint
Andiry Xu
2010-08-10
USB: xHCI: Isochronous transfer implementation
Andiry Xu
2010-08-10
USB: xHCI: Introduce urb_priv structure
Andiry Xu
2010-08-10
USB: xHCI: Missed Service Error Event process
Andiry Xu
2010-08-10
USB: xHCI: adds new cases to trb_comp_code switch
Andiry Xu
2010-08-10
USB: xHCI: remove redundant print messages
Andiry Xu
2010-08-10
USB xHCI: handle_tx_event() refactor: process_bulk_intr_td
Andiry Xu
2010-08-10
USB: xHCI: handle_tx_event() refactor: process_ctrl_td
Andiry Xu
2010-08-10
USB: xHCI: handle_tx_event() refactor: finish_td
Andiry Xu
2010-08-10
USB: EHCI: remove dead code in the periodic scheduler
Alan Stern
2010-08-10
USB: EHCI: reorganize isochronous scheduler routine
Alan Stern
2010-08-10
USB: EHCI: add missing frame -> microframe conversion
Alan Stern
2010-08-10
USB: EHCI: simplify remainder computations
Alan Stern
2010-08-10
USB: EHCI: remove PCI assumption
Alan Stern
2010-08-10
USB: xHCI: Supporting MSI/MSI-X
Dong Nguyen
[next]