Show patches with: Submitter = Christophe JAILLET       |    State = Action Required       |    Archived = No       |   32 patches
Patch Series A/F/R/T S/W/F Date Submitter Delegate State
PCI: endpoint: Remove some unused fields in struct pci_epf_group PCI: endpoint: Remove some unused fields in struct pci_epf_group - - - - --- 2024-04-05 Christophe JAILLET New
PCI/P2PDMA: Fix a sleeping issue in a RCU read section PCI/P2PDMA: Fix a sleeping issue in a RCU read section - 1 1 - --- 2024-01-04 Christophe JAILLET New
PCI: switchtec: Fix an error handling path in switchtec_pci_probe() PCI: switchtec: Fix an error handling path in switchtec_pci_probe() - 1 - - --- 2023-12-24 Christophe JAILLET New
misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_xx() API misc: pci_endpoint_test: Remove usage of the deprecated ida_simple_xx() API - - 1 - --- 2023-12-19 Christophe JAILLET New
dw-xdata: Remove usage of the deprecated ida_simple_xx() API dw-xdata: Remove usage of the deprecated ida_simple_xx() API - - - - --- 2023-12-19 Christophe JAILLET New
PCI: vmd: Remove usage of the deprecated ida_simple_xx() API PCI: vmd: Remove usage of the deprecated ida_simple_xx() API - - - - --- 2023-12-10 Christophe JAILLET New
[v2] PCI: kirin: Use devm_kasprintf() [v2] PCI: kirin: Use devm_kasprintf() - - - - --- 2023-11-18 Christophe JAILLET New
PCI: kirin: Use devm_kasprintf() PCI: kirin: Use devm_kasprintf() - - 2 - --- 2023-11-12 Christophe JAILLET New
PCI: kirin: Fix an error path in kirin_pcie_probe() PCI: kirin: Fix an error path in kirin_pcie_probe() - 1 1 - --- 2023-10-30 Christophe JAILLET New
[2/2] PCI: Change the type of 'rom_attr_enabled' in 'struct pci_dev' [1/2] PCI: Reorder some fields in 'struct pci_dev' - - - - --- 2023-06-18 Christophe JAILLET New
[1/2] PCI: Reorder some fields in 'struct pci_dev' [1/2] PCI: Reorder some fields in 'struct pci_dev' - - - - --- 2023-06-18 Christophe JAILLET New
x86/PCI: Use struct_size() x86/PCI: Use struct_size() - - - - --- 2023-05-19 Christophe JAILLET New
[2/2] x86/PCI: Slightly simplify pirq_convert_irt_table() [1/2] x86/PCI: Fix a sanity check in pirq_convert_irt_table() - - - - --- 2023-05-06 Christophe JAILLET New
[1/2] x86/PCI: Fix a sanity check in pirq_convert_irt_table() [1/2] x86/PCI: Fix a sanity check in pirq_convert_irt_table() - 1 - - --- 2023-05-06 Christophe JAILLET New
PCI: dwc: Use the bitmap API to allocate bitmaps PCI: dwc: Use the bitmap API to allocate bitmaps - - - - --- 2022-07-09 Christophe JAILLET New
PCI: iproc: Use the bitmap API to allocate bitmaps PCI: iproc: Use the bitmap API to allocate bitmaps 1 - - - --- 2022-07-04 Christophe JAILLET New
PCI: rcar-ep: Simplify bitmap allocation. PCI: rcar-ep: Simplify bitmap allocation. - - - - --- 2022-06-21 Christophe JAILLET New
PCI: Remove the deprecated "pci-dma-compat.h" API PCI: Remove the deprecated "pci-dma-compat.h" API 2 - - - --- 2022-03-09 Christophe JAILLET New
PCI: vmd: Remove useless DMA-32 fallback configuration PCI: vmd: Remove useless DMA-32 fallback configuration - - - - --- 2022-01-15 Christophe JAILLET New
[16/16] PCI: Remove usage of the deprecated "pci-dma-compat.h" API Remove usage of the deprecated "pci-dma-compat.h" API 1 - - - --- 2022-01-06 Christophe JAILLET New
PCI: xilinx-nwl: Simplify code and fix a memory leak PCI: xilinx-nwl: Simplify code and fix a memory leak - - 1 - --- 2021-11-07 Christophe JAILLET New
PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long' PCI: brcmstb: Declare a bitmap as a bitmap, not as a plain 'unsigned long' - - 1 - --- 2021-11-07 Christophe JAILLET New
PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()' PCI: qcom: Fix an error handling path in 'qcom_pcie_probe()' - 1 1 - --- 2021-11-06 Christophe JAILLET New
PCI/P2PDMA: Save a few cycles in 'pci_alloc_p2pmem()' PCI/P2PDMA: Save a few cycles in 'pci_alloc_p2pmem()' 1 - 2 - --- 2021-11-03 Christophe JAILLET New
PCI: endpoint: Use 'bitmap_zalloc()' when applicable PCI: endpoint: Use 'bitmap_zalloc()' when applicable - - 1 - --- 2021-10-24 Christophe JAILLET New
PCI: xgene-msi: Use bitmap_zalloc() when applicable PCI: xgene-msi: Use bitmap_zalloc() when applicable - - 1 - --- 2021-10-23 Christophe JAILLET New
x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API x86/PCI: sta2x11: switch from 'pci_' to 'dma_' API - - - - --- 2021-08-22 Christophe JAILLET New
PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()' PCI: j721e: Fix an error handling path in 'j721e_pcie_probe()' - 1 1 - --- 2021-06-27 Christophe JAILLET New
[3/3] PCI: tegra: make const array err_msg static [1/3] PCI: tegra: Fix OF node reference leak - - 1 - --- 2021-05-04 Christophe JAILLET New
[2/3] PCI: tegra: Use 'seq_puts' instead of 'seq_printf' [1/3] PCI: tegra: Fix OF node reference leak - - 1 - --- 2021-05-04 Christophe JAILLET New
[1/3] PCI: tegra: Fix OF node reference leak [1/3] PCI: tegra: Fix OF node reference leak - - 1 - --- 2021-05-04 Christophe JAILLET New
PCI: v3-semi: Fix a memory leak in some error handling paths in 'v3_pci_probe()' PCI: v3-semi: Fix a memory leak in some error handling paths in 'v3_pci_probe()' 1 1 - - --- 2020-04-18 Christophe JAILLET New