summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-04-15PCI: keystone: Add support for PCIe RC in AM654x PlatformsKishon Vijay Abraham I
2019-04-15PCI: keystone: Prevent ARM32 specific code to be compiled for ARM64Kishon Vijay Abraham I
2019-04-15PCI: dwc: Fix ATU identification for designware version >= 4.80Kishon Vijay Abraham I
2019-04-15PCI: dwc: Enable iATU unroll for endpoint tooKishon Vijay Abraham I
2019-04-15PCI: keystone: Explicitly set the PCIe modeKishon Vijay Abraham I
2019-04-15PCI: keystone: Move resources initialization to prepare for EP supportKishon Vijay Abraham I
2019-04-15PCI: rockchip: Fix rockchip_pcie_ep_assert_intx() bitwise operationsColin Ian King
2019-04-13PCI: Fix comment typosBjorn Helgaas
2019-04-12PCI: Fix issue with "pci=disable_acs_redir" parameter being ignoredLogan Gunthorpe
2019-04-12PCI: endpoint: Fix a potential NULL pointer dereferenceKangjie Lu
2019-04-12PCI/AER: Change pci_aer_init() stub to return voidJisheng Zhang
2019-04-11PCI: OF: Support "external-facing" propertyJean-Philippe Brucker
2019-04-11PCI: Mark AMD Stoney Radeon R7 GPU ATS as brokenNikolai Kostrigin
2019-04-11PCI: keystone: Use platform_get_resource_byname() to get memory resourcesKishon Vijay Abraham I
2019-04-11PCI: keystone: Perform host initialization in a single functionKishon Vijay Abraham I
2019-04-11PCI: keystone: Cleanup error_irq configurationKishon Vijay Abraham I
2019-04-11PCI: keystone: Add start_link()/stop_link() dw_pcie_opsKishon Vijay Abraham I
2019-04-11PCI: mediatek: Get optional clocks with devm_clk_get_optional()Chunfeng Yun
2019-04-10PCI: rpaphp: Get/put device node reference during slot alloc/deallocTyrel Datwyler
2019-04-10PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-04-10PCI: pciehp: Ignore Link State Changes after powering off a slotSergey Miroshnichenko
2019-04-09treewide: Switch printk users from %pf and %pF to %ps and %pS, respectivelySakari Ailus
2019-04-06PCI: Rework pcie_retrain_link() wait loopStefan Mätje
2019-04-06PCI: Work around Pericom PCIe-to-PCI bridge Retrain Link erratumStefan Mätje
2019-04-06PCI: Factor out pcie_retrain_link() functionStefan Mätje
2019-04-05PCI: Init PCIe feature bits for managed host bridge allocJean-Philippe Brucker
2019-04-05PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-04-04PCI: dwc: Remove default MSI initialization for platform specific MSI chipsKishon Vijay Abraham I
2019-04-04PCI: dwc: Remove Keystone specific dw_pcie_host_opsKishon Vijay Abraham I
2019-04-04PCI: keystone: Use Keystone specific msi_irq_chipKishon Vijay Abraham I
2019-04-04PCI: dwc: Add support to use non default msi_irq_chipKishon Vijay Abraham I
2019-04-04PCI: keystone: Cleanup ks_pcie_msi_irq_handler()Kishon Vijay Abraham I
2019-04-04PCI: keystone: Use hwirq to get the MSI IRQ number offsetKishon Vijay Abraham I
2019-04-04PCI: keystone: Add separate functions for configuring MSI and legacy interruptKishon Vijay Abraham I
2019-04-04PCI: keystone: Cleanup interrupt related macrosKishon Vijay Abraham I
2019-04-04PCI: rcar: Do not shadow the 'irq' variableWolfram Sang
2019-04-04PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-04-04PCI: rcar: Fix 64bit MSI message address handlingMarek Vasut
2019-04-04PCI: rcar: Clean up debug messagesMarek Vasut
2019-04-04PCI: rcar: Replace (8 * n) with (BITS_PER_BYTE * n)Marek Vasut
2019-04-04PCI: rcar: Replace various variable types with unsigned ones for register valuesMarek Vasut
2019-04-04PCI: rcar: Replace unsigned long with u32/unsigned int in register accessorsMarek Vasut
2019-04-04PCI: rcar: Clean up remaining macros defining bitsMarek Vasut
2019-04-03PCI: iproc: Allow outbound configuration for 32-bit I/O regionSrinath Mannam
2019-04-03PCI: iproc: Add CRS check in config readSrinath Mannam
2019-04-01PCI: mediatek: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: iproc: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: aardvark: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: rockchip: Fix a leaked reference by adding missing of_node_put()Wen Yang
2019-04-01PCI: dwc: layerscape: Fix a leaked reference by adding missing of_node_put()Wen Yang