summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2015-06-12Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci...Bjorn Helgaas
2015-06-12PCI: Remove unused pci_scan_bus_parented()Yijing Wang
2015-06-12xen/pcifront: Don't use deprecated function pci_scan_bus_parented()Arnd Bergmann
2015-06-10PCI/ASPM: Simplify Clock Power Management settingBjorn Helgaas
2015-06-09PCI: pciehp: Wait for hotplug command completion where necessaryAlex Williamson
2015-06-08PCI: Remove unused pci_dma_burst_advice()Bjorn Helgaas
2015-06-08PCI: Remove unused pcibios_select_root() (again)Bjorn Helgaas
2015-06-08PCI: Remove unnecessary #includes of <asm/pci.h>Bjorn Helgaas
2015-06-08PCI: Include <linux/pci.h>, not <asm/pci.h>Bjorn Helgaas
2015-05-31ACPI / PCI: Account for ARI in _PRT lookupsAlex Williamson
2015-05-29PCI: Add pci_bus_addr_tYinghai Lu
2015-05-29PCI: Move pci_ari_enabled() to global headerAlex Williamson
2015-05-29PCI: Use dev->has_secondary_link to find downstream PCIe linksYijing Wang
2015-05-27PCI: designware: Use pci_scan_root_bus() for simplicityYijing Wang
2015-05-27PCI: tegra: Remove tegra_pcie_scan_bus()Yijing Wang
2015-05-27PCI: mvebu: Remove mvebu_pcie_scan_bus()Yijing Wang
2015-05-26PCI/ASPM: Use dev->has_secondary_link to find downstream linksYijing Wang
2015-05-23PCI: Propagate the "ignore hotplug" setting to parentRafael J. Wysocki
2015-05-22ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devicesRafael J. Wysocki
2015-05-22PCI: pciehp: Drop pointless label from pciehp_probe()Rafael J. Wysocki
2015-05-22PCI: Add dev->has_secondary_link to track downstream PCIe linksYijing Wang
2015-05-22PCI: Add function 1 DMA alias quirk for Marvell 9120Sakari Ailus
2015-05-21PCI: pciehp: Drop pointless ACPI-based "slot detection" checkRafael J. Wysocki
2015-05-20PCI/ASPM: Remove redundant PCIe port type checkingYijing Wang
2015-05-20PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameterBjorn Helgaas
2015-05-15PCI: Add ACS quirks for Intel 9-series PCH root portsAlex Williamson
2015-05-07PCI/MSI: Remove unused pci_msi_off()Bjorn Helgaas
2015-05-07PCI/MSI: Drop pci_msi_off() calls from quirksMichael S. Tsirkin
2015-05-07ntb: Drop pci_msi_off() call during probeMichael S. Tsirkin
2015-05-07virtio_pci: drop pci_msi_off() call during probeMichael S. Tsirkin
2015-05-07PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSIMichael S. Tsirkin
2015-05-07PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-05-07PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl()Michael S. Tsirkin
2015-05-04Linux 4.1-rc2Linus Torvalds
2015-05-04Merge tag 'for_linus_stable' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2015-05-04Merge branch 'drm-fixes' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds
2015-05-03Merge tag 'drm-intel-fixes-2015-04-30' of git://anongit.freedesktop.org/drm-i...Dave Airlie
2015-05-03Merge branch 'drm-next0420' of https://github.com/markyzq/kernel-drm-rockchip...Dave Airlie
2015-05-03Merge tag 'scsi-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/...Linus Torvalds
2015-05-03Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2015-05-03Merge tag 'powerpc-4.1-3' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds
2015-05-03ext4: fix growing of tiny filesystemsJan Kara
2015-05-03ext4: move check under lock scope to close a race.Davide Italiano
2015-05-03ext4: fix data corruption caused by unwritten and delayed extentsLukas Czerner
2015-05-02ext4 crypto: remove duplicated encryption mode definitionsChanho Park
2015-05-02ext4 crypto: do not select from EXT4_FS_ENCRYPTIONHerbert Xu
2015-05-02Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/netLinus Torvalds
2015-05-02virtio: fix typo in vring_need_event() doc commentStefan Hajnoczi
2015-05-02virtio: pass baton to Michael TsirkinRusty Russell
2015-05-02Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/sag...Linus Torvalds