1. 1d3c16a PCI: make pci_restore_state return void by Jon Mason · 14 years ago
  2. f3ec4f8 PCI: change device runtime PM settings for probe and remove by Alan Stern · 14 years ago
  3. 6cbf821 PCI PM: Run-time callbacks for PCI bus type by Rafael J. Wysocki · 14 years ago
  4. 4406c56 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  5. 4b77b0a PCI: Clear saved_state after the state has been restored by Rafael J. Wysocki · 15 years ago
  6. 999cce4 PCI PM: Return error codes from pci_pm_resume() by Rafael J. Wysocki · 15 years ago
  7. 9dba910 PCI: separate out pci_add_dynid() by Tejun Heo · 15 years ago
  8. 4b61bb5 Merge commit 'v2.6.31-rc8' into next by Dmitry Torokhov · 15 years ago
  9. c82f63e PCI: check saved state before restore by Alek Du · 15 years ago
  10. 8150f32 Driver Core: Make PM operations a const pointer by Dmitry Torokhov · 15 years ago
  11. 90975ef Merge git://git.kernel.org/pub/scm/linux/kernel/git/rusty/linux-2.6-cpumask by Linus Torvalds · 15 years ago
  12. e76e5b2 Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 15 years ago
  13. 558f6ab Merge branch 'cpumask-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tip/linux-2.6-tip by Rusty Russell · 15 years ago
  14. 931ff68 PCI PM: Restore config spaces of all devices during early resume by Rafael J. Wysocki · 15 years ago
  15. 46939f8 PCI PM: Put devices into low power states during late suspend (rev. 2) by Rafael J. Wysocki · 15 years ago
  16. 0128a89 PCI PM: Move pci_restore_standard_config to pci-driver.c by Rafael J. Wysocki · 15 years ago
  17. 57ef802 PCI PM: Consistently use variable name "error" for pm call return values by Frans Pop · 15 years ago
  18. 705b1aa PCI: Introduce /sys/bus/pci/rescan by Alex Chiang · 15 years ago
  19. 0994375 PCI: add remove_id sysfs entry by Chris Wright · 15 years ago
  20. a70f730 cpumask: replace node_to_cpumask with cpumask_of_node. by Rusty Russell · 15 years ago
  21. 5294e25 PCI PM: make the PM core more careful with drivers using the new PM framework by Rafael J. Wysocki · 15 years ago
  22. cbbc2f6 PCI PM: Do not disable and enable bridges during suspend-resume by Rafael J. Wysocki · 15 years ago
  23. 99dadce PCI PM: Fix saving of device state in pci_legacy_suspend by Rafael J. Wysocki · 15 years ago
  24. ddb7c9d PCI PM: Fix handling of devices without drivers by Rafael J. Wysocki · 15 years ago
  25. 545ffd5 PCI PM: Fix hibernation breakage on EeePC 701 by Rafael J. Wysocki · 15 years ago
  26. 418e4da PCI PM: Fix suspend error paths and testing facility breakage by Rafael J. Wysocki · 15 years ago
  27. aa8c6c9 PCI PM: Restore standard config registers of all devices early by Rafael J. Wysocki · 15 years ago
  28. f6dc1e5 PCI PM: Put PM callbacks in the order of execution by Rafael J. Wysocki · 15 years ago
  29. d67e37d PCI PM: Run default PM callbacks for all devices using new framework by Rafael J. Wysocki · 15 years ago
  30. ad8cfa1 PCI PM: Call pci_fixup_device from legacy routines by Rafael J. Wysocki · 15 years ago
  31. bb80894 PCI PM: Rearrange code in pci-driver.c by Rafael J. Wysocki · 15 years ago
  32. 73410429 PCI PM: Avoid touching devices behind bridges in unknown state by Rafael J. Wysocki · 15 years ago
  33. 07e836e PCI PM: Move pci_has_legacy_pm_support by Rafael J. Wysocki · 15 years ago
  34. 571ff75 PCI PM: Power-manage devices without drivers during suspend-resume by Rafael J. Wysocki · 15 years ago
  35. fa58d30 PCI PM: Add suspend counterpart of pci_reenable_device by Rafael J. Wysocki · 15 years ago
  36. c9b9972 PCI PM: Fix poweroff and restore callbacks by Rafael J. Wysocki · 15 years ago
  37. 873392c PCI: work_on_cpu: use in drivers/pci/pci-driver.c by Rusty Russell · 15 years ago
  38. 2debb4d PCI: allow pci driver to support only dynids by Chris Wright · 16 years ago
  39. 355a72d PCI: Rework default handling of suspend and resume by Rafael J. Wysocki · 16 years ago
  40. adf0949 PM: Simplify the new suspend/hibernation framework for devices by Rafael J. Wysocki · 16 years ago
  41. b41d6cf PCI: Check dynids driver_data value for validity by Jean Delvare · 16 years ago
  42. edbc25c PCI: remove dynids.use_driver_data by Milton Miller · 16 years ago
  43. dc7c65d Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jbarnes/pci-2.6 by Linus Torvalds · 16 years ago
  44. bbb44d9 PCI: implement new suspend/resume callbacks by Rafael J. Wysocki · 16 years ago
  45. e1a2a51 Suspend/Resume bug in PCI layer wrt quirks by Rafael J. Wysocki · 16 years ago
  46. 4efeb4d PCI: use dev_to_node in pci_call_probe by Yinghai Lu · 16 years ago
  47. d52877c pci/irq: let pci_device_shutdown to call pci_msi_shutdown v2 by Yinghai Lu · 16 years ago
  48. f70316d generic: use new set_cpus_allowed_ptr function by Mike Travis · 16 years ago
  49. 74e27e4 PCI: Mem Policy: fix mempolicy usage in pci driver by Lee Schermerhorn · 17 years ago
  50. 2b93730 PCI: remove foolish code from pci-driver.c by Greg Kroah-Hartman · 17 years ago
  51. 03d43b1 PCI: use proper call to driver_create_file by Greg Kroah-Hartman · 17 years ago
  52. d73460d PCI: make pci_match_device() static by Adrian Bunk · 17 years ago
  53. 6a84258 Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  54. a56bc69 PCI: Fix incorrect argument order to list_add_tail() in PCI dynamic ID code by Michael Ellerman · 17 years ago
  55. 7eff2e7 Driver core: change add_uevent_var to use a struct by Kay Sievers · 17 years ago
  56. 0b62e13 pci: rename __pci_reenable_device() to pci_reenable_device() by Tejun Heo · 17 years ago
  57. 8b60756 Fix more "deprecated" spellos. by Randy Dunlap · 17 years ago
  58. 5adc55d PCI: remove the broken PCI_MULTITHREAD_PROBE option by Adrian Bunk · 17 years ago
  59. 6ba1863 PCI: Require vendor and device for new_id by Jean Delvare · 17 years ago
  60. 21c7f30 driver core: per-subsystem multithreaded probing by Cornelia Huck · 17 years ago
  61. f95d882 PCI/sysfs/kobject kernel-doc fixes by Randy Dunlap · 17 years ago
  62. 78149df Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 by Linus Torvalds · 17 years ago
  63. 38cc130 PCI : add extremely specialized __pci_reenable_device for default resume by Hidetoshi Seto · 18 years ago
  64. 924b08f PCI : remove too specialized __pci_enable_device for default resume by Hidetoshi Seto · 18 years ago
  65. 725522b PCI: add the sysfs driver name to all modules by Greg Kroah-Hartman · 17 years ago
  66. ae9608a PCI: fix pci-driver kernel-doc by Randy Dunlap · 17 years ago
  67. 1597cac PCI: Fix multiple problems with VIA hardware by Alan Cox · 18 years ago
  68. 7461b60 PCI: use /sys/bus/pci/drivers/<driver>/new_id first by Russell King · 18 years ago
  69. bae94d0 PCI: switch pci_{enable,disable}_device() to be nestable by Inaky Perez-Gonzalez · 18 years ago
  70. 50bf14b pci: fix __pci_register_driver error handling by Akinobu Mita · 18 years ago
  71. 2449e06 PCI: reset pci device state to unknown state for resume by Shaohua Li · 18 years ago
  72. 50b0075 PCI: Multiprobe sanitizer by Alan Cox · 18 years ago
  73. b19441a PCI: fix __must_check warnings by Greg Kroah-Hartman · 18 years ago
  74. 0f397f8 PCI: enable driver multi-threaded probe by Greg Kroah-Hartman · 18 years ago
  75. 1d3a82a PM: no suspend_prepare() phase by David Brownell · 18 years ago
  76. cbd69db Suspend changes for PCI core by Linus Torvalds · 18 years ago
  77. 39ba487 [PATCH] PCI: kerneldoc correction in pci-driver by Henrik Kretzschmar · 18 years ago
  78. 8d92bc2 [PATCH] PCI: Error handling on PCI device resume by Jean Delvare · 18 years ago
  79. 0266949 [PATCH] pm: print name of failed suspend function by Andrew Morton · 18 years ago
  80. f5afe80 [PATCH] PCI: kzalloc() conversion in drivers/pci by Eric Sesterhenn · 18 years ago
  81. 50defa1 [PATCH] PCI: Add pci_device_shutdown to pci_bus_type by Brian Gerst · 18 years ago
  82. b15d686 [PATCH] Add pci_bus_type probe and remove methods by Russell King · 18 years ago
  83. 312c004 [PATCH] driver core: replace "hotplug" by "uevent" by Kay Sievers · 19 years ago
  84. 863b18f [PATCH] PCI: automatically set device_driver.owner by Laurent riffard · 19 years ago
  85. f8eb100 [PATCH] pci-driver: store_new_id() not inline by Randy Dunlap · 19 years ago
  86. 8c65b4a [PATCH] fix remaining missing includes by Tim Schmielau · 19 years ago
  87. 4e57b68 [PATCH] fix missing includes by Tim Schmielau · 19 years ago
  88. 8f7020d [PATCH] kernel-doc: PCI fixes by Randy Dunlap · 19 years ago
  89. a1720fd [PATCH] PCI: Fixup PCI driver shutdown by Russell King · 19 years ago
  90. 95a6296 [PATCH] PCI: start paying attention to a lot of pci function return values by Greg Kroah-Hartman · 19 years ago
  91. d42c699 [PATCH] PCI: Run PCI driver initialization on local node by Andi Kleen · 19 years ago
  92. 3d3c2ae [PATCH] PCI: fix !CONFIG_HOTPLUG pci build problem by Greg KH · 19 years ago
  93. 7586585 [PATCH] PCI: clean up dynamic pci id logic by Greg Kroah-Hartman · 19 years ago
  94. fc7e482 [PATCH] sysfs: (driver/pci) if show/store is missing return -EIO by Dmitry Torokhov · 19 years ago
  95. c83d9945 [PATCH] Fix typo in drivers/pci/pci-driver.c by Mika Kukkonen · 19 years ago
  96. 794f5bf [PATCH] PCI: don't override drv->shutdown unconditionally by Christoph Hellwig · 19 years ago
  97. eaae4b3 [PATCH] PCI: Spelling fixes for drivers/pci. by Steven Cole · 19 years ago
  98. c895817 [PATCH] PCI: Add pci shutdown ability by Greg KH · 19 years ago
  99. 1da177e Linux-2.6.12-rc2 by Linus Torvalds · 19 years ago