summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| | * | | | | PCI: imx6: Convert DIRECT_SPEED_CHANGE quirk code to use a flagAndrey Smirnov2019-02-041-4/+9
| | * | | | | PCI: imx6: Mark PHY functions as i.MX6 specificAndrey Smirnov2019-02-041-0/+12
| | * | | | | PCI: imx6: Introduce drvdataAndrey Smirnov2019-02-041-19/+37
| | * | | | | PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit)Gustavo Pimentel2019-02-011-3/+3
| | * | | | | PCI: dwc: Improve code readability and simplify mask/unmask operationsGustavo Pimentel2019-02-012-7/+7
| | * | | | | PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free()Gustavo Pimentel2019-02-011-3/+3
| | * | | | | PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity()Gustavo Pimentel2019-02-011-1/+1
| | * | | | | PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg()Gustavo Pimentel2019-02-011-5/+5
| | * | | | | PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask()Gustavo Pimentel2019-02-011-10/+10
| | * | | | | PCI: dwc: Remove unnecessary header include (signal.h)Gustavo Pimentel2019-02-011-1/+0
| | * | | | | PCI: dwc: Remove unnecessary header include (of_gpio.h)Gustavo Pimentel2019-02-011-1/+0
| | * | | | | PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIEKishon Vijay Abraham I2019-01-311-0/+4
| | * | | | | PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72xKishon Vijay Abraham I2019-01-311-0/+77
| | |/ / / /
| * | | | | Merge branch 'remotes/lorenzo/pci/altera'Bjorn Helgaas2019-03-062-25/+247
| |\ \ \ \ \
| | * | | | | PCI: altera: Enable driver on ARM64Ley Foon Tan2019-03-041-1/+1
| | * | | | | PCI: altera: Add Stratix 10 PCIe supportLey Foon Tan2019-03-041-24/+246
| | |/ / / /
| * | | | | Merge branch 'pci/pm'Bjorn Helgaas2019-03-063-35/+52
| |\ \ \ \ \
| | * | | | | PCI/PME: Fix possible use-after-free on removeSven Van Asbroeck2019-03-011-0/+1
| | * | | | | PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove()Rafael J. Wysocki2019-02-281-7/+15
| | * | | | | PCI: pciehp: Disable Data Link Layer State Changed event on suspendMika Westerberg2019-02-151-2/+15
| | * | | | | Revert "PCI/PME: Implement runtime PM callbacks"Mika Westerberg2019-02-141-27/+0
| | * | | | | PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe portsMika Westerberg2019-02-111-0/+22
| | |/ / / /
| * | | | | Merge branch 'pci/portdrv'Bjorn Helgaas2019-03-065-9/+134
| |\ \ \ \ \
| | * | | | | PCI/LINK: Report degraded links via link bandwidth notificationAlexandru Gagniuc2019-03-055-6/+129
| | * | | | | PCI/portdrv: Support PCIe services on subtractive decode bridgesHonghui Zhang2019-02-151-0/+2
| | * | | | | PCI/portdrv: Use conventional Device ID table formattingBjorn Helgaas2019-02-151-3/+3
| | |/ / / /
| * | | | | Merge branch 'pci/misc'Bjorn Helgaas2019-03-066-38/+39
| |\ \ \ \ \
| | * | | | | PCI: Update PCIEPORTBUS Kconfig help textHou Zhiqiang2019-03-061-4/+3
| | * | | | | PCI: Fix "try" semantics of bus and slot resetAlex Williamson2019-03-051-28/+26
| | * | | | | PCI: Clean up usage of __u32 typeLogan Gunthorpe2019-02-081-2/+2
| | * | | | | PCI: pciehp: Add HXT quirk for Command Completed errataShunyong Yang2019-02-011-0/+2
| | * | | | | PCI: Add ACS quirk for HXT SD4800Shunyong Yang2019-02-011-0/+2
| | * | | | | PCI: Use of_node_name_eq() for node name comparisonsRob Herring2019-01-221-1/+1
| | * | | | | PCI: Mark expected switch fall-throughMathieu Malaterre2019-01-142-3/+3
| | |/ / / /
| * | | | | Merge branch 'pci/hotplug'Bjorn Helgaas2019-03-064-37/+15
| |\ \ \ \ \
| | * | | | | PCI: ibmphp: Turn semaphores into completions or mutexesArnd Bergmann2019-01-293-36/+14
| | * | | | | PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardwareMika Westerberg2019-01-141-1/+1
| | |/ / / /
| * | | | | Merge branch 'pci/enumeration'Bjorn Helgaas2019-03-063-59/+70
| |\ \ \ \ \
| | * | | | | PCI: Rely on config space header type, not class codeHonghui Zhang2019-01-303-14/+10
| | * | | | | PCI: Make pci_size() return real BAR sizeDu Changbin2019-01-301-4/+4
| | * | | | | PCI: Probe bridge window attributes once at enumeration-timeBjorn Helgaas2019-01-222-41/+56
| | |/ / / /
| * | | | | Merge branch 'pci/dpc'Bjorn Helgaas2019-03-061-1/+26
| |\ \ \ \ \
| | * | | | | PCI/DPC: Fix print AER status in DPC event handlingDongdong Liu2019-02-211-1/+26
| | |/ / / /
| * | | | | Merge branch 'pci/aspm'Bjorn Helgaas2019-03-062-15/+74
| |\ \ \ \ \
| | * | | | | PCI/ASPM: Save LTR Capability for suspend/resumeBjorn Helgaas2019-02-111-2/+51
| | * | | | | PCI/ASPM: Use LTR if already enabled by platformBjorn Helgaas2019-02-091-13/+23
| | |/ / / /
| * | | | | PCI: Enable SERR# forwarding for all bridgesBharat Kumar Gogada2019-02-011-2/+19
| * | | | | PCI/AER: Use match_string() helper to simplify the codeAndy Shevchenko2019-01-291-6/+3
| |/ / / /
* | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2019-03-062-7/+5
|\ \ \ \ \
| * \ \ \ \ Merge 5.0-rc6 into driver-core-nextGreg Kroah-Hartman2019-02-116-46/+33
| |\ \ \ \ \ | | | |_|/ / | | |/| | |