summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)AuthorFilesLines
2014-05-15PCI: shpchp: Check bridge's secondary (not primary) bus speedMarcel Apfelbaum1-2/+2
2014-05-05pci: change "foo* bar" to "foo *bar"Ryan Desfosses1-3/+3
2014-05-05Merge tag 'mvebu-mbus_pci-fixes-3.15' of git://git.infradead.org/linux-mvebu ...Olof Johansson1-16/+76
2014-05-01PCI/MSI: Remove pci_enable_msi_block()Alexander Gordeev1-46/+33
2014-05-01PCI: Move Open Firmware devspec attribute to PCI common codeSebastian Ott1-0/+18
2014-04-30Merge branches 'pci/hotplug', 'pci/msi', 'pci/virtualization' and 'pci/misc' ...Bjorn Helgaas23-61/+76
2014-04-30PCI: Fix use of uninitialized MPS valueBjorn Helgaas1-1/+1
2014-04-30PCI: Remove dead codeBjorn Helgaas1-2/+1
2014-04-30PCI: Remove unnecessary __ref annotationsBjorn Helgaas7-25/+24
2014-04-30PCI: Fail new_id for vendor/device values already built into driverBandan Das1-1/+21
2014-04-29PCI: Add new ID for Intel GPU "spurious interrupt" quirkThomas Jarosch1-0/+1
2014-04-25PCI: rphahp: Fix endianess issuesLaurent Dufour1-6/+9
2014-04-25PCI: Fix incorrect vgaarb conditional in WARN_ON()Bjorn Helgaas1-1/+1
2014-04-25PCI: Allow hotplug service drivers to operate in polling modeRajat Jain1-1/+4
2014-04-25PCI: pciehp: Acknowledge spurious "cmd completed" eventRajat Jain1-0/+2
2014-04-24PCI: mvebu: split PCIe BARs into multiple MBus windows when neededThomas Petazzoni1-14/+74
2014-04-24PCI: mvebu: fix off-by-one in the computed size of the mbus windowsWilly Tarreau1-2/+2
2014-04-18arch: Mass conversion of smp_mb__*()Peter Zijlstra1-2/+2
2014-04-16PCI: tegra: Use new OF interrupt mapping when possibleLucas Stach1-1/+6
2014-04-16PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
2014-04-16PCI: designware: Use new OF interrupt mapping when possibleLucas Stach1-3/+9
2014-04-16PCI: designware: Fix iATU programming for cfg1, io and mem viewportMohit Kumar1-3/+3
2014-04-16PCI: designware: Fix comment for setting number of lanesMohit Kumar1-1/+1
2014-04-15PCI: rcar: Use new OF interrupt mapping when possibleLucas Stach1-1/+7
2014-04-15PCI: Add Patsburg (X79) to Intel PCH root port ACS quirkAlex Williamson1-0/+2
2014-04-15PCI: Remove unnecessary includes of <linux/init.h>Paul Gortmaker9-9/+0
2014-04-15PCI: pciehp: Use PCI_EXP_SLTCAP_PSN defineBjorn Helgaas1-1/+1
2014-04-15PCI: hotplug: Remove unnecessary "dev->bus" testBjorn Helgaas1-2/+1
2014-04-15PCI/MSI: Simplify populate_msi_sysfs()Jan Beulich1-10/+6
2014-04-15PCI/portdrv: Use pci_enable_msix_exact() instead of pci_enable_msix()Alexander Gordeev1-2/+2
2014-04-06Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds1-3/+3
2014-04-03Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds1-1/+0
2014-04-02Merge tag 'driver-core-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds1-14/+3
2014-04-02Merge tag 'pci-v3.15-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds24-422/+718
2014-04-01Merge tag 'pm+acpi-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-363/+209
2014-04-01Merge branch 'irq-core-for-linus' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds1-3/+1
2014-03-24VERIFY_OCTAL_PERMISSIONS: stricter checking for sysfs perms.Rusty Russell1-3/+3
2014-03-20Merge branches 'pm-runtime' and 'pm-sleep'Rafael J. Wysocki1-8/+25
2014-03-20Merge branch 'pci/resource' into nextBjorn Helgaas7-45/+78
2014-03-20Merge branch 'pci/misc' into nextBjorn Helgaas1-0/+3
2014-03-20PCI: Log IDE resource quirk in dmesgBjorn Helgaas1-4/+12
2014-03-20PCI: Change pci_bus_alloc_resource() type_mask to unsigned longBjorn Helgaas1-2/+2
2014-03-20PCI: Check all IORESOURCE_TYPE_BITS in pci_bus_alloc_from_region()Bjorn Helgaas1-1/+1
2014-03-20PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas1-2/+0
2014-03-20PCI: Add "weak" generic pcibios_enable_device() implementationBjorn Helgaas1-0/+5
2014-03-20PCI: Don't enable decoding if BAR hasn't been assigned an addressBjorn Helgaas1-2/+8
2014-03-17Merge branch 'acpi-hotplug'Rafael J. Wysocki1-81/+53
2014-03-17Merge branch 'acpi-pci-hotplug'Rafael J. Wysocki2-300/+157
2014-03-12PCI: Don't check resource_size() in pci_bus_alloc_resource()Bjorn Helgaas1-2/+0
2014-03-12PCI: Enable INTx in pci_reenable_device() only when MSI/MSI-X not enabledBjorn Helgaas1-0/+3