aboutsummaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-07-02Merge tag 'soc-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/ar...Linus Torvalds
2013-07-02Merge tag 'driver-core-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2013-06-29cpqphp_sysfs: switch to fixed_size_llseek()Al Viro
2013-06-29pci/proc: switch to fixed_size_llseek()Al Viro
2013-06-26pci: Add PCIe driver for Samsung ExynosJingoo Han
2013-06-24ACPI / dock / PCI: Synchronous handling of dock events for PCI devicesRafael J. Wysocki
2013-06-23PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson
2013-06-03Finally eradicate CONFIG_HOTPLUGStephen Rothwell
2013-05-31Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i...Olof Johansson
2013-05-31Merge tag 'pcie_kw-3.11' of git://git.infradead.org/users/jcooper/linux into ...Olof Johansson
2013-05-31Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into n...Olof Johansson
2013-05-30aerdrv: Move cper_print_aer() call out of interrupt contextLance Ortiz
2013-05-27pci: mvebu: enable driver usage on KirkwoodThomas Petazzoni
2013-05-27pci: mvebu: fix the emulation of the status registerThomas Petazzoni
2013-05-27pci: mvebu: allow the enumeration of devices beyond physical bridgesThomas Petazzoni
2013-05-27pci: mvebu: no longer fake the slot location of downstream devicesThomas Petazzoni
2013-05-27pci: mvebu: fix return value check in mvebu_pcie_probe()Wei Yongjun
2013-05-20pci: PCIe driver for Marvell Armada 370/XP systemsThomas Petazzoni
2013-05-17PCI: acpiphp: Re-enumerate devices when host bridge receives Bus CheckYinghai Lu
2013-05-09Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-05-07PCI: Delay final fixups until resources are assignedYinghai Lu
2013-05-02Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow...Linus Torvalds
2013-05-01Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds
2013-05-01proc: Supply a function to remove a proc entry by PDEDavid Howells
2013-05-01proc: Supply PDE attribute setting accessor functionsDavid Howells
2013-05-01Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-nextLinus Torvalds
2013-04-30PCI: Set ->mask_pos correctlyDan Carpenter
2013-04-29Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-04-24pci: Add SRIOV helper function to determine if VFs are assigned to guestAlexander Duyck
2013-04-24Merge branch 'pci/gavin-msi-cleanup' into nextBjorn Helgaas
2013-04-23PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASKBjorn Helgaas
2013-04-23PCI: Drop msi_mask_reg() and remove drivers/pci/msi.hBjorn Helgaas
2013-04-23PCI: Use msix_table_size() directly, drop multi_msix_capable()Bjorn Helgaas
2013-04-23PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macrosBjorn Helgaas
2013-04-23PCI: Drop is_64bit_address() and is_mask_bit_support() macrosBjorn Helgaas
2013-04-23PCI: Drop msi_data_reg() macroBjorn Helgaas
2013-04-23PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macrosBjorn Helgaas
2013-04-23PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directlyBjorn Helgaas
2013-04-23PCI: Use cached MSI/MSI-X offsets from dev, not from msi_descBjorn Helgaas
2013-04-23PCI: Use cached MSI-X cap while enabling MSI-XGavin Shan
2013-04-23PCI: Use cached MSI cap while enabling MSI interruptsGavin Shan
2013-04-23PCI: Remove MSI/MSI-X cap check in pci_msi_check_device()Gavin Shan
2013-04-23PCI: Cache MSI/MSI-X capability offsets in struct pci_devGavin Shan
2013-04-18pci: Set dev->dev.type in alloc_pci_devBrian King
2013-04-17Merge branch 'pci/rafael-pm' into nextBjorn Helgaas
2013-04-17Merge branch 'pci/cleanup' into nextBjorn Helgaas
2013-04-17PCI: Remove "extern" from function declarationsBjorn Helgaas