linux-block.git
2024-07-19 Bjorn HelgaasMerge branch 'pci/controller/al'
2024-07-19 Bjorn HelgaasMerge branch 'pci/controller/dwc'
2024-07-19 Bjorn HelgaasMerge branch 'pci/controller/gpio'
2024-07-19 Bjorn HelgaasMerge branch 'pci/endpoint'
2024-07-19 Bjorn HelgaasMerge branch 'pci/dt-bindings'
2024-07-19 Bjorn HelgaasMerge branch 'pci/resource'
2024-07-19 Bjorn HelgaasMerge branch 'pci/reset'
2024-07-19 Bjorn HelgaasMerge branch 'pci/hotplug'
2024-07-19 Bjorn HelgaasMerge branch 'pci/err'
2024-07-19 Bjorn HelgaasMerge branch 'pci/enumeration'
2024-07-19 Bjorn HelgaasMerge branch 'pci/dpc'
2024-07-19 Bjorn HelgaasMerge branch 'pci/devres'
2024-07-19 Bjorn HelgaasMerge branch 'pci/acs'
2024-07-12 Vidya SagarPCI: Extend ACS configurability
2024-07-12 Dan WilliamsPCI: Add missing bridge lock to pci_bus_lock()
2024-07-11 Philipp Stannerdrm/vboxvideo: fix mapping leaks
2024-07-11 Philipp StannerPCI: Add managed pcim_iomap_range()
2024-07-11 Philipp StannerPCI: Remove legacy pcim_release()
2024-07-11 Philipp StannerPCI: Add managed pcim_intx()
2024-07-10 Philipp StannerPCI: Give pcim_set_mwi() its own devres cleanup callback
2024-07-10 Philipp StannerPCI: Move struct pci_devres.pinned bit to struct pci_dev
2024-07-10 Philipp StannerPCI: Remove struct pci_devres.enabled status bit
2024-07-10 Philipp StannerPCI: Document hybrid devres hazards
2024-07-10 Philipp StannerPCI: Add managed pcim_request_region()
2024-07-10 Philipp StannerPCI: Deprecate pcim_iomap_table(), pcim_iomap_regions_r...
2024-07-10 Philipp StannerPCI: Add managed partial-BAR request and map infrastructure
2024-07-10 Philipp StannerPCI: Add devres helpers for iomap table
2024-07-10 Philipp StannerPCI: Add and use devres helper for bit masks
2024-07-09 Niklas CasselPCI: dwc: ep: Enforce DWC specific 64-bit BAR limitation
2024-07-09 Manivannan... PCI: layerscape-ep: Use the generic dw_pcie_ep_linkdown...
2024-07-09 Manivannan... PCI: qcom-ep: Use the generic dw_pcie_ep_linkdown(...
2024-07-09 Manivannan... PCI: dwc: ep: Remove dw_pcie_ep_init_notify() wrapper
2024-07-09 Manivannan... PCI: dwc: ep: Add a generic dw_pcie_ep_linkdown() API...
2024-07-09 Frank LiPCI: dwc: Add generic MSG TLP support for sending PME_T...
2024-07-09 Frank LiPCI: Add PCIE_MSG_CODE_PME_TURN_OFF message macro
2024-07-09 Yoshihiro ShimodaPCI: Add PCIE_MSG_CODE_ASSERT_INTx message macros
2024-07-09 Yoshihiro ShimodaPCI: dwc: Add outbound MSG TLPs support
2024-07-09 Yoshihiro ShimodaPCI: dwc: Consolidate args of dw_pcie_prog_outbound_atu...
2024-07-09 Frank LiPCI: dwc: Fix index 0 incorrectly being interpreted...
2024-07-09 Konrad DybcioPCI: dwc: Use msleep() in dw_pcie_wait_for_link()
2024-07-09 Alexander SteinDocumentation: PCI: pci-endpoint: Fix EPF ops list
2024-07-09 Jiapeng Chongmisc: pci_endpoint_test: Remove unused pci_endpoint_tes...
2024-07-09 Yoshihiro Shimodamisc: pci_endpoint_test: Document policy about adding...
2024-07-09 Frank Limisc: pci_endpoint_test: Refactor dma_set_mask_and_cohe...
2024-07-09 Niklas Casselmisc: pci_endpoint_test: Use memcpy_toio()/memcpy_fromi...
2024-07-09 Niklas Casselmisc: pci_endpoint_test: Add support for Rockchip rk3588
2024-07-09 Andy ShevchenkoPCI: kirin: Convert to use agnostic GPIO API
2024-07-09 Javier CarrascoPCI: kirin: Convert kirin_pcie_parse_port() to scoped...
2024-07-04 Abel Vesadt-bindings: PCI: qcom: x1e80100: Make the MHI reg...
2024-07-04 Jean-Philippe... dt-bindings: PCI: generic: Add ats-supported property
2024-07-04 Sergio Paracuellosdt-bindings: PCI: mediatek,mt7621-pcie: Add PCIe host...
2024-07-04 Krishna chaitanya... dt-bindings: PCI: qcom: Add OPP table
2024-07-04 Thippeswamy... dt-bindings: PCI: xilinx-cpm: Fix overlapping of bridge...
2024-07-04 Niklas Casseldt-bindings: PCI: rockchip: Add DesignWare based PCIe...
2024-07-04 Dan CarpenterPCI: endpoint: Fix error handling in epf_ntb_epc_cleanup()
2024-07-04 Dan CarpenterPCI: endpoint: Clean up error handling in vpci_scan_bus()
2024-07-04 Greg Kroah... PCI: endpoint: Make pci_epc_class struct constant
2024-07-04 Manivannan... PCI: endpoint: Introduce 'epc_deinit' event and notify...
2024-07-01 Lukas WunnerPCI/DPC: Fix use-after-free on concurrent DPC and hot...
2024-06-21 Niklas Casseldt-bindings: PCI: rockchip-dw-pcie: Fix description...
2024-06-21 Niklas Casseldt-bindings: PCI: rockchip-dw-pcie: Prepare for Endpoin...
2024-06-21 Niklas Casseldt-bindings: PCI: snps,dw-pcie-ep: Add tx_int{a,b,c...
2024-06-21 Niklas Casseldt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific...
2024-06-21 Niklas Casseldt-bindings: PCI: snps,dw-pcie-ep: Add vendor specific...
2024-06-18 Kai-Heng FengPCI/DPC: Disable DPC service on suspend
2024-06-18 Kai-Heng FengPCI/AER: Disable AER service on suspend
2024-06-18 Jeff JohnsonPCI: acpiphp: Add missing MODULE_DESCRIPTION() macro
2024-06-12 Ilpo JärvinenPCI: Relax bridge window tail sizing rules
2024-06-12 Ilpo JärvinenPCI: Make minimum bridge window alignment reference...
2024-06-04 Dan WilliamsPCI: Warn on missing cfg_access_lock during secondary...
2024-06-03 Vidya SagarPCI: Use preserve_config in place of pci_flags
2024-06-03 Vidya SagarPCI: Unify ACPI and DT 'preserve config' support
2024-06-03 Vidya SagarPCI: of: Add of_pci_preserve_config() for per-host...
2024-06-03 Vidya SagarPCI: Move PRESERVE_BOOT_CONFIG _DSM evaluation to pci_r...
2024-05-30 Lukas WunnerPCI: pciehp: Detect device replacement during system...
2024-05-28 Manivannan... PCI: endpoint: pci-epf-test: Handle Link Down event
2024-05-28 Andy ShevchenkoPCI: imx6: Convert to use agnostic GPIO API
2024-05-28 Andy ShevchenkoPCI: dwc: Remove unused of_gpio.h inclusion
2024-05-28 Andy ShevchenkoPCI: aardvark: Remove unused of_gpio.h inclusion
2024-05-28 Andy ShevchenkoPCI: dra7xx: Add missing chained IRQ header inclusion
2024-05-28 Aleksandr MishinPCI: al: Check IORESOURCE_BUS existence during probe
2024-05-28 Ilpo JärvinenPCI: Fix resource double counting on remove & rescan
2024-05-28 Ilpo Järvinenresource: Export find_resource_space()
2024-05-28 Ilpo Järvinenresource: Handle simple alignment inside __find_resourc...
2024-05-28 Ilpo Järvinenresource: Use typedef for alignf callback
2024-05-28 Ilpo Järvinenresource: Document find_resource_space() and resource_c...
2024-05-28 Ilpo Järvinenresource: Rename find_resource() to find_resource_space()
2024-05-28 Manivannan... PCI: endpoint: pci-epf-{mhi/test}: Move DMA initializat...
2024-05-28 Manivannan... PCI: endpoint: pci-epf-test: Refactor pci_epf_test_unbi...
2024-05-28 Manivannan... PCI: endpoint: Rename BME to Bus Master Enable
2024-05-28 Manivannan... PCI: endpoint: Rename core_init() callback in 'struct...
2024-05-28 Manivannan... PCI: endpoint: pci-epf-test: Use 'msix_capable' flag...
2024-05-28 Manivannan... PCI: endpoint: pci-epf-test: Make use of cached 'epc_fe...
2024-05-28 Christophe... PCI: endpoint: Remove unused field in struct pci_epf_group
2024-05-28 Ajit KhapardePCI: Add ACS quirk for Broadcom BCM5760X NIC
2024-05-26 Linus TorvaldsLinux 6.10-rc1 v6.10-rc1
2024-05-26 Kent Overstreetmm: percpu: Include smp.h in alloc_tag.h
2024-05-26 Linus TorvaldsMerge tag 'perf-tools-fixes-for-v6.10-1-2024-05-26...
2024-05-26 Arnaldo Carvalho... Revert "perf parse-events: Prefer sysfs/JSON hardware...
2024-05-26 Linus TorvaldsMerge tag '6.10-rc-smb3-fixes-part2' of git://git.samba...
next