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
2015-04-14
Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
25
-62
/
+664
2015-04-10
Merge branch 'pci/misc' into next
Bjorn Helgaas
7
-35
/
+98
2015-04-10
Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci...
Bjorn Helgaas
17
-19
/
+504
2015-04-10
PCI: Read capability list as dwords, not bytes
Sean O. Stalley
1
-4
/
+7
2015-04-09
PCI: layerscape: Simplify platform_get_resource_byname() failure checking
Bjorn Helgaas
1
-6
/
+3
2015-04-09
PCI: keystone: Don't dereference possible NULL pointer
Bjorn Helgaas
1
-1
/
+2
2015-04-09
PCI: versatile: Check for devm_ioremap_resource() failures
Jisheng Zhang
1
-6
/
+6
2015-04-09
PCI: Don't clear ASPM bits when the FADT declares it's unsupported
Matthew Garrett
1
-18
/
+0
2015-04-09
Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
5
-15
/
+11
2015-04-09
PCI/ACPI: Optimize device state transition delays
Aaron Lu
1
-0
/
+74
2015-04-08
PCI: Export pci_find_host_bridge() for use inside PCI core
Aaron Lu
2
-3
/
+5
2015-04-08
PCI: Make a shareable UUID for PCI firmware ACPI _DSM
Aaron Lu
2
-9
/
+11
2015-04-08
PCI: Fix typo in Thunderbolt kernel message
Darrick J. Wong
1
-1
/
+1
2015-04-08
PCI: exynos: Fix INTx enablement statement termination error
Jaehoon Chung
1
-1
/
+1
2015-04-08
PCI: iproc: Add Broadcom iProc PCIe support
Ray Jui
5
-0
/
+439
2015-04-08
PCI: Export symbols required for loadable host driver modules
Ray Jui
5
-0
/
+6
2015-04-08
PCI: Don't look for ACPI hotplug parameters if ACPI is disabled
Bjorn Helgaas
1
-0
/
+3
2015-03-24
Merge branches 'pci/enumeration' and 'pci/virtualization' into next
Bjorn Helgaas
4
-4
/
+39
2015-03-24
PCI: Add ACS quirks for Intel 1G NICs
Alex Williamson
1
-0
/
+32
2015-03-21
PCI: mvebu: Add suspend/resume support
Thomas Petazzoni
1
-0
/
+38
2015-03-19
Merge branches 'pci/iommu' and 'pci/resource' into next
Bjorn Helgaas
4
-4
/
+23
2015-03-19
PCI: Assign resources before drivers claim devices (pci_scan_root_bus())
Yijing Wang
2
-1
/
+1
2015-03-13
PCI: Fail pci_ioremap_bar() on unassigned resources
Bjorn Helgaas
1
-1
/
+1
2015-03-13
PCI: Show driver, BAR#, and resource on pci_ioremap_bar() failure
Bjorn Helgaas
1
-4
/
+5
2015-03-13
PCI: Mark invalid BARs as unassigned
Bjorn Helgaas
1
-0
/
+2
2015-03-12
PCI: Assign resources before drivers claim devices (pci_scan_bus())
Yijing Wang
2
-3
/
+6
2015-03-12
Merge tag 'pci-v4.0-fixes-2' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
2
-4
/
+5
2015-03-12
PCI: Update DMA configuration from DT
Murali Karicheri
1
-0
/
+2
2015-03-12
PCI: cpcihp: Add missing curly braces in cpci_configure_slot()
Dan Carpenter
1
-1
/
+2
2015-03-06
PCI/AER: Avoid info leak in __print_tlp_header()
Rasmus Villemoes
1
-10
/
+2
2015-03-06
PCI: spear: Drop __initdata from spear13xx_pcie_driver
Matwey V. Kornilov
2
-4
/
+4
2015-03-06
PCI: xgene: Add register offset to config space base address
Feng Kan
1
-2
/
+2
2015-03-03
PCI: Add helper functions pci_get[put]_host_bridge_device()
Murali Karicheri
1
-0
/
+14
2015-02-28
PCI: versatile: Update for list_for_each_entry() API change
Joachim Nilsson
1
-1
/
+1
2015-02-25
PCI: Don't read past the end of sysfs "driver_override" buffer
Sasha Levin
1
-2
/
+3
2015-02-24
PCI: rcar: Verify that mem_res is 64K-aligned
Nobuhiro Iwamatsu
1
-0
/
+3
2015-02-24
PCI: rcar: Change PCIEPARL and PCIEPARH to PCIEPALR and PCIEPAUR
Nobuhiro Iwamatsu
1
-4
/
+4
2015-02-24
PCI: rcar: Write zeroes to reserved PCIEPARL bits
Nobuhiro Iwamatsu
1
-1
/
+2
2015-02-24
PCI: rcar: Fix position of MSI enable bit
Nobuhiro Iwamatsu
1
-1
/
+1
2015-02-19
Merge branch 'kconfig' of git://git.kernel.org/pub/scm/linux/kernel/git/mmare...
Linus Torvalds
1
-1
/
+1
2015-02-11
Merge tag 'pm+acpi-3.20-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...
Linus Torvalds
12
-40
/
+85
2015-02-11
Merge tag 'pci-v3.20-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
22
-422
/
+497
2015-02-10
Merge branches 'pm-pci' and 'pm-cpuidle'
Rafael J. Wysocki
4
-5
/
+55
2015-02-10
Merge branch 'acpi-resources'
Rafael J. Wysocki
6
-27
/
+21
2015-02-10
Merge branch 'acpica'
Rafael J. Wysocki
1
-6
/
+7
2015-02-05
PCI: Use common resource list management code instead of private implementation
Jiang Liu
6
-27
/
+21
2015-02-04
PCI: Handle read-only BARs on AMD CS553x devices
Myron Stowe
1
-3
/
+37
2015-02-04
Merge branch 'acpica' into acpi-resources
Rafael J. Wysocki
1
-6
/
+7
2015-02-03
Merge branches 'pci/misc' and 'pci/msi' into next
Bjorn Helgaas
2
-5
/
+12
2015-02-02
Merge branches 'pci/host-generic' and 'pci/host-versatile' into next
Bjorn Helgaas
3
-0
/
+242
[next]