Bjorn Helgaas
ee8360fdaf
Merge branch 'pci/misc'
- Remove unused Netronome NFP32xx Device IDs (Jakub Kicinski)
- Use bitmap_zalloc() for dma_alias_mask (Andy Shevchenko)
- Add switch fall-through annotations (Gustavo A. R. Silva)
- Remove unused Switchtec quirk variable (Joshua Abraham)
- Fix pci.c kernel-doc warning (Randy Dunlap)
- Remove trivial PCI wrappers for DMA APIs (Christoph Hellwig)
- Add Intel GPU device IDs to spurious interrupt quirk (Bin Meng)
- Run Switchtec DMA aliasing quirk only on NTB endpoints to avoid useless
dmesg errors (Logan Gunthorpe)
- Update Switchtec NTB documentation (Wesley Yung)
- Remove redundant "default n" from Kconfig (Bartlomiej Zolnierkiewicz)
* pci/misc:
PCI: pcie: Remove redundant 'default n' from Kconfig
NTB: switchtec_ntb: Update switchtec documentation with prerequisites for NTB
PCI: Fix Switchtec DMA aliasing quirk dmesg noise
PCI: Add macro for Switchtec quirk declarations
PCI: Add Device IDs for Intel GPU "spurious interrupt" quirk
PCI: Remove pci_set_dma_max_seg_size()
PCI: Remove pci_set_dma_seg_boundary()
PCI: Remove pci_unmap_addr() wrappers for DMA API
PCI / ACPI: Mark expected switch fall-through
PCI: Remove set but unused variable
PCI: Fix pci.c kernel-doc parameter warning
PCI: Allocate dma_alias_mask with bitmap_zalloc()
PCI: Remove unused NFP32xx IDs
2018-10-20 11:45:30 -05:00
..
2018-10-20 11:45:29 -05:00
2018-09-12 09:18:29 +02:00
2018-10-10 15:47:00 -05:00
2018-09-12 09:31:00 +02:00
2018-10-10 15:47:00 -05:00
2018-08-21 16:56:20 +02:00
2018-08-28 09:58:03 -07:00
2018-08-29 08:09:20 -06:00
2018-09-12 19:33:56 -10:00
2018-08-30 14:47:41 -07:00
2018-08-23 13:52:46 -07:00
2018-08-25 13:16:08 +02:00
2018-10-02 16:04:40 -05:00
2018-09-04 16:45:02 -07:00
2018-10-02 16:04:40 -05:00
2018-09-06 09:59:40 -07:00
2018-09-12 09:31:00 +02:00
2018-10-02 16:04:40 -05:00
2018-09-14 09:38:42 +10:00
2018-09-06 16:30:53 +02:00
2018-09-12 09:31:00 +02:00
2018-09-08 15:38:57 -07:00
2018-08-23 18:48:43 -07:00
2018-09-06 20:49:09 +02:00
2018-08-22 07:40:33 -07:00
2018-09-09 09:33:29 +02:00
2018-10-20 11:45:30 -05:00
2018-08-23 13:44:43 -07:00
2018-08-25 14:12:36 -07:00
2018-09-06 20:31:59 +02:00
2018-08-24 14:42:42 +02:00
2018-09-13 19:12:55 -10:00
2018-08-26 11:48:42 -07:00
2018-09-06 10:04:07 -07:00
2018-08-21 17:40:46 -07:00
2018-09-12 09:31:00 +02:00
2018-09-05 08:28:45 +02:00
2018-08-27 20:41:46 +02:00
2018-10-02 16:04:40 -05:00
2018-08-25 18:43:59 -07:00
2018-10-02 16:04:40 -05:00
2018-09-14 13:03:17 -10:00
2018-10-20 11:45:30 -05:00
2018-08-29 14:02:47 +02:00
2018-09-18 17:52:15 -05:00
2018-08-23 18:48:43 -07:00
2018-08-20 11:36:07 +02:00
2018-08-22 10:52:51 -07:00
2018-08-20 15:38:44 -07:00
2018-08-25 14:12:36 -07:00
2018-08-20 16:30:27 -07:00
2018-10-10 15:47:00 -05:00
2018-10-20 11:45:30 -05:00
2018-08-23 14:02:22 -07:00
2018-09-11 18:39:54 +02:00
2018-08-30 07:07:12 -04:00
2018-08-23 13:52:46 -07:00
2018-08-28 16:11:34 -07:00
2018-09-10 18:04:31 +02:00
2018-09-10 20:40:29 +02:00
2018-08-27 11:59:39 -07:00
2018-08-23 15:44:58 -07:00
2018-08-24 08:45:19 -07:00
2018-08-21 18:06:27 -07:00
2018-08-22 17:31:34 -07:00
2018-09-14 08:52:30 -04:00