Age | Commit message (Expand) | Author |
2013-06-11 | Merge branch 'clps711x/soc' into next/soc | Olof Johansson |
2013-05-31 | Merge tag 'pcie_bridge-3.11' of git://git.infradead.org/users/jcooper/linux i... | Olof Johansson |
2013-05-31 | Merge tag 'pcie_kw-3.11' of git://git.infradead.org/users/jcooper/linux into ... | Olof Johansson |
2013-05-31 | Merge tag 'pcie-3.11-2' of git://git.infradead.org/users/jcooper/linux into n... | Olof Johansson |
2013-05-30 | aerdrv: Move cper_print_aer() call out of interrupt context | Lance Ortiz |
2013-05-27 | pci: mvebu: enable driver usage on Kirkwood | Thomas Petazzoni |
2013-05-27 | pci: mvebu: fix the emulation of the status register | Thomas Petazzoni |
2013-05-27 | pci: mvebu: allow the enumeration of devices beyond physical bridges | Thomas Petazzoni |
2013-05-27 | pci: mvebu: no longer fake the slot location of downstream devices | Thomas Petazzoni |
2013-05-27 | pci: mvebu: fix return value check in mvebu_pcie_probe() | Wei Yongjun |
2013-05-20 | pci: PCIe driver for Marvell Armada 370/XP systems | Thomas Petazzoni |
2013-05-17 | PCI: acpiphp: Re-enumerate devices when host bridge receives Bus Check | Yinghai Lu |
2013-05-09 | Merge tag 'pci-v3.10-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-05-07 | PCI: Delay final fixups until resources are assigned | Yinghai Lu |
2013-05-02 | Merge branch 'next' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/pow... | Linus Torvalds |
2013-05-01 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/vir... | Linus Torvalds |
2013-05-01 | proc: Supply a function to remove a proc entry by PDE | David Howells |
2013-05-01 | proc: Supply PDE attribute setting accessor functions | David Howells |
2013-05-01 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next | Linus Torvalds |
2013-04-30 | PCI: Set ->mask_pos correctly | Dan Carpenter |
2013-04-29 | Merge tag 'pci-v3.10-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2013-04-24 | pci: Add SRIOV helper function to determine if VFs are assigned to guest | Alexander Duyck |
2013-04-24 | Merge branch 'pci/gavin-msi-cleanup' into next | Bjorn Helgaas |
2013-04-23 | PCI: Use PCI_MSIX_TABLE_BIR, not PCI_MSIX_FLAGS_BIRMASK | Bjorn Helgaas |
2013-04-23 | PCI: Drop msi_mask_reg() and remove drivers/pci/msi.h | Bjorn Helgaas |
2013-04-23 | PCI: Use msix_table_size() directly, drop multi_msix_capable() | Bjorn Helgaas |
2013-04-23 | PCI: Drop msix_table_offset_reg() and msix_pba_offset_reg() macros | Bjorn Helgaas |
2013-04-23 | PCI: Drop is_64bit_address() and is_mask_bit_support() macros | Bjorn Helgaas |
2013-04-23 | PCI: Drop msi_data_reg() macro | Bjorn Helgaas |
2013-04-23 | PCI: Drop msi_lower_address_reg() and msi_upper_address_reg() macros | Bjorn Helgaas |
2013-04-23 | PCI: Drop msi_control_reg() macro and use PCI_MSI_FLAGS directly | Bjorn Helgaas |
2013-04-23 | PCI: Use cached MSI/MSI-X offsets from dev, not from msi_desc | Bjorn Helgaas |
2013-04-23 | PCI: Use cached MSI-X cap while enabling MSI-X | Gavin Shan |
2013-04-23 | PCI: Use cached MSI cap while enabling MSI interrupts | Gavin Shan |
2013-04-23 | PCI: Remove MSI/MSI-X cap check in pci_msi_check_device() | Gavin Shan |
2013-04-23 | PCI: Cache MSI/MSI-X capability offsets in struct pci_dev | Gavin Shan |
2013-04-18 | pci: Set dev->dev.type in alloc_pci_dev | Brian King |
2013-04-17 | Merge branch 'pci/rafael-pm' into next | Bjorn Helgaas |
2013-04-17 | Merge branch 'pci/cleanup' into next | Bjorn Helgaas |
2013-04-17 | PCI: Remove "extern" from function declarations | Bjorn Helgaas |
2013-04-17 | PCI: Warn about failures instead of "must_check" functions | Bjorn Helgaas |
2013-04-17 | PCI: Remove __must_check from definitions | Bjorn Helgaas |
2013-04-17 | s390/pci: do not modify function handles | Sebastian Ott |
2013-04-17 | s390/pci: debug device states | Sebastian Ott |
2013-04-16 | Merge branch 'pci/jiang-subdrivers' into next | Bjorn Helgaas |
2013-04-16 | PCI: acpiphp: Protect acpiphp data structures from concurrent updates | Jiang Liu |
2013-04-16 | PCI: acpiphp: Use normal list to simplify implementation | Yijing Wang |
2013-04-15 | Merge branch 'pci/misc' into next | Bjorn Helgaas |
2013-04-15 | PCI: Clean up quirk_io_region | Yinghai Lu |
2013-04-15 | PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT | Libin |