Linus Torvalds
3bb07f1b73
PCI changes for the 3.5 merge window:
...
- Host bridge cleanups from Yinghai
- Disable Bus Master bit on PCI device shutdown (kexec-related)
- Stratus ftServer fix
- pci_dev_reset() locking fix
- IvyBridge graphics erratum workaround
-----BEGIN PGP SIGNATURE-----
Version: GnuPG v1.4.10 (GNU/Linux)
iQIcBAABAgAGBQJPumymAAoJEPGMOI97Hn6z9JUQALVh5UE/X+kg9CU63FGSwrRQ
nMiQiOv4uX3K+QV7LJsx/wKlOu2AQuZvHbiDNn100865LlLvMfPLOhYxzitjQ9fb
38j9GsXBgMxPQZOdvWT9F6XUTONR84w3xoxGFZb1sLAmAxkWhsHBCGSfNwJXzQhG
7AENGhby/AisYpHT915KJ3ZshSIiqHEo34DFyQtEkjaJRWIC643TMQoBhURb+aIn
K/rjaWxS4AaXue3npkpBTyd2ngMiDz65+FTUJXxy+F0sIZ5w44ZZCdBk59UCLVYU
LynjXeHWYzvC6YKOF47PY/vkToVcX3mtZ06KpW8kuesZDAO+qAdPnVOlY/O21NCI
6KKCn3bkGEOldHLsw5mtUU5Pwf1WixfURiDi5bd/X1k5NeFJNjyvWJ/HArJS8OAh
CvJO9UNsgaqAcx4fnrJ+CY2PcX1W44m1IsqpCMbxbSRXPEN+JLBrW7oeRrk0hyIa
dhUZXt7wancda8iK5XYFPhFwaMRnsAibdsUOBecSK6XhVtmd6hflo3p6DWRQdpXL
R3pECiI4j3lBCByQCMbSSk6TOCj4J2spRSZOE38n0nNAoR4Vxldw1m1uyE2swP0v
n+KYd5w3O3VwLAFGMYI7LYtwWlTBX7ith/NAnsn1YEtiBBm9Ft51c38jI1QtzjOU
lrzViloqYnYGJctJ4ojo
=gHTG
-----END PGP SIGNATURE-----
Merge tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI changes from Bjorn Helgaas:
- Host bridge cleanups from Yinghai
- Disable Bus Master bit on PCI device shutdown (kexec-related)
- Stratus ftServer fix
- pci_dev_reset() locking fix
- IvyBridge graphics erratum workaround
* tag 'pci-for-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (21 commits)
microblaze/PCI: fix "io_offset undeclared" error
x86/PCI: only check for spinlock being held in SMP kernels
resources: add resource_overlaps()
PCI: fix uninitialized variable 'cap_mask'
MAINTAINERS: update PCI git tree and patchwork
PCI: disable Bus Master on PCI device shutdown
PCI: work around IvyBridge internal graphics FLR erratum
x86/PCI: fix unused variable warning in amd_bus.c
PCI: move mutex locking out of pci_dev_reset function
PCI: work around Stratus ftServer broken PCIe hierarchy
x86/PCI: merge pcibios_scan_root() and pci_scan_bus_on_node()
x86/PCI: dynamically allocate pci_root_info for native host bridge drivers
x86/PCI: embed pci_sysdata into pci_root_info on ACPI path
x86/PCI: embed name into pci_root_info struct
x86/PCI: add host bridge resource release for _CRS path
x86/PCI: refactor get_current_resources()
PCI: add host bridge release support
PCI: add generic device into pci_host_bridge struct
PCI: rename pci_host_bridge() to find_pci_root_bridge()
x86/PCI: fix memleak with get_current_resources()
...
2012-05-21 16:24:54 -07:00
..
2012-02-27 12:17:16 -08:00
2012-05-07 09:27:26 -06:00
2012-01-06 12:10:34 -08:00
2012-01-11 18:50:26 -08:00
2012-02-23 20:19:00 -07:00
2012-04-30 14:52:43 -06:00
2011-10-31 19:31:22 -04:00
2011-10-31 19:31:22 -04:00
2011-12-06 09:21:05 +01:00
2012-02-27 12:12:18 -08:00
2011-10-31 19:31:22 -04:00
2012-02-24 09:38:59 -08:00
2012-05-21 16:24:54 -07:00
2012-01-06 14:02:26 -08:00
2010-12-23 12:53:07 -08:00
2011-08-19 08:51:37 -07:00
2012-05-17 16:16:16 -07:00
2012-05-04 11:07:18 -06:00
2012-01-03 22:54:55 -05:00
2010-12-23 12:53:52 -08:00
2012-02-27 12:12:18 -08:00
2012-05-07 09:23:27 -06:00
2012-04-30 13:53:42 -06:00
2012-05-07 09:23:27 -06:00
2010-11-17 08:59:32 -08:00
2012-05-21 16:24:54 -07:00
2012-02-27 12:16:55 -08:00
2011-10-31 19:31:22 -04:00
2010-07-30 09:47:22 -07:00
2012-02-24 14:25:33 -08:00
2011-07-22 08:26:06 -07:00
2012-02-24 14:37:26 -08:00
2011-10-31 19:31:23 -04:00
2009-07-12 12:22:34 -07:00
2011-10-31 19:31:22 -04:00
2012-04-06 17:54:53 -07:00