-
- Downloads
Merge branch 'pci/resource'
- Clean up devm_of_pci_get_host_bridge_resources() resource allocation (Jan Kiszka) - Fixup resizable BARs after suspend/resume (Christian König) - Make "pci=earlydump" generic (Sinan Kaya) - Fix ROM BAR access routines to stay in bounds and check for signature correctly (Rex Zhu) * pci/resource: PCI: Make pci_get_rom_size() static PCI: Add check code for last image indicator not set PCI: Avoid accessing memory outside the ROM BAR PCI: Make early dump functionality generic PCI: Cleanup PCI_REBAR_CTRL_BAR_SHIFT handling PCI: Restore resized BAR state on resume PCI: Clean up resource allocation in devm_of_pci_get_host_bridge_resources() # Conflicts: # Documentation/admin-guide/kernel-parameters.txt
No related branches found
No related tags found
Showing
- Documentation/admin-guide/kernel-parameters.txt 1 addition, 1 deletionDocumentation/admin-guide/kernel-parameters.txt
- arch/x86/include/asm/pci-direct.h 0 additions, 4 deletionsarch/x86/include/asm/pci-direct.h
- arch/x86/kernel/setup.c 0 additions, 5 deletionsarch/x86/kernel/setup.c
- arch/x86/pci/common.c 0 additions, 4 deletionsarch/x86/pci/common.c
- arch/x86/pci/early.c 0 additions, 44 deletionsarch/x86/pci/early.c
- drivers/pci/of.c 6 additions, 8 deletionsdrivers/pci/of.c
- drivers/pci/pci.c 35 additions, 2 deletionsdrivers/pci/pci.c
- drivers/pci/pci.h 1 addition, 0 deletionsdrivers/pci/pci.h
- drivers/pci/probe.c 17 additions, 0 deletionsdrivers/pci/probe.c
- drivers/pci/rom.c 9 additions, 2 deletionsdrivers/pci/rom.c
- include/linux/pci.h 0 additions, 1 deletioninclude/linux/pci.h
- include/uapi/linux/pci_regs.h 2 additions, 1 deletioninclude/uapi/linux/pci_regs.h
Loading
Please register or sign in to comment