summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* PCI: spear: Drop __initdata from spear13xx_pcie_driverMatwey V. Kornilov2015-04-222-3/+3
* PCI: Don't look for ACPI hotplug parameters if ACPI is disabledBjorn Helgaas2015-04-221-0/+3
* PCI: cpcihp: Add missing curly braces in cpci_configure_slot()Dan Carpenter2015-04-221-1/+2
* PCI/AER: Avoid info leak in __print_tlp_header()Rasmus Villemoes2015-04-221-10/+2
* PCI: Don't read past the end of sysfs "driver_override" bufferSasha Levin2015-03-281-2/+3
* PCI: Fix infinite loop with ROM image of size 0Michel Dänzer2015-03-061-3/+4
* PCI: Generate uppercase hex for modalias var in ueventRicardo Ribalda Delgado2015-03-061-1/+1
* PCI: Handle read-only BARs on AMD CS553x devicesMyron Stowe2015-02-111-3/+37
* PCI: designware: Reject MSI-X IRQsLucas Stach2015-02-111-0/+3
* PCI: Mark Atheros AR93xx to avoid bus resetAlex Williamson2015-01-291-0/+14
* PCI: Add flag for devices where we can't use bus resetAlex Williamson2015-01-291-4/+36
* PCI: Add pci_bus_clip_resource() to clip to fit upstream windowYinghai Lu2015-01-292-0/+44
* PCI: Add pci_claim_bridge_resource() to clip window if necessaryYinghai Lu2015-01-291-0/+35
* PCI: Pass bridge device, not bus, when updating bridge windowsYinghai Lu2015-01-291-12/+9
* PCI: Restore detection of read-only BARsMyron Stowe2015-01-161-0/+3
* Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-12-031-8/+20
|\
| * PCI: tegra: Use physical range for I/O mappingThierry Reding2014-12-011-8/+20
* | PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt2014-11-241-0/+26
* | Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-11-214-15/+26
|\|
| * PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu2014-11-191-12/+16
| * PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu2014-11-133-2/+4
| * PCI: xgene: Assign resources to bus before adding new devicesDuc Dang2014-11-131-1/+6
* | Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-313-14/+14
|\|
| * PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman2014-10-301-4/+4
| * PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu2014-10-291-3/+10
| * Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa2014-10-271-7/+0
* | PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach2014-10-231-2/+4
|/
* Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds2014-10-111-2/+4
|\
| * xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel2014-10-061-2/+4
* | Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds2014-10-111-0/+2
|\ \
| * | PCI: Export MSI message relevant functionsGavin Shan2014-09-291-0/+2
* | | Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds2014-10-091-10/+51
|\ \ \
| * \ \ Merge branch 'pm-genirq'Rafael J. Wysocki2014-10-071-10/+51
| |\ \ \ | | |/ / | |/| |
| | * | PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idleRafael J. Wysocki2014-09-011-10/+51
* | | | Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2014-10-0950-1067/+3759
|\ \ \ \ | |/ / / |/| | |
| * | | Merge branch 'pci/host-xgene' into nextBjorn Helgaas2014-10-063-1/+670
| |\ \ \
| | * | | PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar2014-10-013-0/+670
| * | | | Merge branch 'pci/virtualization' into nextBjorn Helgaas2014-10-061-0/+7
| |\ \ \ \
| | * | | | PCI: Add ACS quirk for AMD A88X southbridge devicesMarti Raudsepp2014-10-021-0/+7
| * | | | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-10-011-83/+14
| |\ \ \ \ \
| | * | | | | PCI: designware: Remove open-coded bitmap operationsLucas Stach2014-10-011-44/+7
| | * | | | | PCI: designware: Setup and clear exactly one MSI at a timeLucas Stach2014-09-301-40/+7
| * | | | | | Merge branch 'pci/resource' into nextBjorn Helgaas2014-10-011-1/+1
| |\ \ \ \ \ \
| | * | | | | | PCI: Add missing MEM_64 mask in pci_assign_unassigned_bridge_resources()Yinghai Lu2014-09-301-1/+1
| | | |_|_|/ / | | |/| | | |
| * | | | | | Merge branch 'pci/msi' into nextBjorn Helgaas2014-10-013-80/+39
| |\ \ \ \ \ \
| | * | | | | | PCI/MSI: Remove unnecessary temporary variableBjorn Helgaas2014-10-011-3/+2
| | * | | | | | PCI/MSI: Use __write_msi_msg() instead of write_msi_msg()Yijing Wang2014-10-011-1/+1
| | * | | | | | PCI/MSI: Add "msi_bus" sysfs MSI/MSI-X control for endpointsYijing Wang2014-10-011-20/+19
| | * | | | | | PCI/MSI: Remove "pos" from the struct msi_desc msi_attribYijing Wang2014-10-012-5/+2
| | * | | | | | PCI/MSI: Remove unused kobject from struct msi_descYijing Wang2014-10-011-11/+0