messages from 2024-10-09 09:16:00 to 2024-10-10 22:54:08 UTC [more...]
[PATCH v4 1/3] of: address: Add parent_bus_addr to struct of_pci_range
2024-10-10 22:54 UTC (4+ messages)
[PATCH v2 0/4] PCI: Resource helper improvements
2024-10-10 22:48 UTC (2+ messages)
[PATCH v2] PCI: imx6: Add suspend/resume support for i.MX6QDL
2024-10-10 22:45 UTC (4+ messages)
[PATCH v3 0/5] PCI: VF resizable BAR
2024-10-10 22:36 UTC (14+ messages)
` [PATCH v3 1/5] PCI/IOV: Restore VF resizable BAR state after reset
` [PATCH v3 2/5] PCI: Add a helper to identify IOV resources
` [PATCH v3 3/5] PCI: Allow IOV resources to be resized in pci_resize_resource
` [PATCH v3 4/5] PCI/IOV: Allow extending VF BAR within original resource boundary
` [PATCH v3 5/5] drm/xe/pf: Extend the VF LMEM BAR
[PATCH] PCI/DOE: Poll DOE Busy bit for up to 1 second in pci_doe_send_req
2024-10-10 22:16 UTC (4+ messages)
[PATCH 0/7] of: Constify DT structs
2024-10-10 22:07 UTC (9+ messages)
` [PATCH 1/7] PCI: Constify pci_register_io_range() fwnode_handle
` [PATCH 2/7] logic_pio: Constify fwnode_handle
` [PATCH 3/7] of: Constify struct device_node function arguments
` [PATCH 4/7] of: Constify struct property pointers
` [PATCH 5/7] of: Constify of_changeset_entry function arguments
` [PATCH 6/7] of: Constify safe_name() kobject arg
` [PATCH 7/7] of/address: Constify of_busses[] array and pointers
[PATCH] PCI: starfive: Enable PCIe controller's PM runtime before probing host bridge
2024-10-10 21:04 UTC (3+ messages)
[PATCH v5] PCI: Enable runtime pm of the host bridge
2024-10-10 20:39 UTC (7+ messages)
[PATCH 1/1] PCI: Move no_pci_devices() to the only driver using it
2024-10-10 19:45 UTC (2+ messages)
[PATCH net-next 00/11] add basic support for i.MX95 NETC
2024-10-10 19:34 UTC (34+ messages)
` [PATCH net-next 01/11] dt-bindings: net: add compatible string for i.MX95 EMDIO
` [PATCH net-next 02/11] dt-bindings: net: add i.MX95 ENETC support
` [PATCH net-next 03/11] dt-bindings: net: add bindings for NETC blocks control
` [PATCH net-next 04/11] net: enetc: add initial netc-blk-ctrl driver support
` [PATCH net-next 05/11] net: enetc: add enetc-pf-common "
` [PATCH net-next 06/11] net: enetc: only enable ERR050089 workaround on LS1028A
` [PATCH net-next 07/11] PCI: Add NXP NETC vendor ID and device IDs
` [PATCH net-next 08/11] net: enetc: add i.MX95 EMDIO support
` [PATCH net-next 09/11] net: enetc: optimize the allocation of tx_bdr
` [PATCH net-next 10/11] net: enetc: add preliminary support for i.MX95 ENETC PF
` [PATCH net-next 11/11] MAINTAINERS: update ENETC driver files and maintainers
[PATCH v2] PCI: Introduce Cray ClusterStor E1000 NVMe slot LED driver
2024-10-10 19:29 UTC (3+ messages)
[PATCH v9 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-10-10 19:22 UTC (8+ messages)
` [PATCH v9 1/6] misc: Add support for LAN966x PCI device
` [PATCH v9 2/6] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v9 3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
` [PATCH v9 4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v9 5/6] reset: mchp: sparx5: Allow building as a module
` [PATCH v9 6/6] reset: mchp: sparx5: set the dev member of the reset controller
[PATCH 03/15] cxl/aer/pci: Refactor AER driver's existing interfaces to support CXL PCIe ports
2024-10-10 19:11 UTC (2+ messages)
[PATCH 0/15] Enable CXL PCIe port protocol error handling and logging
2024-10-10 19:07 UTC (2+ messages)
[PATCH v2 11/14] misc: rp1: RaspberryPi RP1 misc driver
2024-10-10 19:03 UTC (2+ messages)
[RFC PATCH 00/13] Remove implicit devres from pci_intx()
2024-10-10 18:34 UTC (31+ messages)
` [RFC PATCH 01/13] PCI: Prepare removing "
` [RFC PATCH 02/13] ALSA: hda: hda_intel: Use always-managed version of pcim_intx()
` [RFC PATCH 03/13] drivers/xen: Use never-managed version of pci_intx()
` [RFC PATCH 05/13] net/ntb: "
` [RFC PATCH 09/13] ata: Use always-managed "
` [RFC PATCH 10/13] staging: rts5280: "
` [RFC PATCH 12/13] HID: amd_sfh: Use always-managed version of pcim_intx()
` [RFC PATCH 13/13] Remove devres from pci_intx()
[PATCH 0/5] Add new headers for Hyper-V Dom0
2024-10-10 18:21 UTC (6+ messages)
` [PATCH 2/5] hyperv: Remove unnecessary #includes
` [PATCH 3/5] hyperv: Add new Hyper-V headers
[PATCH v7 0/4] Introduce pcim_alloc_irq_vectors()
2024-10-10 18:20 UTC (2+ messages)
[PATCH] PCI: Fix use-after-free of slot->bus on hot remove
2024-10-10 17:10 UTC
[PATCH v4 0/7] Improve PCI memory mapping API
2024-10-10 17:05 UTC (9+ messages)
` [PATCH v4 2/7] PCI: endpoint: Improve pci_epc_mem_alloc_addr()
` [PATCH v4 3/7] PCI: endpoint: Introduce pci_epc_map_align()
` [PATCH v4 4/7] PCI: endpoint: Introduce pci_epc_mem_map()/unmap()
` [PATCH v4 6/7] PCI: endpoint: test: Use pci_epc_mem_map/unmap()
[PATCH v5 0/7] Add support for PCIe3 on x1e80100
2024-10-10 13:50 UTC (8+ messages)
` [PATCH v5 3/7] dt-bindings: PCI: qcom,pcie-x1e80100: Add 'global' interrupt
` [PATCH v5 4/7] phy: qcom: qmp: Add phy register and clk setting for x1e80100 PCIe3
` [PATCH v5 5/7] clk: qcom: gcc-x1e80100: Fix halt_check for pipediv2 clocks
` [PATCH v5 6/7] PCI: qcom: Fix the ops for X1E80100 and SC8280X family SoC
` [PATCH v5 7/7] arm64: dts: qcom: x1e80100: Add support for PCIe3 on x1e80100
[PATCH v3 00/12]
2024-10-10 10:49 UTC (26+ messages)
` [PATCH v3 01/12] PCI: rockchip-ep: Fix address translation unit programming
` [PATCH v3 02/12] PCI: rockchip-ep: Use a macro to define EP controller .align feature
` [PATCH v3 03/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_unmap_addr()
` [PATCH v3 04/12] PCI: rockchip-ep: Improve rockchip_pcie_ep_map_addr()
` [PATCH v3 06/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() memory allocations
` [PATCH v3 07/12] PCI: rockchip-ep: Refactor rockchip_pcie_ep_probe() MSI-X hiding
` [PATCH v3 08/12] PCI: rockchip-ep: Refactor endpoint link training enable
` [PATCH v3 09/12] PCI: rockship-ep: Introduce rockchip_pcie_ep_stop()
` [PATCH v3 10/12] PCI: rockchip-ep: Improve link training
` [PATCH v3 12/12] PCI: rockchip-ep: Handle PERST# signal in endpoint mode
[PATCH v5 0/4] Add dbi2 and atu for i.MX8M PCIe EP
2024-10-10 9:33 UTC (5+ messages)
` [PATCH v5 1/4] dt-bindings: imx6q-pcie: Add reg-name "dbi2" and "atu" for i.MX8M PCIe Endpoint
[PATCH v2] PCI: take the rescan lock when adding devices during host probe
2024-10-10 9:17 UTC (2+ messages)
[PATCH v2 0/3] PCI: VF resizable BAR
2024-10-10 8:59 UTC (9+ messages)
` [PATCH v2 1/3] PCI: Add support for VF Resizable Bar extended cap
` [PATCH v2 2/3] PCI: Allow extending VF BAR within original resource boundary
[PATCH v1 0/5] NVMe PCI endpoint function driver
2024-10-10 8:27 UTC (3+ messages)
` [PATCH v1 1/5] nvmet: rename and move nvmet_get_log_page_len()
[PATCH v8 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-10-10 6:26 UTC (8+ messages)
` [PATCH v8 1/6] misc: Add support for LAN966x PCI device
` [PATCH v8 2/6] MAINTAINERS: Add the Microchip LAN966x PCI driver entry
` [PATCH v8 3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
` [PATCH v8 4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v8 5/6] reset: mchp: sparx5: Allow building as a module
` [PATCH v8 6/6] reset: mchp: sparx5: set the dev member of the reset controller
[PATCH v2 0/2] Bug fixes when generic suspend/resume functions are used
2024-10-10 5:47 UTC (3+ messages)
` [PATCH v2 1/2] PCI: dwc: Fix resume failure if no EP is connected on some platforms
` [PATCH v2 2/2] PCI: dwc: Always stop link in the dw_pcie_suspend_noirq
[PATCH] PCI/PM: Put devices to low power state on shutdown
2024-10-10 4:52 UTC (3+ messages)
[PATCH v3 05/12] PCI: rockchip-ep: Implement the .map_align() controller operation
2024-10-10 3:44 UTC (3+ messages)
[PATCH v1 4/5] PCI: endpoint: Add NVMe endpoint function driver
2024-10-10 3:33 UTC (3+ messages)
[PATCH v2 00/14] Add support for RaspberryPi RP1 PCI device using a DT overlay
2024-10-10 2:52 UTC (7+ messages)
` [PATCH v2 03/14] dt-bindings: pci: Add common schema for devices accessible through PCI BARs
` [PATCH v2 04/14] dt-bindings: misc: Add device specific bindings for RaspberryPi RP1
` [PATCH v2 08/14] clk: rp1: Add support for clocks provided by RP1
[pci:next] BUILD SUCCESS 6437627cb582a85c0fcf850902d52405014ce10b
2024-10-09 23:17 UTC
[PATCH v6 RESET 1/3] PCI: rockchip: Simplify clock handling by using clk_bulk*() function
2024-10-09 17:19 UTC (2+ messages)
[PATCH v2 0/5] Add RC-to-EP doorbell with platform MSI controller
2024-10-09 16:20 UTC (3+ messages)
[PATCH 00/51] treewide: Switch to __pm_runtime_put_autosuspend()
2024-10-09 13:34 UTC (11+ messages)
UAF during boot on MTL based devices with attached dock
2024-10-09 12:55 UTC (12+ messages)
[PATCHv2 0/5] pci cleanup/prep patches
2024-10-09 12:20 UTC (7+ messages)
` [PATCHv2 3/5] pci: move the walk bus lock to where its needed
` [PATCHv2 4/5] pci: walk bus recursively
` [PATCHv2 5/5] pci: unexport pci_walk_bus_locked
[PATCH v7 0/6] Add support for the LAN966x PCI device using a DT overlay
2024-10-09 10:58 UTC (12+ messages)
` [PATCH v7 3/6] reset: mchp: sparx5: Map cpu-syscon locally in case of LAN966x
` [PATCH v7 4/6] reset: mchp: sparx5: Add MCHP_LAN966X_PCI dependency
` [PATCH v7 5/6] reset: mchp: sparx5: Allow building as a module
` [PATCH v7 6/6] reset: mchp: sparx5: set the dev member of the reset controller
[PATCH v8 0/8] PCI: Add PCIe bandwidth controller
2024-10-09 9:52 UTC (9+ messages)
` [PATCH v8 1/8] PCI: Protect Link Control 2 Register with RMW locking
` [PATCH v8 2/8] PCI: Store all PCIe Supported Link Speeds
` [PATCH v8 3/8] PCI: Refactor pcie_update_link_speed()
` [PATCH v8 4/8] PCI/quirks: Abstract LBMS seen check into own function
` [PATCH v8 5/8] PCI/bwctrl: Re-add BW notification portdrv as PCIe BW controller
` [PATCH v8 6/8] PCI/bwctrl: Add API to set PCIe Link Speed
` [PATCH v8 7/8] thermal: Add PCIe cooling driver
` [PATCH v8 8/8] selftests/pcie_bwctrl: Create selftests
[PATCH] PCI: Add NXP NETC vendor ID and device IDs
2024-10-09 9:51 UTC (2+ messages)
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).