| Commit message (Expand) | Author | Age |
* | PCI: add pci_stop_bus_device | Satoru Takeuchi | 2006-09-26 |
* | PCI: Multiprobe sanitizer | Alan Cox | 2006-09-26 |
* | PCI: fix __must_check warnings | Greg Kroah-Hartman | 2006-09-26 |
* | add __must_check to device management code | Andrew Morton | 2006-09-26 |
* | PM: no suspend_prepare() phase | David Brownell | 2006-09-26 |
* | Suspend changes for PCI core | Linus Torvalds | 2006-09-26 |
* | [PATCH] PCI: PCIE power management quirk | Kristen Carlson Accardi | 2006-07-12 |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 |
* | [PATCH] PCI: disable msi mode in pci_disable_device | Shaohua Li | 2006-06-21 |
* | [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation | Doug Thompson | 2006-06-21 |
* | [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments | Kumar Gala | 2006-06-21 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 |
|\ |
|
| * | Don't include <linux/mod_devicetable.h> in public part of linux/pci.h | David Woodhouse | 2006-04-28 |
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 |
* | | [PATCH] Revive pci_find_ext_capability | Brice Goglin | 2006-05-24 |
|/ |
|
* | [PATCH] PCI: fix sparse warning about pci_bus_flags | Roland Dreier | 2006-04-14 |
* | [PATCH] PCI: MSI(X) save/restore for suspend/resume | Shaohua Li | 2006-04-14 |
* | [PATCH] PCI: fix pci_request_region[s] arg | Jeff Garzik | 2006-03-23 |
* | [PATCH] PCI: make MSI quirk inheritable from the pci bus | Michael S. Tsirkin | 2006-03-23 |
* | [PATCH] PCI: return max reserved busnr | Kristen Accardi | 2006-03-23 |
* | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() | Adrian Bunk | 2006-01-31 |
* | [PATCH] PCI Error Recovery: header file patch | linas | 2006-01-09 |
* | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 |
* | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 2006-01-09 |
* | [PATCH] PCI: removed unneeded .owner field from struct pci_driver | Greg Kroah-Hartman | 2005-11-10 |
* | [PATCH] PCI: automatically set device_driver.owner | Laurent riffard | 2005-11-10 |
* | [PATCH] PCI: add pci_find_next_capability() | Roland Dreier | 2005-11-10 |
* | [PATCH] PCI: Block config access during BIST | Brian King | 2005-10-28 |
* | Remove "must_check" attributes in PCI-land | Linus Torvalds | 2005-09-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2005-09-09 |
|\ |
|
| * | [PATCH] PCI: Small rearrangement of PCI probing code | Paul Mackerras | 2005-09-09 |
| * | [PATCH] must_check attributes for PCI layer. | Dave Jones | 2005-09-09 |
* | | [PATCH] yenta: share code with PCI core | Dominik Brodowski | 2005-09-09 |
|/ |
|
* | [PATCH] PCI/libata INTx cleanup | Brett M Russ | 2005-09-08 |
* | [PATCH] PCI: Support PCM PM CAP version 3 | Daniel Ritz | 2005-09-08 |
* | [PATCH] PCI: Add pci_walk_bus function to PCI core (nonrecursive) | Paul Mackerras | 2005-09-08 |
* | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it | John W. Linville | 2005-09-08 |
* | [PATCH] PCI: clean up pci.h and split pci register info to separate header file. | Greg Kroah-Hartman | 2005-09-08 |
* | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 |
* | [PATCH] PCI: Move PCI fixup data into r/o section | akpm@osdl.org | 2005-09-08 |
* | [PATCH] PCI: 6700/6702PXH quirk | Kristen Accardi | 2005-08-17 |
* | Revert "[PATCH] PCI: restore BAR values..." | Linus Torvalds | 2005-08-08 |
* | [PATCH] PCI: restore BAR values after D3hot->D0 for devices that need it | John W. Linville | 2005-08-05 |
* | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n -- bug? | Kumar Gala | 2005-07-29 |
* | [PATCH] PCI: clean up dynamic pci id logic | Greg Kroah-Hartman | 2005-07-01 |
* | [PATCH] PCI: Increase the number of PCI bus resources | rajesh.shah@intel.com | 2005-07-01 |
* | [PATCH] PCI: fix up errors after dma bursting patch and CONFIG_PCI=n | Andrew Morton | 2005-06-28 |
* | [PATCH] PCI: DMA bursting advice | David S. Miller | 2005-06-28 |
* | [PATCH] PCI: fix-pci-mmap-on-ppc-and-ppc64.patch | Michael Ellerman | 2005-06-28 |
* | [PATCH] acpi bridge hotadd: ACPI based root bridge hot-add | Rajesh Shah | 2005-06-28 |