index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'pci-v4.4-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2015-11-06
33
-640
/
+2561
|
\
|
*
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
2015-11-03
2
-52
/
+149
|
|
\
|
|
*
PCI: layerscape: Add ls_pcie_msi_host_init()
Minghuan Lian
2015-11-02
1
-0
/
+23
|
|
*
PCI: layerscape: Add support for LS1043a and LS2080a
Minghuan Lian
2015-11-02
2
-5
/
+68
|
|
*
PCI: layerscape: Remove unused fields from struct ls_pcie
Minghuan Lian
2015-11-02
1
-3
/
+0
|
|
*
PCI: layerscape: Update ls_add_pcie_port()
Minghuan Lian
2015-11-02
1
-8
/
+5
|
|
*
PCI: layerscape: Factor out SCFG related function
Minghuan Lian
2015-11-02
1
-26
/
+46
|
|
*
PCI: layerscape: Ignore PCIe controllers in Endpoint mode
Minghuan Lian
2015-11-02
1
-0
/
+13
|
|
*
PCI: layerscape: Remove ls_pcie_establish_link()
Minghuan Lian
2015-11-02
1
-16
/
+0
|
*
|
Merge branch 'pci/host-hisi' into next
Bjorn Helgaas
2015-11-03
3
-0
/
+207
|
|
\
\
|
|
*
|
PCI: hisi: Add HiSilicon SoC Hip05 PCIe driver
Zhou Wang
2015-11-02
3
-0
/
+207
|
|
|
/
|
|
|
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
|
\
|
*
-
-
-
-
-
-
-
-
-
-
-
-
-
-
-
.
\
Merge branches 'pci/host-altera', 'pci/host-designware', 'pci/host-generic', ...
Bjorn Helgaas
2015-11-03
21
-464
/
+1737
|
|
\
\
\
\
\
\
\
\
\
\
|
|
|
|
|
_
|
_
|
_
|
_
|
_
|
_
|
/
|
|
|
|
/
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
*
PCI/MSI: xgene: Remove msi_controller assignment
Duc Dang
2015-09-25
1
-22
/
+0
|
|
|
|
|
|
|
|
|
*
|
PCI: tegra: Wrap static pgprot_t initializer with __pgprot()
Ard Biesheuvel
2015-09-14
1
-2
/
+2
|
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
|
*
|
PCI: rcar: Fix I/O offset for multiple host bridges
Phil Edworthy
2015-10-30
1
-3
/
+6
|
|
|
|
|
|
|
|
*
|
PCI: rcar: Set root bus nr to that provided in DT
Phil Edworthy
2015-10-30
1
-1
/
+1
|
|
|
|
|
|
|
|
*
|
PCI: rcar: Remove dependency on ARM-specific struct hw_pci
Phil Edworthy
2015-10-30
1
-28
/
+48
|
|
|
|
|
|
|
|
*
|
PCI: rcar: Make PCI aware of the I/O resources
Phil Edworthy
2015-10-30
1
-2
/
+3
|
|
|
|
|
|
|
|
*
|
PCI: rcar: Build pcie-rcar.c only on ARM
Geert Uytterhoeven
2015-10-30
1
-1
/
+2
|
|
|
|
|
|
|
|
*
|
PCI: rcar: Build pci-rcar-gen2.c only on ARM
Geert Uytterhoeven
2015-10-30
1
-1
/
+2
|
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
|
*
|
PCI: mvebu: Remove code restricting accesses to slot 0
Russell King
2015-10-09
1
-24
/
+0
|
|
|
|
|
|
|
*
|
PCI: mvebu: Add PCI Express root complex capability block
Russell King
2015-10-09
1
-4
/
+133
|
|
|
|
|
|
|
*
|
PCI: mvebu: Improve clock/reset handling
Russell King
2015-10-09
1
-13
/
+43
|
|
|
|
|
|
|
*
|
PCI: mvebu: Use gpio_desc to carry around gpio
Russell King
2015-10-09
1
-15
/
+24
|
|
|
|
|
|
|
*
|
PCI: mvebu: Use devm_kcalloc() to allocate an array
Russell King
2015-10-09
1
-2
/
+1
|
|
|
|
|
|
|
*
|
PCI: mvebu: Use gpio_set_value_cansleep()
Russell King
2015-10-09
1
-2
/
+2
|
|
|
|
|
|
|
*
|
PCI: mvebu: Split port parsing and resource claiming from port setup
Russell King
2015-10-09
1
-3
/
+12
|
|
|
|
|
|
|
*
|
PCI: mvebu: Fix memory leaks and refcount leaks
Russell King
2015-10-09
1
-7
/
+43
|
|
|
|
|
|
|
*
|
PCI: mvebu: Move port parsing and resource claiming to separate function
Russell King
2015-10-09
1
-56
/
+74
|
|
|
|
|
|
|
*
|
PCI: mvebu: Use port->name rather than "PCIe%d.%d"
Russell King
2015-10-08
1
-8
/
+8
|
|
|
|
|
|
|
*
|
PCI: mvebu: Report full node name when reporting a DT error
Russell King
2015-10-08
1
-1
/
+2
|
|
|
|
|
|
|
*
|
PCI: mvebu: Use for_each_available_child_of_node() to walk child nodes
Russell King
2015-10-08
1
-4
/
+1
|
|
|
|
|
|
|
*
|
PCI: mvebu: Use of_get_available_child_count()
Russell King
2015-10-08
1
-8
/
+3
|
|
|
|
|
|
|
*
|
PCI: mvebu: Use exact config access size; don't read/modify/write
Russell King
2015-10-08
1
-17
/
+26
|
|
|
|
|
|
|
*
|
PCI: mvebu: Return zero for reserved or unimplemented config space
Russell King
2015-10-08
1
-2
/
+7
|
|
|
|
|
|
|
|
/
|
|
|
|
|
|
*
|
PCI: iproc: Fix header comment "Corporation" misspelling
Florian Fainelli
2015-10-22
1
-1
/
+1
|
|
|
|
|
|
*
|
PCI: iproc: Add outbound mapping support
Ray Jui
2015-10-16
3
-0
/
+159
|
|
|
|
|
|
*
|
PCI: iproc: Improve link detection logic
Ray Jui
2015-09-25
1
-6
/
+23
|
|
|
|
|
|
*
|
PCI: iproc: Fix PCIe reset logic
Ray Jui
2015-09-25
1
-5
/
+10
|
|
|
|
|
|
*
|
PCI: iproc: Call pci_fixup_irqs() for ARM64 as well as ARM
Ray Jui
2015-09-25
1
-2
/
+0
|
|
|
|
|
|
*
|
PCI: iproc: Remove unused struct iproc_pcie.irqs[]
Ray Jui
2015-09-25
1
-3
/
+0
|
|
|
|
|
|
*
|
PCI: iproc: Fix code comment to match code
Ray Jui
2015-09-25
1
-1
/
+1
|
|
|
|
|
|
|
/
|
|
|
|
|
*
|
PCI: imx6: Add PCIE_PHY_RX_ASIC_OUT_VALID definition
Fabio Estevam
2015-09-24
1
-1
/
+2
|
|
|
|
|
*
|
PCI: imx6: Return real error code from imx6_add_pcie_port()
Fabio Estevam
2015-09-24
1
-1
/
+1
|
|
|
|
|
|
/
|
|
|
|
*
|
PCI: generic: Fix address window calculation for non-zero starting bus
David Daney
2015-10-09
1
-2
/
+2
|
|
|
|
*
|
PCI: generic: Pass starting bus number to pci_scan_root_bus()
David Daney
2015-10-08
1
-1
/
+2
|
|
|
|
*
|
PCI: generic: Allow multiple hosts with different map_bus() methods
David Daney
2015-10-08
1
-12
/
+15
|
|
|
|
*
|
PCI: generic: Fix lookup of linux,pci-probe-only property
Marc Zyngier
2015-09-17
1
-8
/
+1
|
|
|
|
|
/
|
|
|
*
|
PCI: designware: Make driver arch-agnostic
Zhou Wang
2015-11-02
2
-92
/
+39
|
|
|
*
|
PCI: designware: Use of_pci_get_host_bridge_resources() to parse DT
Zhou Wang
2015-11-02
3
-60
/
+53
[next]