summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2015-11-02pci/layerscape: Do not check link statusMinghuan Lian
2015-06-12pci/layerscape: update MSI code for ls1021 rev2 MSI supportMinghuan Lian
2015-03-16pci_layerscape : Enable support of RT kernel in PCI-MSI interrupt handlerMeenakshi Aggarwal
2015-02-13Merge branch 'rtmerge'Scott Wood
2015-02-13pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2015-02-13Reset to 3.12.37Scott Wood
2014-12-11PCI: Layerscape: Call ls_pcie_host_init in PM resume functionMinghuan Lian
2014-12-11PCI: designware: Add support 4 ATUs assignmentMinghuan Lian
2014-12-11layerscape/pci: fix no EP on pci slot resume function return errornumWang Dongsheng
2014-12-11PCI: Layerscape: fix MSI interrupt clearingMinghuan Lian
2014-12-11ls1021a/pci: add LS1021A PCIe Power Management supportWang Dongsheng
2014-12-11PCI: Layerscape: Fix PCIe link stateMinghuan Lian
2014-12-11PCI: Layerscape: Add Layerscape PCIe driverMinghuan Lian
2014-12-11PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian
2014-12-11PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian
2014-12-11PCI: designware: Fix IO resource end address calculationMinghuan Lian
2014-12-11PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian
2014-12-11PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang
2014-12-11PCI: designware: Use NULL instead of falseFabio Estevam
2014-12-11PCI: designware: Fold struct pcie_port_info into struct pcie_portPratyush Anand
2014-12-11PCI: designware: Check private_data validity in single placeLucas Stach
2014-12-11PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2014-12-11PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2014-12-11PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-12-11PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-12-11PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I
2014-12-11PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I
2014-12-11PCI: designware: Make MSI ISR shared IRQ awareLucas Stach
2014-12-11PCI: designware: Remove unnecessary use of 'conf_lock' spinlockAndrew Murray
2014-12-11PCI: designware: Use new OF interrupt mapping when possibleLucas Stach
2014-12-11PCI: designware: Fix comment for setting number of lanesMohit Kumar
2014-12-11pci: pcie-designware: Remove irq_desc abuseThomas Gleixner
2014-12-11PCI: designware: Fix I/O transfers by using CPU (not realio) addressPratyush Anand
2014-12-11PCI: designware: Add dw_pcie prefix before cfg_read/writePratyush Anand
2014-12-11PCI: designware: Fix missing MSI IRQsHarro Haan
2014-12-11PCI: designware: Use typical "for" loop idiomBjorn Helgaas
2014-12-11PCI: designware: Remove redundant call to pci_write_config_word()Bjørn Erik Nilsen
2014-12-11PCI: designware: Fix crash in dw_msi_teardown_irq()Bjørn Erik Nilsen
2014-12-11PCI: Fix whitespace, capitalization, and spelling errorsBjorn Helgaas
2014-12-11PCI: designware: Add irq_create_mapping()Pratyush Anand
2014-12-11PCI: designware: Make dw_pcie_rd_own_conf(), etc., staticBjorn Helgaas
2014-12-11PCI: designware: Add header guardsSeungwon Jeon
2014-12-11PCI: exynos: Add support for MSIJingoo Han
2014-05-14pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner
2014-05-14Reset to 3.12.19Scott Wood
2014-05-14Merge remote-tracking branch 'stable/linux-3.12.y' into sdk-v1.6.xScott Wood
2014-05-05PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar
2014-05-05PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar