All of lore.kernel.org
 help / color / mirror / Atom feed
* [PATCH v2 0/4] PCI/quirks: PIIX4 ACPI bugfix and cleanups
@ 2013-10-04 23:30 Deng-Cheng Zhu
  2013-10-04 23:30 ` [PATCH v2 1/4] PCI/quirks: Fix PIIX4 memory base and size mask Deng-Cheng Zhu
                   ` (3 more replies)
  0 siblings, 4 replies; 13+ messages in thread
From: Deng-Cheng Zhu @ 2013-10-04 23:30 UTC (permalink / raw)
  To: linux-pci, bhelgaas; +Cc: james.hogan, Qais.Yousef, Deng-Cheng Zhu

Fix the PIIX4 ACPI memory base and size mask, perform cleanups.

CHANGES:
----------
v2 - v1:
o Split renaming, refactoring and macros into 3 patches.
----------

Deng-Cheng Zhu (4):
  PCI/quirks: Fix PIIX4 memory base and size mask
  PCI/quirks: Rename piix4_[io|mem]_quirk to add acpi
  PCI/quirks: Extract the size detection logic of PIIX4 ACPI io and mem
  PCI/quirks: Convert hard-coded values to macros for PIIX4 ACPI quirks

 drivers/pci/quirks.c |  116 ++++++++++++++++++++++++++++++++++++--------------
 1 files changed, 84 insertions(+), 32 deletions(-)



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

end of thread, other threads:[~2013-10-09  1:45 UTC | newest]

Thread overview: 13+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2013-10-04 23:30 [PATCH v2 0/4] PCI/quirks: PIIX4 ACPI bugfix and cleanups Deng-Cheng Zhu
2013-10-04 23:30 ` [PATCH v2 1/4] PCI/quirks: Fix PIIX4 memory base and size mask Deng-Cheng Zhu
2013-10-05  2:13   ` Bjorn Helgaas
2013-10-05  3:42     ` DengCheng Zhu
2013-10-05  4:37       ` Bjorn Helgaas
2013-10-07 21:14         ` Deng-Cheng Zhu
2013-10-08 23:13           ` Bjorn Helgaas
2013-10-09  0:29             ` Deng-Cheng Zhu
2013-10-04 23:30 ` [PATCH v2 2/4] PCI/quirks: Rename piix4_[io|mem]_quirk to add acpi Deng-Cheng Zhu
2013-10-08 23:14   ` Bjorn Helgaas
2013-10-09  1:45     ` Deng-Cheng Zhu
2013-10-04 23:30 ` [PATCH v2 3/4] PCI/quirks: Extract the size detection logic of PIIX4 ACPI io and mem Deng-Cheng Zhu
2013-10-04 23:30 ` [PATCH v2 4/4] PCI/quirks: Convert hard-coded values to macros for PIIX4 ACPI quirks Deng-Cheng Zhu

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.