summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2026-03-18dt-bindings: connector: Add SPR AVS Sink APDO definitionsBadhri Jagan Sridharan2-2/+21
2026-03-18usb: typec: Document priority and mode_selection fields in struct typec_altmodeAldo Conte1-0/+3
2026-03-18usb: misc: onboard_dev: Remove duplicated static structuresKrzysztof Kozlowski1-19/+5
2026-03-18usb: typec: ps883x: Fix Oops at unbindMostafa Saleh1-0/+1
2026-03-18usb: port: add delay after usb_hub_set_port_power()Xu Yang1-0/+1
2026-03-18usb: core: allow ACPI-managed hard-wired ports to power offSean Rhodes1-3/+17
2026-03-18USB: core: Use krealloc() in usb_cache_string()Bence Csókás1-9/+11
2026-03-18usb: misc: onboard_usb_dev: Add Corechips SL6341 USB 2.0/3.0 hubAlexey Charkov2-0/+12
2026-03-18dt-bindings: usb: Add Corechips SL6341 USB2.0/3.0 hub controllerAlexey Charkov1-0/+79
2026-03-18dt-bindings: vendor-prefixes: Add Shenzhen Corechips MicroelectronicsAlexey Charkov1-0/+2
2026-03-18USB: pxa27x_udc: check return value of clk_enableZhaoyang Yu1-14/+52
2026-03-18usb: typec: ucsi: Add UCSI_USB4_IMPLIES_USB quirk for X1E80100Krishna Kurapati3-2/+9
2026-03-18iowarrior: use normal memory in write pathOliver Neukum1-7/+3
2026-03-18iowarrior: use interruptible lock in iowarrior_write()Oliver Neukum1-2/+5
2026-03-18usb: iowarrior: remove inherent race with minor numberOliver Neukum1-14/+3
2026-03-18USB: uas: give the error handler the correct nameOliver Neukum1-2/+2
2026-03-18usb: fhci: use kzalloc_flex for priv structRosen Penev2-13/+5
2026-03-18usb: renesas_usbhs: use kzalloc_flexRosen Penev1-13/+3
2026-03-18USB: usbip: drop redundant device referenceJohan Hovold1-4/+1
2026-03-18USB: apple-mfi-fastcharge: drop redundant device referenceJohan Hovold1-2/+1
2026-03-16Merge 7.0-rc4 into usb-nextGreg Kroah-Hartman1405-9135/+17925
2026-03-15Linux 7.0-rc4v7.0-rc4Linus Torvalds1-1/+1
2026-03-15Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds5-11/+5
2026-03-15Merge tag 'probes-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-2/+6
2026-03-15Merge tag 'bootconfig-fixes-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-3/+54
2026-03-15Merge tag 'for-linus' of git://git.kernel.org/pub/scm/virt/kvm/kvmLinus Torvalds57-388/+758
2026-03-15Merge tag 'powerpc-7.0-3' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds14-77/+107
2026-03-15Merge tag 'x86-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-0/+6
2026-03-15Merge tag 'timers-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-1/+1
2026-03-15Merge tag 'sched-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds4-56/+34
2026-03-15Merge tag 'objtool-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds6-60/+71
2026-03-15Merge tag 'irq-urgent-2026-03-15' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-4/+17
2026-03-15Merge tag 'i3c/fixes-for-7.0' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds12-158/+211
2026-03-15Merge tag 'i2c-for-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds1-1/+1
2026-03-14Merge tag 'rust-fixes-7.0-2' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-58/+59
2026-03-14Merge tag 'usb-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds31-369/+330
2026-03-14Merge tag 'char-misc-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds32-181/+325
2026-03-14Merge tag 'staging-7.0-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds4-17/+26
2026-03-14Merge tag 'drm-fixes-2026-03-14' of https://gitlab.freedesktop.org/drm/kernelLinus Torvalds60-399/+935
2026-03-14Merge tag 'wq-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds4-27/+128
2026-03-14Merge tag 'cgroup-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds2-28/+37
2026-03-14Merge tag 'sched_ext-for-7.0-rc3-fixes' of git://git.kernel.org/pub/scm/linux...Linus Torvalds4-32/+138
2026-03-14Merge tag 'perf-tools-fixes-for-v7.0-1-2026-03-13' of git://git.kernel.org/pu...Linus Torvalds37-550/+584
2026-03-14Merge tag 's390-7.0-5' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/...Linus Torvalds3-13/+16
2026-03-14Merge tag 'ceph-for-7.0-rc4' of https://github.com/ceph/ceph-clientLinus Torvalds10-24/+52
2026-03-13Merge tag 'xfs-fixes-7.0-rc4' of git://git.kernel.org/pub/scm/fs/xfs/xfs-linuxLinus Torvalds8-19/+23
2026-03-13Merge tag 'v7.0-rc3-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds13-100/+152
2026-03-13Merge tag 'spi-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds6-31/+50
2026-03-13Merge tag 'regulator-fix-v7.0-rc3' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-4/+10
2026-03-13USB: ezcap401 needs USB_QUIRK_NO_BOS to function on 10gbs usb speedVyacheslav Vahnenko1-0/+3