index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2017-07-02
PCI: rockchip: Check for clk_prepare_enable() errors during resume
Arvind Yadav
1
-6
/
+28
2017-07-02
PCI: rockchip: Configure RC's MPS setting
Shawn Lin
1
-0
/
+8
2017-07-02
PCI: rockchip: Reconfigure configuration space header type
Shawn Lin
1
-0
/
+14
2017-07-02
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
Shawn Lin
1
-10
/
+25
2017-07-02
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
Shawn Lin
1
-10
/
+11
2017-07-02
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
Shawn Lin
1
-3
/
+3
2017-07-02
PCI: rockchip: Control vpcie0v9 for system PM
Shawn Lin
1
-0
/
+11
2017-07-02
PCI: rcar-gen2: Make of_device_ids const
Arvind Yadav
1
-1
/
+1
2017-07-02
PCI: qcom: Limit TLP size to 2K to work around hardware issue
Srinivas Kandagatla
1
-0
/
+13
2017-07-02
PCI: qcom: Fix spelling mistake: "asser" -> "assert"
Colin Ian King
1
-1
/
+1
2017-07-02
PCI: qcom: Reorder to put v0 functions together, v1 functions together, etc
Bjorn Helgaas
1
-61
/
+61
2017-07-02
PCI: qcom: Add support for IPQ4019 PCIe controller
John Crispin
1
-0
/
+306
2017-07-02
PCI: mediatek: Add MediaTek PCIe host controller support
Ryder Lee
3
-0
/
+566
2017-07-02
PCI: kirin: Add HiSilicon Kirin SoC PCIe controller driver
Xiaowei Song
3
-0
/
+528
2017-07-02
PCI: imx6: Add regulator support
Quentin Schulz
1
-1
/
+36
2017-07-02
PCI: hv: Use vPCI protocol version 1.2
Jork Loeser
1
-54
/
+246
2017-07-02
PCI: hv: Add vPCI version protocol negotiation
Jork Loeser
1
-19
/
+53
2017-07-02
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
Jork Loeser
1
-2
/
+50
2017-07-02
PCI: hv: Use page allocation for hbus structure
Jork Loeser
1
-3
/
+12
2017-07-02
PCI: hv: Fix comment formatting and use proper integer fields
Jork Loeser
1
-5
/
+5
2017-07-02
PCI: faraday: Add clock handling
Linus Walleij
1
-0
/
+56
2017-07-02
PCI: dwc: dra7xx: Use RW1C for IRQSTATUS_MSI and IRQSTATUS_MAIN
Arvind Yadav
1
-2
/
+2
2017-07-02
PCI: dwc: dra7xx: Depend on appropriate SoC or compile test
Peter Robinson
1
-0
/
+1
2017-07-02
PCI: dwc: Constify dw_pcie_host_ops structures
Jisheng Zhang
11
-13
/
+13
2017-07-02
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
Jisheng Zhang
3
-3
/
+6
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
PCI: Add a call to pci_assign_irq() in pci_device_probe()
Matthew Minter
1
-0
/
+2
2017-07-02
PCI: Add pci_assign_irq() function and have pci_fixup_irqs() use it
Matthew Minter
1
-10
/
+35
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
1
-22
/
+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
[prev]
[next]