index
:
linux.git
arm64-uaccess
for-next
master
nocache-cleanup
vsnprintf
Linux kernel source tree
Gitolite user
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
Age
Commit message (
Expand
)
Author
2017-01-25
xhci: use the trb_to_noop() helper for command trbs
Mathias Nyman
2017-01-25
xhci: Introduce helper to turn one TRB into a no-op
Mathias Nyman
2017-01-25
usb: host: xhci: unconditionally call xhci_unmap_td_bounce_buffer()
Felipe Balbi
2017-01-25
usb: host: xhci: check for a valid ring when unmapping bounce buffer
Felipe Balbi
2017-01-25
usb: host: xhci: remove bogus __releases()/__acquires() annotation
Felipe Balbi
2017-01-25
usb: host: xhci: introduce xhci_td_cleanup()
Felipe Balbi
2017-01-25
usb: host: xhci: reorder variable definitions
Felipe Balbi
2017-01-25
usb: host: xhci: use slightly better list helpers
Felipe Balbi
2017-01-25
usb: host: xhci: remove unneded semicolon
Felipe Balbi
2017-01-25
usb: host: xhci: simplify irq handler return
Felipe Balbi
2017-01-25
usb: host: xhci: rename completion codes to match spec
Felipe Balbi
2017-01-25
usb: host: xhci: print HCIVERSION on debug
Felipe Balbi
2017-01-25
usb: host: xhci: change pre-increments to post-increments
Felipe Balbi
2017-01-25
usb: xhci: remove unnecessary return in xhci_pci_setup()
Lu Baolu
2017-01-25
usb: xhci: use list_is_singular for cmd_list
Lu Baolu
2017-01-25
usb: xhci: avoid unnecessary calculation
Lu Baolu
2017-01-25
usb: xhci: remove unnecessary assignment
Lu Baolu
2017-01-25
usb: host: xhci-plat: enable BROKEN_PED quirk if platform requested
Felipe Balbi
2017-01-25
usb: xhci: add quirk flag for broken PED bits
Felipe Balbi
2017-01-25
xhci: Put warning message on a single line
Alexander Stein
2017-01-25
usb: host: xhci: Remove unused 'addr_64' variable in xhci_hcd structure
Baolin Wang
2017-01-25
usb: xhci: remove unnecessary second abort try
Lu Baolu
2017-01-25
xhci: remove unnecessary check for pending timer
Mathias Nyman
2017-01-25
xhci: detect stop endpoint race using pending timer instead of counter.
Mathias Nyman
2017-01-25
xhci: rename EP_HALT_PENDING to EP_STOP_CMD_PENDING
Mathias Nyman
2017-01-25
xhci: simplify if statement to make it more readable
Mathias Nyman
2017-01-25
Merge 4.10-rc5 into usb-next
Greg Kroah-Hartman
2017-01-20
xhci: remove WARN_ON if dma mask is not set for platform devices
Mathias Nyman
2017-01-19
usb: xhci-mtk: add reference clock
Chunfeng Yun
2017-01-19
usb: host: xhci: plat: check hcc_params after add hcd
William wu
2017-01-19
usb: host: constify dev_pm_ops structures
Bhumika Goyal
2017-01-19
usb: host: oxu210hp-hcd: remove unused variable
Sudip Mukherjee
2017-01-16
Merge 4.10-rc4 into usb-next
Greg Kroah-Hartman
2017-01-11
xhci: fix deadlock at host remove by running watchdog correctly
Mathias Nyman
2017-01-10
usb: host: ohci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
2017-01-10
usb: host: ehci-exynos: Decrese node refcount on exynos_ehci_get_phy() error ...
Krzysztof Kozlowski
2017-01-10
usb: make the MTK XHCI driver compile for older MIPS SoCs
John Crispin
2017-01-10
USB: ohci-omap: defer probe if PHY is missing
Aaro Koskinen
2017-01-05
usb: ohci-at91: use descriptor-based gpio APIs correctly
Peter Rosin
2017-01-03
usb: host: xhci: handle COMP_STOP from SETUP phase too
Felipe Balbi
2017-01-03
usb: xhci: apply XHCI_PME_STUCK_QUIRK to Intel Apollo Lake
Wan Ahmad Zainie
2017-01-03
xhci: Fix race related to abort operation
OGAWA Hirofumi
2017-01-03
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
2017-01-03
usb: xhci: hold lock over xhci_abort_cmd_ring()
Lu Baolu
2017-01-03
xhci: Handle command completion and timeout race
Mathias Nyman
2017-01-03
usb: host: xhci: Fix possible wild pointer when handling abort command
Baolin Wang
2017-01-03
usb: xhci: fix possible wild pointer
Lu Baolu
2017-01-03
usb: return error code when platform_get_irq fails
Pan Bian
2017-01-03
usb: xhci: fix return value of xhci_setup_device()
Lu Baolu
2017-01-03
xhci: free xhci virtual devices with leaf nodes first
Mathias Nyman
[prev]
[next]