index
:
android_kernel_xiaomi_sdm660.git
lineage-18.1
Unnamed repository; edit this file 'description' to name the repository.
Rafael Marcalo
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-ring.c
Age
Commit message (
Expand
)
Author
2021-02-07
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2021-01-30
xhci: make sure TRB is fully written before giving it to the controller
Mathias Nyman
2020-03-08
Merge branch 'android-4.4-p' of https://android.googlesource.com/kernel/commo...
Michael Bestas
2019-12-21
xhci: fix USB3 device initiated resume race with roothub autosuspend
Mathias Nyman
2019-04-11
Merge "usb: xhci: Reduce command abort handshake timeout"
Linux Build Service Account
2019-04-11
Merge "usb: xhci: remove unnecessary second abort try"
Linux Build Service Account
2019-04-05
Merge android-4.4.178 (7af10f2) into msm-4.4
Srinivasarao P
2019-04-03
xhci: Fix port resume done detection for SS ports with LPM enabled
Mathias Nyman
2019-03-22
usb: xhci: Reduce command abort handshake timeout
Hemant Kumar
2019-03-22
usb: xhci: remove unnecessary second abort try
Xin Long
2019-03-22
usb: XHCI: Bailout command abort operation upon XHCI remove
Hemant Kumar
2018-12-03
Merge android-4.4.166 (4c4bedf) into msm-4.4
Srinivasarao P
2018-12-01
usb: xhci: fix uninitialized completion when USB3 port got wrong status
Aaron Ma
2017-08-15
Merge android-4.4@9f764bb (v4.4.80) into msm-4.4
Blagovest Kolenichev
2017-07-27
xhci: Fix NULL pointer dereference when cleaning up streams for removed host
Mathias Nyman
2017-03-18
Merge tag 'lsk-v4.4-17.02-android' into branch 'msm-4.4'
Runmin Wang
2017-02-28
Merge tag 'lsk-v4.4-16.12-android' into branch 'msm-4.4'
Runmin Wang
2017-01-19
xhci: fix deadlock at host remove by running watchdog correctly
Mathias Nyman
2017-01-12
xhci: Fix race related to abort operation
OGAWA Hirofumi
2017-01-12
xhci: Use delayed_work instead of timer for command timeout
OGAWA Hirofumi
2017-01-12
usb: xhci: hold lock over xhci_abort_cmd_ring()
Lu Baolu
2017-01-12
xhci: Handle command completion and timeout race
Mathias Nyman
2017-01-12
usb: host: xhci: Fix possible wild pointer when handling abort command
Baolin Wang
2017-01-12
usb: xhci: fix possible wild pointer
Lu Baolu
2017-01-04
usb: host: replace %p with %pK
Vamsi Krishna Samavedam
2016-12-23
Merge "usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET"
Linux Build Service Account
2016-12-14
usb: xhci: Add support for SINGLE_STEP_SET_FEATURE test of EHSET
Jack Pham
2016-09-24
xhci: fix null pointer dereference in stop command timeout function
Mathias Nyman
2016-09-07
xhci: Make sure xhci handles USB_SPEED_SUPER_PLUS devices.
Mathias Nyman
2016-09-07
xhci: always handle "Command Ring Stopped" events
Mathias Nyman
2016-07-11
xhci: Fix handling timeouted commands on hosts in weird states.
Mathias Nyman
2016-07-11
xhci: Cleanup only when releasing primary hcd
Gabriel Krisman Bertazi
2016-05-04
xhci: fix 10 second timeout on removal of PCI hotpluggable xhci controllers
Mathias Nyman
2016-02-25
Revert "xhci: don't finish a TD if we get a short-transfer event mid TD"
Mathias Nyman
2015-12-11
xhci: fix usb2 resume timing and races.
Mathias Nyman
2015-11-18
usb: xhci: fix checking ep busy for CFC
Lu Baolu
2015-10-26
Merge 4.3-rc7 into usb-next
Greg Kroah-Hartman
2015-10-17
xhci: handle no ping response error properly
Mathias Nyman
2015-10-17
xhci: don't finish a TD if we get a short transfer event mid TD
Mathias Nyman
2015-10-16
xhci: create one unified function to calculate TRB TD remainder.
Mathias Nyman
2015-10-04
xhci: check xhci hardware for USB 3.1 support
Mathias Nyman
2015-10-04
xhci: define the new default speed ID for SuperSpeedPlus used by xhci hw
Mathias Nyman
2015-09-21
xhci: change xhci 1.0 only restrictions to support xhci 1.1
Mathias Nyman
2015-09-21
xhci: give command abortion one more chance before killing xhci
Mathias Nyman
2015-08-10
Merge 4.2-rc6 into usb-next
Greg Kroah-Hartman
2015-08-08
xhci: xHCI 1.1: Stopped - Short Packet Capability (SPC)
Lu Baolu
2015-08-08
xhci: xHCI 1.1: Contiguous Frame ID Capability (CFC)
Lu Baolu
2015-08-08
usb: xhci: Add support for URB_ZERO_PACKET to bulk/sg transfers
Reyad Attiyat
2015-08-03
xhci: fix off by one error in TRB DMA address boundary check
Mathias Nyman
2015-07-22
xhci: prevent bus_suspend if SS port resuming in phase 1
Zhuang Jin Can
[next]