aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2018-10-18PCI: mvebu: Convert to PCI emulated bridge config spaceThomas Petazzoni
2018-10-18PCI: mvebu: Drop unused PCI express capability codeThomas Petazzoni
2018-10-18PCI: Introduce PCI bridge emulated config space common logicThomas Petazzoni
2018-10-18PCI: vmd: Detach resources after stopping root busJon Derrick
2018-10-17PCI/P2PDMA: Introduce configfs/sysfs enable attribute helpersLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add PCI p2pmem DMA mappings to adjust the bus offsetLogan Gunthorpe
2018-10-17PCI/P2PDMA: Add sysfs group to display p2pmem statsLogan Gunthorpe
2018-10-17PCI: mediatek: Add loadable kernel module supportHonghui Zhang
2018-10-17PCI: mediatek: Add system PM support for MT2712 and MT7622Honghui Zhang
2018-10-17PCI: mediatek: Fixup MSI enablement logic by enabling MSI before clocksHonghui Zhang
2018-10-17PCI: mediatek: Convert to use pci_host_probe()Honghui Zhang
2018-10-17PCI: mediatek: Remove the redundant dev->pm_domain checkHonghui Zhang
2018-10-17PCI: keystone: Cleanup macros defined in pci-keystone.cKishon Vijay Abraham I
2018-10-17PCI: keystone: Reorder header file in alphabetical orderKishon Vijay Abraham I
2018-10-17PCI: keystone: Add debug error message for all errorsKishon Vijay Abraham I
2018-10-17PCI: keystone: Use ERR_IRQ_STATUS instead of ERR_IRQ_STATUS_RAW to get interr...Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup ks_pcie_link_up()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup set_dbi_mode() and get_dbi_mode()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup outbound window configurationKishon Vijay Abraham I
2018-10-17PCI: keystone: Get number of outbound windows from DTKishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup configuration space accessKishon Vijay Abraham I
2018-10-17PCI: keystone: Invoke runtime PM APIs to enable clockKishon Vijay Abraham I
2018-10-17PCI: keystone: Cleanup PHY handlingKishon Vijay Abraham I
2018-10-17PCI: keystone: Use SYSCON APIs to get device ID from control moduleKishon Vijay Abraham I
2018-10-17PCI: keystone: Use uniform function naming conventionKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove redundant platform_set_drvdata() invocationKishon Vijay Abraham I
2018-10-17PCI: keystone: Merge pci-keystone-dw.c and pci-keystone.cKishon Vijay Abraham I
2018-10-17PCI: keystone: Remove unused argument from ks_dw_pcie_host_init()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Do not initiate link training multiple timesKishon Vijay Abraham I
2018-10-17PCI: keystone: Move dw_pcie_setup_rc() out of ks_pcie_establish_link()Kishon Vijay Abraham I
2018-10-17PCI: keystone: Use quirk to set MRRS for PCI host bridgeKishon Vijay Abraham I
2018-10-17PCI: keystone: Use quirk to limit MRRS for K2GKishon Vijay Abraham I
2018-10-15PCI: mediatek: Fix class type for MT7622 to PCI_CLASS_BRIDGE_PCIHonghui Zhang
2018-10-15PCI: mediatek: Fix mtk_pcie_find_port() endpoint/port matching logicHonghui Zhang
2018-10-13powerpc/eeh: Cleanup eeh_pe_state_mark()Sam Bobroff
2018-10-12PCI: cadence: Write MSI data with 32bitsAlan Douglas
2018-10-12PCI: cadence: Use AXI region 0 to signal interrupts from EPAlan Douglas
2018-10-11PCI/IOV: Remove unnecessary include of <linux/pci-ats.h>Bjorn Helgaas
2018-10-11Merge tag 'alloc-args-v4.19-rc8' of https://git.kernel.org/pub/scm/linux/kern...Greg Kroah-Hartman
2018-10-11PCI/IOV: Use VF0 cached config space size for other VFsKarimAllah Ahmed
2018-10-11PCI: Fix Switchtec DMA aliasing quirk dmesg noiseLogan Gunthorpe
2018-10-11PCI: Add macro for Switchtec quirk declarationsLogan Gunthorpe
2018-10-11PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-10-10PCI: Remove pci_set_dma_max_seg_size()Christoph Hellwig
2018-10-10PCI: Remove pci_set_dma_seg_boundary()Christoph Hellwig
2018-10-10PCI/P2PDMA: Support peer-to-peer memoryLogan Gunthorpe
2018-10-10Merge branches 'arm/renesas', 'arm/smmu', 'ppc/pamu', 'x86/vt-d', 'x86/amd' a...Joerg Roedel
2018-10-08PCI/AER: Use threaded IRQ for bottom halfKeith Busch
2018-10-08PCI/AER: Use kfifo_in_spinlocked() to insert locked elementsKeith Busch
2018-10-08PCI/AER: Use kfifo for tracking events instead of reimplementing itKeith Busch