Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
7120371c8ef1bca709308f6e41130b6fd87b7d15
/
drivers
/
pci
/
host
34d5ac2
PCI: rockchip: Check for pci_scan_root_bus_bridge() failure correctly
by Shawn Lin
· 8 years ago
f263fbb
Merge tag 'pci-v4.13-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
6aed468
Merge branch 'pci/host-tango' into next
by Bjorn Helgaas
· 8 years ago
5e14e9f
PCI: tango: Add Sigma Designs Tango SMP8759 PCIe host bridge support
by Marc Gonzalez
· 8 years ago
7542a046
Merge branch 'pci/host-xilinx' into next
by Bjorn Helgaas
· 8 years ago
b51cb82
Merge branch 'pci/host-vmd' into next
by Bjorn Helgaas
· 8 years ago
10fc139
Merge branch 'pci/host-versatile' into next
by Bjorn Helgaas
· 8 years ago
1fb3d7d
Merge branch 'pci/host-tegra' into next
by Bjorn Helgaas
· 8 years ago
01a9259
Merge branch 'pci/host-rockchip' into next
by Bjorn Helgaas
· 8 years ago
66a63e1
Merge branch 'pci/host-rcar' into next
by Bjorn Helgaas
· 8 years ago
097d057
Merge branch 'pci/host-mediatek' into next
by Bjorn Helgaas
· 8 years ago
dc8cca5
PCI: rockchip: Use normal register bank for config accessors
by Shawn Lin
· 8 years ago
85e4b30
Merge branch 'pci/host-hv' into next
by Bjorn Helgaas
· 8 years ago
6f65dae
Merge branch 'pci/host-faraday' into next
by Bjorn Helgaas
· 8 years ago
fdc71ce
PCI: xilinx: Make of_device_ids const
by Arvind Yadav
· 8 years ago
9a181e1
PCI: xilinx-nwl: Modify IRQ chip for legacy interrupts
by Bharat Kumar Gogada
· 8 years ago
0cb259c4
PCI: vmd: Move SRCU cleanup after bus, child device removal
by Jon Derrick
· 8 years ago
575a144
PCI: vmd: Correct comment: VMD domains start at 0x10000, not 0x1000
by Bjorn Helgaas
· 8 years ago
7d630aa
PCI: versatile: Add local struct device pointers
by Bjorn Helgaas
· 8 years ago
d7bd554
PCI: tegra: Do not allocate MSI target memory
by Thierry Reding
· 8 years ago
c016555
PCI: tegra: Support MSI 64-bit addressing
by Thierry Reding
· 8 years ago
c2741cb
PCI: rockchip: Use local struct device pointer consistently
by Shawn Lin
· 8 years ago
94b1d08
PCI: rockchip: Check for clk_prepare_enable() errors during resume
by Arvind Yadav
· 8 years ago
45db3b70
PCI: rockchip: Configure RC's MPS setting
by Shawn Lin
· 8 years ago
09cac05
PCI: rockchip: Reconfigure configuration space header type
by Shawn Lin
· 8 years ago
5667e65
PCI: rockchip: Split out rockchip_pcie_cfg_configuration_accesses()
by Shawn Lin
· 8 years ago
3166ba0
PCI: rockchip: Move configuration accesses into rockchip_pcie_cfg_atu()
by Shawn Lin
· 8 years ago
7a1d3b8
PCI: rockchip: Rename rockchip_cfg_atu() to rockchip_pcie_cfg_atu()
by Shawn Lin
· 8 years ago
e47ced7
PCI: rockchip: Control vpcie0v9 for system PM
by Shawn Lin
· 8 years ago
bf44167
PCI: rcar-gen2: Make of_device_ids const
by Arvind Yadav
· 8 years ago
637cfaca
PCI: mediatek: Add MediaTek PCIe host controller support
by Ryder Lee
· 8 years ago
7dcf90e
PCI: hv: Use vPCI protocol version 1.2
by Jork Loeser
· 8 years ago
b1db7e7
PCI: hv: Add vPCI version protocol negotiation
by Jork Loeser
· 8 years ago
02c3764
PCI: hv: Temporary own CPU-number-to-vCPU-number infra
by Jork Loeser
· 8 years ago
be66b67
PCI: hv: Use page allocation for hbus structure
by Jork Loeser
· 8 years ago
691ac1d
PCI: hv: Fix comment formatting and use proper integer fields
by Jork Loeser
· 8 years ago
2eeb02b
PCI: faraday: Add clock handling
by Linus Walleij
· 8 years ago
3eefa79
PCI: host: Mark PCIe/PCI (MSI) cascade ISR as IRQF_NO_THREAD
by Jisheng Zhang
· 8 years ago
1ee4d93
PCI: xilinx-nwl: Move to struct pci_host_bridge IRQ mapping functions
by Lorenzo Pieralisi
· 8 years ago
5a3dc3c
PCI: rockchip: Move to struct pci_host_bridge IRQ mapping functions
by Lorenzo Pieralisi
· 8 years ago
c62e98b
PCI: xgene: Move to struct pci_host_bridge IRQ mapping functions
by Lorenzo Pieralisi
· 8 years ago
6ab3809
PCI: altera: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
cf60374
PCI: versatile: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
6982a06
PCI: generic: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
f7c2e69
PCI: faraday: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
64bcd00
PCI: iproc: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
29db991
PCI: rcar: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
cc2eaae
PCI: xilinx: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
dd5fcce
PCI: tegra: Drop pci_fixup_irqs()
by Lorenzo Pieralisi
· 8 years ago
123db53
PCI: xilinx-nwl: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
ae13cb9
PCI: rockchip: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
4246a86
PCI: generic: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
9af275b
PCI: xgene: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
8c790a8
PCI: xilinx: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
9815791
PCI: altera: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
4b38067
PCI: versatile: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
5277407
PCI: iproc: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
90634e8
PCI: rcar: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
6b6de6a
PCI: aardvark: Convert PCI scan API to pci_scan_root_bus_bridge()
by Lorenzo Pieralisi
· 8 years ago
cea9bc0
PCI: Make pci_register_host_bridge() PCI core internal
by Lorenzo Pieralisi
· 8 years ago
792abc6
PCI: tegra: Fix host bridge memory leakage
by Lorenzo Pieralisi
· 8 years ago
9aa17a7
PCI: faraday: Fix host bridge memory leakage
by Lorenzo Pieralisi
· 8 years ago
f1e8bd2
PCI: faraday: Convert IRQ masking to raw PCI config accessors
by Lorenzo Pieralisi
· 8 years ago
022adcf
PCI: iproc: Convert link check to raw PCI config accessors
by Lorenzo Pieralisi
· 8 years ago
5cbd678
PCI: xilinx-nwl: Remove nwl_pcie_enable_msi() unused bus parameter
by Lorenzo Pieralisi
· 8 years ago
ae904ca
PCI/vmd: Create named irq domain
by Thomas Gleixner
· 8 years ago
a5f40e8
PCI: Don't allow unbinding host controllers that aren't prepared
by Brian Norris
· 8 years ago
c6a7a77
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 8 years ago
0b0ee66
Merge branch 'pci/ioremap' into next
by Bjorn Helgaas
· 8 years ago
9577367
Merge branch 'pci/host-rockchip' into next
by Bjorn Helgaas
· 8 years ago
443b1b0
Merge branch 'pci/host-mvebu' into next
by Bjorn Helgaas
· 8 years ago
24c53a6
Merge branch 'pci/host-iproc' into next
by Bjorn Helgaas
· 8 years ago
4940421
Merge branch 'pci/host-hv' into next
by Bjorn Helgaas
· 8 years ago
66aa51c
Merge branch 'pci/host-faraday' into next
by Bjorn Helgaas
· 8 years ago
bc636ee
PCI: versatile: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
3e02dc4
PCI: tegra: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
26b758f
PCI: xgene: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
868564d
PCI: iproc-platform: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
995b76e
PCI: rockchip: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
cd00f08
PCI: xilinx-nwl: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
eb21f9e
PCI: xilinx: Update PCI config space remap function
by Lorenzo Pieralisi
· 8 years ago
b0308c5
PCI: rockchip: Modularize
by Brian Norris
· 8 years ago
073d3db
PCI: rockchip: Add remove() support
by Brian Norris
· 8 years ago
24196f0
PCI: hv: Convert hv_pci_dev.refs from atomic_t to refcount_t
by Elena Reshetova
· 8 years ago
64d6ea6
PCI: rockchip: Set PCI_EXP_LNKSTA_SLC in the Root Port
by Shawn Lin
· 8 years ago
59c58cee
PCI: hv: Allocate interrupt descriptors with GFP_ATOMIC
by K. Y. Srinivasan
· 8 years ago
433fcf6
PCI: hv: Specify CPU_AFFINITY_ALL for MSI affinity when >= 32 CPUs
by K. Y. Srinivasan
· 8 years ago
5502171
PCI: rockchip: Advertise 128-byte Read Completion Boundary support
by Shawn Lin
· 8 years ago
feb199e
PCI: thunder-pem: Fix legacy firmware PEM-specific resources
by Tomasz Nowicki
· 8 years ago
b8e82c1
PCI: mvebu: Avoid changing the SCC bit in the Link Status register
by Russell King
· 8 years ago
d3c68e0
PCI: faraday: Add Faraday Technology FTPCI100 PCI Host Bridge driver
by Linus Walleij
· 8 years ago
414428c
PCI: hv: Lock PCI bus on device eject
by Long Li
· 8 years ago
d3a78d8
PCI: hv: Properly handle PCI bus remove
by Long Li
· 8 years ago
deb518f
PCI: rockchip: Make 'return 0' more obvious in probe()
by Brian Norris
· 8 years ago
73edd2b
PCI: rockchip: Unindent rockchip_pcie_set_power_limit()
by Bjorn Helgaas
· 8 years ago
9abb27c
PCI: thunder-pem: Add legacy firmware support for Cavium ThunderX host controller
by Tomasz Nowicki
· 8 years ago
81caa91
PCI: thunder-pem: Use Cavium assigned hardware ID for ThunderX host controller
by Tomasz Nowicki
· 8 years ago
5fcaa00
PCI: rockchip: Handle regulator_get_current_limit() failure correctly
by Brian Norris
· 8 years ago
e584b06c
PCI: iproc: Add PCI_DOMAIN dependency to PCI Kconfig
by Jon Mason
· 8 years ago
393bf9b
PCI: mvebu: Remove useless MSI enabling code
by Thomas Petazzoni
· 8 years ago
Next »