index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-mem.c
Age
Commit message (
Expand
)
Author
Files
Lines
2023-10-25
xhci: move port specific items such as state completions to port structure
Mathias Nyman
1
-7
/
+3
2023-07-27
xhci: Show ZHAOXIN xHCI root hub speed correctly
Weitao Wang
1
-7
/
+24
2023-07-27
xhci: Fix TRB prefetch issue of ZHAOXIN hosts
Weitao Wang
1
-2
/
+6
2023-01-18
xhci: adjust parameters passed to cleanup_halted_endpoint()
Mathias Nyman
1
-0
/
+2
2023-01-18
xhci: Avoid parsing transfer events several times
Mathias Nyman
1
-0
/
+2
2022-11-03
xhci: Remove device endpoints from bandwidth list when freeing the device
Mathias Nyman
1
-8
/
+12
2022-10-26
usb: host: xhci: Fix potential memory leak in xhci_alloc_stream_info()
Jianglei Nie
1
-1
/
+6
2022-04-08
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
1
-1
/
+1
2021-07-14
xhci: solve a double free problem while doing s4
Zhangjiantao (Kirin, nanjing)
1
-0
/
+1
2021-05-11
xhci: check port array allocation was successful before dereferencing it
Mathias Nyman
1
-0
/
+3
2021-05-11
usb: xhci: Fix port minor revision
Thinh Nguyen
1
-0
/
+9
2020-10-29
xhci: Fix sizeof() mismatch
Colin Ian King
1
-2
/
+2
2020-08-24
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
1
-2
/
+2
2020-07-23
xhci: dbc: don't use generic xhci ring allocation functions for dbc.
Mathias Nyman
1
-2
/
+2
2020-07-23
xhci: Don't pass struct xhci_hcd pointer to xhci_link_seg()
Mathias Nyman
1
-11
/
+20
2020-07-09
usb: host: xhci-mem: Demote obvious misuse of kerneldoc to standard comment b...
Lee Jones
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-02-12
xhci: Fix memory leak when caching protocol extended capability PSI tables - ...
Mathias Nyman
1
-22
/
+37
2020-02-12
Revert "xhci: Fix memory leak when caching protocol extended capability PSI t...
Greg Kroah-Hartman
1
-36
/
+22
2020-02-10
xhci: Fix memory leak when caching protocol extended capability PSI tables
Mathias Nyman
1
-22
/
+36
2020-02-10
xhci: Force Maximum Packet size for Full-speed bulk devices to valid range.
Mathias Nyman
1
-3
/
+9
2019-12-11
xhci: Fix memory leak in xhci_add_in_port()
Mika Westerberg
1
-0
/
+4
2019-07-25
usb: host: Remove call to memset after dma_alloc_coherent
Fuqian Huang
1
-1
/
+0
2019-02-21
usb: xhci: fix build warning - missing prototype
Jean-Philippe Menil
1
-1
/
+1
2019-01-08
cross-tree: phase out dma_zalloc_coherent()
Luis Chamberlain
1
-4
/
+4
2018-12-07
xhci: move bus_state structure under the xhci_hub structure.
Mathias Nyman
1
-5
/
+5
2018-12-07
xhci: remove the unused sw_lpm_support
Zeng Tao
1
-16
/
+4
2018-09-10
usb: xhci: fix interrupt transfer error happened on MTK platforms
Chunfeng Yun
1
-0
/
+4
2018-07-06
xhci: xhci-mem: off by one in xhci_stream_id_to_ring()
Dan Carpenter
1
-1
/
+1
2018-06-25
xhci: Fix kernel oops in trace_xhci_free_virt_device
Zhengjun Xing
1
-2
/
+2
2018-06-13
treewide: kzalloc_node() -> kcalloc_node()
Kees Cook
1
-2
/
+2
2018-06-01
usb: xhci: force all memory allocations to node
Adam Wallis
1
-19
/
+38
2018-05-24
xhci: xhci-mem: remove port_arrays and the code initializing them
Mathias Nyman
1
-89
/
+11
2018-05-24
xhci: Create new structures to store xhci port information
Mathias Nyman
1
-1
/
+57
2018-03-16
xhci: zero usb device slot_id member when disabling and freeing a xhci slot
Mathias Nyman
1
-0
/
+2
2018-01-04
USB: host: Use zeroing memory allocator rather than allocator/memset
Himanshu Jha
1
-5
/
+2
2017-12-18
Merge 4.15-rc4 into usb-next
Greg Kroah-Hartman
1
-4
/
+18
2017-12-08
xhci: Don't add a virt_dev to the devs array before it's fully allocated
Mathias Nyman
1
-4
/
+11
2017-12-08
usb: xhci: Cleanup printk debug message for registers
Lu Baolu
1
-4
/
+0
2017-12-08
usb: xhci: Make some static functions global
Lu Baolu
1
-39
/
+55
2017-12-08
xhci: remove unnecessary boolean parameter from xhci_alloc_command
Mathias Nyman
1
-15
/
+2
2017-12-08
xhci: add helper to allocate command with input context
Mathias Nyman
1
-2
/
+22
2017-12-01
usb: xhci: fix panic in xhci_free_virt_devices_depth_first
Yu Chen
1
-0
/
+7
2017-11-07
USB: host: xhci: Remove redundant license text
Greg Kroah-Hartman
1
-13
/
+0
2017-11-04
USB: add SPDX identifiers to all remaining files in drivers/usb/
Greg Kroah-Hartman
1
-0
/
+1
2017-11-01
usb: host: xhci-mem: mark expected switch fall-through
Gustavo A. R. Silva
1
-0
/
+1
2017-10-17
xhci: Convert timers to use timer_setup()
Kees Cook
1
-2
/
+2
2017-10-05
usb: xhci: Add debugfs interface for xHCI driver
Lu Baolu
1
-3
/
+2
2017-06-20
Merge 4.12-rc6 into usb-next
Greg Kroah-Hartman
1
-2
/
+5
2017-06-15
xhci: remove endpoint ring cache
Mathias Nyman
1
-75
/
+6
[next]