1. 0a1a9b4 PCI: Simplify pci_find_(ext_)capability() return value checks by Wei Yang · 9 years ago
  2. fff905f PCI: Move PCI_FIND_CAP_TTL to pci.h and use it in quirks by Wei Yang · 9 years ago
  3. 4ef299d PCI: xgene: Drop owner assignment from platform_driver by Krzysztof Kozlowski · 9 years ago
  4. ffb4d60 PCI: Add pcie_downstream_port() (true for Root and Switch Downstream Ports) by Bjorn Helgaas · 9 years ago
  5. 93972d1 PCI: iproc: Delete unnecessary checks before phy calls by Markus Elfring · 9 years ago
  6. e7f6c6d PCI: Fix pcie_port_device_resume() comment by Bjorn Helgaas · 9 years ago
  7. 2b4aed1 PCI: Shift PCI_CLASS_NOT_DEFINED consistently with other classes by Bjorn Helgaas · 9 years ago
  8. eefaf33 PCI: Revert aeb30016fec3 ("PCI: add Intel USB specific reset method") by Bjorn Helgaas · 9 years ago
  9. d1541dc PCI: Fix TI816X class code quirk by Bjorn Helgaas · 9 years ago
  10. e6323e3 PCI: Fix generic NCR 53c810 class code quirk by Bjorn Helgaas · 9 years ago
  11. cd76d10 PCI: Use PCI_CLASS_SERIAL_USB instead of bare number by Bjorn Helgaas · 9 years ago
  12. 3657ceb PCI: Add quirk for Intersil/Techwell TW686[4589] AV capture cards by Krzysztof =?utf-8?Q?Ha=C5=82asa?= · 9 years ago
  13. 4a11875 PCI: Remove Intel Cherrytrail D3 delays by Srinidhi Kasagar · 9 years ago
  14. d5fb821 Merge branch 'irq-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  15. 7adf12b Merge tag 'for-linus-4.2-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 9 years ago
  16. 9c5dcdd Mohit Kumar has moved by Pratyush Anand · 9 years ago
  17. e34cadd Pratyush Anand has moved by Pratyush Anand · 9 years ago
  18. 2cf5a03 PCI/keystone: Fix race in installing chained IRQ handler by Thomas Gleixner · 9 years ago
  19. 43c9fad Merge tag 'pm+acpi-4.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 9 years ago
  20. d813335 Merge tag 'pci-v4.2-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 9 years ago
  21. d70b3ef Merge branch 'x86-core-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/tip by Linus Torvalds · 9 years ago
  22. 4f1fd90 Merge branches 'acpi-pm', 'acpi-apei', 'acpi-osl' and 'acpi-pci' by Rafael J. Wysocki · 9 years ago
  23. 207b074 Merge branches 'pci/host-xgene' and 'pci/hotplug' into next by Bjorn Helgaas · 9 years ago
  24. 4f092fe PCI: pciehp: Inline the "handle event" functions into the ISR by Bjorn Helgaas · 9 years ago
  25. d49eccb PCI: pciehp: Rename queue_interrupt_event() to pciehp_queue_interrupt_event() by Bjorn Helgaas · 9 years ago
  26. 7d852b6 PCI: pciehp: Make queue_interrupt_event() void by Bjorn Helgaas · 9 years ago
  27. ae4fa5f PCI: xgene: Allow config access to Root Port even when link is down by Duc Dang · 9 years ago
  28. f09f873 PCI: xgene: Disable Configuration Request Retry Status for v1 silicon by Duc Dang · 9 years ago
  29. 3784e0c PCI: pciehp: Clean up debug logging by Bjorn Helgaas · 9 years ago
  30. bf933db Merge branches 'pci/host-designware', 'pci/host-designware-common', 'pci/host-generic', 'pci/host-imx6', 'pci/host-iproc' and 'pci/host-xgene' into next by Bjorn Helgaas · 9 years ago
  31. 2393f79 PCI: imx6: Add #define PCIE_RC_LCSR by Bjorn Helgaas · 9 years ago
  32. 1c7fae1 PCI: imx6: Use "u32", not "uint32_t" by Bjorn Helgaas · 9 years ago
  33. 0ff9b9b Merge branches 'pci/aspm', 'pci/enumeration', 'pci/hotplug', 'pci/misc', 'pci/msi', 'pci/resource' and 'pci/virtualization' into next by Bjorn Helgaas · 9 years ago
  34. c030008 PCI: Remove unused pci_scan_bus_parented() by Yijing Wang · 10 years ago
  35. 515d425 xen/pcifront: Don't use deprecated function pci_scan_bus_parented() by Arnd Bergmann · 10 years ago
  36. a042746 PCI: imx6: Add speed change timeout message by Troy Kisky · 9 years ago
  37. 0c0cbb6 PCI/ASPM: Simplify Clock Power Management setting by Bjorn Helgaas · 9 years ago
  38. 6cbb247 PCI: designware: Wait for link to come up with consistent style by Bjorn Helgaas · 9 years ago
  39. 1d3f9ba PCI: layerscape: Factor out ls_pcie_establish_link() by Bjorn Helgaas · 9 years ago
  40. 1200edc PCI: layerscape: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 9 years ago
  41. 30fb7ba PCI: dra7xx: Use dw_pcie_link_up() consistently by Bjorn Helgaas · 9 years ago
  42. a5dd4b4 PCI: pciehp: Wait for hotplug command completion where necessary by Alex Williamson · 9 years ago
  43. e1d5bbc xen/pcifront: Remove usage of struct timeval by Tina Ruchandani · 9 years ago
  44. dcd19de PCI: xgene: Add APM X-Gene v1 PCIe MSI/MSIX termination driver by Duc Dang · 9 years ago
  45. fd5da20 PCI: imx6: Rename imx6_pcie_start_link() to imx6_pcie_establish_link() by Bjorn Helgaas · 9 years ago
  46. 552bc94 PCI: Preserve resource size during alignment reordering by Yinghai Lu · 9 years ago
  47. 3a9ad0b PCI: Add pci_bus_addr_t by Yinghai Lu · 9 years ago
  48. 19bdb6e PCI: Move pci_ari_enabled() to global header by Alex Williamson · 9 years ago
  49. 777e61e PCI: Use dev->has_secondary_link to find downstream PCIe links by Yijing Wang · 9 years ago
  50. ef07991 PCI: iproc: Free resource list after registration by Hauke Mehrtens · 9 years ago
  51. 18c4342 PCI: iproc: Directly add PCI resources by Hauke Mehrtens · 9 years ago
  52. a6b6598 PCI: Fix IOV resource sorting by alignment requirement by Wei Yang · 9 years ago
  53. 528d4bc PCI: designware: Use pci_scan_root_bus() for simplicity by Yijing Wang · 10 years ago
  54. 915ad86 PCI: tegra: Remove tegra_pcie_scan_bus() by Yijing Wang · 10 years ago
  55. 2dead00 PCI: mvebu: Remove mvebu_pcie_scan_bus() by Yijing Wang · 10 years ago
  56. c8fc933 PCI/ASPM: Use dev->has_secondary_link to find downstream links by Yijing Wang · 9 years ago
  57. 0824965 PCI: Propagate the "ignore hotplug" setting to parent by Rafael J. Wysocki · 10 years ago
  58. d41be34 ACPI / hotplug / PCI: Check ignore_hotplug for all downstream devices by Rafael J. Wysocki · 9 years ago
  59. 2af31f4 PCI: pciehp: Drop pointless label from pciehp_probe() by Rafael J. Wysocki · 9 years ago
  60. d0751b9 PCI: Add dev->has_secondary_link to track downstream PCIe links by Yijing Wang · 9 years ago
  61. 247de69 PCI: Add function 1 DMA alias quirk for Marvell 9120 by Sakari Ailus · 9 years ago
  62. e705c29 PCI: pciehp: Drop pointless ACPI-based "slot detection" check by Rafael J. Wysocki · 9 years ago
  63. 2d91b49 PCI: designware: Use iATU0 for cfg and IO, iATU1 for MEM by Jisheng Zhang · 10 years ago
  64. 63503c8 PCI: designware: Consolidate outbound iATU programming functions by Jisheng Zhang · 10 years ago
  65. f9b8cd7 PCI/ASPM: Remove redundant PCIe port type checking by Yijing Wang · 9 years ago
  66. e127a04 PCI/ASPM: Drop __pci_disable_link_state() useless "force" parameter by Bjorn Helgaas · 9 years ago
  67. 4785ffb PCI: iproc: Add BCMA PCIe driver by Hauke Mehrtens · 9 years ago
  68. c1e02ce PCI: iproc: Allow override of device tree IRQ mapping function by Hauke Mehrtens · 9 years ago
  69. 5b0f073 PCI: designware: Add support for x8 links by Zhou Wang · 9 years ago
  70. 20dacb7 ACPI / PM: Rework device power management to follow ACPI 6 by Rafael J. Wysocki · 9 years ago
  71. dca230d PCI: Add ACS quirks for Intel 9-series PCH root ports by Alex Williamson · 10 years ago
  72. c6201cd PCI/MSI: Remove unused pci_msi_off() by Bjorn Helgaas · 9 years ago
  73. 9680319 PCI/MSI: Drop pci_msi_off() calls from quirks by Michael S. Tsirkin · 9 years ago
  74. 1851617 PCI/MSI: Disable MSI at enumeration even if kernel doesn't support MSI by Michael S. Tsirkin · 9 years ago
  75. 6a25f5e PCI/MSI: Export pci_msi_set_enable(), pci_msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  76. 61b64ab PCI/MSI: Rename msi_set_enable(), msix_clear_and_set_ctrl() by Michael S. Tsirkin · 9 years ago
  77. 1f93464 x86/irq: Remove sis apic bug workaround by Thomas Gleixner · 10 years ago
  78. 49e07d8 x86/htirq: Use hierarchical irqdomain to manage Hypertransport interrupts by Jiang Liu · 10 years ago
  79. af87bae x86/htirq: Use new irqdomain interfaces to allocate/free IRQ by Jiang Liu · 10 years ago
  80. 497a5df Merge tag 'stable/for-linus-4.1-rc0-tag' of git://git.kernel.org/pub/scm/linux/kernel/git/xen/tip by Linus Torvalds · 10 years ago
  81. d19d5ef Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mpe/linux by Linus Torvalds · 10 years ago
  82. ccc9d90 xenbus_client: Extend interface to support multi-page ring by Wei Liu · 10 years ago
  83. ad30cb9 Merge branch 'next-sriov' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/powerpc into next by Michael Ellerman · 10 years ago
  84. 3be1b98 Merge tag 'pci-v4.1-changes' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  85. 5468d5a Merge branch 'pci/misc' into next by Bjorn Helgaas · 10 years ago
  86. 4dd1f57 Merge branches 'pci/host-exynos', 'pci/host-iproc', 'pci/host-keystone', 'pci/host-layerscape', 'pci/host-mvebu', 'pci/host-rcar' and 'pci/host-versatile' into next by Bjorn Helgaas · 10 years ago
  87. 55db320 PCI: Read capability list as dwords, not bytes by Sean O. Stalley · 10 years ago
  88. e3dc17a PCI: layerscape: Simplify platform_get_resource_byname() failure checking by Bjorn Helgaas · 10 years ago
  89. f76ea57 PCI: keystone: Don't dereference possible NULL pointer by Bjorn Helgaas · 10 years ago
  90. 8735816 PCI: versatile: Check for devm_ioremap_resource() failures by Jisheng Zhang · 10 years ago
  91. 387d375 PCI: Don't clear ASPM bits when the FADT declares it's unsupported by Matthew Garrett · 10 years ago
  92. 3cfb2f7 Merge tag 'pci-v4.0-fixes-3' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 10 years ago
  93. e33caa8 PCI/ACPI: Optimize device state transition delays by Aaron Lu · 10 years ago
  94. 3390e08 PCI: Export pci_find_host_bridge() for use inside PCI core by Aaron Lu · 10 years ago
  95. 18e94a3 PCI: Make a shareable UUID for PCI firmware ACPI _DSM by Aaron Lu · 10 years ago
  96. c89ac44 PCI: Fix typo in Thunderbolt kernel message by Darrick J. Wong · 10 years ago
  97. 01d06a9 PCI: exynos: Fix INTx enablement statement termination error by Jaehoon Chung · 10 years ago
  98. 1fb37a8 PCI: iproc: Add Broadcom iProc PCIe support by Ray Jui · 10 years ago
  99. e6b29de PCI: Export symbols required for loadable host driver modules by Ray Jui · 10 years ago
  100. 8647ca9 PCI: Don't look for ACPI hotplug parameters if ACPI is disabled by Bjorn Helgaas · 10 years ago