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.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-10-12
PCI: armada: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-12
PCI: altera: Simplify TLP_CFG_DW1 usage
Bjorn Helgaas
1
-7
/
+6
2016-10-12
PCI: altera: Simplify TLB_CFG_DW0 usage
Bjorn Helgaas
1
-11
/
+6
2016-10-12
PCI: altera: Rename altera_pcie_valid_config() to altera_pcie_valid_device()
Bjorn Helgaas
1
-3
/
+3
2016-10-12
PCI: altera: Remove redundant platform_get_resource() return value check
Bjorn Helgaas
1
-6
/
+1
2016-10-12
PCI: altera: Remove unused platform data
Bjorn Helgaas
1
-2
/
+0
2016-10-12
PCI: altera: Add local struct device pointers
Bjorn Helgaas
1
-16
/
+18
2016-10-12
PCI: aardvark: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-12
PCI: aardvark: Add local struct device pointers
Bjorn Helgaas
1
-18
/
+20
2016-10-11
PCI: spear: Clean up struct device usage
Bjorn Helgaas
1
-4
/
+3
2016-10-11
PCI: spear: Reorder struct spear13xx_pcie
Bjorn Helgaas
1
-1
/
+1
2016-10-11
PCI: spear: Pass device-specific struct to internal functions
Bjorn Helgaas
1
-13
/
+16
2016-10-11
PCI: spear: Remove unused constants
Bjorn Helgaas
1
-70
/
+0
2016-10-11
PCI: designware-plat: Remove unused platform data
Bjorn Helgaas
1
-1
/
+0
2016-10-11
PCI: designware-plat: Add local struct device pointers
Bjorn Helgaas
1
-7
/
+8
2016-10-11
PCI: designware-plat: Remove redundant dw_plat_pcie.mem_base
Bjorn Helgaas
1
-7
/
+4
2016-10-11
PCI: designware: Swap order of dw_pcie_writel_unroll() reg/val arguments
Bjorn Helgaas
1
-16
/
+16
2016-10-11
PCI: designware: Uninline register accessors
Bjorn Helgaas
1
-2
/
+2
2016-10-11
PCI: designware: Export dw_pcie_readl_rc(), dw_pcie_writel_rc()
Bjorn Helgaas
2
-2
/
+4
2016-10-11
PCI: designware: Swap order of dw_pcie_writel_rc() reg/val arguments
Bjorn Helgaas
3
-26
/
+26
2016-10-11
PCI: designware: Simplify pcie_host_ops.readl_rc() and .writel_rc() interfaces
Bjorn Helgaas
3
-11
/
+8
2016-10-11
PCI: designware: Simplify dw_pcie_readl_unroll(), dw_pcie_writel_unroll()
Kishon Vijay Abraham I
1
-8
/
+2
2016-10-11
PCI: xgene: Add local struct device pointers
Bjorn Helgaas
1
-19
/
+24
2016-10-11
Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...
Linus Torvalds
1
-0
/
+11
2016-10-10
PCI: rcar: Add local struct device pointers
Bjorn Helgaas
1
-41
/
+47
2016-10-08
Merge tag 'powerpc-4.9-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
1
-34
/
+249
2016-10-07
Merge tag 'pci-v4.9-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
49
-745
/
+3107
2016-10-06
PCI: designware: Rename dw_pcie_valid_config() to dw_pcie_valid_device()
Bjorn Helgaas
1
-4
/
+4
2016-10-05
Merge branch 'pci/host-vmd' into next
Bjorn Helgaas
4
-8
/
+786
2016-10-05
Merge branches 'pci/host-aardvark', 'pci/host-altera', 'pci/host-artpec', 'pc...
Bjorn Helgaas
17
-222
/
+1805
2016-10-04
x86/PCI: VMD: Move VMD driver to drivers/pci/host
Keith Busch
3
-0
/
+778
2016-10-04
PCI: rockchip: Fix wrong transmitted FTS count
Shawn Lin
1
-0
/
+10
2016-10-04
PCI: rockchip: Improve the deassert sequence of four reset pins
Shawn Lin
1
-6
/
+10
2016-10-04
PCI: rockchip: Increase the Max Credit update interval
Rajat Jain
1
-0
/
+17
2016-10-04
PCI: rcar: Try increasing PCIe link speed to 5 GT/s at boot
Sergei Shtylyov
1
-0
/
+66
2016-10-04
drivers/pci/hotplug: Use of_property_read_u32() in powernv driver
Gavin Shan
1
-9
/
+10
2016-10-04
Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-61
/
+111
2016-10-04
Merge branch 'x86-platform-for-linus' of git://git.kernel.org/pub/scm/linux/k...
Linus Torvalds
1
-1
/
+6
2016-10-04
Merge branch 'x86-apic-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...
Linus Torvalds
1
-1
/
+7
2016-10-03
Merge branch 'pci/virtualization' into next
Bjorn Helgaas
5
-22
/
+5
2016-10-03
Merge branch 'pci/resource' into next
Bjorn Helgaas
1
-0
/
+23
2016-10-03
Merge branch 'pci/pm' into next
Bjorn Helgaas
4
-19
/
+73
2016-10-03
Merge branch 'pci/msi' into next
Bjorn Helgaas
1
-1
/
+1
2016-10-03
Merge branch 'pci/misc' into next
Bjorn Helgaas
1
-2
/
+0
2016-10-03
Merge branch 'pci/hotplug' into next
Bjorn Helgaas
4
-95
/
+116
2016-10-03
Merge branch 'pci/enumeration' into next
Bjorn Helgaas
6
-23
/
+38
2016-10-03
Merge branch 'pci/aer' into next
Bjorn Helgaas
6
-68
/
+48
2016-10-02
Merge branches 'acpi-sysfs', 'acpi-pci' and 'acpi-tables'
Rafael J. Wysocki
1
-0
/
+24
2016-09-30
PCI/AER: Fix aer_probe() kernel-doc comment
Cao jin
1
-1
/
+0
2016-09-29
drivers/pci/hotplug: Support surprise hotplug in powernv driver
Gavin Shan
1
-0
/
+214
[prev]
[next]