index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.13.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
pci
Age
Commit message (
Expand
)
Author
Files
Lines
2016-12-08
PCI: pciehp: Leave power indicator on when enabling already-enabled slot
Ashok Raj
1
-1
/
+1
2016-12-08
PCI: pciehp: Prioritize data-link event over presence detect
Ashok Raj
1
-9
/
+12
2016-12-08
PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
Simon Horman
1
-0
/
+1
2016-12-08
PCI: rcar: Use gen2 fallback compatibility last
Simon Horman
1
-2
/
+2
2016-12-08
PCI: rcar-gen2: Use gen2 fallback compatibility last
Simon Horman
1
-1
/
+1
2016-12-08
PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()
Shawn Lin
1
-20
/
+20
2016-12-08
PCI: rockchip: Split out rockchip_cfg_atu()
Shawn Lin
1
-49
/
+55
2016-12-08
PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS
Shawn Lin
1
-10
/
+4
2016-12-08
PCI: rockchip: Correct the use of FTS mask
Brian Norris
1
-1
/
+1
2016-12-08
PCI: rockchip: Remove the pointer to L1 substate cap
Shawn Lin
1
-9
/
+8
2016-12-08
PCI: rockchip: Specify the link capability
Shawn Lin
1
-23
/
+37
2016-12-08
PCI: rockchip: Fix negotiated lanes calculation
Shawn Lin
1
-2
/
+2
2016-12-08
PCI: rockchip: Add Kconfig COMPILE_TEST
Shawn Lin
1
-1
/
+1
2016-12-08
PCI: rockchip: Mark RC as common clock architecture
Shawn Lin
1
-0
/
+6
2016-12-08
PCI: rockchip: Provide captured slot power limit and scale
Shawn Lin
1
-0
/
+40
2016-12-07
PCI: Explain ARM64 ACPI/MCFG quirk Kconfig and build strategy
Bjorn Helgaas
1
-4
/
+15
2016-12-07
PCI: spear: Use builtin_platform_driver() to simplify the code
Geliang Tang
1
-5
/
+1
2016-12-07
PCI: vmd: Fix suspend handlers defined-but-not-used warning
Borislav Petkov
1
-1
/
+1
2016-12-07
PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU
Jon Derrick
2
-7
/
+22
2016-12-07
PCI: tegra: Enable the driver on 64-bit ARM
Thierry Reding
1
-1
/
+1
2016-12-07
PCI: tegra: Add Tegra210 support
Thierry Reding
1
-8
/
+34
2016-12-07
PCI: tegra: Implement PCA enable workaround
Thierry Reding
1
-0
/
+13
2016-12-07
PCI: tegra: Use new pci_register_host_bridge() interface
Arnd Bergmann
1
-51
/
+54
2016-12-07
PCI: Export host bridge registration interface
Thierry Reding
1
-2
/
+4
2016-12-07
PCI: Allow driver-specific data in host bridge
Thierry Reding
1
-3
/
+3
2016-12-07
PCI: Add pci_register_host_bridge() interface
Arnd Bergmann
1
-97
/
+141
2016-12-06
PCI: Add MCFG quirks for X-Gene host controller
Duc Dang
3
-10
/
+122
2016-12-06
PCI: Add MCFG quirks for Cavium ThunderX pass1.x host controller
Tomasz Nowicki
3
-3
/
+11
2016-12-06
PCI: Add MCFG quirks for Cavium ThunderX pass2.x host controller
Tomasz Nowicki
3
-2
/
+47
2016-12-06
PCI: thunder-pem: Factor out resource lookup
Bjorn Helgaas
1
-23
/
+27
2016-12-06
PCI: Add MCFG quirks for HiSilicon Hip05/06/07 host controllers
Dongdong Liu
2
-1
/
+102
2016-12-06
PCI: Add MCFG quirks for Qualcomm QDF2432 host controller
Christopher Covington
1
-0
/
+12
2016-12-06
PCI/ACPI: Provide acpi_get_rc_resources() for ARM64 platform
Dongdong Liu
2
-0
/
+81
2016-12-06
Merge branches 'arm/mediatek', 'arm/smmu', 'x86/amd', 's390', 'core' and 'arm...
Joerg Roedel
1
-2
/
+1
2016-12-02
Merge tag 'pci-v4.9-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
3
-16
/
+28
2016-11-30
Merge branch 'for-joerg/arm-smmu/updates' of git://git.kernel.org/pub/scm/lin...
Joerg Roedel
1
-2
/
+1
2016-11-30
PCI: Add comments about ROM BAR updating
Bjorn Helgaas
2
-0
/
+11
2016-11-30
PCI: Decouple IORESOURCE_ROM_ENABLE and PCI_ROM_ADDRESS_ENABLE
Bjorn Helgaas
1
-1
/
+2
2016-11-30
PCI: Remove pci_resource_bar() and pci_iov_resource_bar()
Bjorn Helgaas
4
-60
/
+7
2016-11-30
PCI: Don't update VF BARs while VF memory space is enabled
Bjorn Helgaas
1
-0
/
+8
2016-11-30
PCI: Separate VF BAR updates from standard BAR updates
Bjorn Helgaas
3
-2
/
+62
2016-11-30
PCI: hv: Allocate physically contiguous hypercall params buffer
Long Li
1
-10
/
+19
2016-11-29
ACPI: Implement acpi_dma_configure
Lorenzo Pieralisi
1
-2
/
+1
2016-11-29
PCI: Update BARs using property bits appropriate for type
Bjorn Helgaas
1
-3
/
+8
2016-11-28
PCI: Ignore BAR updates on virtual functions
Bjorn Helgaas
2
-7
/
+2
2016-11-24
PCI: Do any VF BAR updates before enabling the BARs
Gavin Shan
1
-7
/
+7
2016-11-24
PCI: iproc: Fix incorrect MSI address alignment
Ray Jui
1
-1
/
+1
2016-11-24
PCI: qcom: Add support for MSM8996 PCIe controller
Srinivas Kandagatla
1
-5
/
+172
2016-11-24
PCI: cpqphp: Add missing call to pci_disable_device()
Quentin Lambert
1
-1
/
+2
2016-11-24
PCI: iproc: Add support for the next-gen PAXB controller
Ray Jui
3
-0
/
+132
[prev]
[next]