1. 227f064 PCI: Merge multi-line quoted strings by Ryan Desfosses · 10 years ago
  2. 3c78bc6 PCI: Whitespace cleanup by Ryan Desfosses · 10 years ago
  3. d1a2523 Merge branches 'pci/hotplug', 'pci/pci_is_bridge' and 'pci/virtualization' into next by Bjorn Helgaas · 10 years ago
  4. 782a985 PCI: Introduce new device binding path using pci_dev.driver_override by Alex Williamson · 10 years ago
  5. 9edbcd2 PCI: Remove pcibios_add_platform_entries() by Sebastian Ott · 10 years ago
  6. dfc73e7 PCI: Move Open Firmware devspec attribute to PCI common code by Sebastian Ott · 10 years ago
  7. bc6caf0 pci: use device_remove_file_self() instead of device_schedule_callback() by Tejun Heo · 11 years ago
  8. 9d16947 PCI: Add global pci_lock_rescan_remove() by Rafael J. Wysocki · 11 years ago
  9. f762598 PCI: Fix whitespace, capitalization, and spelling errors by Bjorn Helgaas · 11 years ago
  10. 33de1b8 Merge branch 'pci/misc' into next by Bjorn Helgaas · 11 years ago
  11. c489f5f PCI: Add pci_dev_show_local_cpu() to simplify code by Yijing Wang · 11 years ago
  12. bf22c90 PCI: Make pci_bus_attrs, pci_dev_attrs, dev_rescan_attr, dev_remove_attr, vga_attr static by Sachin Kamat · 11 years ago
  13. 5136b2d PCI: convert bus code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  14. 0f49ba5 PCI: convert bus code to use bus_groups by Greg Kroah-Hartman · 11 years ago
  15. 56039e6 PCI: Convert class code to use dev_groups by Greg Kroah-Hartman · 11 years ago
  16. bb4bac9 Merge branch 'pci/jiang-iov-fixes' into next by Bjorn Helgaas · 11 years ago
  17. dfab88b PCI: Hide remove and rescan sysfs interfaces for SR-IOV virtual functions by Jiang Liu · 11 years ago
  18. 9a994e8 PCI: Replace strict_strtoul() with kstrtoul() by Jingoo Han · 11 years ago
  19. 64b0017 PCI: Use vma_pages() to replace (vm_end - vm_start) >> PAGE_SHIFT by Libin · 11 years ago
  20. faa48a5 PCI: Remove spurious error for sriov_numvfs store and simplify flow by Bjorn Helgaas · 12 years ago
  21. 193c0d6 Merge tag 'for-3.8' of git://git.kernel.org/pub/scm/linux/kernel/git/helgaas/pci by Linus Torvalds · 12 years ago
  22. b40b97a PCI: Remove CONFIG_HOTPLUG ifdefs by Bill Pemberton · 12 years ago
  23. d3fe398 Merge branch 'for-linus' into next by Bjorn Helgaas · 12 years ago
  24. 6b13672 PCI: Use spec names for SR-IOV capability fields by Bjorn Helgaas · 12 years ago
  25. bff7315 PCI: Provide method to reduce the number of total VFs supported by Donald Dutile · 12 years ago
  26. 1789382 PCI: SRIOV control and status via sysfs by Donald Dutile · 12 years ago
  27. 625e1d5 PCI: Use is_visible() with boot_vga attribute for pci_dev by Yinghai Lu · 12 years ago
  28. 4e15c46 PCI: Add pci_device_type to pdev's device struct by Yinghai Lu · 12 years ago
  29. b3c32c4 PCI/PM: Fix proc config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
  30. 3d8387e PCI/PM: Fix config reg access for D3cold and bridge suspending by Huang Ying · 12 years ago
  31. 35e7f73 Merge branch 'topic/huang-d3cold-v7' into next by Bjorn Helgaas · 12 years ago
  32. 448bd85 PCI/PM: add PCIe runtime D3cold support by Huang Ying · 12 years ago
  33. d6d88c8 PCI: use __weak consistently by Bjorn Helgaas · 12 years ago
  34. 1a39b31 vgaarb: Add support for setting the default video device (v2) by Matthew Garrett · 12 years ago
  35. 210647a PCI: Rename pci_remove_bus_device to pci_stop_and_remove_bus_device by Yinghai Lu · 12 years ago
  36. 2f32052 PCI: Make rescan bus increase bridge resource size if needed by Yinghai Lu · 13 years ago
  37. c49c41a Merge branch 'for-linus' of git://selinuxproject.org/~jmorris/linux-security by Linus Torvalds · 13 years ago
  38. b7e724d capabilities: reverse arguments to security_capable by Eric Paris · 13 years ago
  39. 363c75d pci: Fix files needing export.h for EXPORT_SYMBOL/THIS_MODULE by Paul Gortmaker · 13 years ago
  40. dc2c2c9 PCI/sysfs: move bus cpuaffinity to class dev_attrs by Yinghai Lu · 13 years ago
  41. b9d320f PCI: add rescan to /sys/.../pci_bus/.../ by Yinghai Lu · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 3486740 userns: security: make capabilities relative to the user namespace by Serge E. Hallyn · 13 years ago
  44. 9975961 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 13 years ago
  45. a628e7b pci: use security_capable() when checking capablities during config space read by Chris Wright · 13 years ago
  46. f00eaee Revert "pci: use security_capable() when checking capablities during config space read" by Linus Torvalds · 13 years ago
  47. 47970b1 pci: use security_capable() when checking capablities during config space read by Chris Wright · 13 years ago
  48. 0f12a4e PCI: sysfs: Fix failure path for addition of "vpd" attribute by Ben Hutchings · 14 years ago
  49. ff29530 PCI: sysfs: Update ROM to include default owner write access by Alex Williamson · 14 years ago
  50. 8c05cd0 PCI: fix offset check for sysfs mmapped files by Darrick J. Wong · 14 years ago
  51. e25cd06 PCI: sysfs: fix printk warnings by Randy Dunlap · 14 years ago
  52. 3b519e4 PCI: fix size checks for mmap() on /proc/bus/pci files by Martin Wilck · 14 years ago
  53. 911e1c9 PCI: export SMBIOS provided firmware instance and label to sysfs by Narendra K · 14 years ago
  54. 8633328 PCI: Allow read/write access to sysfs I/O port resources by Alex Williamson · 14 years ago
  55. a3f5835 PCI: pci-sysfs: remove casts from void* by Kulikov Vasiliy · 14 years ago
  56. 3be434f Revert "PCI: create function symlinks in /sys/bus/pci/slots/N/" by Jesse Barnes · 14 years ago
  57. 6109e2c Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 14 years ago
  58. de139a3 pci: check caps from sysfs file open to read device dependent config space by Chris Wright · 14 years ago
  59. 2c3c8be sysfs: add struct file* to bin_attr callbacks by Chris Wright · 14 years ago
  60. 447c5dd PCI: return correct value when writing to the "reset" attribute by Michal Schmidt · 14 years ago
  61. 75568f8 PCI: create function symlinks in /sys/bus/pci/slots/N/ by Alex Chiang · 14 years ago
  62. 5a0e3ad include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.h by Tejun Heo · 14 years ago
  63. 6757eca3 sysfs: Initialised pci bus legacy_mem field before use by Mel Gorman · 14 years ago
  64. 62e877b8 sysfs: fix for thinko with sysfs_bin_attr_init() by Stephen Rothwell · 14 years ago
  65. a07e415 sysfs: Use sysfs_attr_init and sysfs_bin_attr_init on dynamic attributes by Eric W. Biederman · 14 years ago
  66. 6be954d PCI: Check the node argument passed to cpumask_of_node by David John · 15 years ago
  67. bb96540 PCI: show dma_mask bits in /sys by Yinghai Lu · 15 years ago
  68. e0cd516 PCI: derive nearby CPUs from device's instead of bus' NUMA information by Andreas Herrmann · 15 years ago
  69. 711d577 PCI: expose function reset capability in sysfs by Michael S. Tsirkin · 15 years ago
  70. cffb2fa docbooks: add/fix PCI kernel-doc by Randy Dunlap · 15 years ago
  71. c2ac7cd PCI: allow PCI core hotplug to remove PCI root bus by Alex Chiang · 15 years ago
  72. 296ccb0 PCI: Setup disabled bridges even if buses are added by Yuji Shimada · 15 years ago
  73. 738a639 PCI: Introduce /sys/bus/pci/devices/.../rescan by Alex Chiang · 15 years ago
  74. 77c27c7 PCI: Introduce /sys/bus/pci/devices/.../remove by Alex Chiang · 15 years ago
  75. 705b1aa PCI: Introduce /sys/bus/pci/rescan by Alex Chiang · 15 years ago
  76. 217f45d PCI: expose boot VGA device via sysfs. by Dave Airlie · 15 years ago
  77. 10a0ef3 PCI/alpha: pci sysfs resources by Ivan Kokshaysky · 15 years ago
  78. 97c4483 PCI: return error on failure to read PCI ROMs by Timothy S. Nelson · 16 years ago
  79. 4e9b1c1 Merge branch 'cpus4096-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Linus Torvalds · 16 years ago
  80. 287d19c PCI: revise VPD access interface by Stephen Hemminger · 16 years ago
  81. fde09c6 PCI: define PCI resource names in an 'enum' by Yu Zhao · 16 years ago
  82. 92425a4 PCI: Make settable sysfs attributes more consistent by Trent Piepho · 16 years ago
  83. e8de148 resource: allow MMIO exclusivity for device drivers by Arjan van de Ven · 16 years ago
  84. 9eff02e PCI: check mmap range of /proc/bus/pci files too by Jesse Barnes · 16 years ago
  85. 3be8305 cpumask: update local_cpus_show to use new cpumask API by Mike Travis · 16 years ago
  86. 29c0177 cpumask: change cpumask_scnprintf, cpumask_parse_user, cpulist_parse, and cpulist_scnprintf to take pointers. by Rusty Russell · 16 years ago
  87. 88e7df0 PCI: fix range check on mmapped sysfs resource files by Ed Swierk · 16 years ago
  88. f19aeb1 PCI: Add ability to mmap legacy_io on some platforms by Benjamin Herrenschmidt · 16 years ago
  89. 280c73d PCI: centralize the capabilities code in pci-sysfs.c by Zhao, Yu · 16 years ago
  90. 557848c PCI: replace cfg space size (256/4096) by macros. by Zhao, Yu · 16 years ago
  91. b5ff7df Check mapped ranges on sysfs resource files by Linus Torvalds · 16 years ago
  92. 99cb233d PCI: Limit VPD read/write lengths for Broadcom 5706, 5708, 5709 rev. by Benjamin Li · 16 years ago
  93. a94c248 PCI: Restrict VPD read permission to root by Ben Hutchings · 16 years ago
  94. 81d5575 PCI: fixup write combine comment in pci_mmap_resource by Jesse Barnes · 16 years ago
  95. 45aec1ae x86: PAT export resource_wc in pci sysfs by venkatesh.pallipadi@intel.com · 16 years ago
  96. bda0c0a Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 16 years ago
  97. 94e6108 PCI: Expose PCI VPD through sysfs by Ben Hutchings · 16 years ago
  98. 7d715a6 PCI: add PCI Express ASPM support by Shaohua Li · 16 years ago
  99. 39106dc cpumask: use new cpus_scnprintf function by Mike Travis · 16 years ago
  100. cc3a137 Revert "PCI: PCIE ASPM support" by Greg Kroah-Hartman · 17 years ago