Skip to content

pci-v3.13-fixes-2

tagged this 14 Dec 19:20
  PCI device hotplug
    - Move device_del() from pci_stop_dev() to pci_destroy_dev() (Rafael J. Wysocki)

  Host bridge drivers
    - Update maintainers for DesignWare, i.MX6, Armada, R-Car (Bjorn Helgaas)
    - mvebu: Return 'unsupported' for Interrupt Line and Interrupt Pin (Jason Gunthorpe)

  Miscellaneous
    - Avoid unnecessary CPU switch when calling .probe() (Alexander Duyck)
    - Revert "workqueue: allow work_on_cpu() to be called recursively" (Bjorn Helgaas)
    - Disable Bus Master only on kexec reboot (Khalid Aziz)
    - Omit PCI ID macro strings to shorten quirk names for LTO (Michal Marek)

 MAINTAINERS                  | 33 +++++++++++++++++++++++++++++++++
 drivers/pci/host/pci-mvebu.c |  5 +++++
 drivers/pci/pci-driver.c     | 38 ++++++++++++++++++++++++++++++--------
 drivers/pci/remove.c         |  4 +++-
 include/linux/kexec.h        |  3 +++
 include/linux/pci.h          | 30 +++++++++++++++---------------
 kernel/kexec.c               |  4 ++++
 kernel/workqueue.c           | 32 ++++++++++----------------------
 8 files changed, 103 insertions(+), 46 deletions(-)
Assets 2
Loading