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
2013-08-21
Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...
Kevin Hilman
6
-27
/
+1770
2013-08-19
Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...
Kevin Hilman
7
-41
/
+90
2013-08-18
ACPI / hotplug / PCI: Fix NULL pointer dereference in cleanup_bridge()
Rafael J. Wysocki
1
-1
/
+3
2013-08-17
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
1
-4
/
+11
2013-08-16
Merge branch 'pci/aw-reset-v5' into next
Bjorn Helgaas
7
-62
/
+393
2013-08-15
PCI: Add pci_probe_reset_slot() and pci_probe_reset_bus()
Alex Williamson
1
-0
/
+24
2013-08-15
PCI: Remove aer_do_secondary_bus_reset()
Alex Williamson
3
-36
/
+2
2013-08-15
PCI: Tune secondary bus reset timing
Alex Williamson
1
-2
/
+14
2013-08-15
PCI: Wake-up devices before saving config space for reset
Alex Williamson
1
-0
/
+7
2013-08-15
Merge back earlier 'acpi-assorted' material
Rafael J. Wysocki
1
-1
/
+0
2013-08-15
PCI: Add pci_reset_slot() and pci_reset_bus()
Alex Williamson
1
-0
/
+209
2013-08-15
PCI: Split out pci_dev lock/unlock and save/restore
Alex Williamson
1
-17
/
+38
2013-08-15
PCI: Add slot reset option to pci_dev_reset()
Alex Williamson
1
-0
/
+34
2013-08-15
PCI: pciehp: Add reset_slot() method
Alex Williamson
3
-0
/
+44
2013-08-13
ARM: tegra: disable LP2 cpuidle state if PCIe is enabled
Stephen Warren
1
-0
/
+5
2013-08-13
PCI: tegra: set up PADS_REFCLK_CFG1
Stephen Warren
1
-5
/
+24
2013-08-13
PCI: tegra: Add Tegra 30 PCIe support
Jay Agarwal
1
-33
/
+176
2013-08-13
PCI: tegra: Move PCIe driver to drivers/pci/host
Thierry Reding
3
-0
/
+1540
2013-08-13
PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platforms
Thomas Petazzoni
1
-0
/
+16
2013-08-13
Merge branch 'pci/vipul-chelsio-reset-v2' into next
Bjorn Helgaas
2
-29
/
+106
2013-08-12
PCI: Use pci_wait_for_pending_transaction() instead of for loop
Casey Leedom
1
-16
/
+2
2013-08-12
PCI: Chelsio quirk: Enable Bus Master during Function-Level Reset
Casey Leedom
1
-0
/
+79
2013-08-12
PCI: Add pci_wait_for_pending_transaction()
Casey Leedom
1
-13
/
+25
2013-08-12
Merge branch 'pci/misc' into next
Bjorn Helgaas
6
-743
/
+874
2013-08-12
PCI: exynos: Split into Synopsys part and Exynos part
Jingoo Han
4
-740
/
+869
2013-08-12
PCI: mvebu: Make Marvell PCIe driver depend on OF
Thomas Petazzoni
1
-0
/
+1
2013-08-12
PCI: Introduce new MSI chip infrastructure
Thierry Reding
2
-2
/
+26
2013-08-12
PCI: remove ARCH_SUPPORTS_MSI kconfig option
Thomas Petazzoni
1
-4
/
+0
2013-08-12
PCI: use weak functions for MSI arch-specific functions
Thomas Petazzoni
1
-24
/
+24
2013-08-10
PCI: Add pci_reset_bridge_secondary_bus()
Alex Williamson
1
-9
/
+23
2013-08-08
ACPI: Try harder to resolve _ADR collisions for bridges
Rafael J. Wysocki
1
-4
/
+11
2013-08-07
Merge branch 'pci/wei-resource-cleanups' into next
Bjorn Helgaas
1
-14
/
+11
2013-08-06
PCI: mvebu: Convert to use devm_ioremap_resource
Tushar Behera
1
-3
/
+4
2013-08-06
PCI: mvebu: Check valid base address before port setup
Ezequiel Garcia
1
-0
/
+2
2013-08-06
PCI: mvebu: Adapt to the new device tree layout
Thomas Petazzoni
1
-29
/
+84
2013-08-06
PCI: Align bridge I/O windows as required by downstream devices & bridges
Bjorn Helgaas
1
-5
/
+2
2013-08-04
Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net
David S. Miller
6
-37
/
+79
2013-08-03
PCI: Fix types in pbus_size_io()
Wei Yang
1
-3
/
+4
2013-08-03
PCI: Add comments for pbus_size_mem() parameters
Wei Yang
1
-0
/
+2
2013-08-03
PCI: Enumerate subordinate buses, not devices, in pci_bus_get_depth()
Wei Yang
1
-6
/
+3
2013-08-03
Merge tag 'pci-v3.11-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
5
-36
/
+79
2013-08-02
PCI: mvebu: Disable prefetchable memory support in PCI-to-PCI bridge
Thomas Petazzoni
1
-26
/
+1
2013-08-01
Merge branch 'pci/misc' into next
Bjorn Helgaas
6
-24
/
+39
2013-08-01
PCI: Fix comment typo for pci_add_cap_save_buffer()
Yijing Wang
1
-1
/
+1
2013-08-01
PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devices
Stefan Assmann
1
-7
/
+10
2013-08-01
PCI / ACPI: Use dev_dbg() instead of dev_info() in acpi_pci_set_power_state()
Lan Tianyu
1
-1
/
+1
2013-07-31
PCI: Add function to obtain minimum link width and speed
Jacob Keller
1
-0
/
+43
2013-07-31
PCI: expose pcie_link_speed and pcix_bus_speed arrays
Jacob Keller
2
-2
/
+5
2013-07-30
PCI: Update NumVFs register when disabling SR-IOV
Yijing Wang
1
-1
/
+3
2013-07-26
PCI: Retry allocation of only the resource type that failed
Yinghai Lu
1
-1
/
+68
[prev]
[next]