]> Gentwo Git Trees - linux/.git/shortlog
linux/.git
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/plda'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/mediatek-gen3'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/keystone'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/j721e'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/imx6'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/hv'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/dwc-edma'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/dwc'
2025-10-03 Bjorn HelgaasMerge branch 'pci/controller/amd-mdb'
2025-10-03 Bjorn HelgaasMerge branch 'pci/endpoint'
2025-10-03 Bjorn HelgaasMerge branch 'pci/dt-binding'
2025-10-03 Bjorn HelgaasMerge branch 'pci/capability-search'
2025-10-03 Bjorn HelgaasMerge branch 'pci/switchtec'
2025-10-03 Bjorn HelgaasMerge branch 'pci/virtualization'
2025-10-03 Bjorn HelgaasMerge branch 'pci/resource'
2025-10-03 Bjorn HelgaasMerge branch 'pci/pwrctrl'
2025-10-03 Bjorn HelgaasMerge branch 'pci/pm'
2025-10-03 Bjorn HelgaasMerge branch 'pci/p2pdma'
2025-10-03 Bjorn HelgaasMerge branch 'pci/of'
2025-10-03 Bjorn HelgaasMerge branch 'pci/msi'
2025-10-03 Bjorn HelgaasMerge branch 'pci/hotplug'
2025-10-03 Bjorn HelgaasMerge branch 'pci/enumeration'
2025-10-03 Bjorn HelgaasMerge branch 'pci/aspm'
2025-10-03 Bjorn HelgaasMerge branch 'pci/aer'
2025-10-02 Breno LeitaoPCI/AER: Avoid NULL pointer dereference in aer_ratelimit()
2025-09-29 Alok TiwariPCI: j721e: Fix incorrect error message in probe()
2025-09-29 Siddharth VadapalliPCI: keystone: Use devm_request_irq() to free "ks-pcie...
2025-09-26 Qiang Yudt-bindings: PCI: qcom,pcie-x1e80100: Set clocks minIte...
2025-09-26 Konrad DybcioPCI: dwc: Support 16-lane operation
2025-09-26 Niklas SchnellePCI: Add lockdep assertion in pci_stop_and_remove_bus_d...
2025-09-26 Niklas SchnellePCI/IOV: Add PCI rescan-remove locking when enabling...
2025-09-25 Ilpo JärvinenPCI: Set up bridge resources earlier
2025-09-24 Ilpo JärvinenPCI: Don't print stale information about resource
2025-09-24 Vidya SagarPCI: tegra194: Handle errors in BPMP response
2025-09-24 Niklas CasselPCI: tegra194: Reset BARs when running in PCIe endpoint...
2025-09-24 Brian NorrisPCI/sysfs: Ensure devices are powered for config reads
2025-09-24 Niklas CasselPCI: tegra194: Set pci_epc_features::msi_capable to...
2025-09-24 Niklas CasselPCI: tegra194: Fix broken tegra_pcie_ep_raise_msi_irq()
2025-09-23 Manivannan... PCI: qcom: Remove custom ASPM enablement code
2025-09-23 Manivannan... PCI/ASPM: Enable all ClockPM and ASPM states for device...
2025-09-22 Mario LimoncielloPCI/PM: Skip resuming to D0 if device is disconnected
2025-09-18 Emilio PerezDocumentation: PCI: Fix typos
2025-09-16 Ilpo JärvinenPCI: Alter misleading recursion to pci_bus_release_brid...
2025-09-16 Ilpo JärvinenPCI: Pass bridge window to pci_bus_release_bridge_resou...
2025-09-16 Ilpo JärvinenPCI: Add pci_setup_one_bridge_window()
2025-09-16 Ilpo JärvinenPCI: Refactor remove_dev_resources() to use pbus_select...
2025-09-16 Ilpo JärvinenPCI: Refactor distributing available memory to use...
2025-09-16 Ilpo JärvinenPCI: Use pbus_select_window_for_type() during mem windo...
2025-09-16 Ilpo JärvinenPCI: Use pbus_select_window() in space available checker
2025-09-16 Ilpo JärvinenPCI: Rename resource variable from r to res
2025-09-16 Ilpo JärvinenPCI: Use pbus_select_window_for_type() during IO window...
2025-09-16 Ilpo JärvinenPCI: Use pbus_select_window() during BAR resize
2025-09-16 Ilpo JärvinenPCI: Warn if bridge window cannot be released when...
2025-09-16 Ilpo JärvinenPCI: Fix finding bridge window in pci_reassign_bridge_r...
2025-09-16 Ilpo JärvinenPCI: Add bridge window selection functions
2025-09-16 Ilpo JärvinenPCI: Add defines for bridge window indexing
2025-09-16 Ilpo JärvinenPCI: Preserve bridge window resource type flags
2025-09-16 Ilpo JärvinenPCI: Enable bridge even if bridge window fails to assign
2025-09-16 Ilpo JärvinenPCI: Use pci_release_resource() instead of release_reso...
2025-09-16 Ilpo JärvinenPCI: Disable non-claimed bridge window
2025-09-16 Ilpo JärvinenPCI: Always claim bridge window before its setup
2025-09-16 Ilpo JärvinenPCI: Refactor find_bus_resource_of_type() logic checks
2025-09-16 Ilpo JärvinenPCI: Move find_bus_resource_of_type() earlier
2025-09-16 Ilpo JärvinenMIPS: PCI: Use pci_enable_resources()
2025-09-16 Ilpo Järvinensparc/PCI: Remove pcibios_enable_device() as they do...
2025-09-16 Ilpo Järvinenm68k/PCI: Use pci_enable_resources() in pcibios_enable_...
2025-09-16 Ilpo JärvinenPCI: Fix failure detection during resource resize
2025-09-16 Ilpo JärvinenPCI: Fix pdev_resources_assignable() disparity
2025-09-16 Ilpo JärvinenPCI: Ensure relaxed tail alignment does not increase...
2025-09-16 Lukas WunnerDocumentation: PCI: Tidy error recovery doc's PCIe...
2025-09-16 Lukas WunnerDocumentation: PCI: Amend error recovery doc with DPC...
2025-09-16 Lukas WunnerDocumentation: PCI: Sync error recovery doc with code
2025-09-16 Lukas WunnerDocumentation: PCI: Sync AER doc with code
2025-09-16 Shin'ichiro... PCI: endpoint: pci-epf-test: Add NULL check for DMA...
2025-09-12 Niklas CasselPCI: qcom-ep: Remove redundant edma.nr_irqs initialization
2025-09-12 Niklas CasselPCI: dwc: Verify the single eDMA IRQ in dw_pcie_edma_ir...
2025-09-12 Niklas CasselPCI: endpoint: pci-epf-test: Fix doorbell test support
2025-09-12 Lorenzo PieralisiPCI: of: Update parent unit address generation in of_pc...
2025-09-11 Vernon YangPCI/AER: Fix NULL pointer access by aer_info
2025-09-08 Marek VasutPCI: endpoint: pci-epf-test: Limit PCIe BAR size for...
2025-09-08 Siddharth VadapalliPCI: j721e: Fix programming sequence of "strap" settings
2025-09-08 Xichao ZhaoPCI: plda: Remove dev_err_probe() when the errno is...
2025-09-08 Nam CaoPCI: hv: Remove unused parameter of hv_msi_free()
2025-09-04 Richard ZhuPCI: imx6: Enable the Vaux supply if available
2025-09-04 Lukas WunnerPCI/AER: Print TLP Log for errors introduced since...
2025-09-03 Leon RomanovskyPCI/P2PDMA: Reduce scope of pci_has_p2pmem()
2025-09-01 Siddharth VadapalliPCI: j721e: Fix module autoloading
2025-08-28 Jan Kiszkadt-bindings: PCI: ti,am65: Extend for use with PVU
2025-08-28 Erick KaranjaPCI: switchtec: Replace manual locks with guard
2025-08-27 Lukas WunnerPCI/AER: Support errors introduced by PCIe r6.0
2025-08-27 Johan HovoldPCI/pwrctrl: Fix device leak at device stop
2025-08-27 Johan HovoldPCI/pwrctrl: Fix device and OF node leak at bus scan
2025-08-27 Johan HovoldPCI/pwrctrl: Fix device leak at registration
2025-08-27 Krishna Chaitanya... dt-bindings: PCI: qcom,pcie-sm8550: Add SM8750 compatible
2025-08-27 Qianfeng RongPCI: keystone: Use kcalloc() instead of kzalloc()
2025-08-27 Christian Bruelselftests: pci_endpoint: Skip IRQ test if IRQ is out...
2025-08-27 Christian Bruelmisc: pci_endpoint_test: Cleanup extra 0 initialization
2025-08-27 Christian Bruelmisc: pci_endpoint_test: Skip IRQ tests if irq is out...
2025-08-27 Krzysztof Kozlowskidt-bindings: PCI: Correct example indentation
2025-08-20 Hans ZhangPCI: cadence: Use cdns_pcie_find_*capability() to avoid...
next