-
- Downloads
Merge branch 'pci/pciehp' into next
* pci/pciehp: PCI: pciehp: Move Attention & Power Indicator support tests to accessors PCI: pciehp: Use symbolic constants for Slot Control fields PCI: pciehp: Use symbolic constants, not hard-coded bitmask PCI: pciehp: Simplify "Power Fault Detected" checking/clearing PCI: pciehp: Announce slot capabilities (slot #, button, LEDs, etc) PCI: pciehp: Make various functions void since they can't fail PCI: pciehp: Remove error checks when accessing PCIe Capability PCI: pciehp: Drop pciehp_readw()/pciehp_writew() wrappers
No related branches found
No related tags found
Showing
- drivers/pci/hotplug/pciehp.h 7 additions, 7 deletionsdrivers/pci/hotplug/pciehp.h
- drivers/pci/hotplug/pciehp_core.c 10 additions, 5 deletionsdrivers/pci/hotplug/pciehp_core.c
- drivers/pci/hotplug/pciehp_ctrl.c 30 additions, 60 deletionsdrivers/pci/hotplug/pciehp_ctrl.c
- drivers/pci/hotplug/pciehp_hpc.c 128 additions, 252 deletionsdrivers/pci/hotplug/pciehp_hpc.c
- drivers/pci/hotplug/pciehp_pci.c 2 additions, 4 deletionsdrivers/pci/hotplug/pciehp_pci.c
- include/uapi/linux/pci_regs.h 8 additions, 0 deletionsinclude/uapi/linux/pci_regs.h
This diff is collapsed.
Please register or sign in to comment