index
:
pm24.git
cpufreq-rust
master
more-events
perf-mon
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
Age
Commit message (
Expand
)
Author
2024-06-27
usb: xhci: move all segment re-numbering to xhci_link_rings()
Niklas Neronin
2024-06-27
usb: xhci: move link chain bit quirk checks into one helper function.
Niklas Neronin
2024-06-27
usb: xhci: remove unused argument from handle_port_status()
Niklas Neronin
2024-06-27
usb: xhci: remove unused argument from xhci_handle_cmd_config_ep()
Niklas Neronin
2024-06-27
usb: xhci: remove unused 'xhci' argument
Niklas Neronin
2024-06-27
usb: xhci: remove 'num_trbs' from struct 'xhci_td'
Niklas Neronin
2024-06-27
xhci: dbc: Allow users to modify DbC poll interval via sysfs
Uday M Bhat
2024-06-27
xhci: Set correct transferred length for cancelled isoc transfers
Mathias Nyman
2024-06-27
xhci: show usb device name in xhci urb tracing
Mathias Nyman
2024-06-27
xhci: Remove dead code in xhci_move_dequeue_past_td()
Hector Martin
2024-06-20
usb: host: xhci-plat: Add support for XHCI_WRITE_64_HI_LO
Daehwan Jung
2024-06-20
xhci: Add a quirk for writing ERST in high-low order
Daehwan Jung
2024-06-20
usb: host: add missing MODULE_DESCRIPTION() macros
Jeff Johnson
2024-06-18
Merge tag 'v6.10-rc4' into usb-next
Greg Kroah-Hartman
2024-06-12
xhci: Handle TD clearing for multiple streams case
Hector Martin
2024-06-12
xhci: Apply broken streams quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
xhci: Apply reset resume quirk to Etron EJ188 xHCI host
Kuangyi Chiang
2024-06-12
xhci: Set correct transferred length for cancelled bulk transfers
Mathias Nyman
2024-06-04
usb: host: oxu210hp: remove unused struct 'ehci_dbg_port'
Dr. David Alan Gilbert
2024-05-10
Merge 6.9-rc7 into usb-next
Greg Kroah-Hartman
2024-05-01
usb: xhci: compact 'trb_in_td()' arguments
Niklas Neronin
2024-05-01
usb: xhci: remove duplicate TRB_TO_SLOT_ID() calls
Niklas Neronin
2024-05-01
xhci: pci: Use PCI_VENDOR_ID_RENESAS
Andy Shevchenko
2024-05-01
xhci: pci: Group out Thunderbolt xHCI IDs
Andy Shevchenko
2024-05-01
xhci: pci: Use full names in PCI IDs for Intel platforms
Andy Shevchenko
2024-05-01
usb: xhci: remove goto 'cleanup' in handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: replace goto with return when possible in handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: remove 'handling_skipped_tds' from handle_tx_event()
Niklas Neronin
2024-05-01
usb: xhci: prevent potential failure in handle_tx_event() for Transfer events...
Niklas Neronin
2024-05-01
xhci: remove XHCI_TRUST_TX_LENGTH quirk
Mathias Nyman
2024-05-01
xhci: improve PORTSC register debugging output
Mathias Nyman
2024-05-01
usb: xhci: use array_size() when allocating and freeing memory
Niklas Neronin
2024-05-01
usb: xhci: remove redundant variable 'erst_size'
Niklas Neronin
2024-05-01
usb: xhci: address off-by-one in xhci_num_trbs_free()
Niklas Neronin
2024-05-01
usb: xhci: improve debug message in xhci_ring_expansion_needed()
Niklas Neronin
2024-05-01
usb: xhci: check if 'requested segments' exceeds ERST capacity
Niklas Neronin
2024-05-01
xhci: remove xhci_check_usb2_port_capability helper
Mathias Nyman
2024-05-01
xhci: stored cached port capability values in one place
Mathias Nyman
2024-04-30
usb: ohci: Prevent missed ohci interrupts
Guenter Roeck
2024-04-23
usb: xhci-plat: Don't include xhci.h
Thinh Nguyen
2024-04-23
Merge 6.9-rc5 into usb-next
Greg Kroah-Hartman
2024-04-18
usb: ohci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Anand Moon
2024-04-18
usb: ohci-exynos: Use devm_clk_get_enabled() helpers
Anand Moon
2024-04-18
usb: ehci-exynos: Use DEFINE_SIMPLE_DEV_PM_OPS for PM functions
Anand Moon
2024-04-18
usb: ehci-exynos: Use devm_clk_get_enabled() helpers
Anand Moon
2024-04-04
xhci: Fix root hub port null pointer dereference in xhci tracepoints
Mathias Nyman
2024-04-04
usb: xhci: correct return value in case of STS_HCE
Oliver Neukum
2024-03-26
USB: Use EHCI control transfer pid macros instead of constant values.
Dingyan Li
2024-03-21
Merge tag 'usb-6.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...
Linus Torvalds
2024-03-07
usb: ohci-pxa27x: Remove unused of_gpio.h
Andy Shevchenko
[prev]
[next]