public inbox for linux-kernel@vger.kernel.org
 help / color / mirror / Atom feed
* [PATCH 0/7] PCI: Tidy controller Kconfig
@ 2023-04-18 17:43 Bjorn Helgaas
  2023-04-18 17:43 ` [PATCH 1/7] PCI: meson: Add 'Amlogic' to Kconfig prompt Bjorn Helgaas
                   ` (7 more replies)
  0 siblings, 8 replies; 14+ messages in thread
From: Bjorn Helgaas @ 2023-04-18 17:43 UTC (permalink / raw)
  To: linux-pci
  Cc: Lorenzo Pieralisi, Krzysztof Wilczyński, linux-kernel,
	Bjorn Helgaas

From: Bjorn Helgaas <bhelgaas@google.com>

Use vendor name in all native controller Kconfig entries.  Use consistent
prompt language.  Sort entries by vendor name so they appear in alpha order
in menuconfig.

Bjorn Helgaas (7):
  PCI: meson: Add 'Amlogic' to Kconfig prompt
  PCI: hv: Add 'Microsoft' to Kconfig prompt
  PCI: xilinx-nwl: Add 'Xilinx' to Kconfig prompt
  PCI: Use consistent controller Kconfig menu entry language
  PCI: Sort controller Kconfig entries by vendor
  PCI: dwc: Sort Kconfig entries by vendor
  PCI: mobiveil: Sort Kconfig entries by vendor

 drivers/pci/controller/Kconfig          | 463 ++++++++++-----------
 drivers/pci/controller/cadence/Kconfig  |  10 +-
 drivers/pci/controller/dwc/Kconfig      | 518 ++++++++++++------------
 drivers/pci/controller/mobiveil/Kconfig |  19 +-
 4 files changed, 506 insertions(+), 504 deletions(-)

-- 
2.25.1


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

end of thread, other threads:[~2023-04-20 19:29 UTC | newest]

Thread overview: 14+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2023-04-18 17:43 [PATCH 0/7] PCI: Tidy controller Kconfig Bjorn Helgaas
2023-04-18 17:43 ` [PATCH 1/7] PCI: meson: Add 'Amlogic' to Kconfig prompt Bjorn Helgaas
2023-04-18 18:10   ` Florian Fainelli
2023-04-18 18:40     ` Bjorn Helgaas
2023-04-19 18:48       ` Florian Fainelli
2023-04-18 17:43 ` [PATCH 2/7] PCI: hv: Add 'Microsoft' " Bjorn Helgaas
2023-04-19 18:17   ` Wei Liu
2023-04-18 17:43 ` [PATCH 3/7] PCI: xilinx-nwl: Add 'Xilinx' " Bjorn Helgaas
2023-04-19  7:44   ` Michal Simek
2023-04-18 17:43 ` [PATCH 4/7] PCI: Use consistent controller Kconfig menu entry language Bjorn Helgaas
2023-04-18 17:43 ` [PATCH 5/7] PCI: Sort controller Kconfig entries by vendor Bjorn Helgaas
2023-04-18 17:43 ` [PATCH 6/7] PCI: dwc: Sort " Bjorn Helgaas
2023-04-18 17:43 ` [PATCH 7/7] PCI: mobiveil: " Bjorn Helgaas
2023-04-20 19:28 ` [PATCH 0/7] PCI: Tidy controller Kconfig Bjorn Helgaas

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox