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
2014-01-20
Merge branch 'drm-intel-next' of git://people.freedesktop.org/~danvet/drm-int...
Dave Airlie
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
2013-12-17
Merge tag 'tegra-for-3.14-dmas-resets-rework' into drm/for-next
Thierry Reding
2013-12-11
USB: EHCI: tegra: use reset framework
Stephen Warren
2013-12-10
xhci: Limit the spurious wakeup fix only to HP machines
Takashi Iwai
2013-12-04
usb: ohci-pxa27x: include linux/dma-mapping.h
Daniel Mack
2013-12-02
usb: xhci: Link TRB must not occur within a USB payload burst
David Laight
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
2013-10-31
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
2013-10-31
DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...
Russell King
2013-10-31
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...
Russell King
2013-10-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
2013-10-29
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
2013-10-29
usb: ohci: remove ep93xx bus glue platform driver
H Hartley Sweeten
2013-10-19
USB: UHCI: check for wakeup/suspend race
Alan Stern
2013-10-19
USB: EHCI: add check for wakeup/suspend race
Alan Stern
2013-10-19
USB: OHCI: fix and explain sparse errors
Alan Stern
2013-10-19
USB: EHCI: fix sparse errors
Alan Stern
2013-10-19
USB: EHCI: fix type mismatch in check_intr_schedule
Alan Stern
2013-10-19
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
2013-10-19
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
2013-10-19
usb: wusbcore: preserve endianness of cached descriptors
Thomas Pugliese
2013-10-16
usb: xhci: remove the unused ->address field
Dan Williams
2013-10-16
usb: xhci: kill a conditional when toggling cycle
Dan Williams
2013-10-16
xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers
Xenia Ragiadakou
2013-10-16
xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers
Xenia Ragiadakou
2013-10-16
xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_type' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_trb' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: add variable 'cmd_comp_code' in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_CONFIG_EP case into function
Xenia Ragiadakou
2013-10-16
xhci: remove unused 'ep_ring' variable in handle_cmd_completion()
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_EVAL_CONTEXT case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_NEC_GET_FW case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_RESET_DEV case into function
Xenia Ragiadakou
2013-10-16
xhci: use completion event's slot id rather than dig it out of command
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_ADDR_DEV case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_DISABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
xhci: refactor TRB_ENABLE_SLOT case into function
Xenia Ragiadakou
2013-10-16
xhci: rename existing Command Completion Event handlers
Xenia Ragiadakou
2013-10-16
xhci: remove unused argument from xhci_giveback_urb_in_irq()
Xenia Ragiadakou
2013-10-16
xhci: correct the usage of USB_CTRL_SET_TIMEOUT
xiao jin
2013-10-16
usb: xhci: Staticize xhci_del_comp_mod_timer
Sachin Kamat
2013-10-16
usb: Push USB2 LPM disable on disconnect into USB core.
Sarah Sharp
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2013-10-16
xhci: Set L1 device slot on USB2 LPM enable/disable.
Sarah Sharp
[next]