]> www.infradead.org Git - users/jedix/linux-maple.git/shortlog
users/jedix/linux-maple.git
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/rcar-gen4'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/qcom'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/mvebu'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/mobiveil'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/imx6'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/dwc'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/dwc-ep'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/dw-rockchip'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/cadence'
2025-06-04 Bjorn HelgaasMerge branch 'pci/controller/apple'
2025-06-04 Bjorn HelgaasMerge branch 'pci/endpoint'
2025-06-04 Bjorn HelgaasMerge branch 'pci/virtualization'
2025-06-04 Bjorn HelgaasMerge branch 'pci/reset'
2025-06-04 Bjorn HelgaasMerge branch 'pci/pwrctrl'
2025-06-04 Bjorn HelgaasMerge branch 'pci/pm'
2025-06-04 Bjorn HelgaasMerge branch 'pci/pci-acpi'
2025-06-04 Bjorn HelgaasMerge branch 'pci/irq'
2025-06-04 Bjorn HelgaasMerge branch 'pci/hotplug'
2025-06-04 Bjorn HelgaasMerge branch 'pci/enumeration'
2025-06-04 Bjorn HelgaasMerge branch 'pci/devres'
2025-06-04 Bjorn HelgaasMerge branch 'pci/bwctrl'
2025-06-04 Bjorn HelgaasMerge branch 'pci/aer'
2025-06-02 Arnd BergmannPCI: j721e: Fix host/endpoint dependencies
2025-06-02 Siddharth VadapalliPCI: j721e: Add support to build as a loadable module
2025-06-02 Siddharth VadapalliPCI: cadence-ep: Introduce cdns_pcie_ep_disable() helpe...
2025-06-02 Siddharth VadapalliPCI: cadence-host: Introduce cdns_pcie_host_disable...
2025-06-02 Kishon Vijay... PCI: cadence: Add support to build pcie-cadence library...
2025-05-30 Niklas CasselPCI: qcom: Replace PERST# sleep time with proper macro
2025-05-30 Niklas CasselPCI: dw-rockchip: Replace PERST# sleep time with proper...
2025-05-30 Manivannan... PCI: host-common: Convert to library for host controlle...
2025-05-30 Manivannan... PCI/ERR: Remove misleading TODO regarding kernel panic
2025-05-28 Hans ZhangPCI: cadence: Remove duplicate message code definitions
2025-05-28 Niklas CasselPCI: endpoint: Align pci_epc_set_msix(), pci_epc_ops...
2025-05-28 Niklas CasselPCI: endpoint: Align pci_epc_set_msi(), pci_epc_ops...
2025-05-28 Niklas CasselPCI: endpoint: Align pci_epc_get_msix(), pci_epc_ops...
2025-05-28 Niklas CasselPCI: endpoint: Align pci_epc_get_msi(), pci_epc_ops...
2025-05-28 Niklas CasselPCI: cadence-ep: Correct PBA offset in .set_msix()...
2025-05-28 Niklas CasselPCI: dwc: ep: Correct PBA offset in .set_msix() callback
2025-05-28 Jerome BrunetPCI: endpoint: pci-epf-vntb: Simplify ctrl/SPAD space...
2025-05-28 Jerome BrunetPCI: endpoint: Retain fixed-size BAR size as well as...
2025-05-23 Johan Hovoldarm64: Kconfig: switch to HAVE_PWRCTRL
2025-05-23 Johan Hovoldwifi: ath12k: switch to PCI_PWRCTRL_PWRSEQ
2025-05-23 Johan Hovoldwifi: ath11k: switch to PCI_PWRCTRL_PWRSEQ
2025-05-23 Johan HovoldPCI/pwrctrl: Rename pwrctrl Kconfig symbols and slot...
2025-05-23 Brian NorrisPCI/pwrctrl: Cancel outstanding rescan work when unregi...
2025-05-23 Jon Pan-DohPCI/AER: Add sysfs attributes for log ratelimits
2025-05-23 Jon Pan-DohPCI/AER: Add ratelimits to PCI AER Documentation
2025-05-23 Jon Pan-DohPCI/AER: Ratelimit correctable and non-fatal error...
2025-05-23 Bjorn HelgaasPCI/AER: Simplify add_error_device()
2025-05-23 Bjorn HelgaasPCI/AER: Convert aer_get_device_error_info(), aer_print...
2025-05-23 Karolina StolarekPCI/AER: Rename struct aer_stats to aer_info
2025-05-23 Karolina StolarekPCI/AER: Reduce pci_print_aer() correctable error level...
2025-05-23 Bjorn HelgaasPCI/ERR: Add printk level to pcie_print_tlp_log()
2025-05-23 Karolina StolarekPCI/AER: Check log level once and remember it
2025-05-23 Bjorn HelgaasPCI/AER: Trace error event before ratelimiting
2025-05-23 Bjorn HelgaasPCI/AER: Update statistics before ratelimiting
2025-05-23 Bjorn HelgaasPCI/AER: Simplify pci_print_aer()
2025-05-23 Bjorn HelgaasPCI/AER: Initialize aer_err_info before using it
2025-05-23 Bjorn HelgaasPCI/AER: Move aer_print_source() earlier in file
2025-05-23 Jon Pan-DohPCI/AER: Rename aer_print_port_info() to aer_print_source()
2025-05-23 Bjorn HelgaasPCI/AER: Extract bus/dev/fn in aer_print_port_info...
2025-05-23 Bjorn HelgaasPCI/AER: Consolidate Error Source ID logging in aer_isr...
2025-05-23 Bjorn HelgaasPCI/AER: Factor COR/UNCOR error handling out from aer_i...
2025-05-23 Bjorn HelgaasPCI/DPC: Log Error Source ID only when valid
2025-05-23 Bjorn HelgaasPCI/DPC: Initialize aer_err_info before using it
2025-05-22 Zhe QiaoPCI/ACPI: Fix allocated memory release on error in...
2025-05-22 Philipp StannerPCI: Remove function pcim_intx() prototype from pci.h
2025-05-21 Yoshihiro ShimodaPCI: rcar-gen4: Document how to obtain platform firmware
2025-05-20 Niklas CasselPCI: dwc: ep: Fix errno typo
2025-05-20 Philipp StannerPCI: Remove hybrid-devres usage warnings from kernel-doc
2025-05-20 Philipp StannerPCI: Remove redundant set of request functions
2025-05-20 Philipp StannerPCI: Remove exclusive requests flags from _pcim_request...
2025-05-19 Philipp StannerPCI: Remove pcim_request_region_exclusive()
2025-05-19 Philipp StannerDocumentation/driver-api: Update pcim_enable_device()
2025-05-19 Philipp StannerPCI: Remove hybrid devres nature from request functions
2025-05-15 Ilpo JärvinenPCI: Update Link Speed after retraining
2025-05-15 Lukas WunnerPCI: Limit visibility of match_driver flag to PCI core
2025-05-15 Lukas WunnerRevert "iommu/amd: Prevent binding other PCI drivers...
2025-05-15 Ilpo JärvinenPCI/bwctrl: Replace lbms_count with PCI_LINK_LBMS_SEEN...
2025-05-13 Hans ZhangPCI: cadence: Simplify J721e link status check
2025-05-13 Hans ZhangPCI: mobiveil: Return bool from link up check
2025-05-13 Hans ZhangPCI: dwc: Return bool from link up check
2025-05-10 Hans ZhangPCI: dwc: ep: Use FIELD_GET() where applicable
2025-05-05 Mario LimoncielloPCI: Explicitly put devices into D0 when initializing
2025-05-05 Ilpo JärvinenPCI: Fix lock symmetry in pci_slot_unlock()
2025-04-28 Wenbin YaoPCI: dwc: Make link training more robust by setting...
2025-04-27 Diederik de... PCI: dw-rockchip: Fix PHY function call sequence in...
2025-04-27 Chen NiPCI: ls-gen4: Use to_delayed_work()
2025-04-27 Hans ZhangPCI: dw-rockchip: Use rockchip_pcie_link_up() to check...
2025-04-27 Hans ZhangPCI: dw-rockchip: Reorganize register and bitfield...
2025-04-27 Hans ZhangPCI: dw-rockchip: Remove unused PCIE_CLIENT_GENERAL_DEB...
2025-04-27 Richard ZhuPCI: imx6: Save and restore the LUT setting during...
2025-04-27 Richard ZhuPCI: imx6: Add PLL lock check for i.MX95 SoC
2025-04-27 Richard ZhuPCI: imx6: Add workaround for errata ERR051586
2025-04-27 Richard ZhuPCI: imx6: Add workaround for errata ERR051624
2025-04-27 Richard ZhuPCI: imx6: Toggle the core reset for i.MX95 PCIe
2025-04-27 Richard ZhuPCI: imx6: Call dw_pcie_wait_for_link() from start_link...
2025-04-27 Richard ZhuPCI: imx6: Skip link up workaround for newer platforms
2025-04-27 Shawn LinPCI: dw-rockchip: Move rockchip_pcie_ep_hide_broken_ats...
2025-04-27 Shawn LinPCI: dw-rockchip: Enable ASPM L0s capability for both...
next