summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2023-01-17usb: typec: altmodes/displayport: Fix pin assignment calculationPrashant Malani
2023-01-17usb: typec: altmodes/displayport: Add pin assignment helperPrashant Malani
2023-01-17usb: gadget: f_fs: Ensure ep0req is dequeued before free_requestUdipto Goswami
2023-01-17usb: gadget: f_fs: Prevent race during ffs_ep0_queue_waitUdipto Goswami
2023-01-17usb: misc: onboard_hub: Move 'attach' work to the driverMatthias Kaehlcke
2023-01-17usb: misc: onboard_hub: Invert driver registration orderMatthias Kaehlcke
2023-01-17usb: ucsi: Ensure connector delayed work items are flushedJack Pham
2023-01-17usb: musb: fix error return code in omap2430_probe()Yang Yingliang
2023-01-17usb: chipidea: core: fix possible constant 0 if use IS_ERR(ci->role_switch)Xu Yang
2023-01-17xhci: Detect lpm incapable xHC USB3 roothub ports from ACPI tablesMathias Nyman
2023-01-17usb: acpi: add helper to check port lpm capability using acpi _DSMMathias Nyman
2023-01-17xhci: Add a flag to disable USB3 lpm on a xhci root port level.Mathias Nyman
2023-01-17xhci: Add update_hub_device override for PCI xHCI hostsMathias Nyman
2023-01-17xhci: Fix null pointer dereference when host diesMathias Nyman
2023-01-17usb: xhci: Check endpoint is valid before dereferencing itJimmy Hu
2023-01-17xhci-pci: set the dma max_seg_sizeRicardo Ribalda
2023-01-17usb-storage: apply IGNORE_UAS only for HIKSEMI MD202 on RTL9210Juhyung Park
2023-01-17USB: gadgetfs: Fix race between mounting and unmountingAlan Stern
2023-01-17usb: cdns3: remove fetched trb from cache before dequeuingPawel Laszczak
2023-01-17Merge tag 'thunderbolt-for-v6.2-rc5' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman
2023-01-09thunderbolt: Disable XDomain lane 1 only in software connection managerMika Westerberg
2023-01-09thunderbolt: Use correct function to calculate maximum USB3 link rateMika Westerberg
2023-01-09thunderbolt: Do not call PM runtime functions in tb_retimer_scan()Mika Westerberg
2023-01-08Linux 6.2-rc3v6.2-rc3Linus Torvalds
2023-01-08Merge tag 'powerpc-6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/po...Linus Torvalds
2023-01-08Merge tag 'fixes-2023-01-08' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2023-01-07Merge tag 'nfs-for-6.2-2' of git://git.linux-nfs.org/projects/trondmy/linux-nfsLinus Torvalds
2023-01-07Merge tag '6.2-rc2-smb3-client-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds
2023-01-07Merge tag 'devicetree-fixes-for-6.2-1' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2023-01-07Merge tag 'usb-6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/greg...Linus Torvalds
2023-01-07Merge tag 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/rdma/rdmaLinus Torvalds
2023-01-07Merge tag 'kbuild-fixes-v6.2-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2023-01-06Merge tag 'drm-fixes-2023-01-06' of git://anongit.freedesktop.org/drm/drmLinus Torvalds
2023-01-06tpm: Allow system suspend to continue when TPM suspend failsJason A. Donenfeld
2023-01-06hfs/hfsplus: avoid WARN_ON() for sanity check, use proper error handlingLinus Torvalds
2023-01-06Merge tag 'block-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'io_uring-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'tif-notify-signal-2023-01-06' of git://git.kernel.dk/linuxLinus Torvalds
2023-01-06Merge tag 'ceph-for-6.2-rc3' of https://github.com/ceph/ceph-clientLinus Torvalds
2023-01-06Merge tag 'fixes_for_v6.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2023-01-06Merge tag 'for-6.2-rc2-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2023-01-06Merge tag 'riscv-for-linus-6.2-rc3' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds
2023-01-06Merge tag 'perf-tools-fixes-for-v6.2-1-2023-01-06' of git://git.kernel.org/pu...Linus Torvalds
2023-01-06Merge tag 'perf-urgent-2023-01-06' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds
2023-01-06Merge tag 'v6.2-p2' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert/...Linus Torvalds
2023-01-06usb: dwc3: gadget: Ignore End Transfer delay on teardownThinh Nguyen
2023-01-06usb: dwc3: xilinx: include linux/gpio/consumer.hArnd Bergmann
2023-01-06udf: initialize newblock to 0Tom Rix
2023-01-06udf: Fix extension of the last extent in the fileJan Kara
2023-01-06Merge tag 'drm-intel-fixes-2023-01-05' of git://anongit.freedesktop.org/drm/d...Daniel Vetter