summaryrefslogtreecommitdiff
path: root/drivers/pci/host/pci-mvebu.c
AgeCommit message (Expand)Author
2017-07-07implement slot capabilities (SSPL)clearfog-4.12Russell King
2017-07-07mvebu/clearfog pcie updatesRussell King
2017-07-07pci: mvebu: time out reset on link upRussell King
2017-04-28Merge branch 'pci/msi' into nextBjorn Helgaas
2017-03-25PCI: mvebu: Avoid changing the SCC bit in the Link Status registerRussell King
2017-03-14PCI: mvebu: Remove useless MSI enabling codeThomas Petazzoni
2017-02-08PCI: mvebu: Change delay after reset to the PCIe spec mandated 100msLucas Stach
2017-01-30PCI: mvebu: Handle changes to the bridge windows while enabledJason Gunthorpe
2016-10-11PCI: mvebu: Use existing of_node pointerBjorn Helgaas
2016-10-11PCI: mvebu: Add local struct device pointersBjorn Helgaas
2016-08-01Merge branches 'pci/demodularize-hosts' and 'pci/host-request-windows' into nextBjorn Helgaas
2016-08-01PCI: mvebu: Make explicitly non-modularPaul Gortmaker
2016-06-21PCI: mvebu: Request host bridge window resources with core functionBjorn Helgaas
2016-04-07PCI: mvebu: Use SET_NOIRQ_SYSTEM_SLEEP_PM_OPS for mvebu_pcie_pm_opsJisheng Zhang
2016-04-07PCI: mvebu: Constify mvebu_pcie_pm_ops structureJisheng Zhang
2015-10-09PCI: mvebu: Remove code restricting accesses to slot 0Russell King
2015-10-09PCI: mvebu: Add PCI Express root complex capability blockRussell King
2015-10-09PCI: mvebu: Improve clock/reset handlingRussell King
2015-10-09PCI: mvebu: Use gpio_desc to carry around gpioRussell King
2015-10-09PCI: mvebu: Use devm_kcalloc() to allocate an arrayRussell King
2015-10-09PCI: mvebu: Use gpio_set_value_cansleep()Russell King
2015-10-09PCI: mvebu: Split port parsing and resource claiming from port setupRussell King
2015-10-09PCI: mvebu: Fix memory leaks and refcount leaksRussell King
2015-10-09PCI: mvebu: Move port parsing and resource claiming to separate functionRussell King
2015-10-08PCI: mvebu: Use port->name rather than "PCIe%d.%d"Russell King
2015-10-08PCI: mvebu: Report full node name when reporting a DT errorRussell King
2015-10-08PCI: mvebu: Use for_each_available_child_of_node() to walk child nodesRussell King
2015-10-08PCI: mvebu: Use of_get_available_child_count()Russell King
2015-10-08PCI: mvebu: Use exact config access size; don't read/modify/writeRussell King
2015-10-08PCI: mvebu: Return zero for reserved or unimplemented config spaceRussell King
2015-08-20PCI: Drop references acquired by of_parse_phandle()Bjorn Helgaas
2015-05-26PCI: mvebu: Remove mvebu_pcie_scan_bus()Yijing Wang
2015-03-20PCI: mvebu: Add suspend/resume supportThomas Petazzoni
2014-12-27ARM/PCI: Move to generic PCI domainsLorenzo Pieralisi
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-10Merge tag 'pci-v3.19-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-21PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang
2014-11-13PCI: mvebu: Add a blank line after declarationsJingoo Han
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-10-20pci: host: drop owner assignment from platform_driversWolfram Sang
2014-09-22PCI: mvebu: Fix uninitialized variable in mvebu_get_tgt_attr()Thomas Petazzoni
2014-07-15PCI: mvebu: Fix GPL v2 license string typoThierry Reding
2014-06-10PCI: Whitespace cleanupRyan Desfosses
2014-04-29PCI: mvebu: Use '%pa' for printing 'phys_addr_t' typeFabio Estevam
2014-04-29PCI: mvebu: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2014-04-24PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni
2014-04-24PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau
2014-02-18PCI: mvebu: Call request_resource() on the aperturesJason Gunthorpe
2014-02-14PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot
2014-02-12PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn