* [GIT PATCH] PCI and PCI Hotplug fixes for 2.6.17-rc1
@ 2006-04-14 20:00 Greg KH
0 siblings, 0 replies; only message in thread
From: Greg KH @ 2006-04-14 20:00 UTC (permalink / raw)
To: Linus Torvalds, Andrew Morton; +Cc: linux-kernel, linux-pci
Here are some PCI and PCI Hotplug fixes against your latest git tree.
They have all been in the -mm tree for a while with no problems.
They do the following:
- fix bug of MSI config values not being saved and restored
properly accross suspend/resume.
- documentation update for the DMA api.
- other minor bugfixes and id updates.
Please pull from:
rsync://rsync.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
or if master.kernel.org hasn't synced up yet:
master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6.git/
The full patches will be sent to the linux-pci mailing list, if anyone
wants to see them.
thanks,
greg k-h
Documentation/DMA-API.txt | 49 ++++++--
Documentation/DMA-mapping.txt | 22 ++-
arch/i386/pci/irq.c | 3
drivers/pci/hotplug/rpaphp_core.c | 3
drivers/pci/msi.c | 227 +++++++++++++++++++++++++++++++++-----
drivers/pci/pci.c | 6 +
drivers/pci/pci.h | 11 +
drivers/pci/quirks.c | 4
include/linux/pci.h | 33 +++++
include/linux/pci_ids.h | 3
include/linux/pm_legacy.h | 7 -
kernel/power/pm.c | 20 ---
12 files changed, 308 insertions(+), 80 deletions(-)
---------------
Adrian Bunk:
remove kernel/power/pm.c:pm_unregister()
David Brownell:
dma doc updates
Grzegorz Janoszka:
arch/i386/pci/irq.c - new VIA chipsets (fwd)
Jean Delvare:
PCI: Add PCI quirk for SMBus on the Asus A6VA notebook
John Rose:
PCI: rpaphp: remove init error condition
John W. Linville:
pci_ids.h: correct naming of 1022:7450 (AMD 8131 Bridge)
Roland Dreier:
PCI: fix sparse warning about pci_bus_flags
Shaohua Li:
PCI: MSI(X) save/restore for suspend/resume
^ permalink raw reply [flat|nested] only message in thread
only message in thread, other threads:[~2006-04-14 20:01 UTC | newest]
Thread overview: (only message) (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2006-04-14 20:00 [GIT PATCH] PCI and PCI Hotplug fixes for 2.6.17-rc1 Greg KH
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox