index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
Files
Lines
2013-11-14
Merge branch 'for-linus-dma-masks' of git://git.linaro.org/people/rmk/linux-arm
Linus Torvalds
19
-65
/
+64
2013-11-12
Merge tag 'devicetree-for-3.13' of git://git.kernel.org/pub/scm/linux/kernel/...
Linus Torvalds
3
-0
/
+6
2013-11-11
Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...
Linus Torvalds
1
-4
/
+4
2013-10-31
DMA-API: usb: use new dma_coerce_mask_and_coherent()
Russell King
15
-43
/
+16
2013-10-31
DMA-API: usb: use dma_set_coherent_mask()
Russell King
16
-33
/
+55
2013-10-31
DMA-API: usb: ohci-sa1111: add a note about DMA masks
Russell King
1
-0
/
+6
2013-10-31
DMA-API: usb: ssb-hcd: replace dma_set_mask()+dma_set_coherent_mask() with ne...
Russell King
1
-2
/
+1
2013-10-31
DMA-API: usb: bcma: replace dma_set_mask()+dma_set_coherent_mask() with new h...
Russell King
1
-2
/
+1
2013-10-30
USB: ehci-atmel: add usb_clk for transition to CCF
Boris BREZILLON
1
-1
/
+15
2013-10-30
usb: wusbcore: add a quirk for Alereon HWA device isoc behavior
Thomas Pugliese
1
-3
/
+10
2013-10-30
usb: ohci: remove ep93xx bus glue platform driver
H Hartley Sweeten
3
-183
/
+0
2013-10-20
USB: UHCI: check for wakeup/suspend race
Alan Stern
1
-7
/
+10
2013-10-20
USB: EHCI: add check for wakeup/suspend race
Alan Stern
1
-0
/
+8
2013-10-20
USB: OHCI: fix and explain sparse errors
Alan Stern
1
-4
/
+5
2013-10-20
USB: EHCI: fix sparse errors
Alan Stern
2
-5
/
+7
2013-10-20
USB: EHCI: fix type mismatch in check_intr_schedule
Alan Stern
1
-1
/
+1
2013-10-20
Merge tag 'for-usb-next-2013-10-17' of git://git.kernel.org/pub/scm/linux/ker...
Greg Kroah-Hartman
5
-313
/
+211
2013-10-20
Merge 3.12-rc6 into usb-next.
Greg Kroah-Hartman
5
-29
/
+42
2013-10-19
usb: wusbcore: preserve endianness of cached descriptors
Thomas Pugliese
1
-7
/
+3
2013-10-17
usb: xhci: remove the unused ->address field
Dan Williams
2
-10
/
+2
2013-10-17
usb: xhci: kill a conditional when toggling cycle
Dan Williams
1
-1
/
+1
2013-10-16
xhci: replace 'event' with 'cmd_comp_code' in set_deq and reset_ep handlers
Xenia Ragiadakou
1
-9
/
+8
2013-10-16
xhci: add argument 'slot_id' in stop_ep, set_deq and reset_ep cmd handlers
Xenia Ragiadakou
1
-13
/
+12
2013-10-16
xhci: replace 'xhci->cmd_ring->dequeue' with 'trb' in stop_ep cmd handler
Xenia Ragiadakou
1
-4
/
+2
2013-10-16
xhci: add variable 'cmd_type' in handle_cmd_completion()
Xenia Ragiadakou
1
-13
/
+14
2013-10-16
xhci: add variable 'cmd_trb' in handle_cmd_completion()
Xenia Ragiadakou
1
-8
/
+9
2013-10-16
xhci: add variable 'cmd_comp_code' in handle_cmd_completion()
Xenia Ragiadakou
1
-12
/
+8
2013-10-16
xhci: refactor TRB_CONFIG_EP case into function
Xenia Ragiadakou
1
-52
/
+62
2013-10-16
xhci: remove unused 'ep_ring' variable in handle_cmd_completion()
Xenia Ragiadakou
1
-2
/
+0
2013-10-16
xhci: refactor TRB_EVAL_CONTEXT case into function
Xenia Ragiadakou
1
-5
/
+14
2013-10-16
xhci: refactor TRB_NEC_GET_FW case into function
Xenia Ragiadakou
1
-8
/
+14
2013-10-16
xhci: refactor TRB_RESET_DEV case into function
Xenia Ragiadakou
1
-7
/
+15
2013-10-16
xhci: use completion event's slot id rather than dig it out of command
Xenia Ragiadakou
1
-2
/
+2
2013-10-16
xhci: refactor TRB_ADDR_DEV case into function
Xenia Ragiadakou
1
-2
/
+9
2013-10-16
xhci: refactor TRB_DISABLE_SLOT case into function
Xenia Ragiadakou
1
-7
/
+14
2013-10-16
xhci: refactor TRB_ENABLE_SLOT case into function
Xenia Ragiadakou
1
-5
/
+12
2013-10-16
xhci: rename existing Command Completion Event handlers
Xenia Ragiadakou
1
-10
/
+8
2013-10-16
xhci: remove unused argument from xhci_giveback_urb_in_irq()
Xenia Ragiadakou
1
-4
/
+4
2013-10-16
xhci: correct the usage of USB_CTRL_SET_TIMEOUT
xiao jin
2
-2
/
+2
2013-10-16
usb: xhci: Staticize xhci_del_comp_mod_timer
Sachin Kamat
1
-1
/
+2
2013-10-16
usb: Push USB2 LPM disable on disconnect into USB core.
Sarah Sharp
1
-5
/
+0
2013-10-16
usb: Don't enable USB 2.0 Link PM by default.
Sarah Sharp
2
-153
/
+18
2013-10-16
xhci: Set L1 device slot on USB2 LPM enable/disable.
Sarah Sharp
2
-2
/
+3
2013-10-14
USB: ohci-exynos: Remove non-DT support
Jingoo Han
1
-15
/
+3
2013-10-14
USB: EHCI: start new isochronous streams ASAP
Alan Stern
1
-21
/
+23
2013-10-14
USB: EHCI: create per-TT bandwidth tables
Alan Stern
4
-85
/
+312
2013-10-14
Revert "USB: OHCI: Properly handle OHCI controller suspend"
Greg Kroah-Hartman
1
-8
/
+1
2013-10-14
Revert "USB: OHCI: Properly handle ohci-at91 suspend"
Greg Kroah-Hartman
1
-8
/
+2
2013-10-14
Revert "USB: OHCI: Properly handle ohci-s3c2410 suspend"
Greg Kroah-Hartman
1
-4
/
+17
2013-10-14
Revert "USB: OHCI: Properly handle ohci-da8xx suspend"
Greg Kroah-Hartman
1
-11
/
+4
[next]