summaryrefslogtreecommitdiff
path: root/drivers/pci
AgeCommit message (Expand)Author
2014-09-10Merge remote-tracking branch 'pm/linux-next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'pci/next'Stephen Rothwell
2014-09-10Merge remote-tracking branch 'pci-current/for-linus'Stephen Rothwell
2014-09-08Merge branch 'pm-genirq' into linux-nextRafael J. Wysocki
2014-09-05Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', ...Bjorn Helgaas
2014-09-05PCI: designware: Check private_data validity in single placeLucas Stach
2014-09-05PCI: imx6: Probe in module_init(), not fs_initcall()Lucas Stach
2014-09-05Merge branch 'pci/host-designware' into pci/host-imx6Bjorn Helgaas
2014-09-04PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_i...Lucas Stach
2014-09-04PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus()Lucas Stach
2014-09-04PCI: designware: Parse bus-range property from devicetreeLucas Stach
2014-09-04PCI: keystone: Add TI Keystone PCIe driverMurali Karicheri
2014-09-04PCI: tegra: Implement a proper resource hierarchyThierry Reding
2014-09-04PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq()Jisheng Zhang
2014-09-04PCI: imx6: Put LTSSM in "Detect" state before disabling itLucas Stach
2014-09-04PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driverSrikanth Thokala
2014-09-03PCI: Remove unnecessary variable in pci_add_dynid()Tobias Klauser
2014-09-03Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-09-02PCI: designware: Add support for v3.65 hardwareMurali Karicheri
2014-09-02PCI/PM: Allow PCI devices to be put into D3cold during system suspendRafael J. Wysocki
2014-09-02PCI/PM: Drop unused runtime PM support code for PCIe portsRafael J. Wysocki
2014-09-01PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idleRafael J. Wysocki
2014-08-19Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-17PCI: spear: Remove module optionSachin Kamat
2014-08-14Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds
2014-08-14Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds
2014-08-12PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine
2014-08-08Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-08Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s39...Linus Torvalds
2014-08-06Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds
2014-08-04Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2014-08-04Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-08-04Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2014-07-30Merge tag 'please-pull-apei' into x86/rasH. Peter Anvin
2014-07-27Merge branches 'acpi-video' and 'acpi-hotplug'Rafael J. Wysocki
2014-07-27Merge branches 'acpi-pnp' and 'acpi-pci'Rafael J. Wysocki
2014-07-24ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE()Rafael J. Wysocki
2014-07-22Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' i...Bjorn Helgaas
2014-07-23ACPI / PM: Revork the handling of ACPI device wakeup notificationsRafael J. Wysocki
2014-07-22PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-07-22PCI: designware: Add config access-related pcie_host_ops for v3.65 hardwareMurali Karicheri
2014-07-22PCI: dra7xx: Add TI DRA7xx PCIe driverKishon Vijay Abraham I
2014-07-22PCI: designware: Program ATU with untranslated addressKishon Vijay Abraham I
2014-07-22PCI: designware: Look for configuration space in 'reg', not 'ranges'Kishon Vijay Abraham I
2014-07-22PCI: tegra: Add debugfs supportThierry Reding
2014-07-22PCI: mvebu: Remove ARCH_KIRKWOOD dependencyAndrew Lunn
2014-07-22s390/pci: fix kmsg componentGerald Schaefer
2014-07-20ACPI / hotplug / PCI: Fix sparse non static symbol warningWei Yongjun
2014-07-20PCI: spear: Remove spear13xx_pcie_remove()Viresh Kumar