开源镜像站
帮助
动态
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
2015-06-22
usb: make module xhci_hcd removable
Arthur Demchenkov
2015-06-22
usb: host: xhci: add mutex for non-thread-safe data
Chris Bainbridge
2015-06-06
xhci: gracefully handle xhci_irq dead device
Joe Lawrence
2015-06-06
xhci: Solve full event ring by increasing TRBS_PER_SEGMENT to 256
Mathias Nyman
2015-06-06
xhci: fix isoc endpoint dequeue from advancing too far on transaction error
Mathias Nyman
2015-05-06
usb: host: sl811: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: ehci: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: xhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: isp116x: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: r8a66597: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: fotg210: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: uhci: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: fusbh200: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-05-06
usb: host: oxu210hp: use new USB_RESUME_TIMEOUT
Felipe Balbi
2015-03-23
usb: xhci: apply XHCI_AVOID_BEI quirk to all Intel xHCI controllers
Lu Baolu
2015-03-23
usb: xhci: handle Config Error Change (CEC) in xhci driver
Lu Baolu
2015-03-18
USB: ehci-atmel: rework clk handling
Boris Brezillon
2015-03-11
Revert "xhci: Clear the host side toggle manually when endpoint is 'soft reset'"
Mathias Nyman
2015-03-06
xhci: Workaround for PME stuck issues in Intel xhci
Mathias Nyman
2015-03-06
xhci: fix reporting of 0-sized URBs in control endpoint
Aleksander Morgado
2015-02-24
xhci: Clear the host side toggle manually when endpoint is 'soft reset'
Mathias Nyman
2015-02-24
xhci: Allocate correct amount of scratchpad buffers
Mathias Nyman
2015-02-24
usb: XHCI: platform: Move the Marvell quirks after the enabling the clocks
Maxime Ripard
2015-02-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
Linus Torvalds
2015-02-15
Merge tag 'usb-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...
Linus Torvalds
2015-02-13
usb: use %*pb[l] to print bitmaps including cpumasks and nodemasks
Tejun Heo
2015-02-11
treewide: Remove unnecessary SSB_DEVTABLE_END macro
Joe Perches
2015-02-11
treewide: Remove unnecessary BCMA_CORETABLE_END macro
Joe Perches
2015-02-04
Merge tag 'usb-for-v3.20' of git://git.kernel.org/pub/scm/linux/kernel/git/ba...
Greg Kroah-Hartman
2015-02-03
uhci-hub: use HUB_CHAR_*
Sergei Shtylyov
2015-02-03
usb: kconfig: replace PPC_OF with PPC
Kevin Hao
2015-02-03
ehci-pci: disable for Intel MID platforms (update)
Andy Shevchenko
2015-01-31
ehci-pci: disable for Intel MID platforms
Andy Shevchenko
2015-01-31
usb: host: pci_quirks: joing string literals
Andy Shevchenko
2015-01-31
USB: add flag for HCDs that can't receive wakeup requests (isp1760-hcd)
Alan Stern
2015-01-27
usb: isp1760: Move driver from drivers/usb/host/ to drivers/usb/isp1760/
Laurent Pinchart
2015-01-27
usb: isp1760: Add device controller support
Laurent Pinchart
2015-01-27
usb: isp1760: Move PORT1 configuration to core code
Laurent Pinchart
2015-01-27
usb: isp1760: Initialize the bus interface in core code
Laurent Pinchart
2015-01-27
usb: isp1760: Set IRQF_SHARED flag in core code
Laurent Pinchart
2015-01-27
usb: isp1760: Move core code to isp1760-core.c
Laurent Pinchart
2015-01-27
usb: isp1760: Reorganize header files
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix driver data structures with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Decouple usb_hdc and isp1760_priv
Laurent Pinchart
2015-01-27
usb: isp1760: Refactor PCI initialization code
Laurent Pinchart
2015-01-27
usb: isp1760: Use the managed devm_ioremap_resource() API
Laurent Pinchart
2015-01-27
usb: isp1760: Pass resource pointer to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Remove busname argument to isp1760_register
Laurent Pinchart
2015-01-27
usb: isp1760: Prefix init_kmem_once and deinit_kmem_cache with isp1760_
Laurent Pinchart
2015-01-27
usb: isp1760: Fix indentation in probe error path
Laurent Pinchart
[next]