Commit message (Expand) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
| | * | | | | | PCI: dwc: Replace bit rotation operation (1 << bit) with BIT(bit) | Gustavo Pimentel | 2019-02-01 | 1 | -3/+3 | |
| | * | | | | | PCI: dwc: Improve code readability and simplify mask/unmask operations | Gustavo Pimentel | 2019-02-01 | 2 | -7/+7 | |
| | * | | | | | PCI: dwc: Rename variable name from data to d on dw_pcie_irq_domain_free() | Gustavo Pimentel | 2019-02-01 | 1 | -3/+3 | |
| | * | | | | | PCI: dwc: Rename variable name from data to d on dw_pci_msi_set_affinity() | Gustavo Pimentel | 2019-02-01 | 1 | -1/+1 | |
| | * | | | | | PCI: dwc: Rename variable name from data to d on dw_pci_setup_msi_msg() | Gustavo Pimentel | 2019-02-01 | 1 | -5/+5 | |
| | * | | | | | PCI: dwc: Rename variable name from data to d on dw_pci_bottom_mask/unmask() | Gustavo Pimentel | 2019-02-01 | 1 | -10/+10 | |
| | * | | | | | PCI: dwc: Remove unnecessary header include (signal.h) | Gustavo Pimentel | 2019-02-01 | 1 | -1/+0 | |
| | * | | | | | PCI: dwc: Remove unnecessary header include (of_gpio.h) | Gustavo Pimentel | 2019-02-01 | 1 | -1/+0 | |
| | * | | | | | PCI: dwc: dra7xx: Invoke phy_set_mode() API to set PHY mode to PHY_MODE_PCIE | Kishon Vijay Abraham I | 2019-01-31 | 1 | -0/+4 | |
| | * | | | | | PCI: dwc: dra7xx: Enable x2 mode support for dra74x, dra76x and dra72x | Kishon Vijay Abraham I | 2019-01-31 | 1 | -0/+77 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'remotes/lorenzo/pci/altera' | Bjorn Helgaas | 2019-03-06 | 2 | -25/+247 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: altera: Enable driver on ARM64 | Ley Foon Tan | 2019-03-04 | 1 | -1/+1 | |
| | * | | | | | PCI: altera: Add Stratix 10 PCIe support | Ley Foon Tan | 2019-03-04 | 1 | -24/+246 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/pm' | Bjorn Helgaas | 2019-03-06 | 3 | -35/+52 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI/PME: Fix possible use-after-free on remove | Sven Van Asbroeck | 2019-03-01 | 1 | -0/+1 | |
| | * | | | | | PCI/PME: Fix hotplug/sysfs remove deadlock in pcie_pme_remove() | Rafael J. Wysocki | 2019-02-28 | 1 | -7/+15 | |
| | * | | | | | PCI: pciehp: Disable Data Link Layer State Changed event on suspend | Mika Westerberg | 2019-02-15 | 1 | -2/+15 | |
| | * | | | | | Revert "PCI/PME: Implement runtime PM callbacks" | Mika Westerberg | 2019-02-14 | 1 | -27/+0 | |
| | * | | | | | PCI: Blacklist power management of Gigabyte X299 DESIGNARE EX PCIe ports | Mika Westerberg | 2019-02-11 | 1 | -0/+22 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/portdrv' | Bjorn Helgaas | 2019-03-06 | 5 | -9/+134 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI/LINK: Report degraded links via link bandwidth notification | Alexandru Gagniuc | 2019-03-05 | 5 | -6/+129 | |
| | * | | | | | PCI/portdrv: Support PCIe services on subtractive decode bridges | Honghui Zhang | 2019-02-15 | 1 | -0/+2 | |
| | * | | | | | PCI/portdrv: Use conventional Device ID table formatting | Bjorn Helgaas | 2019-02-15 | 1 | -3/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/misc' | Bjorn Helgaas | 2019-03-06 | 6 | -38/+39 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: Update PCIEPORTBUS Kconfig help text | Hou Zhiqiang | 2019-03-06 | 1 | -4/+3 | |
| | * | | | | | PCI: Fix "try" semantics of bus and slot reset | Alex Williamson | 2019-03-05 | 1 | -28/+26 | |
| | * | | | | | PCI: Clean up usage of __u32 type | Logan Gunthorpe | 2019-02-08 | 1 | -2/+2 | |
| | * | | | | | PCI: pciehp: Add HXT quirk for Command Completed errata | Shunyong Yang | 2019-02-01 | 1 | -0/+2 | |
| | * | | | | | PCI: Add ACS quirk for HXT SD4800 | Shunyong Yang | 2019-02-01 | 1 | -0/+2 | |
| | * | | | | | PCI: Use of_node_name_eq() for node name comparisons | Rob Herring | 2019-01-22 | 1 | -1/+1 | |
| | * | | | | | PCI: Mark expected switch fall-through | Mathieu Malaterre | 2019-01-14 | 2 | -3/+3 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/hotplug' | Bjorn Helgaas | 2019-03-06 | 4 | -37/+15 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: ibmphp: Turn semaphores into completions or mutexes | Arnd Bergmann | 2019-01-29 | 3 | -36/+14 | |
| | * | | | | | PCI: pciehp: Assign ctrl->slot_ctrl before writing it to hardware | Mika Westerberg | 2019-01-14 | 1 | -1/+1 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/enumeration' | Bjorn Helgaas | 2019-03-06 | 3 | -59/+70 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI: Rely on config space header type, not class code | Honghui Zhang | 2019-01-30 | 3 | -14/+10 | |
| | * | | | | | PCI: Make pci_size() return real BAR size | Du Changbin | 2019-01-30 | 1 | -4/+4 | |
| | * | | | | | PCI: Probe bridge window attributes once at enumeration-time | Bjorn Helgaas | 2019-01-22 | 2 | -41/+56 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/dpc' | Bjorn Helgaas | 2019-03-06 | 1 | -1/+26 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI/DPC: Fix print AER status in DPC event handling | Dongdong Liu | 2019-02-21 | 1 | -1/+26 | |
| | |/ / / / | ||||||
| * | | | | | Merge branch 'pci/aspm' | Bjorn Helgaas | 2019-03-06 | 2 | -15/+74 | |
| |\ \ \ \ \ | ||||||
| | * | | | | | PCI/ASPM: Save LTR Capability for suspend/resume | Bjorn Helgaas | 2019-02-11 | 1 | -2/+51 | |
| | * | | | | | PCI/ASPM: Use LTR if already enabled by platform | Bjorn Helgaas | 2019-02-09 | 1 | -13/+23 | |
| | |/ / / / | ||||||
| * | | | | | PCI: Enable SERR# forwarding for all bridges | Bharat Kumar Gogada | 2019-02-01 | 1 | -2/+19 | |
| * | | | | | PCI/AER: Use match_string() helper to simplify the code | Andy Shevchenko | 2019-01-29 | 1 | -6/+3 | |
| |/ / / / | ||||||
* | | | | | Merge tag 'driver-core-5.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/... | Linus Torvalds | 2019-03-06 | 2 | -7/+5 | |
|\ \ \ \ \ | ||||||
| * \ \ \ \ | Merge 5.0-rc6 into driver-core-next | Greg Kroah-Hartman | 2019-02-11 | 6 | -46/+33 | |
| |\ \ \ \ \ | | | |_|/ / | | |/| | | | ||||||
| * | | | | | PCI: pci-sysfs.c: convert to use BUS_ATTR_WO | Greg Kroah-Hartman | 2019-01-22 | 1 | -3/+2 | |
| * | | | | | PCI: pci.c: convert to use BUS_ATTR_RW | Greg Kroah-Hartman | 2019-01-22 | 1 | -4/+3 | |
| | |_|/ / | |/| | | | ||||||
* | | | | | Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2019-03-05 | 1 | -23/+16 | |
|\ \ \ \ \ | |_|/ / / |/| | | | |