]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
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-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 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-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...
2025-02-20 Manivannan... PCI/pwrctrl: Move pci_pwrctrl_unregister() to pci_destr...
2025-02-20 Manivannan... PCI/pwrctrl: Move creation of pwrctrl devices to pci_sc...
2025-02-20 Daniel StoddenPCI/ASPM: Fix link state exit during switch upstream...
2025-02-19 Ilpo JärvinenPCI: shpchp: Remove 'shpchp_debug' module parameter
2025-02-19 Ilpo JärvinenPCI: shpchp: Remove unused logging wrappers
2025-02-19 Ilpo JärvinenPCI: shpchp: Change dbg() -> ctrl_dbg()
2025-02-19 Ilpo JärvinenPCI: shpchp: Remove logging from module init/exit functions
2025-02-18 Ilpo JärvinenPCI: Rework optional resource handling
2025-02-18 Ilpo JärvinenPCI: Perform reset_resource() and build fail list in...
2025-02-18 Ilpo JärvinenPCI: Use res->parent to check if resource is assigned
2025-02-18 Ilpo JärvinenPCI: Add debug print when releasing resources before...
2025-02-18 Ilpo JärvinenPCI: Indicate optional resource assignment failures
2025-02-18 Ilpo JärvinenPCI: Always have realloc_head in __assign_resources_sor...
2025-02-18 Ilpo JärvinenPCI: Extend enable to check for any optional resource
2025-02-18 Ilpo JärvinenPCI: Add restore_dev_resource()
2025-02-18 Ilpo JärvinenPCI: Remove incorrect comment from pci_reassign_resource()
2025-02-18 Ilpo JärvinenPCI: Consolidate assignment loop next round preparation
2025-02-18 Ilpo JärvinenPCI: Rename retval to ret
2025-02-18 Ilpo JärvinenPCI: Use while loop and break instead of gotos
next