summaryrefslogtreecommitdiffstats
path: root/drivers/pci
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | | PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier2014-11-231-2/+14
| * | | | | | PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu2014-11-231-3/+64
| * | | | | | PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu2014-11-232-0/+173
| * | | | | | PCI/MSI: Move cached entry functions to irq coreJiang Liu2014-11-232-18/+1
| * | | | | | PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner2014-11-235-18/+18
| * | | | | | PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner2014-11-231-8/+16
| * | | | | | PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu2014-11-235-9/+9
| * | | | | | PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu2014-11-231-8/+1
| * | | | | | PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu2014-11-231-1/+0
| * | | | | | PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu2014-11-231-25/+15
| * | | | | | PCI/MSI: Remove unnecessary braces around single statementsJiang Liu2014-11-231-6/+3
| * | | | | | PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-15/+5
| * | | | | | PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-7/+4
| * | | | | | PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-10/+3
| * | | | | | PCI: designware: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-11/+5
| * | | | | | PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang2014-11-211-10/+4
| * | | | | | PCI/MSI: Add weak pcibios_msi_controller()Yijing Wang2014-11-121-1/+16
| * | | | | | PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang2014-11-129-21/+23
| | |/ / / / | |/| | | |
| * | | | | Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang2014-11-111-16/+6
| * | | | | PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang2014-11-061-1/+6
| |/ / / /
* | | | | 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
| |\ \ \ \ \ \
OpenPOWER on IntegriCloud