index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
firmware
(
unfollow
)
Commit message (
Expand
)
Author
Files
Lines
2017-07-03
PCI: Split ->reset_notify() method into ->reset_prepare() and ->reset_done()
Christoph Hellwig
5
-81
/
+82
2017-07-03
PCI: imx6: Add regulator support
Quentin Schulz
2
-1
/
+40
2017-07-03
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
2
-54
/
+252
2017-07-03
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
1
-19
/
+53
2017-07-03
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
1
-2
/
+50
2017-07-03
PCI: hv: Use page allocation for hbus structure
Jork Loeser
1
-3
/
+12
2017-07-03
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
1
-5
/
+5
2017-07-03
PCI: faraday: Add clock handling
Linus Walleij
1
-0
/
+56
2017-07-03
PCI: faraday: Add clock bindings
Linus Walleij
1
-0
/
+7
2017-07-03
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
1
-2
/
+2
2017-07-03
PCI: dwc: dra7xx: Depend on appropriate SoC or compile test
Peter Robinson
1
-0
/
+1
2017-07-03
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
11
-13
/
+13
2017-07-03
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
3
-3
/
+6
2017-07-02
arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()
Lorenzo Pieralisi
1
-6
/
+4
2017-07-02
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-02
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-02
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
1
-0
/
+2
2017-07-02
PCI: altera: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-02
PCI: versatile: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-02
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-4
/
+2
2017-07-02
PCI: faraday: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-1
/
+2
2017-07-02
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-5
/
+2
2017-07-02
PCI: iproc: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-3
/
+2
2017-07-02
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-2
/
+2
2017-07-02
PCI: xilinx: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-3
/
+2
2017-07-02
PCI: tegra: Drop pci_fixup_irqs()
Lorenzo Pieralisi
1
-1
/
+2
2017-07-02
ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllers
Lorenzo Pieralisi
1
-2
/
+3
2017-07-02
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
1
-0
/
+2
2017-07-02
OF/PCI: Update of_irq_parse_and_map_pci() comment
Matthew Minter
1
-1
/
+2
2017-07-02
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
2
-10
/
+36
2017-07-02
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
Matthew Minter
1
-0
/
+2
2017-07-02
PCI: Build setup-irq.o on all arches
Matthew Minter
1
-15
/
+2
2017-07-02
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
2
-26
/
+5
2017-07-02
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-10
/
+18
2017-07-02
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+16
2017-07-02
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-5
/
+18
2017-07-02
PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+15
2017-07-02
PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-10
/
+19
2017-07-02
PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+16
2017-07-02
PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-3
/
+17
2017-07-02
PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
3
-22
/
+30
2017-07-02
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-14
/
+24
2017-07-02
PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-6
/
+15
2017-07-02
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
1
-14
/
+22
2017-06-30
PCI/PM: Avoid using device_may_wakeup() for runtime PM
Rafael J. Wysocki
1
-9
/
+13
2017-06-30
x86/PCI: Avoid AMD SB7xx EHCI USB wakeup defect
Kai-Heng Feng
1
-0
/
+15
2017-06-30
PCI/PM: Restore the status of PCI devices across hibernation
Chen Yu
1
-0
/
+1
2017-06-30
drm/radeon: make MacBook Pro d3_delay quirk more generic
Bjorn Helgaas
2
-11
/
+13
2017-06-30
drm/amdgpu: remove unnecessary save/restore of pdev->d3_delay
Bjorn Helgaas
1
-4
/
+0
2017-06-28
PCI: Work around poweroff & suspend-to-RAM issue on Macbook Pro 11
Bjorn Helgaas
1
-0
/
+32
[next]