Age | Commit message (Expand) | Author | Files | Lines |
2025-05-27 | Merge tag 'dma-mapping-6.16-2025-05-26' of git://git.kernel.org/pub/scm/linux... | Linus Torvalds | 1 | -33/+5 |
2025-05-27 | Merge tag 'irq-msi-2025-05-25' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 10 | -249/+195 |
2025-05-27 | Merge tag 'irq-cleanups-2025-05-25' of git://git.kernel.org/pub/scm/linux/ker... | Linus Torvalds | 23 | -81/+69 |
2025-05-26 | Merge tag 's390-6.16-1' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+1 |
2025-05-22 | s390/pci: Prevent self deletion in disable_slot() | Niklas Schnelle | 1 | -1/+1 |
2025-05-21 | PCI/MSI: Use bool for MSI enable state tracking | Hans Zhang | 3 | -4/+4 |
2025-05-16 | PCI: tegra: Convert to MSI parent infrastructure | Marc Zyngier | 2 | -44/+20 |
2025-05-16 | PCI: xgene: Convert to MSI parent infrastructure | Marc Zyngier | 2 | -33/+21 |
2025-05-16 | PCI: apple: Convert to MSI parent infrastructure | Marc Zyngier | 2 | -46/+24 |
2025-05-16 | Merge irq/cleanup fragments into irq/msi | Thomas Gleixner | 10 | -10/+10 |
2025-05-16 | PCI: Switch to irq_domain_create_linear() | Jiri Slaby (SUSE) | 21 | -71/+59 |
2025-05-08 | Merge tag 's390-6.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/s390... | Linus Torvalds | 1 | -1/+0 |
2025-05-07 | s390/pci: Fix duplicate pci_dev_put() in disable_slot() when PF has child VFs | Niklas Schnelle | 1 | -1/+0 |
2025-05-06 | PCI/P2PDMA: Refactor the p2pdma mapping helpers | Christoph Hellwig | 1 | -33/+5 |
2025-04-26 | Merge tag 'pci-v6.15-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+4 |
2025-04-18 | Merge tag 'irq-urgent-2025-04-18' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -0/+3 |
2025-04-18 | PCI: Restore assigned resources fully after release | Ilpo Järvinen | 1 | -0/+4 |
2025-04-17 | Merge tag 'pci-v6.15-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -4/+0 |
2025-04-15 | Revert "PCI: Avoid reset when disabled via sysfs" | Alex Williamson | 1 | -4/+0 |
2025-04-15 | PCI/MSI: Add an option to write MSIX ENTRY_DATA before any reads | Jonathan Currier | 1 | -0/+3 |
2025-04-11 | PCI: Run quirk_huawei_pcie_sva() before arm_smmu_probe_device() | Zhangfei Gao | 1 | -6/+6 |
2025-04-09 | PCI/TPH: Replace the broken MSI-X control word update | Thomas Gleixner | 1 | -43/+1 |
2025-04-09 | PCI/MSI: Provide a sane mechanism for TPH | Thomas Gleixner | 2 | -0/+56 |
2025-04-09 | PCI: hv: Switch MSI descriptor locking to guard() | Thomas Gleixner | 1 | -10/+4 |
2025-04-09 | PCI/MSI: Switch msix_capability_init() to guard(msi_desc_lock) | Thomas Gleixner | 1 | -16/+20 |
2025-04-09 | PCI/MSI: Switch msi_capability_init() to guard(msi_desc_lock) | Thomas Gleixner | 1 | -32/+36 |
2025-04-09 | PCI/MSI: Use __free() for affinity masks | Thomas Gleixner | 1 | -9/+4 |
2025-04-09 | PCI/MSI: Set pci_dev:: Msi_enabled late | Thomas Gleixner | 1 | -8/+3 |
2025-04-09 | PCI/MSI: Use guard(msi_desc_lock) where applicable | Thomas Gleixner | 2 | -10/+8 |
2025-04-07 | irqdomain: pci: Switch to of_fwnode_handle() | Jiri Slaby (SUSE) | 10 | -10/+10 |
2025-04-05 | treewide: Switch/rename to timer_delete[_sync]() | Thomas Gleixner | 2 | -2/+2 |
2025-04-01 | Merge tag 'for-linus-iommufd' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 1 | -0/+33 |
2025-04-01 | Merge tag 'mm-stable-2025-03-30-16-52' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 1 | -5/+14 |
2025-03-28 | Merge tag 'pci-v6.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 79 | -1250/+3792 |
2025-03-28 | Revert "Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/... | Linus Torvalds | 5 | -123/+117 |
2025-03-28 | iommufd: Extend IOMMU_GET_HW_INFO to report PASID capability | Yi Liu | 1 | -0/+33 |
2025-03-27 | Merge branch 'pci/misc' | Bjorn Helgaas | 18 | -70/+75 |
2025-03-27 | Merge branch 'pci/controller/dwc-cpu-addr-fixup' | Bjorn Helgaas | 6 | -91/+186 |
2025-03-27 | Merge branch 'pci/controller/xilinx-cpm' | Bjorn Helgaas | 1 | -16/+37 |
2025-03-27 | Merge branch 'pci/controller/vmd' | Bjorn Helgaas | 1 | -6/+6 |
2025-03-27 | Merge branch 'pci/controller/qcom' | Bjorn Helgaas | 1 | -0/+5 |
2025-03-27 | Merge branch 'pci/controller/mediatek' | Bjorn Helgaas | 1 | -15/+49 |
2025-03-27 | Merge branch 'pci/controller/layerscape' | Bjorn Helgaas | 1 | -1/+1 |
2025-03-27 | Merge branch 'pci/controller/j721e' | Bjorn Helgaas | 1 | -2/+3 |
2025-03-27 | Merge branch 'pci/controller/imx6' | Bjorn Helgaas | 1 | -69/+19 |
2025-03-27 | Merge branch 'pci/controller/hyperv' | Bjorn Helgaas | 1 | -1/+1 |
2025-03-27 | Merge branch 'pci/controller/histb' | Bjorn Helgaas | 1 | -4/+8 |
2025-03-27 | Merge branch 'pci/controller/dwc' | Bjorn Helgaas | 10 | -2/+869 |
2025-03-27 | Merge branch 'pci/controller/cadence' | Bjorn Helgaas | 2 | -3/+2 |
2025-03-27 | Merge branch 'pci/controller/brcmstb' | Bjorn Helgaas | 1 | -66/+132 |
2025-03-27 | Merge branch 'pci/controller/amd-mdb' | Bjorn Helgaas | 3 | -0/+488 |
2025-03-27 | Merge branch 'pci/controller/altera' | Bjorn Helgaas | 1 | -9/+246 |
2025-03-27 | Merge branch 'pci/scoped-cleanup' | Bjorn Helgaas | 5 | -107/+57 |
2025-03-27 | Merge branch 'pci/epf-mhi' | Bjorn Helgaas | 1 | -1/+1 |
2025-03-27 | Merge branch 'pci/endpoint-test' | Bjorn Helgaas | 2 | -0/+14 |
2025-03-27 | Merge branch 'pci/endpoint' | Bjorn Helgaas | 6 | -127/+293 |
2025-03-27 | Merge branch 'pci/devtree-create' | Bjorn Helgaas | 5 | -7/+237 |
2025-03-27 | Merge branch 'pci/resource' | Bjorn Helgaas | 8 | -288/+431 |
2025-03-27 | Merge branch 'pci/reset' | Bjorn Helgaas | 1 | -1/+10 |
2025-03-27 | Merge branch 'pci/pwrctrl' | Bjorn Helgaas | 7 | -45/+150 |
2025-03-27 | Merge branch 'pci/pm' | Bjorn Helgaas | 1 | -4/+4 |
2025-03-27 | Merge branch 'pci/hotplug' | Bjorn Helgaas | 10 | -197/+58 |
2025-03-27 | Merge branch 'pci/enumeration' | Bjorn Helgaas | 3 | -11/+27 |
2025-03-27 | Merge branch 'pci/doe' | Bjorn Helgaas | 6 | -48/+219 |
2025-03-27 | Merge branch 'pci/devres' | Bjorn Helgaas | 4 | -11/+58 |
2025-03-27 | Merge branch 'pci/bwctrl' | Bjorn Helgaas | 1 | -1/+5 |
2025-03-27 | Merge branch 'pci/aspm' | Bjorn Helgaas | 1 | -8/+9 |
2025-03-27 | Merge branch 'pci/aer' | Bjorn Helgaas | 7 | -34/+79 |
2025-03-27 | PCI: layerscape: Fix arg_count to syscon_regmap_lookup_by_phandle_args() | Ioana Ciornei | 1 | -1/+1 |
2025-03-26 | Merge tag 'iommu-updates-v6.15' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -1/+2 |
2025-03-26 | Merge tag 'irq-urgent-2025-03-26' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 1 | -12/+6 |
2025-03-26 | PCI/MSI: Handle the NOMASK flag correctly for all PCI/MSI backends | Thomas Gleixner | 1 | -12/+6 |
2025-03-26 | PCI: j721e: Fix the value of .linkdown_irq_regfield for J784S4 | Siddharth Vadapalli | 1 | -2/+3 |
2025-03-26 | PCI: endpoint: pci-epf-test: Expose supported IRQ types in CAPS register | Niklas Cassel | 1 | -0/+12 |
2025-03-26 | PCI: dw-rockchip: Endpoint mode cannot raise INTx interrupts | Niklas Cassel | 1 | -0/+2 |
2025-03-25 | Merge tag 'pm-6.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa... | Linus Torvalds | 1 | -4/+2 |
2025-03-25 | Merge tag 'for-linus-6.15-rc1-tag' of git://git.kernel.org/pub/scm/linux/kern... | Linus Torvalds | 2 | -16/+41 |
2025-03-25 | Merge tag 'irq-msi-2025-03-23' of git://git.kernel.org/pub/scm/linux/kernel/g... | Linus Torvalds | 5 | -117/+123 |
2025-03-24 | Merge tag 'x86-core-2025-03-22' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 1 | -0/+6 |
2025-03-24 | PCI: intel-gw: Remove intel_pcie_cpu_addr() | Frank Li | 1 | -7/+1 |
2025-03-24 | PCI: imx6: Remove imx_pcie_cpu_addr_fixup() | Frank Li | 1 | -17/+1 |
2025-03-24 | PCI: dwc: Use parent_bus_offset to remove need for .cpu_addr_fixup() | Frank Li | 3 | -11/+9 |
2025-03-24 | PCI: dwc: ep: Ensure proper iteration over outbound map windows | Frank Li | 1 | -1/+1 |
2025-03-24 | PCI: dwc: ep: Use devicetree 'reg[addr_space]' to derive CPU -> ATU addr offset | Frank Li | 1 | -0/+7 |
2025-03-24 | PCI: dwc: ep: Consolidate devicetree handling in dw_pcie_ep_get_resources() | Bjorn Helgaas | 1 | -15/+29 |
2025-03-24 | PCI: dwc: ep: Call epc_create() early in dw_pcie_ep_init() | Bjorn Helgaas | 1 | -9/+9 |
2025-03-24 | PCI: dwc: Use devicetree 'reg[config]' to derive CPU -> ATU addr offset | Frank Li | 2 | -0/+7 |
2025-03-24 | PCI: dwc: Add dw_pcie_parent_bus_offset() checking and debug | Frank Li | 2 | -1/+52 |
2025-03-24 | PCI: dwc: Add dw_pcie_parent_bus_offset() | Frank Li | 2 | -0/+26 |
2025-03-23 | PCI/bwctrl: Fix NULL pointer dereference on bus number exhaustion | Lukas Wunner | 1 | -0/+4 |
2025-03-23 | PCI: xilinx-cpm: Add cpm_csr register mapping for CPM5_HOST1 variant | Thippeswamy Havalige | 1 | -1/+2 |
2025-03-23 | PCI: brcmstb: Make const read-only arrays static | Colin Ian King | 1 | -2/+3 |
2025-03-23 | PCI: amd-mdb: Add AMD MDB Root Port driver | Thippeswamy Havalige | 3 | -0/+488 |
2025-03-21 | PCI/DOE: Allow enabling DOE without CXL | Alistair Francis | 1 | -1/+4 |
2025-03-21 | PCI/DOE: Expose DOE features via sysfs | Alistair Francis | 5 | -0/+168 |
2025-03-21 | s390/pci: Introduce pdev->non_mappable_bars and replace VFIO_PCI_MMAP | Niklas Schnelle | 2 | -0/+8 |
2025-03-21 | PCI: Fix NULL dereference in SR-IOV VF creation error path | Shay Drory | 1 | -14/+34 |
2025-03-21 | PCI/bwctrl: Fix pcie_bwctrl_select_speed() return type | Ilpo Järvinen | 1 | -1/+1 |
2025-03-21 | PCI: pciehp: Don't enable HPIE when resuming in poll mode | Ilpo Järvinen | 1 | -1/+3 |
2025-03-21 | PCI/MSI: Convert pci_msi_ignore_mask to per MSI domain flag | Roger Pau Monne | 1 | -16/+21 |
2025-03-21 | PCI: vmd: Disable MSI remapping bypass under Xen | Roger Pau Monne | 1 | -0/+20 |
2025-03-20 | PCI: Move cardbus IO size declarations into pci/pci.h | Ilpo Järvinen | 1 | -0/+2 |
2025-03-20 | PCI: Make pci_setup_bridge() static | Ilpo Järvinen | 1 | -1/+1 |
2025-03-20 | PCI: Move resource reassignment func declarations into pci/pci.h | Ilpo Järvinen | 1 | -0/+2 |
2025-03-20 | PCI: Move pci_rescan_bus_bridge_resize() declaration to pci/pci.h | Ilpo Järvinen | 1 | -0/+2 |
2025-03-20 | PCI: Fix BAR resizing when VF BARs are assigned | Ilpo Järvinen | 1 | -2/+2 |
2025-03-20 | PCI: Allow PCI bridges to go to D3Hot on all non-x86 | Manivannan Sadhasivam | 1 | -4/+4 |
2025-03-18 | PCI: vmd: Make vmd_dev::cfg_lock a raw_spinlock_t type | Ryo Takakura | 1 | -6/+6 |
2025-03-17 | mm: allow compound zone device pages | Alistair Popple | 1 | -3/+3 |
2025-03-17 | mm/mm_init: move p2pdma page refcount initialisation to p2pdma | Alistair Popple | 1 | -2/+11 |
2025-03-17 | PCI: dwc: Consolidate devicetree handling in dw_pcie_host_get_resources() | Bjorn Helgaas | 1 | -12/+25 |
2025-03-17 | PCI: dwc: Call devm_pci_alloc_host_bridge() early in dw_pcie_host_init() | Frank Li | 1 | -6/+6 |
2025-03-17 | PCI: dwc: Rename cpu_addr to parent_bus_addr for ATU configuration | Frank Li | 4 | -30/+31 |
2025-03-17 | PCI: dwc: Use resource start as ioremap() input in dw_pcie_pme_turn_off() | Frank Li | 1 | -1/+1 |
2025-03-16 | PCI: histb: Fix an error handling path in histb_pcie_probe() | Christophe JAILLET | 1 | -4/+8 |
2025-03-15 | PCI: imx6: Use devm_clk_bulk_get_all() to fetch clocks | Richard Zhu | 1 | -61/+14 |
2025-03-15 | PCI: imx6: Identify controller via 'linux,pci-domain', not address | Richard Zhu | 1 | -9/+6 |
2025-03-14 | PCI: dw-rockchip: Hide broken ATS capability for RK3588 running in EP mode | Niklas Cassel | 1 | -0/+29 |
2025-03-14 | PCI: dwc: ep: Add dw_pcie_ep_hide_ext_capability() | Niklas Cassel | 2 | -0/+46 |
2025-03-14 | PCI: dwc: ep: Return -ENOMEM for allocation failures | Dan Carpenter | 1 | -0/+1 |
2025-03-14 | PCI: Check BAR index for validity | Philipp Stanner | 4 | -10/+57 |
2025-03-14 | PCI: pciehp: Avoid unnecessary device replacement check | Lukas Wunner | 1 | -1/+4 |
2025-03-14 | PCI: Fix wrong length of devres array | Philipp Stanner | 1 | -1/+1 |
2025-03-13 | PCI/TPH: Replace the broken MSI-X control word update | Thomas Gleixner | 1 | -43/+1 |
2025-03-13 | PCI/MSI: Provide a sane mechanism for TPH | Thomas Gleixner | 2 | -0/+56 |
2025-03-13 | PCI: hv: Switch MSI descriptor locking to guard() | Thomas Gleixner | 1 | -10/+4 |
2025-03-13 | PCI/MSI: Switch to MSI descriptor locking to guard() | Thomas Gleixner | 2 | -64/+62 |
2025-03-11 | PCI: xilinx-cpm: Add support for Versal Net CPM5NC Root Port controller | Thippeswamy Havalige | 1 | -11/+29 |
2025-03-11 | PCI: xilinx-cpm: Fix IRQ domain leak in error path of probe | Thippeswamy Havalige | 1 | -4/+6 |
2025-03-11 | iommu: Get DT/ACPI parsing into the proper probe path | Robin Murphy | 1 | -1/+2 |
2025-03-10 | PCI: Remove stray put_device() in pci_register_host_bridge() | Dan Carpenter | 1 | -3/+2 |
2025-03-10 | PCI: Fix reference leak in pci_alloc_child_bus() | Ma Ke | 1 | -1/+4 |
2025-03-10 | PCI: Fix reference leak in pci_register_host_bridge() | Ma Ke | 1 | -2/+7 |
2025-03-10 | PCI: Cache offset of Resizable BAR capability | Bjorn Helgaas | 3 | -2/+9 |
2025-03-10 | PCI: Enable Configuration RRS SV early | Bjorn Helgaas | 1 | -3/+5 |
2025-03-08 | PCI: Fix typos | Bjorn Helgaas | 18 | -70/+75 |
2025-03-08 | PCI: dwc: ep: Remove superfluous function dw_pcie_ep_find_ext_capability() | Niklas Cassel | 1 | -21/+3 |
2025-03-08 | PCI: endpoint: pci-epf-test: Fix double free that causes kernel to oops | Christian Bruel | 1 | -0/+2 |
2025-03-08 | PCI: endpoint: Remove unused devm_pci_epc_destroy() | Zijun Hu | 1 | -25/+0 |
2025-03-08 | PCI: dw-rockchip: Describe Resizable BARs as Resizable BARs | Niklas Cassel | 1 | -11/+11 |
2025-03-08 | PCI: keystone: Specify correct alignment requirement | Niklas Cassel | 1 | -1/+1 |
2025-03-08 | PCI: keystone: Describe Resizable BARs as Resizable BARs | Niklas Cassel | 1 | -2/+2 |
2025-03-08 | PCI: dwc: ep: Allow EPF drivers to configure the size of Resizable BARs | Niklas Cassel | 1 | -15/+167 |
2025-03-08 | PCI: dwc: ep: Move dw_pcie_ep_find_ext_capability() | Niklas Cassel | 1 | -18/+18 |
2025-03-08 | PCI: endpoint: Add pci_epc_bar_size_to_rebar_cap() | Niklas Cassel | 1 | -0/+27 |
2025-03-08 | PCI: endpoint: Allow EPF drivers to configure the size of Resizable BARs | Niklas Cassel | 2 | -0/+8 |
2025-03-08 | PCI: endpoint: pci-epf-test: Handle endianness properly | Niklas Cassel | 1 | -53/+73 |
2025-03-07 | PCI: Do not claim to release resource falsely | Ilpo Järvinen | 1 | -2/+2 |
2025-03-07 | PCI: Increase Resizable BAR support from 512 GB to 128 TB | Zhiyuan Dai | 2 | -3/+3 |
2025-03-06 | PCI/DOE: Rename Discovery Response Data Object Contents to type | Alistair Francis | 1 | -9/+9 |
2025-03-06 | PCI/DOE: Rename DOE protocol to feature | Alistair Francis | 1 | -44/+44 |
2025-03-06 | PCI: altera: Add Agilex support | D M, Sharath Kumar | 1 | -9/+246 |
2025-03-06 | PCI: tegra: Use helper function for_each_child_of_node_scoped() | Zhang Zekun | 1 | -52/+28 |
2025-03-06 | PCI: apple: Use helper function for_each_child_of_node_scoped() | Zhang Zekun | 1 | -3/+1 |
2025-03-06 | PCI: mt7621: Use helper function for_each_available_child_of_node_scoped() | Zhang Zekun | 1 | -10/+5 |
2025-03-06 | PCI: mediatek: Use helper function for_each_available_child_of_node_scoped() | Zhang Zekun | 1 | -10/+5 |
2025-03-06 | PCI: kirin: Tidy up _probe() related function with dev_err_probe() | Zhang Zekun | 1 | -25/+15 |
2025-03-06 | PCI: Add Rockchip Vendor ID | Shawn Lin | 2 | -2/+1 |
2025-03-06 | PCI: dwc: Add debugfs property to provide LTSSM status of the PCIe link | Hans Zhang | 2 | -0/+110 |
2025-03-06 | PCI: dwc: Add debugfs based Statistical Counter support for DWC | Shradha Todi | 1 | -0/+248 |
2025-03-06 | PCI: dwc: Add debugfs based Error Injection support for DWC | Shradha Todi | 1 | -2/+166 |
2025-03-06 | PCI: dwc: Add debugfs based Silicon Debug support for DWC | Shradha Todi | 7 | -0/+230 |
2025-03-05 | PCI: mediatek-gen3: Fix inconsistent indentation | Charles Han | 1 | -13/+22 |
2025-03-05 | PCI: kirin: Use helper function for_each_available_child_of_node_scoped() | Zhang Zekun | 1 | -7/+3 |
2025-03-04 | PCI: Avoid reset when disabled via sysfs | Nishanth Aravamudan | 1 | -0/+4 |
2025-03-04 | PCI/portdrv: Only disable pciehp interrupts early when needed | Feng Tang | 1 | -3/+5 |
2025-03-04 | PCI: hotplug: Inline pci_hp_{create,remove}_module_link() | Lukas Wunner | 2 | -45/+11 |
2025-03-04 | PCI: hotplug: Avoid backpointer dereferencing in has_*_file() | Lukas Wunner | 1 | -33/+23 |
2025-03-04 | PCI: hotplug: Drop superfluous NULL pointer checks in has_*_file() | Lukas Wunner | 2 | -13/+6 |
2025-03-04 | PCI: hotplug: Drop superfluous try_module_get() calls | Lukas Wunner | 1 | -22/+1 |
2025-03-04 | PCI: hotplug: Drop superfluous pci_hotplug_slot_list | Lukas Wunner | 1 | -32/+0 |
2025-03-04 | PCI: Log debug messages about reset method | Bjorn Helgaas | 1 | -1/+6 |
2025-03-04 | PCI: brcmstb: Make irq_domain_set_info() parameter cast explicit | Jim Quinlan | 1 | -1/+1 |
2025-03-04 | PCI: brcmstb: Make two changes in MDIO register fields | Jim Quinlan | 1 | -1/+3 |
2025-03-04 | PCI: brcmstb: Use same constant table for config space access | Jim Quinlan | 1 | -8/+6 |
2025-03-04 | PCI: brcmstb: Fix potential premature regulator disabling | Jim Quinlan | 1 | -1/+1 |
2025-03-04 | PCI: brcmstb: Fix error path after a call to regulator_bulk_get() | Jim Quinlan | 1 | -1/+2 |
2025-03-04 | PCI: brcmstb: Do not assume that register field starts at LSB | Jim Quinlan | 1 | -2/+2 |
2025-03-04 | PCI: brcmstb: Use internal register to change link capability | Jim Quinlan | 1 | -2/+2 |
2025-03-04 | PCI: brcmstb: Set generation limit before PCIe link up | Jim Quinlan | 1 | -3/+4 |
2025-03-04 | PCI: brcmstb: Add BCM2712 support | Stanimir Varbanov | 1 | -2/+67 |
2025-03-04 | PCI: cadence-ep: Fix the driver to send MSG TLP for INTx without data payload | Hans Zhang | 2 | -3/+2 |
2025-03-03 | PCI: dwc: Add helper to find the Vendor Specific Extended Capability (VSEC) | Shradha Todi | 1 | -0/+40 |
2025-03-03 | PCI: mediatek-gen3: Configure PBUS_CSR registers for EN7581 SoC | Lorenzo Bianconi | 1 | -1/+27 |
2025-02-28 | PCI: of: Create device tree PCI host bridge node | Herve Codina | 5 | -1/+220 |
2025-02-28 | PCI: of_property: Constify parameter in of_pci_get_addr_flags() | Herve Codina | 1 | -1/+1 |
2025-02-28 | PCI: of_property: Add support for NULL pdev in of_pci_set_address() | Herve Codina | 1 | -3/+7 |
2025-02-28 | PCI: of: Use device_{add,remove}_of_node() to attach of_node to existing device | Herve Codina | 1 | -2/+9 |
2025-02-28 | PCI: brcmstb: Expand inbound window size up to 64GB | Stanimir Varbanov | 1 | -2/+2 |
2025-02-28 | PCI: brcmstb: Reuse pcie_cfg_data structure | Stanimir Varbanov | 1 | -40/+32 |
2025-02-28 | PCI: brcmstb: Add a softdep to MIP MSI-X driver | Stanimir Varbanov | 1 | -0/+1 |
2025-02-24 | PCI: hv: Switch hv_compose_multi_msi_req_get_cpu() to using cpumask_next_wrap() | Yury Norov | 1 | -2/+1 |
2025-02-24 | cpumask: deprecate cpumask_next_wrap() | Yury Norov | 1 | -1/+1 |
2025-02-24 | PCI: qcom-ep: Enable EP mode support for SAR2130P | Dmitry Baryshkov | 1 | -0/+1 |
2025-02-24 | PCI: brcmstb: Fix missing of_node_put() in brcm_pcie_probe() | Stanimir Varbanov | 1 | -4/+9 |
2025-02-24 | PCI: qcom-ep: Mark BAR0/BAR2 as 64bit BARs and BAR1/BAR3 as RESERVED | Manivannan Sadhasivam | 1 | -0/+4 |
2025-02-22 | x86/kaslr: Reduce KASLR entropy on most x86 systems | Balbir Singh | 1 | -0/+6 |
2025-02-22 | PCI: cpcihp: Remove unused .get_power() and .set_power() | Guilherme Giacomo Simoes | 2 | -17/+2 |
2025-02-21 | PCI/ERR: Handle TLP Log in Flit mode | Ilpo Järvinen | 4 | -22/+56 |
2025-02-21 | PCI: Track Flit Mode Status & print it with link status | Ilpo Järvinen | 4 | -9/+16 |