summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2025-10-22usb: core: Centralize device state update logicKuen-Han Tsai
2025-10-13usb: ljca: Improve ACPI hardware ID documentationSakari Ailus
2025-10-13usb: ljca: Order ACPI hardware IDs alphabeticallySakari Ailus
2025-10-13usb: vhci-hcd: Replace pr_*() with dev_*() loggingCristian Ciocaltea
2025-10-13usb: vhci-hcd: Switch to dev_err_probe() in probe pathCristian Ciocaltea
2025-10-13dt-bindings: usb: samsung,exynos-dwc3 add exynos8890 compatibleIvaylo Ivanov
2025-10-13Revert "USB: disable rust bindings from the build for now"Greg Kroah-Hartman
2025-10-13usb: typec: ucsi: Handle incorrect num_connectors capabilityMark Pearson
2025-10-13USB: Fix descriptor count when handling invalid MBIM extended descriptorSeungjin Bae
2025-10-13usb: dwc3: dwc3-generic-plat: Add layerscape dwc3 supportFrank Li
2025-10-13usb: dwc3: Add software-managed properties for flattened modelFrank Li
2025-10-13dt-bindings: usb: add missed compatible string for arm64 layerscapeFrank Li
2025-10-13usb: typec: altmodes/displayport: do not enter mode if port is the UFPRD Babiera
2025-10-13usb: typec: class: add typec_get_data_role symbolRD Babiera
2025-10-13usb: chipidea: imx: add USB support for i.MX94Xu Yang
2025-10-13dt-bindings: usb: usbmisc-imx: add fsl,imx94-usbmisc compatibleXu Yang
2025-10-13usb: typec: tipd: Fix error handling in cd321x_read_data_statusSven Peter
2025-10-13dt-bindings: usb: xhci: Add "generic-xhci" compatible for Marvell Armada 37xx/8kRob Herring (Arm)
2025-10-13dt-bindings: usb: xhci: Allow "iommus" and "dr_mode" propertiesRob Herring (Arm)
2025-10-13usb: gadget: zero: add function wakeup supportXu Yang
2025-10-13usb: hub: Use max() to improve usb_set_lpm_pel()Thorsten Blum
2025-10-13usbip: Fix locking bug in RT-enabled kernelsLizhi Xu
2025-10-13usb: usbtmc: Remove unnecessary local variable from usbtmc_ioctl_requestThorsten Blum
2025-10-13dt-bindings: usb: samsung,exynos-dwc3: add power-domainsAndré Draszik
2025-10-13usb: ehci: Add Aspeed AST2700 supportRyan Chen
2025-10-13dt-bindings: usb: ehci: Add Aspeed AST2700 compatibleRyan Chen
2025-10-13usb: uhci: Add Aspeed AST2700 supportRyan Chen
2025-10-13dt-bindings: usb: uhci: Add Aspeed AST2700 compatibleRyan Chen
2025-10-13usb: uhci: Add reset control supportRyan Chen
2025-10-13dt-bindings: usb: uhci: Add reset propertyRyan Chen
2025-10-13usb: core: Drop spaces after function namesClaudiu Beznea
2025-10-13usb: misc: ljca: Remove Wentong's e-mail addressSakari Ailus
2025-10-12Linux 6.18-rc1v6.18-rc1Linus Torvalds
2025-10-12Merge tag 'i2c-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2025-10-12Merge tag 'irq_urgent_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Merge tag 'trace-v6.18-3' of git://git.kernel.org/pub/scm/linux/kernel/git/tr...Linus Torvalds
2025-10-11Merge tag 'kbuild-fixes-6.18-1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2025-10-11Revert "i2c: boardinfo: Annotate code used in init phase only"Wolfram Sang
2025-10-11Merge tag 'rtc-6.18' of git://git.kernel.org/pub/scm/linux/kernel/git/abellon...Linus Torvalds
2025-10-11Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsiLinus Torvalds
2025-10-11Merge tag 'x86_core_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2025-10-11Merge tag 'x86_cleanups_for_v6.18_rc1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2025-10-11Merge tag 'slab-for-6.18-rc1-hotfix' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2025-10-11Merge tag 'bpf-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/bpf/bpfLinus Torvalds
2025-10-11Merge tag 'mm-nonmm-stable-2025-10-10-15-03' of git://git.kernel.org/pub/scm/...Linus Torvalds
2025-10-11Merge tag 'mm-hotfixes-stable-2025-10-10-15-00' of git://git.kernel.org/pub/s...Linus Torvalds
2025-10-11tracing: Stop fortify-string from warning in tracing_mark_raw_write()Steven Rostedt
2025-10-11slab: fix barn NULL pointer dereference on memoryless nodesVlastimil Babka
2025-10-10tracing: Fix tracing_mark_raw_write() to use buf and not ubufSteven Rostedt
2025-10-10kbuild: Use '--strip-unneeded-symbol' for removing module device table symbolsNathan Chancellor