Show patches with: Submitter = Arnd Bergmann       |   43 patches
Patch Series A/R/T S/W/F Date Submitter Delegate State
PCI: Constify pci_register_io_range stub fwnode_handle PCI: Constify pci_register_io_range stub fwnode_handle 1 1 - --- 2024-10-16 Arnd Bergmann robher Handled Elsewhere
[04/17] pci: sysfs: move declarations to linux/pci.h -Wmissing-prototype warning fixes - - - --- 2023-08-10 Arnd Bergmann bhelgaas Accepted
[20/20] x86: olpc: avoid missing-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[19/20] x86: purgatory: include header for warn() declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[18/20] x86: ioremap: add early_memremap_pgprot_adjust prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[17/20] x86: usercopy: include arch_wb_cache_pmem declaration x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[16/20] x86: vdso: include vdso/processor.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[15/20] x86: mce: add copy_mc_fragile_handle_tail prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[14/20] x86: fbdev: include asm/fb.h as needed x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[13/20] x86: hibernate: declare global functions in suspend.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[12/20] x86: qspinlock-paravirt: fix mising-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[11/20] x86: entry: add do_SYSENTER_32() prototype x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[10/20] x86: xen: add missing prototypes x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[09/20] x86: platform_quirks: include linux/pnp.h for arch_pnpbios_disabled x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[08/20] x86: highmem: include asm/numa.h for set_highmem_pages_init x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[07/20] x86: doublefault: avoid missing-prototype warnings x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[06/20] x86: math-emu: include asm/fpu/regset.h x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[05/20] x86: head: add dummy prototype for mk_early_pgtbl_32 x86: address -Wmissing-prototype warnings - 1 - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[04/20] x86: avoid unneeded __div64_32 function definition x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[03/20] x86: apic: hide unused safe_smp_processor_id on UP x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[02/20] x86: ce4100: Mark local functions as 'static' x86: address -Wmissing-prototype warnings - - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
[01/20] x86: move prepare_ftrace_return prototype to header x86: address -Wmissing-prototype warnings 1 - - --- 2023-05-16 Arnd Bergmann Handled Elsewhere
PCI/MSI: provide dummy pci_msix_can_alloc_dyn() helper PCI/MSI: provide dummy pci_msix_can_alloc_dyn() helper - - - --- 2023-03-31 Arnd Bergmann bhelgaas Superseded
[RFC,6/6] pci: hotplug: move cardbus code from drivers/pcmcia pcmcia: separate 16-bit support from cardbus - - - --- 2023-02-27 Arnd Bergmann bhelgaas Not Applicable
[RFC,5/6] pccard: drop remnants of cardbus support pcmcia: separate 16-bit support from cardbus - - - --- 2023-02-27 Arnd Bergmann bhelgaas Not Applicable
[RFC,4/6] yenta_socket: remove dead code pcmcia: separate 16-bit support from cardbus - - - --- 2023-02-27 Arnd Bergmann bhelgaas Not Applicable
[RFC,2/6] pccard: split cardbus support from pcmcia pcmcia: separate 16-bit support from cardbus - - - --- 2023-02-27 Arnd Bergmann bhelgaas Not Applicable
[RFC,1/6] pccard: remove bcm63xx socket driver pcmcia: separate 16-bit support from cardbus - - - --- 2023-02-27 Arnd Bergmann bhelgaas Not Applicable
[2/2,RFC] sparc: Use generic pci_mmap_resource_range() [1/2] pci: remove pci_mmap_page_range wrapper - - - --- 2022-07-15 Arnd Bergmann Accepted
[1/2] pci: remove pci_mmap_page_range wrapper [1/2] pci: remove pci_mmap_page_range wrapper - - - --- 2022-07-15 Arnd Bergmann Accepted
PCI: apple: select CONFIG_PCI_HOST_COMMON PCI: apple: select CONFIG_PCI_HOST_COMMON - - - --- 2021-10-13 Arnd Bergmann Accepted
PCI: rcar: add COMMON_CLK dependency PCI: rcar: add COMMON_CLK dependency - - - --- 2021-09-20 Arnd Bergmann lorpie01 Superseded
[GIT,PULL,1/2] asm-generic: rework PCI I/O space access [GIT,PULL,1/2] asm-generic: rework PCI I/O space access - - - --- 2021-07-02 Arnd Bergmann bhelgaas Not Applicable
nvme: fix unused variable warning nvme: fix unused variable warning - 1 - --- 2021-04-21 Arnd Bergmann bhelgaas Not Applicable
PCI/VPD: fix unused pci_vpd_set_size function warning PCI/VPD: fix unused pci_vpd_set_size function warning - 2 - --- 2021-04-21 Arnd Bergmann bhelgaas Accepted
[3/3,RESEND] PCI: controller: avoid building empty drivers [1/3] PCI: controller: al: select CONFIG_PCI_ECAM - 1 - --- 2021-03-08 Arnd Bergmann Accepted
[2/3,RESEND] PCI: controller: thunder: fix compile testing [1/3] PCI: controller: al: select CONFIG_PCI_ECAM - 2 - --- 2021-03-08 Arnd Bergmann Accepted
[1/3] PCI: controller: al: select CONFIG_PCI_ECAM [1/3] PCI: controller: al: select CONFIG_PCI_ECAM - 1 - --- 2021-03-08 Arnd Bergmann Accepted
[2/2] PCI: controller: avoid building empty drivers [1/2] PCI: controller: thunder: fix compile testing - 1 - --- 2021-02-25 Arnd Bergmann bhelgaas Superseded
[1/2] PCI: controller: thunder: fix compile testing [1/2] PCI: controller: thunder: fix compile testing - 2 - --- 2021-02-25 Arnd Bergmann bhelgaas Superseded
PCI: endpoint: Select configfs dependency PCI: endpoint: Select configfs dependency - 1 - --- 2021-01-25 Arnd Bergmann lorpie01 Accepted
pci: remove tango host controller driver pci: remove tango host controller driver 1 - - --- 2021-01-20 Arnd Bergmann lorpie01 Accepted
PCI: dwc: exynos: add back MSI dependency PCI: dwc: exynos: add back MSI dependency - - - --- 2020-12-04 Arnd Bergmann Superseded