summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2024-11-06xhci: Don't perform Soft Retry for Etron xHCI hostKuangyi Chiang
2024-11-06xhci: Fix control transfer error on Etron xHCI hostKuangyi Chiang
2024-11-06xhci: Don't issue Reset Device command to Etron xHCI hostKuangyi Chiang
2024-11-06xhci: Combine two if statements for Etron xHCI hostKuangyi Chiang
2024-11-06usb: xhci: add xhci_initialize_ring_segments()Niklas Neronin
2024-11-06usb: xhci: rework xhci_link_segments()Niklas Neronin
2024-11-06usb: xhci: refactor xhci_link_rings() to use source and destination ringsNiklas Neronin
2024-11-06usb: xhci: rework xhci_free_segments_for_ring()Niklas Neronin
2024-11-06usb: xhci: adjust xhci_alloc_segments_for_ring() argumentsNiklas Neronin
2024-11-06usb: xhci: remove option to change a default ring's TRB cycle bitNiklas Neronin
2024-11-06usb: xhci: introduce macro for ring segment list iterationNiklas Neronin
2024-11-06xhci: debugfs: Add virt endpoint state to xhci debugfsWangYuli
2024-11-06xhci: trace stream context at Set TR Deq command completionMathias Nyman
2024-11-06xhci: add stream context tracingMathias Nyman
2024-11-06xhci: Don't trace ring at every enqueue or dequeue increaseMathias Nyman
2024-11-06xhci: show DMA address of TRB when tracing TRBsMathias Nyman
2024-11-06xhci: Cleanup Candence controller PCI device and vendor ID usageMathias Nyman
2024-11-06usb: xhci: Fix sum_trb_lengths()Michal Pecio
2024-11-06usb: xhci: Remove unused parameters of next_trb()Michal Pecio
2024-11-06xhci: Add Isochronous TRB fields to TRB tracerMathias Nyman
2024-11-05usb: Use (of|device)_property_present() for non-boolean propertiesRob Herring (Arm)
2024-11-05dt-bindings: usb: qcom,dwc3: Add SAR2130P compatibleDmitry Baryshkov
2024-11-05Merge v6.12-rc6 into usb-nextGreg Kroah-Hartman
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb3phy_probeCharles Han
2024-11-04phy: realtek: usb: fix NULL deref in rtk_usb2phy_probeCharles Han
2024-11-04usb: typec: mux: Add support for the TUSB1046 crosspoint switchRomain Gantois
2024-11-04dt-bindings: usb: Describe TUSB1046 crosspoint switchRomain Gantois
2024-11-04USB: xhci: add support for PWRON active highParth Pancholi
2024-11-04dt-bindings: usb: add TUSB73x0 PCIeParth Pancholi
2024-11-04USB: bcma: Remove unused of_gpio.hAndy Shevchenko
2024-11-03Linux 6.12-rc6v6.12-rc6Linus Torvalds
2024-11-03Merge tag 'mm-hotfixes-stable-2024-11-03-10-50' of git://git.kernel.org/pub/s...Linus Torvalds
2024-11-03Merge tag 'phy-fixes-6.12' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds
2024-11-03Merge tag 'dmaengine-fix-6.12' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-03Merge tag 'driver-core-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03Merge tag 'usb-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/gre...Linus Torvalds
2024-11-03mm: multi-gen LRU: use {ptep,pmdp}_clear_young_notify()Yu Zhao
2024-11-03mm: multi-gen LRU: remove MM_LEAF_OLD and MM_NONLEAF_TOTAL statsYu Zhao
2024-11-03Merge tag 'char-misc-6.12-rc6' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2024-11-03Merge tag 'input-for-v6.12-rc5' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2024-11-03Merge tag 'kbuild-fixes-v6.12-2' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2024-11-03Merge tag 'x86-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-03Merge tag 'timers-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2024-11-03Merge tag 'sched-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2024-11-03Merge tag 'perf-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2024-11-03Merge tag 'irq-urgent-2024-11-03' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds
2024-11-03modpost: fix input MODULE_DEVICE_TABLE() built for 64-bit on 32-bit hostMasahiro Yamada
2024-11-03modpost: fix acpi MODULE_DEVICE_TABLE built with mismatched endiannessMasahiro Yamada
2024-11-02Input: fix regression when re-registering input handlersDmitry Torokhov
2024-11-02Merge tag 'nfsd-6.12-3' of git://git.kernel.org/pub/scm/linux/kernel/git/cel/...Linus Torvalds