summaryrefslogtreecommitdiff
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'v3.12.28' into v3.12-rtSteven Rostedt (Red Hat)2014-10-281-6/+6
|\
| * PCI: Configure ASPM when enabling deviceVidya Sagar2014-09-031-6/+6
* | Merge tag 'v3.12.27' into v3.12-rtSteven Rostedt (Red Hat)2014-10-281-6/+9
|\ \ | |/
| * PCI: rphahp: Fix endianess issuesLaurent Dufour2014-08-261-6/+9
* | Merge tag 'v3.12.25' into v3.12-rtSteven Rostedt (Red Hat)2014-08-262-1/+2
|\ \ | |/
| * PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas2014-07-171-1/+1
| * PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch2014-07-171-0/+1
* | Merge tag 'v3.12.22' into v3.12-rtSteven Rostedt (Red Hat)2014-06-172-4/+4
|\ \ | |/
| * PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum2014-06-091-2/+2
| * PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau2014-06-091-2/+2
* | Merge tag 'v3.12.20' into v3.12-rtSteven Rostedt (Red Hat)2014-06-061-1/+1
|\ \ | |/
| * PCI: mvebu: Fix potential issue in range parsingJean-Jacques Hiblot2014-05-151-1/+1
* | Merge tag 'v3.12.19' into v3.12-rtSteven Rostedt (Red Hat)2014-05-121-4/+4
|\ \ | |/
| * PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar2014-05-051-3/+3
| * PCI: designware: Fix RC BAR to be single 64-bit non-prefetchable memory BARMohit Kumar2014-05-051-1/+1
* | Merge tag 'v3.12.18' into v3.12-rtSteven Rostedt (Red Hat)2014-05-121-13/+12
|\ \ | |/
| * PCI: mvebu: move clock enable before register accessSebastian Hesselbarth2014-04-131-13/+12
* | pci: Use __wake_up_all_locked pci_unblock_user_cfg_access()Thomas Gleixner2014-04-241-1/+1
|/
* PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas2014-03-241-0/+3
* PCI: Drop warning about drivers that don't use pci_set_master()Bjorn Helgaas2014-03-121-3/+1
* PCI: Enable INTx if BIOS left them disabledBjorn Helgaas2014-03-051-0/+10
* PCI: mvebu: Use Device ID and revision from underlying endpointAndrew Lunn2014-03-051-9/+2
* ACPI / hotplug / PCI: Relax the checking of _STA return valuesMika Westerberg2014-02-221-2/+13
* xen/pvhvm: If xen_platform_pci=0 is set don't blow up (v4).Konrad Rzeszutek Wilk2014-02-131-0/+4
* ACPIPHP / radeon / nouveau: Fix VGA switcheroo problem related to hotplugRafael J. Wysocki2014-01-091-3/+23
* ACPI / PCI / hotplug: Avoid warning when _ADR not presentToshi Kani2014-01-091-1/+3
* PCI: Disable Bus Master only on kexec rebootKhalid Aziz2013-12-201-3/+9
* PCI: Remove duplicate pci_disable_device() from pcie_portdrv_remove()Yinghai Lu2013-12-041-1/+0
* 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