index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge branch 'pci/host-imx6' into next
Bjorn Helgaas
2017-07-03
2
-1
/
+40
|
\
|
*
PCI: imx6: Add regulator support
Quentin Schulz
2017-07-03
2
-1
/
+40
*
|
Merge branch 'pci/host-hv' into next
Bjorn Helgaas
2017-07-03
2
-81
/
+370
|
\
\
|
*
|
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
2017-07-03
2
-54
/
+252
|
*
|
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
2017-07-03
1
-19
/
+53
|
*
|
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
2017-07-03
1
-2
/
+50
|
*
|
PCI: hv: Use page allocation for hbus structure
Jork Loeser
2017-07-03
1
-3
/
+12
|
*
|
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
2017-07-03
1
-5
/
+5
|
|
/
*
|
Merge branch 'pci/host-faraday' into next
Bjorn Helgaas
2017-07-03
2
-0
/
+63
|
\
\
|
*
|
PCI: faraday: Add clock handling
Linus Walleij
2017-07-03
1
-0
/
+56
|
*
|
PCI: faraday: Add clock bindings
Linus Walleij
2017-07-03
1
-0
/
+7
|
|
/
*
|
Merge branch 'pci/host-dra7xx' into next
Bjorn Helgaas
2017-07-03
2
-2
/
+3
|
\
\
|
*
|
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
2017-07-03
1
-2
/
+2
|
*
|
PCI: dwc: dra7xx: Depend on appropriate SoC or compile test
Peter Robinson
2017-07-03
1
-0
/
+1
|
|
/
*
|
Merge branch 'pci/host-designware' into next
Bjorn Helgaas
2017-07-03
12
-16
/
+19
|
\
\
|
*
|
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
2017-07-03
11
-13
/
+13
|
*
|
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
2017-07-03
3
-3
/
+6
|
|
/
*
|
Merge branch 'pci/irq-fixups' into next
Bjorn Helgaas
2017-07-03
31
-295
/
+579
|
\
|
|
*
arm64: PCI: Drop DT IRQ allocation from pcibios_alloc_irq()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+4
|
*
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
|
*
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
|
*
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
Lorenzo Pieralisi
2017-07-02
1
-0
/
+2
|
*
PCI: altera: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-2
/
+2
|
*
PCI: versatile: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-2
/
+2
|
*
PCI: generic: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-4
/
+2
|
*
PCI: faraday: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-1
/
+2
|
*
PCI: designware: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-5
/
+2
|
*
PCI: iproc: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-3
/
+2
|
*
PCI: rcar: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-2
/
+2
|
*
PCI: xilinx: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-3
/
+2
|
*
PCI: tegra: Drop pci_fixup_irqs()
Lorenzo Pieralisi
2017-07-02
1
-1
/
+2
|
*
ARM/PCI: Remove pci_fixup_irqs() call for bios32 host controllers
Lorenzo Pieralisi
2017-07-02
1
-2
/
+3
|
*
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
2017-07-02
1
-0
/
+2
|
*
OF/PCI: Update of_irq_parse_and_map_pci() comment
Matthew Minter
2017-07-02
1
-1
/
+2
|
*
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
2017-07-02
2
-10
/
+36
|
*
PCI: Add IRQ mapping function pointers to pci_host_bridge struct
Matthew Minter
2017-07-02
1
-0
/
+2
|
*
PCI: Build setup-irq.o on all arches
Matthew Minter
2017-07-02
1
-15
/
+2
|
*
PCI: Remove pci_scan_root_bus_msi()
Lorenzo Pieralisi
2017-07-02
2
-26
/
+5
|
*
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-10
/
+18
|
*
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+16
|
*
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-5
/
+18
|
*
PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+15
|
*
PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-10
/
+19
|
*
PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+16
|
*
PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-3
/
+17
|
*
PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
3
-22
/
+30
|
*
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-14
/
+24
|
*
PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-6
/
+15
|
*
PCI: designware: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-07-02
1
-14
/
+22
|
*
ARM/PCI: Convert PCI scan API to pci_scan_root_bus_bridge()
Lorenzo Pieralisi
2017-06-28
8
-46
/
+91
[next]