summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2014-07-16Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/ho...Bjorn Helgaas
2014-07-16PCI/MSI: Use irq_get_msi_desc() to simplify codeYijing Wang
2014-07-16PCI/MSI: Remove unused list access in __pci_restore_msix_state()Yijing Wang
2014-07-16PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_devYijing Wang
2014-07-16PCI/MSI: Remove unused function msi_remove_pci_irq_vectors()Yijing Wang
2014-07-16PCI/MSI: Add msi_setup_entry() to clean up MSI initializationYijing Wang
2014-07-16PCI: Configure ASPM when enabling deviceVidya Sagar
2014-07-15PCI: generic: Fix GPL v2 license string typoBjorn Helgaas
2014-07-15PCI: rcar: Fix GPL v2 license string typoBjorn Helgaas
2014-07-15PCI: tegra: Fix GPL v2 license string typoThierry Reding
2014-07-15PCI: mvebu: Fix GPL v2 license string typoThierry Reding
2014-07-10x86, ia64: Move EFI_FB vga_default_device() initialization to pci_vga_fixup()Bruno Prémont
2014-07-08Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'p...Bjorn Helgaas
2014-07-08PCI: Tidy resource assignment messagesBjorn Helgaas
2014-07-08PCI: Return conventional error values from pci_revert_fw_address()Bjorn Helgaas
2014-07-08PCI: Cleanup control flowBjorn Helgaas
2014-07-08PCI: Support BAR sizes up to 128GBYinghai Lu
2014-07-07PCI: cpqphp: Remove unnecessary null test before debugfs_remove()Fabian Frederick
2014-07-07PCI: pciehp: Clear Data Link Layer State Changed during initMyron Stowe
2014-07-05PCI: Add bridge DMA alias quirk for Intel 82801 bridgeAlex Williamson
2014-07-05PCI: rcar: Remove rcar_pcie_setup_window() resource argumentPhil Edworthy
2014-07-05PCI: rcar: Cleanup style and formattingPhil Edworthy
2014-07-05PCI: rcar: Use correct initial HW settingsPhil Edworthy
2014-07-05PCI: rcar: Remove redundant config accessor register number checksSergei Shtylyov
2014-07-05PCI: pciehp: Remove struct controller.no_cmd_completeRajat Jain
2014-07-03PCI: Keep original resource if we fail to expand itGuo Chao
2014-07-03PCI/MSI: Cache Multiple Message Capable in struct msi_descYijing Wang
2014-07-03PCI/MSI: Remove unused msi_enabled_mask()Yijing Wang
2014-07-03PCI/MSI: Add internal msix_clear_and_set_ctrl() functionYijing Wang
2014-07-03PCI: Make resetting secondary bus logic commonGavin Shan
2014-07-02ACPI / PCI: Fix sysfs acpi_index and label errorsSimone Gotti
2014-07-02PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe portsJiang Liu
2014-06-17PCI: pciehp: Remove assumptions about which commands cause completion eventsBjorn Helgaas
2014-06-17PCI: pciehp: Compute timeout from hotplug command start timeBjorn Helgaas
2014-06-17PCI: pciehp: Wait for hotplug command completion lazilyBjorn Helgaas
2014-06-16PCI: pciehp: Make pcie_wait_cmd() self-containedBjorn Helgaas
2014-06-16PCI: Prevent NULL dereference during pciehp probeAndreas Noever
2014-06-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2014-06-15Merge tag 'clk-for-linus-3.16-part2' of git://git.linaro.org/people/mike.turq...Linus Torvalds
2014-06-15Merge git://git.infradead.org/users/willy/linux-nvmeLinus Torvalds
2014-06-15vxlan: Checksum fixesTom Herbert
2014-06-14Merge tag 'scsi-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/j...Linus Torvalds
2014-06-14Merge tag 'hsi-for-3.16-fixes1' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-06-14Merge tag 'gpio-v3.16-2' of git://git.kernel.org/pub/scm/linux/kernel/git/lin...Linus Torvalds
2014-06-14Merge tag 'hwmon-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds
2014-06-13vxlan: use dev->needed_headroom instead of dev->hard_header_lenCong Wang
2014-06-13NVMe: Fix START_STOP_UNIT Scsi->NVMe translation.Dan McLeran
2014-06-13NVMe: Use Log Page constants in SCSI emulationMatthew Wilcox
2014-06-13NVMe: Fix hot cpu notification dead lockKeith Busch
2014-06-12Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds