summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2019-11-20Merge android-4.4-p.201 (ef0b39d) into msm-4.4Srinivasarao P
2019-11-12PCI: tegra: Enable Relaxed Ordering only for Tegra20 & Tegra30Vidya Sagar
2019-10-30Merge android-4.4-p.198 (dbd0162) into msm-4.4Srinivasarao P
2019-10-29PCI: PM: Fix pci_power_up()Rafael J. Wysocki
2019-10-03msm: pcie: Use local variable for manipulationRama Krishna Phani A
2019-09-26msm: pcie: Add proper check before accessing variablesRama Krishna Phani A
2019-08-07Merge android-4.4.187 (8eb3d65) into msm-4.4Srinivasarao P
2019-08-04PCI: sysfs: Ignore lockdep for remove attributeMarek Vasut
2019-08-04PCI: Do not poll for PME if the device is in D3coldMika Westerberg
2019-06-24Merge android-4.4.183 (94fd428) into msm-4.4Srinivasarao P
2019-06-22PCI: xilinx: Check for __get_free_pages() failureKangjie Lu
2019-06-22PCI: rcar: Fix a potential NULL pointer dereferenceKangjie Lu
2019-06-22PCI: rpadlpar: Fix leaked device_node references in add/remove pathsTyrel Datwyler
2019-06-12Merge android-4.4.181 (bd858d7) into msm-4.4Srinivasarao P
2019-06-11PCI: Mark Atheros AR9462 to avoid bus resetJames Prestwood
2019-05-02Merge android-4.4.179 (aab9adb) into msm-4.4Srinivasarao P
2019-04-27PCI: Add function 1 DMA alias quirk for Marvell 9170 SATA controllerAndre Przywara
2019-01-29Merge android-4.4.171 (b355d4f) into msm-4.4Srinivasarao P
2019-01-16PCI: altera: Move retrain from fixup to altera_pcie_host_init()Ley Foon Tan
2019-01-16PCI: altera: Rework config accessors for use without a struct pci_busLey Foon Tan
2019-01-16PCI: altera: Poll for link training status after retraining the linkLey Foon Tan
2019-01-16PCI: altera: Poll for link up status after retraining the linkLey Foon Tan
2019-01-16PCI: altera: Check link status before retrain linkLey Foon Tan
2019-01-16PCI: altera: Reorder read/write functionsBjorn Helgaas
2019-01-16PCI: altera: Fix altera_pcie_link_is_up()Ley Foon Tan
2018-11-21Merge android-4.4.164 (564ce1b) into msm-4.4Srinivasarao P
2018-11-21PCI: Add Device IDs for Intel GPU "spurious interrupt" quirkBin Meng
2018-10-15Merge android-4.4.161 (8e7f196) into msm-4.4Srinivasarao P
2018-10-13PCI: Reprogram bridge prefetch registers on resumeDaniel Drake
2018-09-28Merge android-4.4.156 (7eb7037) into msm-4.4Srinivasarao P
2018-09-15PCI: mvebu: Fix I/O space end address calculationThomas Petazzoni
2018-08-28Merge android-4.4.153 (5e24b4e) into msm-4.4Srinivasarao P
2018-08-24PCI: pciehp: Fix use-after-free on unplugLukas Wunner
2018-08-24PCI: Skip MPS logic for Virtual Functions (VFs)Myron Stowe
2018-08-24PCI: hotplug: Don't leak pci_slot on registration failureLukas Wunner
2018-08-24Merge android-4.4.148 (f057ff9) into msm-4.4Srinivasarao P
2018-08-09ACPI / PCI: Bail early in acpi_pci_add_bus() if there is no ACPI handleVitaly Kuznetsov
2018-08-07Merge android-4.4.146 (13962260) into msm-4.4Srinivasarao P
2018-08-06PCI: Prevent sysfs disable of device while driver is attachedChristoph Hellwig
2018-07-03Merge android-4.4.139 (7ba5557) into msm-4.4Blagovest Kolenichev
2018-07-03PCI: pciehp: Clear Presence Detect and Data Link Layer Status Changed on resumeMika Westerberg
2018-06-27Merge android-4.4.135 (c9d74f2) into msm-4.4Srinivasarao P
2018-06-03msm: pcie: change PCIe to suspend after suspend_noirqTony Truong
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 88SE9220Thomas Vincent-Cross
2018-05-30PCI: Restore config space on runtime resume despite being unboundRafael J. Wysocki
2018-05-30PCI: Add function 1 DMA alias quirk for Marvell 9128Alex Williamson
2018-04-24Merge android-4.4.129 (b1c4836) into msm-4.4Srinivasarao P
2018-04-24ACPI / hotplug / PCI: Check presence of slot itself in get_slot_status()Mika Westerberg
2018-04-20Merge android-4.4.127 (d6bbe8b) into msm-4.4Srinivasarao P
2018-04-08Revert "PCI/MSI: Stop disabling MSI/MSI-X in pci_device_shutdown()"Greg Kroah-Hartman