Linus Torvalds
c08f846793
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
Pull PCI changes from Bjorn Helgaas:
"Enumeration
- Move domain assignment from arm64 to generic code (Lorenzo Pieralisi)
- ARM: Remove artificial dependency on pci_sys_data domain (Lorenzo Pieralisi)
- ARM: Move to generic PCI domains (Lorenzo Pieralisi)
- Generate uppercase hex for modalias var in uevent (Ricardo Ribalda Delgado)
- Add and use generic config accessors on ARM, PowerPC (Rob Herring)
Resource management
- Free resources on failure in of_pci_get_host_bridge_resources() (Lorenzo Pieralisi)
- Fix infinite loop with ROM image of size 0 (Michel Dänzer)
PCI device hotplug
- Handle surprise add even if surprise removal isn't supported (Bjorn Helgaas)
Virtualization
- Mark AMD/ATI VGA devices that don't reset on D3hot->D0 transition (Alex Williamson)
- Add DMA alias quirk for Adaptec 3405 (Alex Williamson)
- Add Wellsburg (X99) to Intel PCH root port ACS quirk (Alex Williamson)
- Add ACS quirk for Emulex NICs (Vasundhara Volam)
MSI
- Fail MSI-X mappings if there's no space assigned to MSI-X BAR (Yijing Wang)
Freescale Layerscape host bridge driver
- Fix platform_no_drv_owner.cocci warnings (Julia Lawall)
NVIDIA Tegra host bridge driver
- Remove unnecessary tegra_pcie_fixup_bridge() (Lucas Stach)
Renesas R-Car host bridge driver
- Fix error handling of irq_of_parse_and_map() (Dmitry Torokhov)
TI Keystone host bridge driver
- Fix error handling of irq_of_parse_and_map() (Dmitry Torokhov)
- Fix misspelling of current function in debug output (Julia Lawall)
Xilinx AXI host bridge driver
- Fix harmless format string warning (Arnd Bergmann)
Miscellaneous
- Use standard parsing functions for ASPM sysfs setters (Chris J Arges)
- Add pci_device_to_OF_node() stub for !CONFIG_OF (Kevin Hao)
- Delete unnecessary NULL pointer checks (Markus Elfring)
- Add and use defines for PCIe Max_Read_Request_Size (Rafał Miłecki)
- Include clk.h instead of clk-private.h (Stephen Boyd)"
* tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci: (48 commits)
PCI: Add pci_device_to_OF_node() stub for !CONFIG_OF
PCI: xilinx: Convert to use generic config accessors
PCI: xgene: Convert to use generic config accessors
PCI: tegra: Convert to use generic config accessors
PCI: rcar: Convert to use generic config accessors
PCI: generic: Convert to use generic config accessors
powerpc/powermac: Convert PCI to use generic config accessors
powerpc/fsl_pci: Convert PCI to use generic config accessors
ARM: ks8695: Convert PCI to use generic config accessors
ARM: sa1100: Convert PCI to use generic config accessors
ARM: integrator: Convert PCI to use generic config accessors
PCI: versatile: Add DT-based ARM Versatile PB PCIe host driver
ARM: dts: versatile: add PCI controller binding
of/pci: Free resources on failure in of_pci_get_host_bridge_resources()
PCI: versatile: Add DT docs for ARM Versatile PB PCIe driver
PCI: Fail MSI-X mappings if there's no space assigned to MSI-X BAR
r8169: use PCI define for Max_Read_Request_Size
[SCSI] esas2r: use PCI define for Max_Read_Request_Size
tile: use PCI define for Max_Read_Request_Size
rapidio/tsi721: use PCI define for Max_Read_Request_Size
...
2015-02-10 14:31:28 -08:00
..
2014-12-14 16:43:47 -08:00
2014-12-07 21:22:09 +01:00
2015-01-08 20:36:57 +03:00
2014-12-15 17:05:08 -08:00
2014-12-14 14:05:05 -08:00
2014-12-14 14:57:16 -08:00
2014-12-15 17:30:09 -08:00
2015-01-16 12:05:35 +00:00
2015-02-02 19:38:04 -08:00
2014-12-15 18:19:03 -08:00
2015-01-12 10:14:56 +01:00
2014-12-23 15:44:32 +05:30
2014-12-15 15:52:01 -08:00
2015-02-08 11:16:27 +08:00
2015-02-08 11:16:55 +08:00
2014-12-09 11:22:22 -05:00
2014-12-14 14:57:16 -08:00
2015-01-05 23:34:26 +01:00
2015-01-28 18:45:23 -05:00
2015-01-28 18:45:23 -05:00
2014-12-25 15:27:16 -05:00
2014-12-23 18:13:16 -08:00
2014-12-13 12:42:51 -08:00
2014-12-14 16:10:09 -08:00
2015-01-08 08:59:01 -07:00
2015-01-08 08:55:53 -07:00
2014-12-13 14:14:23 -08:00
2014-12-05 21:47:32 -08:00
2015-01-06 12:02:46 -05:00
2015-01-06 12:02:46 -05:00
2014-12-18 19:08:10 -08:00
2014-12-10 17:41:06 -08:00
2014-12-13 12:42:51 -08:00
2015-01-21 06:12:21 +01:00
2014-12-17 09:00:04 -04:00
2014-12-17 02:26:28 +01:00
2014-12-05 17:19:27 -06:00
2014-12-14 16:10:09 -08:00
2014-12-19 22:55:06 +01:00
2014-12-14 16:10:09 -08:00
2014-12-05 20:55:27 +05:30
2015-01-29 19:16:40 +01:00
2014-12-08 20:47:41 -05:00
2014-12-08 21:07:10 -05:00
2014-12-13 12:42:52 -08:00
2014-12-10 17:41:10 -08:00
2014-12-05 21:47:32 -08:00
2015-01-08 15:10:52 -08:00
2014-12-13 12:42:53 -08:00
2015-01-14 15:11:45 +01:00
2014-12-15 10:17:38 -05:00
2015-01-16 17:04:25 -05:00
2014-12-13 12:42:48 -08:00
2014-12-10 15:17:46 -05:00
2014-12-12 11:15:33 +01:00
2015-01-23 12:13:20 +01:00
2014-12-10 17:41:04 -08:00
2014-12-11 17:48:14 -08:00
2014-12-08 20:24:11 -05:00
2015-01-26 22:05:20 +01:00
2015-01-30 18:03:47 -08:00
2014-12-09 21:21:34 -08:00
2014-12-12 15:15:41 -05:00
2014-12-16 14:53:01 -08:00
2014-12-16 15:53:03 -08:00
2014-12-11 15:04:11 -06:00
2014-12-11 15:04:06 -06:00
2014-12-10 09:01:01 -08:00
2014-12-10 17:41:11 -08:00
2014-12-13 13:33:07 +01:00
2015-02-01 12:23:32 -08:00
2014-12-13 12:42:47 -08:00
2015-01-24 10:11:12 +01:00
2014-12-15 13:06:40 +01:00
2014-12-18 09:39:51 +01:00
2014-12-15 18:28:25 -08:00
2015-02-09 07:54:41 -05:00
2014-12-13 12:42:49 -08:00
2014-12-17 08:26:51 -05:00
2014-12-13 12:42:48 -08:00
2015-02-10 13:56:56 -08:00
2014-12-15 15:52:01 -08:00
2014-12-13 12:42:48 -08:00
2015-01-22 11:15:54 +10:30
2015-01-20 11:38:33 +10:30
2014-12-10 21:32:13 -05:00
2015-01-14 16:34:41 -05:00
2014-12-27 03:07:50 -05:00
2015-01-05 19:40:53 -08:00
2014-12-10 21:30:20 -05:00
2014-12-05 14:35:52 +00:00
2014-12-11 13:06:58 -08:00
2015-01-26 13:37:18 -08:00
2015-01-14 15:07:32 +01:00
2014-12-10 17:41:05 -08:00
2014-12-13 12:42:48 -08:00
2014-12-13 12:42:48 -08:00
2015-01-28 14:03:09 +00:00
2014-12-29 12:45:45 -08:00
2014-12-14 14:57:16 -08:00
2015-02-10 14:31:28 -08:00
2014-12-13 12:42:53 -08:00
2015-01-06 10:26:10 -05:00
2015-02-04 08:07:16 +01:00
2015-01-09 11:12:28 +01:00
2014-12-16 15:02:23 -05:00
2014-12-04 14:31:00 -05:00
2014-12-29 21:24:00 +01:00
2014-12-12 15:26:48 -08:00
2014-12-13 00:45:24 +01:00
2015-01-26 13:37:18 -08:00
2014-12-10 21:30:20 -05:00
2014-12-11 13:38:31 -08:00
2014-12-10 17:41:10 -08:00
2014-12-22 20:17:23 +00:00
2015-01-28 09:01:40 +01:00
2015-01-28 09:01:40 +01:00
2014-12-13 12:42:52 -08:00
2015-01-06 11:01:13 -08:00
2015-01-15 23:34:34 -08:00
2015-01-15 23:34:34 -08:00
2015-01-15 23:34:34 -08:00
2015-01-27 13:13:04 +00:00
2015-01-08 15:10:51 -08:00
2015-01-23 17:21:57 -08:00
2014-12-09 13:36:57 -05:00
2014-12-13 12:42:51 -08:00
2014-12-13 12:42:48 -08:00
2014-12-10 13:31:57 -05:00
2014-12-13 12:42:49 -08:00
2015-01-22 15:10:56 +01:00
2014-12-10 22:41:55 -05:00
2015-01-06 11:04:27 -08:00
2014-12-13 12:42:48 -08:00
2014-12-10 17:41:09 -08:00
2014-12-13 12:42:47 -08:00
2014-12-13 12:42:51 -08:00
2014-12-10 13:17:23 -05:00
2014-12-21 22:49:12 +08:00
2015-01-22 12:28:02 +01:00
2015-01-23 17:21:55 -08:00
2015-02-07 19:34:25 -05:00
2014-12-17 06:43:56 -05:00
2014-12-17 12:31:40 -08:00
2014-12-04 14:31:00 -05:00
2014-12-09 12:05:24 +02:00
2014-12-14 18:21:31 +02:00
2014-12-17 10:37:56 -08:00
2014-12-13 12:42:48 -08:00
2014-12-09 16:28:23 -05:00
2014-12-15 23:49:28 +02:00
2015-02-04 07:52:32 +01:00
2015-01-06 18:16:30 -05:00
2015-01-08 15:10:51 -08:00