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
2021-03-18
usb: host: Mundane spello fix in the file sl811_cs.c
Bhaskar Chowdhury
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
2021-03-11
xhci: Fix repeated xhci wake after suspend due to uncleared internal wake state
Mathias Nyman
2021-03-11
usb: xhci: Fix ASMedia ASM1042A and ASM3242 DMA addressing
Forest Crossman
2021-03-11
xhci: Improve detection of device initiated wake signal.
Mathias Nyman
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
2021-03-10
usb: xhci-mtk: print debug info of endpoint interval
Chunfeng Yun
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove declaration of xhci_mtk_setup()
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add some schedule error number
Chunfeng Yun
2021-03-10
usb: xhci-mtk: rebuild the way to get bandwidth domain
Chunfeng Yun
2021-03-10
usb: xhci-mtk: use @tt_info to check the FS/LS device is under a HS hub
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a member @speed in mu3h_sch_ep_info struct
Chunfeng Yun
2021-03-10
usb: xhci-mtk: use clear type instead of void
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove unnecessary members of mu3h_sch_tt struct
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a function to get bandwidth boundary
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add a function to (un)load bandwidth info
Chunfeng Yun
2021-03-10
usb: xhci-mtk: use @sch_tt to check whether need do TT schedule
Chunfeng Yun
2021-03-10
usb: xhci-mtk: add only one extra CS for FS/LS INTR
Chunfeng Yun
2021-03-10
usb: xhci-mtk: get the microframe boundary for ESIT
Chunfeng Yun
2021-03-10
usb: xhci-mtk: improve bandwidth scheduling with TT
Chunfeng Yun
2021-03-10
usb: xhci-mtk: remove or operator for setting schedule parameters
Chunfeng Yun
2021-03-10
USB: host: uhci: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
USB: host: sl811: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
USB: host: isp1362: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-03-10
USB: host: isp116x: remove dentry pointer for debugfs
Greg Kroah-Hartman
2021-02-22
Merge tag 'for-linus' of git://git.armlinux.org.uk/~rmk/linux-arm
Linus Torvalds
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
2021-02-05
xhci: ext-caps: Use software node API with the properties
Heikki Krogerus
2021-02-03
xhci: fix bounce buffer usage for non-sg list case
Mathias Nyman
2021-02-03
usb: host: xhci: mvebu: make USB 3.0 PHY optional for Armada 3720
Pali Rohár
2021-02-02
usb: xhci-mtk: break loop when find the endpoint to drop
Chunfeng Yun
2021-02-01
ARM: 9048/1: sa1111: make sa1111 bus's remove callback return void
Uwe Kleine-König
2021-02-01
usb: xhci-mtk: skip dropping bandwidth of unchecked endpoints
Chunfeng Yun
2021-01-29
xhci: handle halting transfer event properly after endpoint stop and halt raced.
Mathias Nyman
2021-01-29
xhci: Check for pending reset endpoint command before queueing a new one.
Mathias Nyman
2021-01-29
xhci: remove obsolete dequeue pointer moving code
Mathias Nyman
2021-01-29
xhci: introduce a new move_dequeue_past_td() function to replace old code.
Mathias Nyman
2021-01-29
xhci: handle stop endpoint command completion with endpoint in running state.
Mathias Nyman
2021-01-29
xhci: Fix halted endpoint at stop endpoint command completion
Mathias Nyman
2021-01-29
xhci: split handling halted endpoints into two steps
Mathias Nyman
2021-01-29
xhci: move and rename xhci_cleanup_halted_endpoint()
Mathias Nyman
2021-01-29
xhci: turn cancelled td cleanup to its own function
Mathias Nyman
2021-01-29
xhci: store TD status in the td struct instead of passing it along
Mathias Nyman
2021-01-29
xhci: use xhci_td_cleanup() helper when giving back cancelled URBs
Mathias Nyman
2021-01-29
xhci: move xhci_td_cleanup so it can be called by more functions
Mathias Nyman
2021-01-29
xhci: Add xhci_reset_halted_ep() helper function
Mathias Nyman
2021-01-29
xhci: flush endpoint start to reduce race risk with stop endpoint command.
Mathias Nyman
2021-01-29
xhci: Check link TRBs when updating ring enqueue and dequeue pointers.
Mathias Nyman
2021-01-29
xhci: avoid DMA double fetch when reading event trb type.
Mathias Nyman
[prev]
[next]