Linux PCI
[Prev Page][Next Page]
- Re: [PATCH v5 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller, (continued)
- [PATCH v2 0/6] Add support for the PCI host bridge device-tree node creation.,
Herve Codina
- [pci:next] BUILD SUCCESS ddbf8b2f0c40d91e76950f1b5f0ef1139d35b132,
kernel test robot
- [pci:controller/dwc] BUILD SUCCESS 226ab012cac910101daeab5f2b7992f1dd7fd232,
kernel test robot
- [PATCH 0/2] Preserve the flags portion on 1:1 dma-ranges mapping,
Andrea della Porta
- [PATCH] PCI: of_property: Assign PCI instead of CPU bus address to dynamic PCI nodes,
Andrea della Porta
- [pci:controller/keystone] BUILD SUCCESS 9e9ec8d8692a6f64d81ef67d4fb6255af6be684b,
kernel test robot
- [pci:controller/microchip] BUILD SUCCESS ac7f53b7e7283fee35ad12de8359f20989a47eb5,
kernel test robot
- [RFC PATCH] PCI: pciehp: Generate a RAS tracepoint for hotplug event,
Shuai Xue
- [pci:pwrctl] BUILD SUCCESS f1fba106b06a395159219a91bfc3c91855af3788,
kernel test robot
- [pci:devm] BUILD SUCCESS 64fe9bc34f781538682af34e7adb6aee1a52c425,
kernel test robot
- [PATCH v2 0/4] Add new headers for Hyper-V Dom0,
Nuno Das Neves
- [PATCH v1 0/2] Fix read permissions for VPD attributes,
Leon Romanovsky
- [PATCH] PCI: mvebu: Use for_each_of_range() iterator for parsing "ranges",
Rob Herring (Arm)
- [RFC] PCI: Fix the issue of link speed downgrade after link retraining,
Jinhui Guo
- [PATCH 0/3] PCI: mediatek-gen3: mtk_pcie_en7581_power_up code refactoring,
Lorenzo Bianconi
- [no subject],
Unknown
- [pci:next] BUILD SUCCESS 98362304d7a137d1393bc3c393dcb4fa2fe2c827,
kernel test robot
- [pci:thunderbolt] BUILD SUCCESS 3b96b895127b7c0aed63d82c974b46340e8466c1,
kernel test robot
- Re: [PATCH net-next v2] eth: fbnic: Add PCIe hardware statistics,
Leon Romanovsky
- [PATCH v6 0/2] PCI: microchip: support using either instance 1 or 2,
Conor Dooley
- [pci:controller/dwc] BUILD SUCCESS 8fc4465df1f488d7e8cf20c10895d4ecdbf60be6,
kernel test robot
- [pci:controller/imx6] BUILD SUCCESS 0a726f542d7c8cc0f9c5ed7df5a4bd4b59ac21b3,
kernel test robot
- [pci:aspm] BUILD SUCCESS d66041063192497a4a97d21dbf86b79a03a7f4fb,
kernel test robot
- [pci:pwrctl] BUILD SUCCESS c44683dbad6535f7a8fc2f659193e831d56a8ec4,
kernel test robot
- [pci:controller/vmd] BUILD SUCCESS b727484cace4be22be9321cc0bc9487648ba447b,
kernel test robot
- [PATCH v1] PCI: dwc: Clean up some unnecessary codes in dw_pcie_suspend_noirq(),
Richard Zhu
- [pci:controller/mediatek] BUILD SUCCESS b609a15e7969d6a50d65067ee783b5d9365b04dd,
kernel test robot
- [PATCH RESEND] iommu/of: Fix pci_request_acs() before enumerating PCI devices,
Pavankumar Kondeti
- [pci:controller/keystone] BUILD SUCCESS eff50062270d2af5ad79b0baf35c1bb027c1de0f,
kernel test robot
- [PATCH v2 0/2] PCI: endpoint: fix bugs for both API pci_epc_destroy() and pci_epc_remove_epf(),
Zijun Hu
- [PATCH v3 0/4] Add Qualcomm SA8255p based firmware managed PCIe root complex,
Mayank Rana
- [pci:controller/mediatek 2/2] drivers/pci/controller/pcie-mediatek-gen3.c:898:14: error: call to undeclared function 'of_property_read_u31'; ISO C99 and later do not support implicit function declarations,
kernel test robot
- [pci:controller/mediatek 2/2] drivers/pci/controller/pcie-mediatek-gen3.c:898:14: error: implicit declaration of function 'of_property_read_u31'; did you mean 'of_property_read_u32'?,
kernel test robot
- [ANNOUNCE][CFP] Power Management and Scheduling in the Linux Kernel VII edition (OSPM-summit 2025),
Juri Lelli
- Re: [PATCH net-next] eth: fbnic: Add PCIe hardware statistics,
Leon Romanovsky
- [PATCH v2 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v2 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h,
Leon Romanovsky
- [PATCH v2 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers,
Leon Romanovsky
- [PATCH v2 04/17] dma-mapping: Add check if IOVA can be used,
Leon Romanovsky
- [PATCH v2 05/17] dma: Provide an interface to allow allocate IOVA,
Leon Romanovsky
- [PATCH v2 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper,
Leon Romanovsky
- [PATCH v2 07/17] dma-mapping: Implement link/unlink ranges API,
Leon Romanovsky
- [PATCH v2 03/17] iommu: generalize the batched sync after map interface,
Leon Romanovsky
- [PATCH v2 09/17] docs: core-api: document the IOVA-based API,
Leon Romanovsky
- [PATCH v2 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit,
Leon Romanovsky
- [PATCH v2 11/17] mm/hmm: provide generic DMA managing logic,
Leon Romanovsky
- [PATCH v2 12/17] RDMA/umem: Store ODP access mask information in PFN,
Leon Romanovsky
- [PATCH v2 08/17] dma-mapping: add a dma_need_unmap helper,
Leon Romanovsky
- [PATCH v2 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP,
Leon Romanovsky
- [PATCH v2 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length,
Leon Romanovsky
- [PATCH v2 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse,
Leon Romanovsky
- [PATCH v2 17/17] vfio/mlx5: Enable the DMA link API,
Leon Romanovsky
- [PATCH v2 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage,
Leon Romanovsky
- [pci:dt-bindings] BUILD SUCCESS 718c157a0b941fe2d3b4cca689148775e6ea2330,
kernel test robot
- [RFC PATCH v1 0/2] PCI/AER: report fatal errors of RCiEP and EP if link recoverd,
Shuai Xue
- [pci:endpoint] BUILD SUCCESS ff977d1bf478591f4c013be26f7eeed64e235a39,
kernel test robot
- [pci:pwrctl] BUILD SUCCESS 5fd784db3804d864370a666cccd30c9fa99630b6,
kernel test robot
- [PATCH] dt-bindings: PCI: snps,dw-pcie: Drop "#interrupt-cells" from example,
Rob Herring (Arm)
- [pci:controller/qcom] BUILD SUCCESS fba6045161d686adc102b6ef71b2fd1e5f90a616,
kernel test robot
- Re: [PATCH] pwm: Replace deprecated PCI functions,
Uwe Kleine-König
- [pci:controller/dwc] BUILD SUCCESS 6734997ebd6e338cb4430d962c65d66638ef3f83,
kernel test robot
- [PATCH] PCI: epf-mhi: Fix potential NULL dereference in pci_epf_mhi_bind(),
Zhongqiu Han
- [pci:aspm] BUILD SUCCESS 1d4d8202d97c4a4987c1bf60fd7586d1c95f1b55,
kernel test robot
- [pci:controller/imx6] BUILD SUCCESS 1a2a9024f84da4f01f033e20da1677b289e2dff4,
kernel test robot
- [pci:controller/mediatek] BUILD SUCCESS 6e73c5898973e630a659a93d913c8706fa454ebe,
kernel test robot
- [pci:controller/j721e] BUILD SUCCESS 22a9120479a40a56c13c5e473a0100fad2e017c0,
kernel test robot
- [pci:controller/vmd] BUILD SUCCESS a19131b5b61b66353cad0703b77da040e729afc6,
kernel test robot
- [pci:controller/keystone] BUILD SUCCESS 22f9b4e8b41ef290247e2413b3d905d82a5862be,
kernel test robot
- [PATCH v2] PCI: endpoint: Remove surplus return statement from pci_epf_test_clean_dma_chan(),
2564278112
- [PATCH v2] PCI: mediatek-gen3: Avoid PCIe resetting via PCIE_RSTB for Airoha EN7581 SoC,
Lorenzo Bianconi
- [PATCH] PCI: dwc: ep: Do not map more memory than needed to raise a MSI/MSI-X IRQ,
Niklas Cassel
- [PATCH v5 0/2] PCI: add enabe(disable)_device() hook for bridge,
Frank Li
- [PATCH] PCI: dwc: Use of_property_present() for non-boolean properties,
Rob Herring (Arm)
- [PATCH 0/6] Add support for the root PCI bus device-tree node creation.,
Herve Codina
- Re: [PATCH] pci:endpoint Remove redundant returns,
Krzysztof Wilczyński
- Kernel panic with niu module,
Dullfire
- [PATCH v4 0/2] PCI: mediatek-gen3: Support limiting link speed and width,
AngeloGioacchino Del Regno
- [pci:controller/j721e] BUILD SUCCESS 08e835268c35e851b308f326357224248cfb445b,
kernel test robot
- [pci:controller/qcom] BUILD SUCCESS fc69fb202beb0ed655514891c76852e84d24f01b,
kernel test robot
- [pci:controller/keystone] BUILD SUCCESS a46fae5a901e5dde5e51063276d8377d4f47f0a9,
kernel test robot
- [PATCH] PCI : Fix pcie_flag_reg in set_pcie_port_type,
Gowthami Thiagarajan
- [PATCH v2] PCI: j721e: Deassert PERST# after a delay of PCIE_T_PVPERL_MS ms,
Siddharth Vadapalli
- [PATCH] PRESERVE_BOOT_CONFIG function rev id doesn't match with spec.,
Zhou Shengqing
- [pci:controller/tegra194] BUILD SUCCESS 40e2125381dc11379112485e3eefdd25c6df5375,
kernel test robot
- [pci:controller/dwc] BUILD SUCCESS ec008c493c2500164d1d50f2b1fd941f8302a893,
kernel test robot
- [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1),
Thomas Weißschuh
- [PATCH v2 01/10] sysfs: explicitly pass size to sysfs_add_bin_file_mode_ns(),
Thomas Weißschuh
- [PATCH v2 02/10] sysfs: introduce callback attribute_group::bin_size,
Thomas Weißschuh
- [PATCH v2 05/10] sysfs: treewide: constify attribute callback of bin_is_visible(),
Thomas Weißschuh
- [PATCH v2 09/10] sysfs: bin_attribute: add const read/write callback variants,
Thomas Weißschuh
- [PATCH v2 10/10] driver core: Constify attribute arguments of binary attributes,
Thomas Weißschuh
- [PATCH v2 03/10] PCI/sysfs: Calculate bin_attribute size through bin_size(),
Thomas Weißschuh
- [PATCH v2 04/10] nvmem: core: calculate bin_attribute size through bin_size(),
Thomas Weißschuh
- [PATCH v2 06/10] sysfs: treewide: constify attribute callback of bin_attribute::mmap(),
Thomas Weißschuh
- [PATCH v2 07/10] sysfs: treewide: constify attribute callback of bin_attribute::llseek(),
Thomas Weißschuh
- [PATCH v2 08/10] sysfs: implement all BIN_ATTR_* macros in terms of __BIN_ATTR(),
Thomas Weißschuh
- Re: [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1),
Krzysztof Wilczyński
- Re: [PATCH v2 00/10] sysfs: constify struct bin_attribute (Part 1),
Bjorn Helgaas
- IWL errors when reading PCI config through /sys,
Jan Šídlo
- [pci:controller/vmd] BUILD SUCCESS 2a530f44f509c0b40e4880723a74de0f225b2650,
kernel test robot
- [pci:controller/qcom] BUILD SUCCESS ba4a2e2317b9faeca9193ed6d3193ddc3cf2aba3,
kernel test robot
- [pci:aspm] BUILD SUCCESS 1f37e72d586f280049e7c177bd47d6350cfbd494,
kernel test robot
- [pci:dt-bindings] BUILD SUCCESS d38cc57c14ff9590e03da77987217eca19ea350d,
kernel test robot
- [pci:bwctrl] BUILD REGRESSION 5ccc52fd1e5a9a7602b6e20ce931a7fd4f3be87b,
kernel test robot
- [pci:controller/microchip] BUILD SUCCESS e071e6bd994056e31b445b7ab2255076777e426d,
kernel test robot
- [pci:endpoint] BUILD SUCCESS f68da9a671739adacc02a6fcb5d0a4806147ecfa,
kernel test robot
- [pci:bwctrl 2/5] drivers/pci/msi/../pci.h:834:1: error: expected identifier or '(',
kernel test robot
- [pci:bwctrl 2/5] drivers/pci/msi/../pci.h:834:1: error: expected identifier or '(' before '{' token,
kernel test robot
- [PATCH] PCI: Fix typos,
Bjorn Helgaas
- pcie_bwctrl fails to probe on Rpi 4 (linux-next-20241101),
Stefan Wahren
- [PATCH RFC 0/2] PCI: endpoint: fix bugs for both API pci_epc_destroy() and pci_epc_remove_epf(),
Zijun Hu
- [PATCH v2 0/2] PCI: endpoint: fix bug for an API and simplify another API,
Zijun Hu
- [pci:thunderbolt] BUILD SUCCESS 591dcd25b1f0d5e5744b17fd9f2f615131f91c98,
kernel test robot
- [pci:typos] BUILD SUCCESS 67096efe8d6564dda4aa4cbabe653add066ef850,
kernel test robot
- [PATCH] ata: ahci: Don't call pci_intx() directly,
Heiner Kallweit
- [PATCH v4 0/2] PCI: add enabe(disable)_device() hook for bridge,
Frank Li
- [pci:vpd] BUILD SUCCESS 34742a5f97c1fd52f4b115e24be9f7ab27d89409,
kernel test robot
- [pci:next] BUILD SUCCESS 87f9a42bd6c1a7258425715ff9cd77c7e6316b48,
kernel test robot
- [PATCH v3 0/3] PCI: dwc: Skip waiting for link up if vendor drivers can detect Link up event,
Krishna chaitanya chundru
- [no subject],
Unknown
- [pci:controller/imx6] BUILD SUCCESS 49a8f8a8419417b95386c43402d2e8f24ec84b50,
kernel test robot
- [pci:controller/microchip] BUILD SUCCESS 61efe7e328bc4e9a646d78cc6c3b0525fc10bb70,
kernel test robot
- [PATCH v6 0/10] A bunch of changes to refine i.MX PCIe driver,
Richard Zhu
- [PATCH v6 01/10] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC,
Richard Zhu
- [PATCH v6 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe,
Richard Zhu
- [PATCH v6 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT,
Richard Zhu
- [PATCH v6 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D,
Richard Zhu
- [PATCH v6 05/10] PCI: imx6: Make core reset assertion deassertion symmetric,
Richard Zhu
- [PATCH v6 06/10] PCI: imx6: Fix the missing reference clock disable logic,
Richard Zhu
- [PATCH v6 07/10] PCI: imx6: Clean up codes by removing imx7d_pcie_init_phy(),
Richard Zhu
- [PATCH v6 08/10] PCI: imx6: Use dwc common suspend resume method,
Richard Zhu
- [PATCH v6 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support,
Richard Zhu
- [PATCH v6 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe,
Richard Zhu
- [PATCH v8 0/5] Add support for PCIe3 on x1e80100,
Qiang Yu
- [PATCH] ALSA: hda: intel: Switch to pci_alloc_irq_vectors API,
Heiner Kallweit
- [PATCH v4 0/5] PCI: EP: Add RC-to-EP doorbell with platform MSI controller,
Frank Li
- [PATCH v2] PCI: Restore the original INTX_DISABLE bit by pcim_intx(),
Takashi Iwai
- [pci:hotplug] BUILD SUCCESS c7acef99642b763ba585f4a43af999fcdbcc3dc4,
kernel test robot
- [pci:devm] BUILD SUCCESS cd94c0b68dce4e751a51bd52fabde359842a3312,
kernel test robot
- [pci:bwctrl] BUILD SUCCESS 93b71d7a3f4f473c6973383c57740447f6320db1,
kernel test robot
- [pci:endpoint] BUILD SUCCESS 3cbac035c874a4474d2b34b03e08fb5df54decd9,
kernel test robot
- [PATCH v5 0/10] A bunch of changes to refine i.MX PCIe driver,
Richard Zhu
- [PATCH v5 01/10] dt-bindings: imx6q-pcie: Add ref clock for i.MX95 PCIe RC,
Richard Zhu
- [PATCH v5 02/10] PCI: imx6: Add ref clock for i.MX95 PCIe,
Richard Zhu
- [PATCH v5 03/10] PCI: imx6: Fetch dbi2 and iATU base addesses from DT,
Richard Zhu
- [PATCH v5 04/10] PCI: imx6: Correct controller_id generation logic for i.MX7D,
Richard Zhu
- [PATCH v5 05/10] PCI: imx6: Make core reset assertion deassertion symmetric,
Richard Zhu
- [PATCH v5 06/10] PCI: imx6: Fix the missing reference clock disable logic,
Richard Zhu
- [PATCH v5 07/10] PCI: imx6: Clean up codes by removing imx7d_pcie_init_phy(),
Richard Zhu
- [PATCH v5 08/10] PCI: imx6: Use dwc common suspend resume method,
Richard Zhu
- [PATCH v5 09/10] PCI: imx6: Add i.MX8MQ i.MX8Q and i.MX95 PCIe PM support,
Richard Zhu
- [PATCH v5 10/10] arm64: dts: imx95: Add ref clock for i.MX95 PCIe,
Richard Zhu
- [pci:vpd] BUILD SUCCESS 6ab1878a498b82561b811c5fdf68e3594788b4c7,
kernel test robot
- [PATCH v1 1/1] PCI/bwctrl: Check for error code from devm_mutex_init() call,
Andy Shevchenko
- [PATCH v1 00/17] Provide a new two step DMA mapping API,
Leon Romanovsky
- [PATCH v1 02/17] dma-mapping: move the PCI P2PDMA mapping helpers to pci-p2pdma.h,
Leon Romanovsky
- [PATCH v1 01/17] PCI/P2PDMA: Refactor the p2pdma mapping helpers,
Leon Romanovsky
- [PATCH v1 04/17] dma-mapping: Add check if IOVA can be used,
Leon Romanovsky
- [PATCH v1 05/17] dma: Provide an interface to allow allocate IOVA,
Leon Romanovsky
- [PATCH v1 06/17] iommu/dma: Factor out a iommu_dma_map_swiotlb helper,
Leon Romanovsky
- [PATCH v1 07/17] dma-mapping: Implement link/unlink ranges API,
Leon Romanovsky
- [PATCH v1 08/17] dma-mapping: add a dma_need_unmap helper,
Leon Romanovsky
- [PATCH v1 03/17] iommu: generalize the batched sync after map interface,
Leon Romanovsky
- [PATCH v1 10/17] mm/hmm: let users to tag specific PFN with DMA mapped bit,
Leon Romanovsky
- [PATCH v1 11/17] mm/hmm: provide generic DMA managing logic,
Leon Romanovsky
- [PATCH v1 12/17] RDMA/umem: Store ODP access mask information in PFN,
Leon Romanovsky
- [PATCH v1 13/17] RDMA/core: Convert UMEM ODP DMA mapping to caching IOVA and page linkage,
Leon Romanovsky
- [PATCH v1 09/17] docs: core-api: document the IOVA-based API,
Leon Romanovsky
- [PATCH v1 15/17] vfio/mlx5: Explicitly use number of pages instead of allocated length,
Leon Romanovsky
- [PATCH v1 16/17] vfio/mlx5: Rewrite create mkey flow to allow better code reuse,
Leon Romanovsky
- [PATCH v1 17/17] vfio/mlx5: Convert vfio to use DMA link API,
Leon Romanovsky
- [PATCH v1 14/17] RDMA/umem: Separate implicit ODP initialization from explicit ODP,
Leon Romanovsky
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API,
Jens Axboe
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API,
Robin Murphy
- Re: [PATCH v1 00/17] Provide a new two step DMA mapping API,
Jason Gunthorpe
- [no subject],
Unknown
- [PATCH v6 00/10] Remove pcim_iomap_regions_request_all(),
Philipp Stanner
- [PATCH v6 01/10] PCI: Make pcim_request_all_regions() a public function,
Philipp Stanner
- [PATCH v6 02/10] ata: ahci: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 03/10] crypto: qat - replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 04/10] crypto: marvell - replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 05/10] intel_th: pci: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 06/10] wifi: iwlwifi: replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 07/10] ntb: idt: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 08/10] serial: rp2: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 09/10] ALSA: korg1212: Replace deprecated PCI functions,
Philipp Stanner
- [PATCH v6 10/10] PCI: Remove pcim_iomap_regions_request_all(),
Philipp Stanner
- Re: [PATCH v6 00/10] Remove pcim_iomap_regions_request_all(),
Bjorn Helgaas
- [PATCH v4] PCI: imx6: Add suspend/resume support for i.MX6QDL,
Stefan Eichenberger
- [PATCH v6 net-next 00/12] add basic support for i.MX95 NETC,
Wei Fang
- [PATCH v6 net-next 01/12] dt-bindings: net: add compatible string for i.MX95 EMDIO,
Wei Fang
- [PATCH v6 net-next 02/12] dt-bindings: net: add i.MX95 ENETC support,
Wei Fang
- [PATCH v6 net-next 03/12] dt-bindings: net: add bindings for NETC blocks control,
Wei Fang
- [PATCH v6 net-next 04/12] net: enetc: add initial netc-blk-ctrl driver support,
Wei Fang
- [PATCH v6 net-next 05/12] net: enetc: extract common ENETC PF parts for LS1028A and i.MX95 platforms,
Wei Fang
- [PATCH v6 net-next 06/12] net: enetc: build enetc_pf_common.c as a separate module,
Wei Fang
- [PATCH v6 net-next 07/12] net: enetc: remove ERR050089 workaround for i.MX95,
Wei Fang
- [PATCH v6 net-next 08/12] net: enetc: add i.MX95 EMDIO support,
Wei Fang
- [PATCH v6 net-next 09/12] net: enetc: extract enetc_int_vector_init/destroy() from enetc_alloc_msix(),
Wei Fang
- [PATCH v6 net-next 10/12] net: enetc: optimize the allocation of tx_bdr,
Wei Fang
- [PATCH v6 net-next 11/12] net: enetc: add preliminary support for i.MX95 ENETC PF,
Wei Fang
- [PATCH v6 net-next 12/12] MAINTAINERS: update ENETC driver files and maintainers,
Wei Fang
- Re: [PATCH v6 net-next 00/12] add basic support for i.MX95 NETC,
patchwork-bot+netdevbpf
- [pci:next] BUILD SUCCESS b5439ed9dce2d6dcb25ff929b55157786539ad8b,
kernel test robot
- [pci:for-linus] BUILD SUCCESS f3c3ccc4fe49dbc560b01d16bebd1b116c46c2b4,
kernel test robot
- [PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr(),
Frank Li
- [PATCH v7 1/7] of: address: Add parent_bus_addr to struct of_pci_range,
Frank Li
- [PATCH v7 2/7] PCI: dwc: Using parent_bus_addr in of_range to eliminate cpu_addr_fixup(),
Frank Li
- [PATCH v7 3/7] PCI: dwc: ep: Add bus_addr_base for outbound window,
Frank Li
- [PATCH v7 4/7] PCI: imx6: Remove cpu_addr_fixup(),
Frank Li
- [PATCH v7 5/7] dt-bindings: PCI: fsl,imx6q-pcie-ep: Add compatible string fsl,imx8q-pcie-ep,
Frank Li
- [PATCH v7 6/7] PCI: imx6: Pass correct sub mode when calling phy_set_mode_ext(),
Frank Li
- [PATCH v7 7/7] PCI: imx6: Add i.MX8Q PCIe Endpoint (EP) support,
Frank Li
- Re: [PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr(),
Frank Li
- Re: [PATCH v7 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr(),
Frank Li
- [no subject],
Unknown
- [PATCH v6 0/7] PCI: dwc: opitimaze RC Host/EP pci_fixup_addr(),
Frank Li
- [PATCH 0/3] PCI/sysfs: move to sysfs funcs to pci-sysfs.c & do small tweaks,
Ilpo Järvinen
- [PATCH v3 00/12] Add support for RaspberryPi RP1 PCI device using a DT overlay,
Andrea della Porta
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]