Linux PCI
[Prev Page][Next Page]
[PATCH 1/4] PCI: Add #defines for accessing PCIE DVSEC fields,
David E. Box
[PATCH 3/4] MFD: Intel Out of Band Management Services Module (OOBMSM) driver,
David E. Box
[PATCH 4/4] MFD: intel-extended-cap: Add support for PCIe VSEC structures,
David E. Box
[PATCH v1 00/14] genirq: Cleanup the usage of irq_set_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 01/14] genirq: Provide new interfaces for affinity hints,
Nitesh Narayan Lal
- [PATCH v1 02/14] iavf: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 03/14] i40e: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 04/14] scsi: megaraid_sas: Use irq_set_affinity_and_hint,
Nitesh Narayan Lal
- [PATCH v1 05/14] scsi: mpt3sas: Use irq_set_affinity_and_hint,
Nitesh Narayan Lal
- [PATCH v1 06/14] RDMA/i40iw: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 07/14] enic: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 08/14] be2net: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 10/14] mailbox: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 09/14] ixgbe: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 11/14] scsi: lpfc: Use irq_set_affinity,
Nitesh Narayan Lal
- [PATCH v1 12/14] hinic: Use irq_set_affinity_and_hint,
Nitesh Narayan Lal
- [PATCH v1 13/14] net/mlx5: Use irq_update_affinity_hint,
Nitesh Narayan Lal
- [PATCH v1 14/14] net/mlx4: Use irq_update_affinity_hint,
Nitesh Narayan Lal
[PATCH v3 0/3] Add Qualcomm PCIe Endpoint driver support,
Manivannan Sadhasivam
[PATCH v4] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold,
Mika Westerberg
[pci:for-linus] BUILD SUCCESS b322a468fae6ab8fc2dcabff78e39d985b9d7892,
kernel test robot
[pci:pci/enumeration] BUILD SUCCESS 8fe55ef23387ce3c7488375b1fd539420d7654bb,
kernel test robot
[pci:pci/hotplug] BUILD SUCCESS a97396c6eb13f65bea894dbe7739b2e883d40a3e,
kernel test robot
[pci:pci/p2pdma] BUILD SUCCESS d1b8dc09dd71248f5098792af98caa497ec66d19,
kernel test robot
[PATCH v13 00/12] Restricted DMA,
Claire Chang
- [PATCH v13 01/12] swiotlb: Refactor swiotlb init functions,
Claire Chang
- [PATCH v13 02/12] swiotlb: Refactor swiotlb_create_debugfs,
Claire Chang
- [PATCH v13 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used,
Claire Chang
- [PATCH v13 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument,
Claire Chang
- [PATCH v13 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument,
Claire Chang
- [PATCH v13 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing,
Claire Chang
- [PATCH v13 07/12] swiotlb: Move alloc_size to swiotlb_find_slots,
Claire Chang
- [PATCH v13 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single,
Claire Chang
- [PATCH v13 09/12] swiotlb: Add restricted DMA alloc/free support,
Claire Chang
- [PATCH v13 10/12] swiotlb: Add restricted DMA pool initialization,
Claire Chang
- [PATCH v13 11/12] dt-bindings: of: Add restricted DMA pool,
Claire Chang
- [PATCH v13 12/12] of: Add plumbing for restricted DMA pool,
Claire Chang
- Re: [PATCH v13 00/12] Restricted DMA,
Claire Chang
[PATCH v3 RESEND] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold,
Mika Westerberg
[PATCH 0/5] PCI: endpoint: Add support for additional notifiers,
Manivannan Sadhasivam
[PATCH v3] lockdown,selinux: fix wrong subject in some SELinux lockdown checks,
Ondrej Mosnacek
[PATCH 0/8] Replace some bad characters on documents,
Mauro Carvalho Chehab
[PATCH v2 00/29] docs: avoid using ReST :doc:`foo` tag,
Mauro Carvalho Chehab
[PATCH v12 00/12] Restricted DMA,
Claire Chang
- [PATCH v12 01/12] swiotlb: Refactor swiotlb init functions,
Claire Chang
- [PATCH v12 02/12] swiotlb: Refactor swiotlb_create_debugfs,
Claire Chang
- [PATCH v12 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used,
Claire Chang
- [PATCH v12 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument,
Claire Chang
- [PATCH v12 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument,
Claire Chang
- [PATCH v12 06/12] swiotlb: Use is_swiotlb_force_bounce for swiotlb data bouncing,
Claire Chang
- [PATCH v12 07/12] swiotlb: Move alloc_size to swiotlb_find_slots,
Claire Chang
- [PATCH v12 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single,
Claire Chang
- [PATCH v12 09/12] swiotlb: Add restricted DMA alloc/free support,
Claire Chang
- [PATCH v12 10/12] swiotlb: Add restricted DMA pool initialization,
Claire Chang
- [PATCH v12 11/12] dt-bindings: of: Add restricted DMA pool,
Claire Chang
- [PATCH v12 12/12] of: Add plumbing for restricted DMA pool,
Claire Chang
- Re: [PATCH v12 00/12] Restricted DMA,
Will Deacon
[PATCH v11 00/12] Restricted DMA,
Claire Chang
- [PATCH v11 01/12] swiotlb: Refactor swiotlb init functions,
Claire Chang
- [PATCH v11 02/12] swiotlb: Refactor swiotlb_create_debugfs,
Claire Chang
- [PATCH v11 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used,
Claire Chang
- [PATCH v11 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument,
Claire Chang
- [PATCH v11 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument,
Claire Chang
- [PATCH v11 06/12] swiotlb: Use is_dev_swiotlb_force for swiotlb data bouncing,
Claire Chang
- [PATCH v11 07/12] swiotlb: Move alloc_size to swiotlb_find_slots,
Claire Chang
- [PATCH v11 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single,
Claire Chang
- [PATCH v11 09/12] swiotlb: Add restricted DMA alloc/free support,
Claire Chang
- [PATCH v11 10/12] swiotlb: Add restricted DMA pool initialization,
Claire Chang
- [PATCH v11 11/12] dt-bindings: of: Add restricted DMA pool,
Claire Chang
- [PATCH v11 12/12] of: Add plumbing for restricted DMA pool,
Claire Chang
- Re: [PATCH v11 00/12] Restricted DMA,
Claire Chang
[PATCH V4 0/6] PCI: Enable 10-Bit tag support for PCIe devices,
Dongdong Liu
[PATCH v6] PCI: ixp4xx: Add a new driver for IXP4xx,
Linus Walleij
[PATCH] dt-bindings: Drop redundant minItems/maxItems,
Rob Herring
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Greg Kroah-Hartman
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Vinod Koul
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Marc Kleine-Budde
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Philipp Zabel
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Mark Brown
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Jonathan Cameron
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Wolfram Sang
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Ulf Hansson
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Jassi Brar
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Suman Anna
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Arnaud POULIQUEN
- Re: [PATCH] dt-bindings: Drop redundant minItems/maxItems,
Geert Uytterhoeven
[PATCH v2 0/3] PCI: brcmstb: Add panic handler,
Jim Quinlan
Re: [PATCH kernel v2] powerpc/powernv: Reserve a hole which appears after enabling IOV,
Bjorn Helgaas
[PATCH v3] PCI/PM: Target PM state is D3hot if device can only generate PME from D3cold,
Mika Westerberg
[PATCH] PCI: endpoint: Add custom notifier support,
Manivannan Sadhasivam
[PATCH v10 00/12] Restricted DMA,
Claire Chang
- [PATCH v10 01/12] swiotlb: Refactor swiotlb init functions,
Claire Chang
- [PATCH v10 02/12] swiotlb: Refactor swiotlb_create_debugfs,
Claire Chang
- [PATCH v10 03/12] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used,
Claire Chang
- [PATCH v10 04/12] swiotlb: Update is_swiotlb_buffer to add a struct device argument,
Claire Chang
- [PATCH v10 05/12] swiotlb: Update is_swiotlb_active to add a struct device argument,
Claire Chang
- [PATCH v10 06/12] swiotlb: Use is_dev_swiotlb_force for swiotlb data bouncing,
Claire Chang
- [PATCH v10 07/12] swiotlb: Move alloc_size to swiotlb_find_slots,
Claire Chang
- [PATCH v10 08/12] swiotlb: Refactor swiotlb_tbl_unmap_single,
Claire Chang
- [PATCH v10 09/12] swiotlb: Add restricted DMA pool initialization,
Claire Chang
- [PATCH v10 10/12] swiotlb: Add restricted DMA alloc/free support,
Claire Chang
- [PATCH v10 11/12] dt-bindings: of: Add restricted DMA pool,
Claire Chang
- [PATCH v10 12/12] of: Add plumbing for restricted DMA pool,
Claire Chang
- Re: [PATCH v10 00/12] Restricted DMA,
Claire Chang
[RFC 0/1] PCI/ACPI: Make acpi_pci_root_validate_resources() reject IOMEM resources which start at address 0,
Hans de Goede
[PATCH v4] PCI: of: Clear 64-bit flag for non-prefetchable memory below 4GB,
Punit Agrawal
[PATCH] PCI/P2PDMA: simplify distance calculation,
Christoph Hellwig
[RESEND PATCH V3 0/6] PCI: Enable 10-Bit tag support for PCIe devices,
Dongdong Liu
[PATCH] acpi: pci_irq: Fixed a control flow style issue,
Clayton Casciato
[PATCH v9 00/14] Restricted DMA,
Claire Chang
- [PATCH v9 04/14] swiotlb: Add restricted DMA pool initialization,
Claire Chang
- [PATCH v9 01/14] swiotlb: Refactor swiotlb init functions,
Claire Chang
- [PATCH v9 03/14] swiotlb: Set dev->dma_io_tlb_mem to the swiotlb pool used,
Claire Chang
- [PATCH v9 02/14] swiotlb: Refactor swiotlb_create_debugfs,
Claire Chang
- [PATCH v9 05/14] swiotlb: Update is_swiotlb_buffer to add a struct device argument,
Claire Chang
- [PATCH v9 07/14] swiotlb: Bounce data from/to restricted DMA pool if available,
Claire Chang
- [PATCH v9 06/14] swiotlb: Update is_swiotlb_active to add a struct device argument,
Claire Chang
- [PATCH v9 08/14] swiotlb: Move alloc_size to find_slots,
Claire Chang
- [PATCH v9 13/14] dt-bindings: of: Add restricted DMA pool,
Claire Chang
- [PATCH v9 14/14] of: Add plumbing for restricted DMA pool,
Claire Chang
- [PATCH v9 09/14] swiotlb: Refactor swiotlb_tbl_unmap_single,
Claire Chang
- [PATCH v9 10/14] dma-direct: Add a new wrapper __dma_direct_free_pages(),
Claire Chang
- [PATCH v9 12/14] dma-direct: Allocate memory from restricted DMA pool if available,
Claire Chang
- [PATCH v9 11/14] swiotlb: Add restricted DMA alloc/free support.,
Claire Chang
- Re: [PATCH v9 00/14] Restricted DMA,
Claire Chang
[pci:for-linus] BUILD SUCCESS 7bf3c2ae58ac07070c57dc67ee3334a4da8e0679,
kernel test robot
[PATCH v2 0/2] PCI: mediatek-gen3: Add support for disable dvfsrc,
Jianjun Wang
[pci:pci/p2pdma] BUILD SUCCESS 3ec0c3ec2d92c09465534a1ff9c6f9d9506ffef6,
kernel test robot
[pci:next] BUILD SUCCESS 2462625827721ea1c072e3cc314863ffd13df9c5,
kernel test robot
[PATCH v10 0/4] PCI: mediatek: Spilt PCIe node to comply with hardware design,
Chuanjia Liu
[PATCH] PCI: endpoint: Fix use after free in pci_epf_remove_cfs(),
Shunsuke Mie
[PATCH v1 0/6] P2PDMA Cleanup,
Logan Gunthorpe
[PATCH V4] PCI: tegra: Fix building Tegra194 PCIe driver,
Jon Hunter
[PATCH] PCI: hotplug: set 'thread_finished' flag to be true by default,
Zheyu Ma
[RFC v3 0/7] PCI: hv: Support host bridge probing on ARM64,
Boqun Feng
[PATCH v6 0/5] CXL port and decoder enumeration,
Dan Williams
[PATCH v2 0/3] PCI: mt7621: Add MediaTek MT7621 PCIe host controller driver,
Sergio Paracuellos
[PATCH v4 0/3] PCI: Add a quirk to enable SVA for HiSilicon chip,
Zhangfei Gao
Re: Strange problem with USB device,
Alan Stern
[RESEND PATCH] PCI: aardvark: Fix kernel panic during PIO transfer,
Pali Rohár
Query regarding the use of pcie-designware-plat.c file,
Vidya Sagar
[PATCH -next,resend] PCI: al: Remove redundant dev_err call in al_pcie_probe(),
ChenXiaoSong
[PATCH v2] PCI: rockchip: Avoid accessing PCIe registers with clocks gated,
Javier Martinez Canillas
[PATCH v7 0/8] Expose and manage PCI device reset,
Amey Narkhede
- [PATCH v7 4/8] PCI/sysfs: Allow userspace to query and set device reset mechanism,
Amey Narkhede
- [PATCH v7 7/8] PCI: Enable NO_BUS_RESET quirk for Nvidia GPUs,
Amey Narkhede
- [PATCH v7 1/8] PCI: Add pcie_reset_flr to follow calling convention of other reset methods,
Amey Narkhede
- [PATCH v7 3/8] PCI: Remove reset_fn field from pci_dev,
Amey Narkhede
- [PATCH v7 2/8] PCI: Add new array for keeping track of ordering of reset methods,
Amey Narkhede
- [PATCH v7 6/8] PCI: Add support for ACPI _RST reset method,
Amey Narkhede
- [PATCH v7 8/8] PCI: Change the type of probe argument in reset functions,
Amey Narkhede
- [PATCH v7 5/8] PCI: Setup ACPI_COMPANION early,
Amey Narkhede
- Re: [PATCH v7 0/8] Expose and manage PCI device reset,
Enrico Weigelt, metux IT consult
[pci:pci/virtualization] BUILD SUCCESS abcb1449378eef5df7b99967da78eb6374ba7b7f,
kernel test robot
[PATCH] PCI: rockchip: Avoid accessing PCIe registers with clocks gated,
Javier Martinez Canillas
[PATCH v6 0/8] Expose and manage PCI device reset,
Amey Narkhede
[PATCH v7 0/4] Introduce pcim_alloc_irq_vectors(),
Dejin Zheng
[PATCH v5] PCI: ixp4xx: Add a new driver for IXP4xx,
Linus Walleij
[PATCH v3 0/4] PCI: of: Improvements to handle 64-bit attribute for non-prefetchable ranges,
Punit Agrawal
[PATCH v10 0/2] PCI: keembay: Add support for Intel Keem Bay,
srikanth . thokala
[RFC] genirq: Add effective CPU index retrieving interface,
Shung-Hsi Yu
[PATCH 1/2] PCI: iproc: fix the base vector number allocation for multi-MSI,
Sandor Bodo-Merle
[PATCH V2 0/5] Update pcie-tegra194 driver,
Om Prakash Singh
[PATCH v6 0/4] Introduce pcim_alloc_irq_vectors(),
Dejin Zheng
[PATCH v5 0/6] CXL port and decoder enumeration,
Dan Williams
Re: [PATCH] PCI: iproc: restrict multi-MSI to single core CPUs,
Bjorn Helgaas
[PATCH 00/34] docs: avoid using ReST :doc:`foo` tag,
Mauro Carvalho Chehab
[pci:next] BUILD SUCCESS b3e91145f897ea07d44753e306bddc6afedfa7a3,
kernel test robot
[pci:pci/resource] BUILD SUCCESS 65db04053efea3f3e412a7e0cc599962999c96b4,
kernel test robot
[pci:pci/sysfs] BUILD SUCCESS 14c19b2a40b61b609f68d1d6a5518ebb1c30706f,
kernel test robot
[PATCH next-queue v5 0/4] igc: Add support for PCIe PTM,
Vinicius Costa Gomes
[Index of Archives]
[Linux USB Devel]
[Video for Linux]
[Big List of Linux Books]
[Linux SCSI]
[Yosemite Forum]