aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Revert "ACPI / hotplug / PCI: Avoid doing too much for spurious notifies"Mika Westerberg2013-10-301-5/+1
* ACPI / hotplug / PCI: Drop WARN_ON() from acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-121-3/+4
* ACPI / hotplug / PCI: Fix error code path in acpiphp_enumerate_slots()Rafael J. Wysocki2013-10-121-0/+1
* PCI: Workaround missing pci_set_master in pci driversYinghai Lu2013-09-281-1/+7
* PCI / ACPI / PM: Clear pme_poll for devices in D3cold on wakeupRafael J. Wysocki2013-09-201-3/+3
* Remove GENERIC_HARDIRQ config optionMartin Schwidefsky2013-09-131-22/+0
* Merge tag 'pm+acpi-fixes-3.12-rc1' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds2013-09-121-14/+47
|\
| * Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2013-09-101-14/+47
| |\
| | * ACPI / hotplug / PCI: Avoid parent bus rescans on spurious device checksRafael J. Wysocki2013-09-091-7/+25
| | * ACPI / hotplug / PCI: Use _OST to notify firmware about notify statusRafael J. Wysocki2013-09-071-4/+17
| | * ACPI / hotplug / PCI: Avoid doing too much for spurious notifiesRafael J. Wysocki2013-09-071-3/+6
| | * ACPI / hotplug / PCI: Don't trim devices before scanning the namespaceRafael J. Wysocki2013-09-051-1/+0
* | | Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds2013-09-067-56/+1845
|\ \ \
| * | | PCI: tegra: replace devm_request_and_ioremap by devm_ioremap_resourceJulia Lawall2013-08-291-21/+10
| * | | Merge tag 'tegra-for-3.12-soc' of git://git.kernel.org/pub/scm/linux/kernel/g...Kevin Hilman2013-08-216-27/+1770
| |\ \ \
| | * | | ARM: tegra: disable LP2 cpuidle state if PCIe is enabledStephen Warren2013-08-131-0/+5
| | * | | PCI: tegra: set up PADS_REFCLK_CFG1Stephen Warren2013-08-131-5/+24
| | * | | PCI: tegra: Add Tegra 30 PCIe supportJay Agarwal2013-08-131-33/+176
| | * | | PCI: tegra: Move PCIe driver to drivers/pci/hostThierry Reding2013-08-133-0/+1540
| | * | | PCI: msi: add default MSI operations for !HAVE_GENERIC_HARDIRQS platformsThomas Petazzoni2013-08-131-0/+16
| | * | | PCI: Introduce new MSI chip infrastructureThierry Reding2013-08-122-2/+26
| | * | | PCI: remove ARCH_SUPPORTS_MSI kconfig optionThomas Petazzoni2013-08-121-4/+0
| | * | | PCI: use weak functions for MSI arch-specific functionsThomas Petazzoni2013-08-121-24/+24
| * | | | Merge tag 'omap-for-v3.12/dra7xx' of git://git.kernel.org/pub/scm/linux/kerne...Kevin Hilman2013-08-197-41/+90
| |\ \ \ \
| * | | | | PCI: mvebu: Check valid base address before port setupEzequiel Garcia2013-08-061-0/+2
| * | | | | PCI: mvebu: Adapt to the new device tree layoutThomas Petazzoni2013-08-061-29/+84
| | |/ / / | |/| | |
* | | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds2013-09-053-2/+48
|\ \ \ \ \ | |_|_|/ / |/| | | |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-161-4/+11
| |\ \ \ \ | | | |/ / | | |/| |
| * | | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netDavid S. Miller2013-08-036-37/+79
| |\ \ \ \
| * | | | | PCI: Add function to obtain minimum link width and speedJacob Keller2013-07-311-0/+43
| * | | | | PCI: expose pcie_link_speed and pcix_bus_speed arraysJacob Keller2013-07-302-2/+5
| | |_|/ / | |/| | |
* | | | | Merge tag 'pci-v3.12-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2013-09-0325-1077/+1806
|\ \ \ \ \
| * \ \ \ \ Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-292-149/+146
| |\ \ \ \ \
| | * | | | | PCI: exynos: Add I/O access wrappersSeungwon Jeon2013-08-291-69/+91
| | * | | | | PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon2013-08-291-80/+55
| * | | | | | Merge branch 'pci/misc' into nextBjorn Helgaas2013-08-284-36/+88
| |\ \ \ \ \ \ | | |/ / / / /
| | * | | | | PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas2013-08-281-6/+1
| | * | | | | PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas2013-08-281-3/+3
| | * | | | | PCI: Remove PCIe Capability version checksBjorn Helgaas2013-08-281-6/+3
| | * | | | | PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas2013-08-281-2/+6
| | * | | | | PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas2013-08-271-14/+17
| | * | | | | PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss2013-08-231-3/+8
| | * | | | | PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas2013-08-221-4/+9
| | * | | | | PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott2013-08-221-0/+43
| * | | | | | Merge branch 'pci/yijing-mps-v8' into nextBjorn Helgaas2013-08-263-29/+45
| |\ \ \ \ \ \
| | * | | | | | PCI: Warn if unsafe MPS settings detectedYijing Wang2013-08-261-3/+21
| | * | | | | | PCI: Fix MPS peer-to-peer DMA comment syntaxJon Mason2013-08-261-1/+1
| | * | | | | | PCI: Don't restrict MPS for slots below Root PortsYijing Wang2013-08-221-16/+16
| | * | | | | | PCI: Simplify MPS test for Downstream PortBjorn Helgaas2013-08-221-2/+1
| | * | | | | | PCI: Remove unnecessary check for pcie_get_mps() failureYijing Wang2013-08-221-3/+0