summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-12-10Merge branch 'irq-irqdomain-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds
2014-12-03Merge tag 'pci-v3.18-fixes-4' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-12-01PCI: tegra: Use physical range for I/O mappingThierry Reding
2014-11-24PCI/MSI: Add device flag indicating that 64-bit MSIs don't workBenjamin Herrenschmidt
2014-11-23PCI/MSI: Allow an msi_controller to be associated to an irq domainMarc Zyngier
2014-11-23PCI/MSI: Provide mechanism to alloc/free MSI/MSIX interrupt from irqdomainJiang Liu
2014-11-23PCI/MSI: Enhance core to support hierarchy irqdomainJiang Liu
2014-11-23PCI/MSI: Move cached entry functions to irq coreJiang Liu
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq treewideThomas Gleixner
2014-11-23PCI/MSI: Rename mask/unmask_msi_irq et alThomas Gleixner
2014-11-23PCI/MSI: Rename write_msi_msg() to pci_write_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Rename __read_msi_msg() to __pci_read_msi_msg()Jiang Liu
2014-11-23PCI/MSI: Kill redundant call of irq_set_msi_desc() for MSI-X interruptsJiang Liu
2014-11-23PCI/MSI: Simplify PCI MSI code by initializing msi_desc.nvec_used earlierJiang Liu
2014-11-23PCI/MSI: Remove unnecessary braces around single statementsJiang Liu
2014-11-22Merge tag 'pci-v3.18-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-11-21PCI: xilinx: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: mvebu: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: rcar: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: designware: Save MSI controller in pci_sys_dataYijing Wang
2014-11-21PCI: tegra: Save MSI controller in pci_sys_dataYijing Wang
2014-11-19PCI: Support 64-bit bridge windows if we have 64-bit dma_addr_tYinghai Lu
2014-11-13PCI: Apply _HPX Link Control settings to all devices with a linkYinghai Lu
2014-11-13PCI: xgene: Assign resources to bus before adding new devicesDuc Dang
2014-11-12PCI/MSI: Add weak pcibios_msi_controller()Yijing Wang
2014-11-12PCI/MSI: Rename "struct msi_chip" to "struct msi_controller"Yijing Wang
2014-11-11Revert "PCI: Add x86_msi.msi_mask_irq() and msix_mask_irq()"Yijing Wang
2014-11-06PCI/MSI: Add pci_msi_ignore_mask to prevent writes to MSI/MSI-X Mask BitsYijing Wang
2014-11-01Merge tag 'pci-v3.18-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-30PCI: Rename sysfs 'enabled' file back to 'enable'Greg Kroah-Hartman
2014-10-29PCI: imx6: Wait for clocks to stabilize after ref_enRichard Zhu
2014-10-27Revert duplicate "PCI: pciehp: Prevent NULL dereference during probe"Kamal Mostafa
2014-10-23PCI / PM: handle failure to enable wakeup on PCIe PMELucas Stach
2014-10-12Merge tag 'stable/for-linus-3.18-rc0-tag' of git://git.kernel.org/pub/scm/lin...Linus Torvalds
2014-10-11Merge tag 'vfio-v3.18-rc1' of git://github.com/awilliam/linux-vfioLinus Torvalds
2014-10-09Merge tag 'pm+acpi-3.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-10-09Merge tag 'pci-v3.18-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-10-06Merge branch 'pm-genirq'Rafael J. Wysocki
2014-10-06Merge branch 'pci/host-xgene' into nextBjorn Helgaas
2014-10-06Merge branch 'pci/virtualization' into nextBjorn Helgaas
2014-10-06xen: remove DEFINE_XENBUS_DRIVER() macroDavid Vrabel
2014-10-02PCI: Add ACS quirk for AMD A88X southbridge devicesMarti Raudsepp
2014-10-01Merge branch 'pci/host-designware' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/resource' into nextBjorn Helgaas
2014-10-01PCI: xgene: Add APM X-Gene PCIe driverTanmay Inamdar
2014-10-01PCI: designware: Remove open-coded bitmap operationsLucas Stach
2014-10-01Merge branch 'pci/msi' into nextBjorn Helgaas
2014-10-01Merge branch 'pci/host-generic' into nextBjorn Helgaas
2014-10-01Merge branches 'pci/aer' and 'pci/virtualization' into nextBjorn Helgaas
2014-10-01PCI/MSI: Remove unnecessary temporary variableBjorn Helgaas