1. 89665a6 PCI: Check only the Vendor ID to identify Configuration Request Retry by Rajat Jain · 10 years ago
  2. 11e4253 PCI: Assume all Mellanox devices have broken INTx masking by Gavin Shan · 10 years ago
  3. adf70fc PCI: designware: Fold struct pcie_port_info into struct pcie_port by Pratyush Anand · 10 years ago
  4. 3fce0e8 PCI: imx6: Delay enabling reference clock for SS until it stabilizes by Tim Harvey · 10 years ago
  5. a2351ef Merge branches 'pci/misc', 'pci/pm', 'pci/host-designware', 'pci/host-imx6', 'pci/host-keystone', 'pci/host-tegra' and 'pci/host-xilinx' into next by Bjorn Helgaas · 10 years ago
  6. 84a263f PCI: designware: Check private_data validity in single place by Lucas Stach · 10 years ago
  7. 61da50d PCI: imx6: Probe in module_init(), not fs_initcall() by Lucas Stach · 10 years ago
  8. c346a54 Merge branch 'pci/host-designware' into pci/host-imx6 by Bjorn Helgaas · 10 years ago
  9. 8ddebc4 PCI: designware: Remove pci_assign_unassigned_resources() from dw_pcie_host_init() by Lucas Stach · 10 years ago
  10. 92483df PCI: designware: Use pci_create_root_bus() instead of pci_scan_root_bus() by Lucas Stach · 10 years ago
  11. 4f2ebe0 PCI: designware: Parse bus-range property from devicetree by Lucas Stach · 10 years ago
  12. 0c4ffcf PCI: keystone: Add TI Keystone PCIe driver by Murali Karicheri · 10 years ago
  13. 41534e5 PCI: tegra: Implement a proper resource hierarchy by Thierry Reding · 10 years ago
  14. 019fa46 PCI: tegra: Add missing cleanup in error path and tegra_msi_teardown_irq() by Jisheng Zhang · 10 years ago
  15. 3e3e406 PCI: imx6: Put LTSSM in "Detect" state before disabling it by Lucas Stach · 10 years ago
  16. 8961def PCI: xilinx: Add Xilinx AXI PCIe Host Bridge IP driver by Srikanth Thokala · 10 years ago
  17. 3b7f101 PCI: Remove unnecessary variable in pci_add_dynid() by Tobias Klauser · 10 years ago
  18. f16c15a Merge tag 'pci-v3.17-fixes-1' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  19. b14a3d1 PCI: designware: Add support for v3.65 hardware by Murali Karicheri · 10 years ago
  20. 385321e PCI/PM: Allow PCI devices to be put into D3cold during system suspend by Rafael J. Wysocki · 10 years ago
  21. fe9a743 PCI/PM: Drop unused runtime PM support code for PCIe ports by Rafael J. Wysocki · 10 years ago
  22. 76cde7e PCI / PM: Make PCIe PME interrupts wake up from suspend-to-idle by Rafael J. Wysocki · 10 years ago
  23. f17a6f7 Merge tag 'pci-v3.17-changes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  24. 8d7004a PCI: spear: Remove module option by Sachin Kamat · 10 years ago
  25. a11c5c9 Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  26. ae36e95 Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linux by Linus Torvalds · 10 years ago
  27. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  28. 10c8e05 Merge tag 'drivers-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  29. 44c916d Merge tag 'cleanup-for-3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 10 years ago
  30. ebb067d Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/s390/linux by Linus Torvalds · 10 years ago
  31. 7725131 Merge tag 'pm+acpi-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  32. 2521129 Merge tag 'char-misc-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc by Linus Torvalds · 10 years ago
  33. d782ceb Merge branch 'x86-ras-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 10 years ago
  34. f74ad8d Merge tag 'pci-v3.17-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  35. c3107e3 Merge tag 'please-pull-apei' into x86/ras by H. Peter Anvin · 10 years ago
  36. e5e0243 Merge branches 'acpi-video' and 'acpi-hotplug' by Rafael J. Wysocki · 10 years ago
  37. 91af125 Merge branches 'acpi-pnp' and 'acpi-pci' by Rafael J. Wysocki · 10 years ago
  38. 85dbb3d ACPI / PCI: Use ACPI_COMPANION() instead of ACPI_HANDLE() by Rafael J. Wysocki · 10 years ago
  39. 981c191 Merge branches 'pci/host-designware', 'pci/host-mvebu' and 'pci/host-tegra' into next by Bjorn Helgaas · 10 years ago
  40. c072530 ACPI / PM: Revork the handling of ACPI device wakeup notifications by Rafael J. Wysocki · 10 years ago
  41. 2f37c5a PCI: designware: Add MSI-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  42. a1c0ae9 PCI: designware: Add config access-related pcie_host_ops for v3.65 hardware by Murali Karicheri · 10 years ago
  43. 47ff3de PCI: dra7xx: Add TI DRA7xx PCIe driver by Kishon Vijay Abraham I · 10 years ago
  44. f4c55c5 PCI: designware: Program ATU with untranslated address by Kishon Vijay Abraham I · 10 years ago
  45. 4dd964d PCI: designware: Look for configuration space in 'reg', not 'ranges' by Kishon Vijay Abraham I · 10 years ago
  46. 2cb989f PCI: tegra: Add debugfs support by Thierry Reding · 10 years ago
  47. c276020 PCI: mvebu: Remove ARCH_KIRKWOOD dependency by Andrew Lunn · 10 years ago
  48. 896cb7e s390/pci: fix kmsg component by Gerald Schaefer · 10 years ago
  49. 902ee49 ACPI / hotplug / PCI: Fix sparse non static symbol warning by Wei Yongjun · 10 years ago
  50. 779ae55 PCI: spear: Remove spear13xx_pcie_remove() by Viresh Kumar · 10 years ago
  51. 6675ef2 PCI: spear: Fix Section mismatch compilation warning for probe() by Viresh Kumar · 10 years ago
  52. f57c0e0 Merge tag 'samsung-cleanup' of git://git.kernel.org/pub/scm/linux/kernel/git/kgene/linux-samsung into next/cleanup by Olof Johansson · 10 years ago
  53. b776eec Merge tag 'tegra-for-3.17-pcie-regulators' of git://git.kernel.org/pub/scm/linux/kernel/git/tegra/linux into next/drivers by Olof Johansson · 10 years ago
  54. 077fb15 PCI: tegra: Implement accurate power supply scheme by Thierry Reding · 10 years ago
  55. 7232398 ARM: tegra: Convert PMC to a driver by Thierry Reding · 10 years ago
  56. 306a7f9 ARM: tegra: Move includes to include/soc/tegra by Thierry Reding · 10 years ago
  57. 792688f Merge branches 'pci/host-generic', 'pci/host-mvebu', 'pci/host-rcar', 'pci/host-tegra', 'pci/msi', 'pci/misc', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  58. e11ece5 PCI/MSI: Use irq_get_msi_desc() to simplify code by Yijing Wang · 10 years ago
  59. 0dae508 PCI/MSI: Remove unused list access in __pci_restore_msix_state() by Yijing Wang · 10 years ago
  60. a281b78 PCI/MSI: Retrieve first MSI IRQ from msi_desc rather than pci_dev by Yijing Wang · 10 years ago
  61. 4cc9016 PCI/MSI: Remove unused function msi_remove_pci_irq_vectors() by Yijing Wang · 10 years ago
  62. d873b4d PCI/MSI: Add msi_setup_entry() to clean up MSI initialization by Yijing Wang · 10 years ago
  63. 1f6ae47 PCI: Configure ASPM when enabling device by Vidya Sagar · 10 years ago
  64. ba574dc ACPI / hotplug: Simplify acpi_set_hp_context() by Rafael J. Wysocki · 10 years ago
  65. 86f5f3c ACPI / hotplug / PCI: Eliminate acpiphp_dev_to_bridge() by Rafael J. Wysocki · 10 years ago
  66. eed6542 PCI: generic: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  67. 68947eb PCI: rcar: Fix GPL v2 license string typo by Bjorn Helgaas · 10 years ago
  68. d975cb5 PCI: tegra: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  69. 505d865 PCI: mvebu: Fix GPL v2 license string typo by Thierry Reding · 10 years ago
  70. 51b66a6 PCI: spear: Add PCIe driver for ST Microelectronics SPEAr13xx by Pratyush Anand · 10 years ago
  71. 9f48c89 Merge 3.16-rc5 into char-misc-next by Greg Kroah-Hartman · 10 years ago
  72. 1d0df48 Merge branches 'pci/host-rcar', 'pci/hotplug', 'pci/iommu', 'pci/misc' and 'pci/msi' into next by Bjorn Helgaas · 10 years ago
  73. 64da465 PCI: Tidy resource assignment messages by Bjorn Helgaas · 10 years ago
  74. 9477883 PCI: Return conventional error values from pci_revert_fw_address() by Bjorn Helgaas · 10 years ago
  75. 28f6dbe PCI: Cleanup control flow by Bjorn Helgaas · 10 years ago
  76. 096d422 PCI: Support BAR sizes up to 128GB by Yinghai Lu · 10 years ago
  77. 5d37818 PCI: cpqphp: Remove unnecessary null test before debugfs_remove() by Fabian Frederick · 10 years ago
  78. 0d25d35 PCI: pciehp: Clear Data Link Layer State Changed during init by Myron Stowe · 10 years ago
  79. 8ab4abb PCI: Add bridge DMA alias quirk for Intel 82801 bridge by Alex Williamson · 10 years ago
  80. 0549252 PCI: rcar: Remove rcar_pcie_setup_window() resource argument by Phil Edworthy · 10 years ago
  81. b7718849 PCI: rcar: Cleanup style and formatting by Phil Edworthy · 10 years ago
  82. 2c3fd4c PCI: rcar: Use correct initial HW settings by Phil Edworthy · 10 years ago
  83. 8eb12c3 PCI: rcar: Remove redundant config accessor register number checks by Sergei Shtylyov · 10 years ago
  84. 6c1a32e PCI: pciehp: Remove struct controller.no_cmd_complete by Rajat Jain · 10 years ago
  85. c333770 PCI: Keep original resource if we fail to expand it by Guo Chao · 10 years ago
  86. 31ea5d4 PCI/MSI: Cache Multiple Message Capable in struct msi_desc by Yijing Wang · 10 years ago
  87. 199596e PCI/MSI: Remove unused msi_enabled_mask() by Yijing Wang · 10 years ago
  88. 66f0d0c PCI/MSI: Add internal msix_clear_and_set_ctrl() function by Yijing Wang · 10 years ago
  89. 9e33002 PCI: Make resetting secondary bus logic common by Gavin Shan · 10 years ago
  90. dcfa9be ACPI / PCI: Fix sysfs acpi_index and label errors by Simone Gotti · 10 years ago
  91. 7f105d3 PCI/portdrv: Remove warning about invalid IRQ for hot-added PCIe ports by Jiang Liu · 10 years ago
  92. ccdb8ed of: Migrate of_find_node_by_name() users to for_each_node_by_name() by Grant Likely · 10 years ago
  93. 0a2409a trace, AER: Move trace into unified interface by Chen, Gong · 10 years ago
  94. 1df5172 PCI: Suspend/resume quirks for Apple thunderbolt by Andreas Noever · 10 years ago
  95. 7d2a01b PCI: Add pci_fixup_suspend_late quirk pass by Andreas Noever · 10 years ago
  96. d066c94 PCI: Fix unaligned access in AF transaction pending test by Alex Williamson · 10 years ago
  97. 2cc56f3 PCI: pciehp: Remove assumptions about which commands cause completion events by Bjorn Helgaas · 10 years ago
  98. 40b9608 PCI: pciehp: Compute timeout from hotplug command start time by Bjorn Helgaas · 10 years ago
  99. 3461a06 PCI: pciehp: Wait for hotplug command completion lazily by Bjorn Helgaas · 10 years ago
  100. 4283c70 PCI: pciehp: Make pcie_wait_cmd() self-contained by Bjorn Helgaas · 10 years ago