Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.19
/
71eae1ca77fd6be218d8a952d97bba827e56516d
/
drivers
/
pci
8b0e195
ktime: Cleanup ktime_set() usage
by Thomas Gleixner
· 8 years ago
7c0f6ba
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
by Linus Torvalds
· 8 years ago
de39981
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/powerpc/linux
by Linus Torvalds
· 8 years ago
0ab7b12
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
a9a16a6
Merge tag 'iommu-updates-v4.10' of git://git.kernel.org/pub/scm/linux/kernel/git/joro/iommu
by Linus Torvalds
· 8 years ago
2ec4584
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux
by Linus Torvalds
· 8 years ago
aa3ecf3
Merge tag 'for-linus-4.10-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip
by Linus Torvalds
· 8 years ago
f082f02
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
e71c397
Merge branch 'smp-hotplug-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip
by Linus Torvalds
· 8 years ago
b08d2e6
Merge branch 'pci/host-vmd' into next
by Bjorn Helgaas
· 8 years ago
d34efd2
Merge branch 'pci/host-tegra' into next
by Bjorn Helgaas
· 8 years ago
f77b324
Merge branch 'pci/host-spear' into next
by Bjorn Helgaas
· 8 years ago
44b83b3
Merge branch 'pci/host-rockchip' into next
by Bjorn Helgaas
· 8 years ago
a1d9190
Merge branch 'pci/host-rcar' into next
by Bjorn Helgaas
· 8 years ago
aee10cd
Merge branch 'pci/host-qcom' into next
by Bjorn Helgaas
· 8 years ago
46275d4
Merge branch 'pci/host-layerscape' into next
by Bjorn Helgaas
· 8 years ago
f887e24
Merge branch 'pci/host-iproc' into next
by Bjorn Helgaas
· 8 years ago
b0b8975
Merge branch 'pci/host-hv' into next
by Bjorn Helgaas
· 8 years ago
9fb7454
Merge branch 'pci/host-hisi' into next
by Bjorn Helgaas
· 8 years ago
a739d56
Merge branch 'pci/host-altera' into next
by Bjorn Helgaas
· 8 years ago
2583157
Merge branch 'pci/virtualization' into next
by Bjorn Helgaas
· 8 years ago
daaed10
Merge branch 'pci/pm' into next
by Bjorn Helgaas
· 8 years ago
db5ba86
Merge branch 'pci/msi' into next
by Bjorn Helgaas
· 8 years ago
c1f2e80
Merge branch 'pci/misc' into next
by Bjorn Helgaas
· 8 years ago
4617aed
Merge branch 'pci/hotplug' into next
by Bjorn Helgaas
· 8 years ago
2f0f373
Merge branch 'pci/enumeration' into next
by Bjorn Helgaas
· 8 years ago
5e0ad9f
Merge branch 'pci/ecam' into next
by Bjorn Helgaas
· 8 years ago
1c7de2b
PCI: Enable access to non-standard VPD for Chelsio devices (cxgb3)
by Alexey Kardashevskiy
· 8 years ago
044bc42
PCI: Expand "VPD access disabled" quirk message
by Bjorn Helgaas
· 8 years ago
5fbeef6
PCI: pciehp: Remove loading message
by Bjorn Helgaas
· 8 years ago
d9b47d5
PCI: hotplug: Remove hotplug core message
by Bjorn Helgaas
· 8 years ago
98892fa
PCI: Remove service driver load/unload messages
by Bjorn Helgaas
· 8 years ago
68a55ae
PCI/AER: Log AER IRQ when claiming Root Port
by Bjorn Helgaas
· 8 years ago
576700b
PCI/AER: Log errors with PCI device, not PCIe service device
by Bjorn Helgaas
· 8 years ago
2298a7a
PCI/AER: Remove unused version macros
by Bjorn Helgaas
· 8 years ago
a902d81
PCI/PME: Log PME IRQ when claiming Root Port
by Bjorn Helgaas
· 8 years ago
0a1e1b2
PCI/PME: Drop unused support for PMEs from Root Complex Event Collectors
by Bjorn Helgaas
· 8 years ago
cc10385
PCI: Move config space size macros to pci_regs.h
by Wang Sheng-Hui
· 8 years ago
c931225
x86/platform/intel-mid: Constify mid_pci_platform_pm
by Lukas Wunner
· 8 years ago
e53f9a2
PCI/ASPM: Don't retrain link if ASPM not possible
by David Daney
· 8 years ago
ffbd796
PCI: iproc: Skip check for legacy IRQ on PAXC buses
by Andy Gospodarek
· 8 years ago
c4ae2ad
PCI: pciehp: Leave power indicator on when enabling already-enabled slot
by Ashok Raj
· 8 years ago
385895f
PCI: pciehp: Prioritize data-link event over presence detect
by Ashok Raj
· 8 years ago
49da211
PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
by Simon Horman
· 8 years ago
d83a328
PCI: rcar: Use gen2 fallback compatibility last
by Simon Horman
· 8 years ago
7b99d94
PCI: rcar-gen2: Use gen2 fallback compatibility last
by Simon Horman
· 8 years ago
0722bdd
PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()
by Shawn Lin
· 8 years ago
9e663d3
PCI: rockchip: Split out rockchip_cfg_atu()
by Shawn Lin
· 8 years ago
f37500b8
PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS
by Shawn Lin
· 8 years ago
a45e261
PCI: rockchip: Correct the use of FTS mask
by Brian Norris
· 8 years ago
77bc68c
PCI: rockchip: Remove the pointer to L1 substate cap
by Shawn Lin
· 8 years ago
f2fb5b8
PCI: rockchip: Specify the link capability
by Shawn Lin
· 8 years ago
45e9320
PCI: rockchip: Fix negotiated lanes calculation
by Shawn Lin
· 8 years ago
1177f76
PCI: rockchip: Add Kconfig COMPILE_TEST
by Shawn Lin
· 8 years ago
b8ab8e0
PCI: rockchip: Mark RC as common clock architecture
by Shawn Lin
· 8 years ago
4816c4c
PCI: rockchip: Provide captured slot power limit and scale
by Shawn Lin
· 8 years ago
ca5ab37
PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategy
by Bjorn Helgaas
· 8 years ago
554d9ec
PCI: spear: Use builtin_platform_driver() to simplify the code
by Geliang Tang
· 8 years ago
42db500
PCI: vmd: Fix suspend handlers defined-but-not-used warning
by Borislav Petkov
· 8 years ago
3906b91
PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU
by Jon Derrick
· 8 years ago
7ac0271
PCI: tegra: Enable the driver on 64-bit ARM
by Thierry Reding
· 8 years ago
c7a091c
PCI: tegra: Add Tegra210 support
by Thierry Reding
· 8 years ago
76245ca
PCI: tegra: Implement PCA enable workaround
by Thierry Reding
· 8 years ago
76f2541
PCI: tegra: Use new pci_register_host_bridge() interface
by Arnd Bergmann
· 8 years ago
a52d144
PCI: Export host bridge registration interface
by Thierry Reding
· 8 years ago
5909406
PCI: Allow driver-specific data in host bridge
by Thierry Reding
· 8 years ago
37d6a0a
PCI: Add pci_register_host_bridge() interface
by Arnd Bergmann
· 8 years ago
c5d4603
PCI: Add MCFG quirks for X-Gene host controller
by Duc Dang
· 8 years ago
648d93f
PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller
by Tomasz Nowicki
· 8 years ago
44f22bd
PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller
by Tomasz Nowicki
· 8 years ago
0d41426
PCI: thunder-pem: Factor out resource lookup
by Bjorn Helgaas
· 8 years ago
5f00f1a
PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers
by Dongdong Liu
· 8 years ago
2ca5b8d
PCI: Add MCFG quirks for Qualcomm QDF2432 host controller
by Christopher Covington
· 8 years ago
169de96
PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
by Dongdong Liu
· 8 years ago
1465f48
Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm/exynos' into next
by Joerg Roedel
· 8 years ago
4db5e63
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci
by Linus Torvalds
· 8 years ago
ac1d356
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/linux/kernel/git/will/linux into arm/smmu
by Joerg Roedel
· 8 years ago
0b457dde
PCI: Add comments about ROM BAR updating
by Bjorn Helgaas
· 8 years ago
7a6d312
PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
by Bjorn Helgaas
· 8 years ago
286c237
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
by Bjorn Helgaas
· 8 years ago
546ba9f
PCI: Don't update VF BARs while VF memory space is enabled
by Bjorn Helgaas
· 8 years ago
6ffa248
PCI: Separate VF BAR updates from standard BAR updates
by Bjorn Helgaas
· 8 years ago
0de8ce3
PCI: hv: Allocate physically contiguous hypercall params buffer
by Long Li
· 8 years ago
d760a1b
ACPI: Implement acpi_dma_configure
by Lorenzo Pieralisi
· 8 years ago
45d004f
PCI: Update BARs using property bits appropriate for type
by Bjorn Helgaas
· 8 years ago
63880b23
PCI: Ignore BAR updates on virtual functions
by Bjorn Helgaas
· 8 years ago
f40ec3c
PCI: Do any VF BAR updates before enabling the BARs
by Gavin Shan
· 8 years ago
feacdb4
PCI: iproc: Fix incorrect MSI address alignment
by Ray Jui
· 8 years ago
d0491fc
PCI: qcom: Add support for MSM8996 PCIe controller
by Srinivas Kandagatla
· 8 years ago
b11d207
PCI: cpqphp: Add missing call to pci_disable_device()
by Quentin Lambert
· 8 years ago
c7c4452
PCI: iproc: Add support for the next-gen PAXB controller
by Ray Jui
· 8 years ago
e42010d
PCI: Set Read Completion Boundary to 128 iff Root Port supports it (_HPX)
by Johannes Thumshirn
· 8 years ago
e784930
PCI: Export pcie_find_root_port
by Johannes Thumshirn
· 8 years ago
1600f62
PCI: Support INTx masking on ConnectX-4 with firmware x.14.1100+
by Noa Osherovich
· 8 years ago
d76d2fe
PCI: Convert Mellanox broken INTx quirks to be for listed devices only
by Noa Osherovich
· 8 years ago
b88214c
PCI: Convert broken INTx masking quirks from HEADER to FINAL
by Noa Osherovich
· 8 years ago
9c248f8
PCI/xgene-msi: Convert to hotplug state machine
by Sebastian Andrzej Siewior
· 8 years ago
fb26592
PCI: Warn on possible RW1C corruption for sub-32 bit config writes
by Bjorn Helgaas
· 8 years ago
702ed3b
PCI: Create revision file in sysfs
by Emil Velikov
· 8 years ago
68db9bc
PCI: pciehp: Add runtime PM support for PCIe hotplug ports
by Lukas Wunner
· 8 years ago
Next »