开源镜像站
帮助
动态
GitHub
index
:
lwn.git
alabaster
automarkup
doc/4.4
doc/4.8-fixes
doc/4.9
doc/asciidoc
doc/sphinx
docs-fixes
docs-mw
docs-next
docs-next-merge
header-removal
master
next
Linux kernel documentation tree maintained by Jonathan Corbet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2014-03-31
xhci: Fix resume issues on Renesas chips in Samsung laptops
Sarah Sharp
2014-03-23
Revert "xhci 1.0: Limit arbitrarily-aligned scatter gather."
Mathias Nyman
2014-03-06
usb: ehci: fix deadlock when threadirqs option is used
Stanislaw Gruszka
2014-03-06
USB: EHCI: add delay during suspend to prevent erroneous wakeups
Alan Stern
2014-02-22
Revert "usb: xhci: Link TRB must not occur within a USB payload burst"
Sarah Sharp
2014-02-22
Revert "xhci: Avoid infinite loop when sg urb requires too many trbs"
Sarah Sharp
2014-02-22
Revert "xhci: Set scatter-gather limit to avoid failed block writes."
Sarah Sharp
2014-02-22
xhci 1.0: Limit arbitrarily-aligned scatter gather.
Sarah Sharp
2014-02-06
xhci: Set scatter-gather limit to avoid failed block writes.
Sarah Sharp
2014-02-06
xhci: Avoid infinite loop when sg urb requires too many trbs
Ben Hutchings
2014-02-06
usb: ehci: add freescale imx28 special write register method
Peter Chen
2014-02-06
usb: xhci: Check for XHCI_PLAT in xhci_cleanup_msix()
Jack Pham
2013-12-17
usb: ohci-at91: fix irq and iomem resource retrieval
Boris BREZILLON
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
[next]