index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
usb
/
host
/
xhci-hub.c
Age
Commit message (
Expand
)
Author
2025-11-21
usb: xhci: standardize single bit-field macros
Niklas Neronin
2025-11-21
usb: xhci: simplify handling of Structural Parameters 1 values
Niklas Neronin
2025-11-21
usb: xhci: implement USB Port Register Set struct
Niklas Neronin
2025-11-21
usb: xhci: add helper to read PORTSC register
Niklas Neronin
2025-11-21
usb: xhci: add tracing for PORTSC register writes
Niklas Neronin
2025-11-21
usb: xhci: limit run_graceperiod for only usb 3.0 devices
Hongyu Xie
2025-08-19
usb: xhci: Fix slot_id resource race conflict
Weitao Wang
2025-05-21
usb: xhci: remove '0' write to write-1-to-clear register
Niklas Neronin
2025-04-11
xhci: Limit time spent with xHC interrupts disabled during bus resume
Mathias Nyman
2025-04-05
treewide: Switch/rename to timer_delete[_sync]()
Thomas Gleixner
2025-03-03
xhci: Restrict USB4 tunnel detection for USB3 devices to Intel hosts
Marc Zyngier
2024-10-14
Merge 6.12-rc3 into usb-next
Greg Kroah-Hartman
2024-10-04
usb: host: fix typo in the comment
Yan Zhen
2024-10-02
move asm/unaligned.h to linux/unaligned.h
Al Viro
2024-09-03
usb: Add tunnel_mode parameter to usb device structure
Mathias Nyman
2024-09-03
xhci: Add USB4 tunnel detection for USB3 devices on Intel hosts
Mathias Nyman
2024-03-02
xhci: save slot ID in struct 'xhci_port'
Niklas Neronin
2024-03-02
xhci: replace real & fake port with pointer to root hub port
Niklas Neronin
2023-10-21
xhci: pass port structure to tracing instead of port number
Mathias Nyman
2023-10-02
xhci: track port suspend state correctly in unsuccessful resume cases
Mathias Nyman
2023-02-02
xhci: decouple usb2 port resume and get_port_status request handling
Mathias Nyman
2023-02-02
xhci: clear usb2 resume related variables in one place.
Mathias Nyman
2023-02-02
xhci: rename resume_done to resume_timestamp
Mathias Nyman
2023-02-02
xhci: Pass port structure as parameter to xhci_disable_port().
Mathias Nyman
2023-02-02
xhci: move port specific items such as state completions to port structure
Mathias Nyman
2023-02-02
xhci: pass port pointer as parameter to xhci_set_port_power()
Mathias Nyman
2023-02-02
xhci: cleanup xhci_hub_control port references
Mathias Nyman
2023-01-17
xhci: hub: export symbol on xhci_hub_control
Jim Lin
2022-11-30
xhci: export two xhci_hub functions for xhci-pci module usage
Mathias Nyman
2022-08-25
Revert "xhci: turn off port power in shutdown"
Mathias Nyman
2022-08-25
xhci: Add grace period after xHC start to prevent premature runtime suspend.
Mathias Nyman
2022-06-23
xhci: turn off port power in shutdown
Mathias Nyman
2022-05-12
xhci: prepare for operation w/o shared hcd
Heiner Kallweit
2022-04-09
xhci: increase usb U3 -> U0 link resume timeout from 100ms to 500ms
Mathias Nyman
2022-03-03
xhci: fix runtime PM imbalance in USB2 resume
Henry Lin
2022-03-03
xhci: make xhci_handshake timeout for xhci_reset() adjustable
Mathias Nyman
2021-12-10
xhci: avoid race between disable slot command and host runtime suspend
Mathias Nyman
2021-11-06
xhci: Fix USB 3.1 enumeration issues by increasing roothub power-on-good delay
Mathias Nyman
2021-08-26
xhci: Add bus number to some debug messages
Mathias Nyman
2021-07-21
xhci: Fix lost USB 2 remote wake
Mathias Nyman
2021-03-23
usb: xhci: Remove unused function
Thinh Nguyen
2021-03-23
usb: xhci: Rewrite xhci_create_usb3_bos_desc()
Thinh Nguyen
2020-12-09
xhci: Give USB2 ports time to enter U3 in bus suspend
Li Jun
2020-08-30
Merge tag 'usb-5.9-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2020-08-23
xhci: Do warm-reset when both CAS and XDEV_RESUME are set
Kai-Heng Feng
2020-07-23
xhci: Make debug message consistent with bus and port number
Kai-Heng Feng
2020-06-24
USB: ch9: add "USB_" prefix in front of TEST defines
Greg Kroah-Hartman
2020-04-21
xhci: prevent bus suspend if a roothub port detected a over-current condition
Mathias Nyman
2020-03-12
xhci: Finetune host initiated USB3 rootport link suspend and resume
Mathias Nyman
[next]