All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/5] PCI scan interfaces clean up
@ 2014-11-19  7:32 ` Yijing Wang
  0 siblings, 0 replies; 46+ messages in thread
From: Yijing Wang @ 2014-11-19  6:52 UTC (permalink / raw)
  To: Bjorn Helgaas
  Cc: linux-pci, linux-arm-kernel, Russell King, x86, Thomas Gleixner,
	Tony Luck, linux-ia64, Liviu Dudau, Arnd Bergmann,
	Geert Uytterhoeven, Yijing Wang


Yijing Wang (5):
  PCI: Rip out pci_bus_add_devices() from pci_scan_bus()
  PCI: Introduce pci_scan_bus_simple()
  PCI: Use pci_scan_bus_simple() in simple scene.
  PCI: Remove pci_scan_bus() and pci_scan_bus_parented()
  PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus()

 arch/alpha/kernel/pci.c           |    2 ++
 arch/alpha/kernel/sys_nautilus.c  |    3 ++-
 arch/frv/mb93090-mb00/pci-vdk.c   |    6 ++++--
 arch/ia64/sn/kernel/io_init.c     |    1 +
 arch/m68k/coldfire/pci.c          |    3 ++-
 arch/microblaze/pci/pci-common.c  |    1 +
 arch/mips/pci/pci.c               |    1 +
 arch/mn10300/unit-asb2305/pci.c   |    5 ++++-
 arch/s390/pci/pci.c               |    2 +-
 arch/sh/drivers/pci/pci.c         |    1 +
 arch/sparc/kernel/leon_pci.c      |    1 +
 arch/sparc/kernel/pcic.c          |    5 ++++-
 arch/tile/kernel/pci.c            |    2 ++
 arch/tile/kernel/pci_gx.c         |    2 ++
 arch/unicore32/kernel/pci.c       |   15 +++++----------
 arch/x86/pci/common.c             |    1 +
 arch/xtensa/kernel/pci.c          |    2 ++
 drivers/pci/host/pci-xgene.c      |    1 +
 drivers/pci/hotplug/ibmphp_core.c |    7 +++++--
 drivers/pci/probe.c               |   26 ++------------------------
 drivers/pci/xen-pcifront.c        |    2 +-
 include/linux/pci.h               |    3 +--
 22 files changed, 46 insertions(+), 46 deletions(-)


^ permalink raw reply	[flat|nested] 46+ messages in thread

end of thread, other threads:[~2014-11-20  1:57 UTC | newest]

Thread overview: 46+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2014-11-19  6:52 [PATCH 0/5] PCI scan interfaces clean up Yijing Wang
2014-11-19  7:32 ` Yijing Wang
2014-11-19  7:32 ` Yijing Wang
2014-11-19  6:52 ` [PATCH 2/5] PCI: Introduce pci_scan_bus_simple() Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  6:52 ` [PATCH 4/5] PCI: Remove pci_scan_bus() and pci_scan_bus_parented() Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  6:52 ` [PATCH 3/5] PCI: Use pci_scan_bus_simple() in simple scene Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19 12:28   ` Arnd Bergmann
2014-11-19 12:28     ` Arnd Bergmann
2014-11-19 12:28     ` Arnd Bergmann
2014-11-20  1:53     ` Yijing Wang
2014-11-20  1:53       ` Yijing Wang
2014-11-20  1:53       ` Yijing Wang
2014-11-19  6:52 ` [PATCH 5/5] PCI: Rip out pci_bus_add_devices() from pci_scan_root_bus() Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  6:52   ` Yijing Wang
2014-11-19 11:49   ` Lorenzo Pieralisi
2014-11-19 11:49     ` Lorenzo Pieralisi
2014-11-19 11:49     ` Lorenzo Pieralisi
2014-11-19 11:49     ` Lorenzo Pieralisi
2014-11-20  1:14     ` Yijing Wang
2014-11-20  1:14       ` Yijing Wang
2014-11-20  1:14       ` Yijing Wang
2014-11-20  1:14       ` Yijing Wang
2014-11-19 12:11   ` Arnd Bergmann
2014-11-19 12:11     ` Arnd Bergmann
2014-11-19 12:11     ` Arnd Bergmann
2014-11-19 19:03     ` Liviu Dudau
2014-11-19 19:03       ` Liviu Dudau
2014-11-19 19:03       ` Liviu Dudau
2014-11-20  1:49     ` Yijing Wang
2014-11-20  1:49       ` Yijing Wang
2014-11-20  1:49       ` Yijing Wang
2014-11-20  1:49       ` Yijing Wang
2014-11-19  6:52 ` [PATCH 1/5] PCI: Rip out pci_bus_add_devices() from pci_scan_bus() Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  7:32   ` Yijing Wang
2014-11-19  6:52   ` Yijing Wang

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.