index
:
linux-stable.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.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-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree
Greg Kroah-Hartman
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
pci
Commit message (
Expand
)
Author
Age
Files
Lines
*
PCI: rockchip: Set vendor ID from local core config space
Shawn Lin
2017-02-17
1
-2
/
+2
*
PCI: rockchip: Fix rockchip_pcie_probe() error path to free resource list
Shawn Lin
2017-02-10
1
-4
/
+6
*
PCI: rockchip: Mark PM functions as __maybe_unused
Arnd Bergmann
2017-01-30
1
-2
/
+2
*
PCI: rockchip: Use readl_poll_timeout() instead of open-coding it
Shawn Lin
2017-01-30
1
-36
/
+16
*
PCI: rockchip: Disable RC's ASPM L0s based on DT "aspm-no-l0s"
Shawn Lin
2017-01-12
1
-0
/
+9
*
PCI: rockchip: Add system PM support
Shawn Lin
2017-01-11
1
-0
/
+106
*
ktime: Cleanup ktime_set() usage
Thomas Gleixner
2016-12-25
1
-1
/
+1
*
Replace <asm/uaccess.h> with <linux/uaccess.h> globally
Linus Torvalds
2016-12-24
6
-6
/
+6
*
Merge tag 'powerpc-4.10-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...
Linus Torvalds
2016-12-16
1
-1
/
+9
|
\
|
*
powerpc/pci/rpadlpar: Fix device reference leaks
Johan Hovold
2016-11-14
1
-1
/
+9
*
|
Merge tag 'pci-v4.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2016-12-15
47
-790
/
+2412
|
\
\
|
*
\
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
2016-12-12
2
-9
/
+23
|
|
\
\
|
|
*
|
PCI: vmd: Fix suspend handlers defined-but-not-used warning
Borislav Petkov
2016-12-07
1
-1
/
+1
|
|
*
|
PCI: vmd: Use SRCU as a local RCU to prevent delaying global RCU
Jon Derrick
2016-12-07
2
-7
/
+22
|
|
*
|
PCI: vmd: Remove unnecessary pci_set_drvdata()
Wei Yongjun
2016-11-11
1
-1
/
+0
|
*
|
|
Merge branch 'pci/host-tegra' into next
Bjorn Helgaas
2016-12-12
3
-158
/
+246
|
|
\
\
\
|
|
*
|
|
PCI: tegra: Enable the driver on 64-bit ARM
Thierry Reding
2016-12-07
1
-1
/
+1
|
|
*
|
|
PCI: tegra: Add Tegra210 support
Thierry Reding
2016-12-07
1
-8
/
+34
|
|
*
|
|
PCI: tegra: Implement PCA enable workaround
Thierry Reding
2016-12-07
1
-0
/
+13
|
|
*
|
|
PCI: tegra: Use new pci_register_host_bridge() interface
Arnd Bergmann
2016-12-07
1
-51
/
+54
|
|
*
|
|
PCI: Export host bridge registration interface
Thierry Reding
2016-12-07
1
-2
/
+4
|
|
*
|
|
PCI: Allow driver-specific data in host bridge
Thierry Reding
2016-12-07
1
-3
/
+3
|
|
*
|
|
PCI: Add pci_register_host_bridge() interface
Arnd Bergmann
2016-12-07
1
-97
/
+141
|
|
|
/
/
|
*
|
|
Merge branch 'pci/host-spear' into next
Bjorn Helgaas
2016-12-12
1
-5
/
+1
|
|
\
\
\
|
|
*
|
|
PCI: spear: Use builtin_platform_driver() to simplify the code
Geliang Tang
2016-12-07
1
-5
/
+1
|
|
|
/
/
|
*
|
|
Merge branch 'pci/host-rockchip' into next
Bjorn Helgaas
2016-12-12
7
-97
/
+229
|
|
\
\
\
|
|
*
|
|
PCI: rockchip: Move the deassert of pm/aclk/pclk after phy_init()
Shawn Lin
2016-12-07
1
-20
/
+20
|
|
*
|
|
PCI: rockchip: Split out rockchip_cfg_atu()
Shawn Lin
2016-12-07
1
-49
/
+55
|
|
*
|
|
PCI: rockchip: Clean up bit definitions for PCIE_RC_CONFIG_LCS
Shawn Lin
2016-12-07
1
-10
/
+4
|
|
*
|
|
PCI: rockchip: Correct the use of FTS mask
Brian Norris
2016-12-07
1
-1
/
+1
|
|
*
|
|
PCI: rockchip: Remove the pointer to L1 substate cap
Shawn Lin
2016-12-07
1
-9
/
+8
|
|
*
|
|
PCI: rockchip: Specify the link capability
Shawn Lin
2016-12-07
1
-23
/
+37
|
|
*
|
|
PCI: rockchip: Fix negotiated lanes calculation
Shawn Lin
2016-12-07
1
-2
/
+2
|
|
*
|
|
PCI: rockchip: Add Kconfig COMPILE_TEST
Shawn Lin
2016-12-07
1
-1
/
+1
|
|
*
|
|
PCI: rockchip: Mark RC as common clock architecture
Shawn Lin
2016-12-07
1
-0
/
+6
|
|
*
|
|
PCI: rockchip: Provide captured slot power limit and scale
Shawn Lin
2016-12-07
1
-0
/
+40
|
*
|
|
|
Merge branch 'pci/host-rcar' into next
Bjorn Helgaas
2016-12-12
2
-3
/
+4
|
|
\
\
\
\
|
|
*
|
|
|
PCI: rcar: Add gen3 fallback compatibility string for pcie-rcar
Simon Horman
2016-12-07
1
-0
/
+1
|
|
*
|
|
|
PCI: rcar: Use gen2 fallback compatibility last
Simon Horman
2016-12-07
1
-2
/
+2
|
|
*
|
|
|
PCI: rcar-gen2: Use gen2 fallback compatibility last
Simon Horman
2016-12-07
1
-1
/
+1
|
|
|
|
/
/
|
|
|
/
|
|
|
*
|
|
|
Merge branch 'pci/host-qcom' into next
Bjorn Helgaas
2016-12-12
1
-5
/
+172
|
|
\
\
\
\
|
|
*
|
|
|
PCI: qcom: Add support for MSM8996 PCIe controller
Srinivas Kandagatla
2016-11-23
1
-5
/
+172
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/host-layerscape' into next
Bjorn Helgaas
2016-12-12
1
-7
/
+13
|
|
\
\
\
\
|
|
*
|
|
|
PCI: layerscape: Add LS1046a support
Mingkai Hu
2016-11-11
1
-4
/
+12
|
|
*
|
|
|
PCI: layerscape: Remove redundant error message from ls_pcie_probe()
Wei Yongjun
2016-11-11
1
-3
/
+1
|
|
|
/
/
/
|
*
|
|
|
Merge branch 'pci/host-iproc' into next
Bjorn Helgaas
2016-12-12
5
-122
/
+902
|
|
\
\
\
\
|
|
*
|
|
|
PCI: iproc: Skip check for legacy IRQ on PAXC buses
Andy Gospodarek
2016-12-08
2
-2
/
+12
|
|
*
|
|
|
PCI: iproc: Fix incorrect MSI address alignment
Ray Jui
2016-11-23
1
-1
/
+1
|
|
*
|
|
|
PCI: iproc: Add support for the next-gen PAXB controller
Ray Jui
2016-11-23
3
-0
/
+132
|
|
*
|
|
|
PCI: iproc: Add inbound DMA mapping support
Ray Jui
2016-11-17
2
-0
/
+252
[next]