]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-03-27 Bjorn HelgaasMerge branch 'pci/endpoint-test'
2025-03-27 Bjorn HelgaasMerge branch 'pci/endpoint'
2025-03-27 Bjorn HelgaasMerge branch 'pci/dt-bindings'
2025-03-27 Bjorn HelgaasMerge branch 'pci/devtree-create'
2025-03-27 Bjorn HelgaasMerge branch 'pci/resource'
2025-03-27 Bjorn HelgaasMerge branch 'pci/reset'
2025-03-27 Bjorn HelgaasMerge branch 'pci/pwrctrl'
2025-03-27 Bjorn HelgaasMerge branch 'pci/pm'
2025-03-27 Bjorn HelgaasMerge branch 'pci/hotplug'
2025-03-27 Bjorn HelgaasMerge branch 'pci/enumeration'
2025-03-27 Bjorn HelgaasMerge branch 'pci/doe'
2025-03-27 Bjorn HelgaasMerge branch 'pci/devres'
2025-03-27 Bjorn HelgaasMerge branch 'pci/bwctrl'
2025-03-27 Bjorn HelgaasMerge branch 'pci/aspm'
2025-03-27 Bjorn HelgaasMerge branch 'pci/aer'
2025-03-27 Bjorn HelgaasMerge branch 'pci/acs'
2025-03-26 Niklas Casselmisc: pci_endpoint_test: Add support for PCITEST_IRQ_TY...
2025-03-26 Niklas CasselPCI: endpoint: pci-epf-test: Expose supported IRQ types...
2025-03-26 Niklas CasselPCI: dw-rockchip: Endpoint mode cannot raise INTx inter...
2025-03-26 Niklas CasselPCI: endpoint: Add intx_capable to epc_features struct
2025-03-24 Andrea della... dt-bindings: PCI: Add common schema for devices accessi...
2025-03-23 Lukas WunnerPCI/bwctrl: Fix NULL pointer dereference on bus number...
2025-03-21 Alistair FrancisPCI/DOE: Allow enabling DOE without CXL
2025-03-21 Alistair FrancisPCI/DOE: Expose DOE features via sysfs
2025-03-21 Niklas Schnelles390/pci: Support mmap() of PCI resources except for...
2025-03-21 Niklas Schnelles390/pci: Introduce pdev->non_mappable_bars and replace...
2025-03-21 Niklas Schnelles390/pci: Fix s390_mmio_read/write syscall page fault...
2025-03-21 Shay DroryPCI: Fix NULL dereference in SR-IOV VF creation error...
2025-03-21 Ilpo JärvinenPCI/bwctrl: Fix pcie_bwctrl_select_speed() return type
2025-03-21 Ilpo JärvinenPCI: pciehp: Don't enable HPIE when resuming in poll...
2025-03-20 Ilpo JärvinenPCI: Move cardbus IO size declarations into pci/pci.h
2025-03-20 Ilpo JärvinenPCI: Make pci_setup_bridge() static
2025-03-20 Ilpo JärvinenPCI: Move resource reassignment func declarations into...
2025-03-20 Ilpo JärvinenPCI: Move pci_rescan_bus_bridge_resize() declaration...
2025-03-20 Ilpo JärvinenPCI: Fix BAR resizing when VF BARs are assigned
2025-03-20 Manivannan... PCI: Allow PCI bridges to go to D3Hot on all non-x86
2025-03-14 Niklas Casselselftests: pci_endpoint: Use IRQ_TYPE_* defines from...
2025-03-14 Niklas Casselmisc: pci_endpoint_test: Use IRQ_TYPE_* defines from...
2025-03-14 Niklas CasselPCI: endpoint: pcitest: Add IRQ_TYPE_* defines to UAPI...
2025-03-14 Kunihiko Hayashimisc: pci_endpoint_test: Do not use managed IRQ functions
2025-03-14 Kunihiko Hayashimisc: pci_endpoint_test: Remove global 'irq_type' and...
2025-03-14 Kunihiko Hayashimisc: pci_endpoint_test: Fix 'irq_type' to convey the...
2025-03-14 Philipp StannerPCI: Check BAR index for validity
2025-03-14 Lukas WunnerPCI: pciehp: Avoid unnecessary device replacement check
2025-03-14 Philipp StannerPCI: Fix wrong length of devres array
2025-03-10 Dan CarpenterPCI: Remove stray put_device() in pci_register_host_bri...
2025-03-10 Ma KePCI: Fix reference leak in pci_alloc_child_bus()
2025-03-10 Ma KePCI: Fix reference leak in pci_register_host_bridge()
2025-03-10 Bjorn HelgaasPCI: Cache offset of Resizable BAR capability
2025-03-10 Bjorn HelgaasPCI: Enable Configuration RRS SV early
2025-03-08 Krzysztof Kozlowskidt-bindings: PCI: fsl,layerscape-pcie-ep: Drop unnecess...
2025-03-08 Krzysztof Kozlowskidt-bindings: PCI: fsl,layerscape-pcie-ep: Drop deprecat...
2025-03-08 Niklas CasselPCI: dwc: ep: Remove superfluous function dw_pcie_ep_fi...
2025-03-08 Christian BruelPCI: endpoint: pci-epf-test: Fix double free that cause...
2025-03-08 Zijun HuPCI: endpoint: Remove unused devm_pci_epc_destroy()
2025-03-08 Niklas CasselPCI: dw-rockchip: Describe Resizable BARs as Resizable...
2025-03-08 Niklas CasselPCI: keystone: Specify correct alignment requirement
2025-03-08 Niklas CasselPCI: keystone: Describe Resizable BARs as Resizable...
2025-03-08 Niklas CasselPCI: dwc: ep: Allow EPF drivers to configure the size...
2025-03-08 Niklas CasselPCI: dwc: ep: Move dw_pcie_ep_find_ext_capability()
2025-03-08 Niklas CasselPCI: endpoint: Add pci_epc_bar_size_to_rebar_cap()
2025-03-08 Niklas CasselPCI: endpoint: Allow EPF drivers to configure the size...
2025-03-08 Niklas CasselPCI: endpoint: pci-epf-test: Handle endianness properly
2025-03-08 Kunihiko Hayashimisc: pci_endpoint_test: Fix displaying 'irq_type'...
2025-03-08 Kunihiko Hayashimisc: pci_endpoint_test: Avoid issue of interrupts...
2025-03-08 Niklas Casselmisc: pci_endpoint_test: Handle BAR sizes larger than...
2025-03-08 Niklas Casselmisc: pci_endpoint_test: Give disabled BARs a distinct...
2025-03-08 Niklas Casselmisc: pci_endpoint_test: Fix potential truncation in...
2025-03-08 Niklas Casselmisc: pci_endpoint_test: Fix pci_endpoint_test_bars_rea...
2025-03-08 Kunihiko Hayashiselftests: pci_endpoint: Add GET_IRQTYPE checks to...
2025-03-08 Niklas Casselselftests: pci_endpoint: Skip disabled BARs
2025-03-07 Ilpo JärvinenPCI: Do not claim to release resource falsely
2025-03-07 Zhiyuan DaiPCI: Increase Resizable BAR support from 512 GB to...
2025-03-06 Alistair FrancisPCI/DOE: Rename Discovery Response Data Object Contents...
2025-03-06 Alistair FrancisPCI/DOE: Rename DOE protocol to feature
2025-03-06 Alexander Steindt-bindings: PCI: fsl,imx6q-pcie: Add optional DMA...
2025-03-06 J. Neuschäferdt-bindings: PCI: Convert fsl,mpc83xx-pcie to YAML
2025-03-06 Varadarajan... dt-bindings: PCI: qcom: Document the IPQ5332 PCIe contr...
2025-03-04 Nishanth AravamudanPCI: Avoid reset when disabled via sysfs
2025-03-04 Feng TangPCI/portdrv: Only disable pciehp interrupts early when...
2025-03-04 Lukas WunnerPCI: hotplug: Inline pci_hp_{create,remove}_module_link()
2025-03-04 Lukas WunnerPCI: hotplug: Avoid backpointer dereferencing in has_...
2025-03-04 Lukas WunnerPCI: hotplug: Drop superfluous NULL pointer checks...
2025-03-04 Lukas WunnerPCI: hotplug: Drop superfluous try_module_get() calls
2025-03-04 Lukas WunnerPCI: hotplug: Drop superfluous pci_hotplug_slot_list
2025-03-04 Yi Laiselftests/pcie_bwctrl: Add 'set_pcie_speed.sh' to TEST_...
2025-03-04 Bjorn HelgaasPCI: Log debug messages about reset method
2025-02-28 Herve CodinaPCI: of: Create device tree PCI host bridge node
2025-02-28 Herve CodinaPCI: of_property: Constify parameter in of_pci_get_addr...
2025-02-28 Herve CodinaPCI: of_property: Add support for NULL pdev in of_pci_s...
2025-02-28 Herve CodinaPCI: of: Use device_{add,remove}_of_node() to attach...
2025-02-28 Herve Codinadriver core: Introduce device_{add,remove}_of_node()
2025-02-22 Guilherme Giacomo... PCI: cpcihp: Remove unused .get_power() and .set_power()
2025-02-21 Ilpo JärvinenPCI/ERR: Handle TLP Log in Flit mode
2025-02-21 Ilpo JärvinenPCI: Track Flit Mode Status & print it with link status
2025-02-21 Ilpo JärvinenPCI/AER: Descope pci_printk() to aer_printk()
2025-02-21 Tushar DavePCI/ACS: Fix 'pci=config_acs=' parameter
2025-02-21 Manivannan... PCI/pwrctrl: Add pwrctrl driver for PCI slots
2025-02-21 Manivannan... dt-bindings: vendor-prefixes: Document the 'pciclass...
2025-02-20 Manivannan... PCI/pwrctrl: Skip scanning for the device further if...
next