index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci.h
Age
Commit message (
Expand
)
Author
Files
Lines
2022-06-30
usb: host: xhci: use snprintf() in xhci_decode_trb()
Sergey Shtylyov
1
-1
/
+1
2022-06-23
xhci: turn off port power in shutdown
Mathias Nyman
1
-0
/
+2
2022-05-12
xhci: Remove quirk for over 10 year old evaluation hardware
Mathias Nyman
1
-1
/
+1
2022-05-12
xhci: use generic command timer for stop endpoint commands.
Mathias Nyman
1
-2
/
+0
2022-05-12
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
1
-0
/
+26
2022-03-03
xhci: fix uninitialized string returned by xhci_decode_ctrl_ctx()
Anssi Hannula
1
-0
/
+2
2022-03-03
xhci: fix garbage USBSTS being logged in some cases
Anssi Hannula
1
-1
/
+4
2022-03-03
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
1
-2
/
+5
2022-02-17
xhci: Allocate separate command structures for each LPM command
Mathias Nyman
1
-2
/
+0
2021-10-11
xhci: add quirk for host controllers that don't update endpoint DCS
Jonathan Bell
1
-0
/
+1
2021-08-26
xhci: fix even more unsafe memory usage in xhci tracing
Mathias Nyman
1
-13
/
+8
2021-08-26
xhci: fix unsafe memory usage in xhci tracing
Mathias Nyman
1
-24
/
+28
2021-06-18
Revert "usb: host: xhci-plat: Create platform device for onboard hubs in prob...
Greg Kroah-Hartman
1
-2
/
+0
2021-06-17
xhci: Add adaptive interrupt rate for isoch TRBs with XHCI_AVOID_BEI quirk
Mathias Nyman
1
-0
/
+7
2021-06-17
xhci: Remove unused defines for ERST_SIZE and ERST_ENTRIES
Mathias Nyman
1
-4
/
+0
2021-06-15
usb: host: xhci-plat: Create platform device for onboard hubs in probe()
Matthias Kaehlcke
1
-0
/
+2
2021-06-09
usb: pci-quirks: disable D3cold on xhci suspend for s2idle on AMD Renoir
Mario Limonciello
1
-0
/
+1
2021-03-15
Merge 5.12-rc3 into usb-next
Greg Kroah-Hartman
1
-0
/
+1
2021-03-11
usb: xhci: do not perform Soft Retry for some xHCI hosts
Stanislaw Gruszka
1
-0
/
+1
2021-03-10
usb: xhci-mtk: support to build xhci-mtk-hcd.ko
Chunfeng Yun
1
-0
/
+8
2021-02-08
Merge 5.11-rc7 into usb-next
Greg Kroah-Hartman
1
-0
/
+4
2021-01-29
xhci: remove obsolete dequeue pointer moving code
Mathias Nyman
1
-14
/
+0
2021-01-29
xhci: split handling halted endpoints into two steps
Mathias Nyman
1
-0
/
+8
2021-01-29
xhci: store TD status in the td struct instead of passing it along
Mathias Nyman
1
-0
/
+1
2021-01-29
xhci: avoid DMA double fetch when reading event trb type.
Mathias Nyman
1
-1
/
+1
2021-01-29
xhci: remove extra loop in interrupt context
Mathias Nyman
1
-0
/
+2
2021-01-29
xhci: remove xhci_stream_id_to_ring() helper
Mathias Nyman
1
-4
/
+0
2021-01-29
xhci: add xhci_get_virt_ep() helper
Mathias Nyman
1
-1
/
+2
2021-01-29
xhci: adjust parameters passed to cleanup_halted_endpoint()
Mathias Nyman
1
-0
/
+1
2021-01-29
xhci: Avoid parsing transfer events several times
Mathias Nyman
1
-0
/
+2
2021-01-26
usb: xhci-mtk: fix unreleased bandwidth data
Ikjoon Jang
1
-0
/
+4
2020-12-09
usb: xhci: Use temporary buffer to consolidate SG
Tejas Joglekar
1
-0
/
+4
2020-12-09
usb: xhci: Set quirk for XHCI_SG_TRB_CACHE_SIZE_QUIRK
Tejas Joglekar
1
-0
/
+1
2020-10-29
usb: xhci: Workaround for S3 issue on AMD SNPS 3.0 xHC
Sandeep Singh
1
-0
/
+1
2020-09-20
usb: host: xhci-plat: add priv quirk for skip PHY initialization
Peter Chen
1
-0
/
+1
2020-08-18
usb: xhci-pci: Add support for reset controllers
Nicolas Saenz Julienne
1
-0
/
+2
2020-07-23
xhci: dbc: don't use generic xhci ring allocation functions for dbc.
Mathias Nyman
1
-0
/
+2
2020-06-24
xhci: Fix incorrect EP_STATE_MASK
Mathias Nyman
1
-1
/
+1
2020-05-15
usb: xhci: Add support for Renesas controller with memory
Vinod Koul
1
-0
/
+1
2020-04-27
Merge 5.7-rc3 into usb-next
Greg Kroah-Hartman
1
-2
/
+3
2020-04-21
xhci: Fix handling halted endpoint even if endpoint ring appears empty
Mathias Nyman
1
-2
/
+3
2020-04-16
USB: host: Use the correct style for SPDX License Identifier
Nishad Kamdar
1
-1
/
+1
2020-03-12
xhci: Wait until link state trainsits to U0 after setting USB_SS_PORT_LS_U0
Kai-Heng Feng
1
-0
/
+1
2020-03-12
xhci: Show host status when watchdog triggers and host is assumed dead.
Mathias Nyman
1
-0
/
+29
2020-02-24
Merge 5.6-rc3 into usb-next
Greg Kroah-Hartman
1
-3
/
+11
2020-02-23
USB: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-2
/
+2
2020-02-12
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
1
-3
/
+11
2020-02-12
Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...
Greg Kroah-Hartman
1
-11
/
+3
2020-02-10
xhci: Fix memory leak when caching protocol extended capability PSI tables
Mathias Nyman
1
-3
/
+11
2019-12-11
usb: xhci: only set D3hot for pci device
Henry Lin
1
-0
/
+1
[next]