summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2013-08-29PCI: exynos: Add I/O access wrappersSeungwon Jeon
2013-08-29PCI: designware: Drop "addr" arg from dw_pcie_readl_rc()/dw_pcie_writel_rc()Seungwon Jeon
2013-08-29PCI: Remove pcie_cap_has_devctl()Bjorn Helgaas
2013-08-29PCI: Support PCIe Capability Slot registers only for ports with slotsBjorn Helgaas
2013-08-29PCI: Remove PCIe Capability version checksBjorn Helgaas
2013-08-28PCI: Allow PCIe Capability link-related register access for switchesBjorn Helgaas
2013-08-27PCI: Rename PCIe capability definitions to follow conventionBjorn Helgaas
2013-08-23PCI: Disable decoding for BAR sizing only when it was actually enabledZoltan Kiss
2013-08-22PCI: Add comment about needing pci_msi_off() even when CONFIG_PCI_MSI=nBjorn Helgaas
2013-08-22PCI: Add pcibios_pm_ops for optional arch-specific hibernate functionalitySebastian Ott
2013-08-12PCI: exynos: Split into Synopsys part and Exynos partJingoo Han
2013-08-12PCI: mvebu: Make Marvell PCIe driver depend on OFThomas Petazzoni
2013-08-06PCI: mvebu: Convert to use devm_ioremap_resourceTushar Behera
2013-08-01PCI: Fix comment typo for pci_add_cap_save_buffer()Yijing Wang
2013-07-31PCI: Return -ENOSYS for SR-IOV operations on non-SR-IOV devicesStefan Assmann
2013-07-30PCI: Update NumVFs register when disabling SR-IOVYijing Wang
2013-07-25PCI: Convert class code to use dev_groupsGreg Kroah-Hartman
2013-07-25PCI: Rename "PCI Express support" kconfig titleEzequiel Garcia
2013-07-25PCI: Fix comment typo in iov.cJonghwan Choi
2013-07-04Merge branch 'akpm' (updates from Andrew Morton)Linus Torvalds
2013-07-03Merge tag 'pci-v3.11-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-07-03drivers: avoid format strings in names passed to alloc_workqueue()Kees Cook
2013-07-03Merge tag 'pm+acpi-3.11-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2013-07-03Merge tag 'stable/for-linus-3.11-rc0-tag-two' of git://git.kernel.org/pub/scm...Linus Torvalds
2013-07-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
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-28Merge branch 'pm-assorted'Rafael J. Wysocki
2013-06-26Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-26s390/pci: remove pdev during unplugSebastian Ott
2013-06-26s390/pci: cleanup hotplug codeSebastian Ott
2013-06-26pci: add pcibios_release_deviceSebastian Ott
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-22PCI / ACPI: Use boot-time resource allocation rules during hotplugJiang Liu
2013-06-18PCI: Use pdev->pm_cap instead of pci_find_capability(..,PCI_CAP_ID_PM)Yijing Wang
2013-06-17Merge 3.10-rc6 into driver-core-nextGreg Kroah-Hartman
2013-06-14Merge branch 'pci/jiang-bus-lock-v3' into nextBjorn Helgaas
2013-06-14PCI: Return early on allocation failures to unindent mainline codeBjorn Helgaas
2013-06-14PCI: Simplify IOV implementation and fix reference count racesJiang Liu
2013-06-14PCI: Drop redundant setting of bus->is_added in virtfn_add_bus()Jiang Liu
2013-06-14Merge branch 'pci/misc' into nextBjorn Helgaas
2013-06-14PCI / ACPI / PM: Use correct power state strings in messagesRafael J. Wysocki
2013-06-14xen/pcifront: Deal with toolstack missing 'XenbusStateClosing' state.Konrad Rzeszutek Wilk
2013-06-11Merge branch 'clps711x/soc' into next/socOlof Johansson
2013-06-10PCI: Fix comment typo for pcie_pme_remove()Yijing Wang
2013-06-07PCI: Rename pci_release_bus_bridge_dev() to pci_release_host_bridge_dev()Jiang Liu