linux/drivers/pci
Linus Torvalds c6006b8ca1 USB/Thunderbolt changes for 6.18-rc1
Here is the big set of USB and thunderbolt drivers for 6.18-rc1.  It was
 another normal development cycle, with lots of the usual drivers getting
 updates:
   - Thunderbolt driver cleanups and additions
   - dwc3 driver updates
   - dwc2 driver updates
   - typec driver updates
   - xhci driver updates and additions
   - offload USB engine updates for better power management
   - unused tracepoint removals
   - usb gadget fixes and updates as more users start to rely on these
     drivers instead of the "old" function gadget drivers
   - new USB device ids
   - other minor driver USB driver updates
   - new USB I/O driver framework and driver additions
 
 The last item, the usb i/o driver, has an i2c and gpio driver added
 through this tree.  Those drivers were acked by the respective subsystem
 maintainers, but you will get a merge conflict with the i2c tree where
 new drivers were added in the same places in a Kconfig and Makefile.
 The merge conflict is simple, just take both sides.
 
 All of these have been in linux-next for a while, with the only issue
 being the i2c tree merge conflicts.
 
 Signed-off-by: Greg Kroah-Hartman <gregkh@linuxfoundation.org>
 -----BEGIN PGP SIGNATURE-----
 
 iG0EABECAC0WIQT0tgzFv3jCIUoxPcsxR9QN2y37KQUCaOEo8Q8cZ3JlZ0Brcm9h
 aC5jb20ACgkQMUfUDdst+ynpOQCgkenJzjsGVHhl/tm447z3pQ8NtvQAn2GfxMF9
 4jQlUtr6McyzCLVPOZRD
 =pPei
 -----END PGP SIGNATURE-----

Merge tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb

Pull USB / Thunderbolt updates from Greg KH:
 "Here is the big set of USB and thunderbolt drivers for 6.18-rc1. It
  was another normal development cycle, with lots of the usual drivers
  getting updates:

   - Thunderbolt driver cleanups and additions

   - dwc3 driver updates

   - dwc2 driver updates

   - typec driver updates

   - xhci driver updates and additions

   - offload USB engine updates for better power management

   - unused tracepoint removals

   - usb gadget fixes and updates as more users start to rely on these
     drivers instead of the "old" function gadget drivers

   - new USB device ids

   - other minor driver USB driver updates

   - new USB I/O driver framework and driver additions"

  The last item, the usb i/o driver, has an i2c and gpio driver added
  through this tree. Those drivers were acked by the respective
  subsystem maintainers.

  All of these have been in linux-next for a while"

* tag 'usb-6.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb: (132 commits)
  usb: vhci-hcd: Prevent suspending virtually attached devices
  USB: serial: option: add SIMCom 8230C compositions
  thunderbolt: Fix use-after-free in tb_dp_dprx_work
  usb: xhci: align PORTSC trace with one-based port numbering
  usb: xhci: correct indentation for PORTSC tracing function
  usb: xhci: improve TR Dequeue Pointer mask
  usb: xhci-pci: add support for hosts with zero USB3 ports
  usb: xhci: Update a comment about Stop Endpoint retries
  Revert "usb: xhci: Avoid Stop Endpoint retry loop if the endpoint seems Running"
  usb: gadget: f_rndis: Refactor bind path to use __free()
  usb: gadget: f_ecm: Refactor bind path to use __free()
  usb: gadget: f_acm: Refactor bind path to use __free()
  usb: gadget: f_ncm: Refactor bind path to use __free()
  usb: gadget: Introduce free_usb_request helper
  usb: gadget: Store endpoint pointer in usb_request
  usb: host: xhci-rcar: Add Renesas RZ/G3E USB3 Host driver support
  usb: host: xhci-plat: Add .post_resume_quirk for struct xhci_plat_priv
  usb: host: xhci-rcar: Move R-Car reg definitions
  dt-bindings: usb: Document Renesas RZ/G3E USB3HOST
  usb: gadget: f_fs: Fix epfile null pointer access after ep enable.
  ...
2025-10-04 16:07:08 -07:00
..
controller bitmap-for-6.18 2025-10-02 08:57:03 -07:00
endpoint Merge branch 'pci/endpoint/epf-vntb' 2025-07-31 16:11:46 -05:00
hotplug powerpc fixes for 6.17 #2 2025-08-03 19:15:04 -07:00
msi Devicetree updates for v6.18: 2025-10-01 16:58:24 -07:00
pcie pci-v6.17-changes 2025-08-01 13:59:07 -07:00
pwrctrl PCI/pwrctrl: Add optional slot clock for PCI slots 2025-06-13 16:59:52 -05:00
switch
Kconfig PCI: hv: Switch to msi_create_parent_irq_domain() 2025-07-11 12:57:00 +01:00
Makefile
access.c
ats.c
bus.c PCI: Allow built-in drivers to use async initial probing 2025-07-15 11:23:33 -05:00
devres.c
doe.c
ecam.c Revert "PCI: ecam: Allow cfg->priv to be pre-populated from the root port device" 2025-06-30 12:30:03 -05:00
host-bridge.c
iomap.c
iov.c PCI/IOV: Allow drivers to control VF BAR size 2025-07-14 15:04:23 -05:00
irq.c
mmap.c
npem.c
of.c
of_property.c
p2pdma.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
pci-acpi.c pci-v6.17-changes 2025-08-01 13:59:07 -07:00
pci-bridge-emul.c
pci-bridge-emul.h
pci-driver.c pci-v6.17-changes 2025-08-01 13:59:07 -07:00
pci-label.c
pci-mid.c
pci-pf-stub.c
pci-stub.c
pci-sysfs.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
pci.c PCI: Test for bit underflow in pcie_set_readrq() 2025-09-08 14:58:20 -07:00
pci.h Merge branch 'pci/controller/linkup-fix' 2025-07-31 16:11:47 -05:00
probe.c pci-v6.17-changes 2025-08-01 13:59:07 -07:00
proc.c
quirks.c thunderbolt: Use is_pciehp instead of is_hotplug_bridge 2025-08-14 06:34:12 +02:00
remove.c
rom.c
search.c
setup-bus.c PCI/IOV: Add pci_resource_num_to_vf_bar() to convert VF BAR number to/from IOV resource 2025-07-14 15:03:23 -05:00
setup-res.c PCI/IOV: Allow IOV resources to be resized in pci_resize_resource() 2025-07-14 15:04:18 -05:00
slot.c
syscall.c
tph.c PCI/TPH: Expose pcie_tph_get_st_table_size() 2025-07-23 01:27:32 -04:00
vc.c
vgaarb.c PCI/VGA: Replace vga_is_firmware_default() with a screen info check 2025-09-10 09:35:33 -05:00
vpd.c sysfs: treewide: switch back to attribute_group::bin_attrs 2025-06-17 10:44:15 +02:00
xen-pcifront.c