summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
* cpumask: factor out show_cpumap into separate helper functionSudeep Holla2014-11-071-29/+10
* Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...Greg Kroah-Hartman2014-11-0312-12/+0
|\
| * pci: host: drop owner assignment from platform_driversWolfram Sang2014-10-2012-12/+0
* | 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
| | * | | | | | PCI/MSI: Rename pci_msi_check_device() to pci_msi_supported()Alexander Gordeev2014-10-011-15/+12
| | * | | | | | PCI/MSI: Move D0 check into pci_msi_check_device()Alexander Gordeev2014-10-011-17/+10
| | * | | | | | PCI/MSI: Remove arch_msi_check_device()Alexander Gordeev2014-10-011-18/+3
| | |/ / / / /
| * | | | | | Merge branch 'pci/host-generic' into nextBjorn Helgaas2014-10-014-12/+72
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | PCI: Add pci_remap_iospace() to map bus I/O resourcesLiviu Dudau2014-09-301-0/+31
| | * | | | | of/pci: Add pci_get_new_domain_nr() and of_get_pci_domain_nr()Liviu Dudau2014-09-301-0/+9
| | * | | | | PCI: Add generic domain handlingCatalin Marinas2014-09-301-3/+8
| | * | | | | of/pci: Fix the conversion of IO ranges into IO resourcesLiviu Dudau2014-09-302-9/+22
| | |/ / / /
| | | | | |
| | \ \ \ \
| *-. \ \ \ \ Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas2014-10-012-8/+37
| |\ \ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | | * | | | PCI: Add ACS quirk for Intel 10G NICsAlex Williamson2014-09-291-6/+28
| | * | | | | PCI/AER: Add additional PCIe AER error stringsChen, Gong2014-09-251-2/+9
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'pci/host-designware' into nextBjorn Helgaas2014-09-295-11/+15
| |\ \ \ \ \ | | | |_|/ / | | |/| | |
| | * | | | PCI: designware: Add get_msi_data() to pcie_host_opsMinghuan Lian2014-09-242-1/+7
| | * | | | PCI: designware: Rename get_msi_data() to get_msi_addr()Minghuan Lian2014-09-242-3/+3
| | * | | | PCI: designware: Fix IO resource end address calculationMinghuan Lian2014-09-241-1/+1
| | * | | | PCI: designware: Fix configuration base address when using 'reg'Minghuan Lian2014-09-241-2/+0
| | * | | | PCI: designware: Use NULL instead of falseFabio Estevam2014-09-221-1/+1
| | | | | |
| | \ \ \ \
| | \ \ \ \
| | \ \ \ \
| *---. \ \ \ \ Merge branches 'pci/enumeration', 'pci/virtualization' and 'pci/cleanup' into...Bjorn Helgaas2014-09-2520-190/+149
| |\ \ \ \ \ \ \ | | | | |_|_|/ / | | | |/| | | |
| | | | * | | | PCI: Remove assignment from complicated "if" conditionsQuentin Lambert2014-09-241-4/+9
OpenPOWER on IntegriCloud