| Commit message (Expand) | Author | Age | Files | Lines |
* | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options | Atsushi Nemoto | 2007-02-16 | 1 | -0/+3 |
* | [PATCH] sort the devres mess out | Al Viro | 2007-02-11 | 1 | -0/+5 |
* | devres: device resource management | Tejun Heo | 2007-02-09 | 1 | -0/+9 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-02-07 | 1 | -10/+12 |
|\ |
|
| * | msi: Kill msi_lookup_irq | Eric W. Biederman | 2007-02-07 | 1 | -0/+3 |
| * | MSI: Remove pci_scan_msi_device() | Michael Ellerman | 2007-02-07 | 1 | -2/+0 |
| * | PCI: make isa_bridge Alpha-only | Adrian Bunk | 2007-02-07 | 1 | -6/+0 |
| * | PCI: mark pci_find_device() as __deprecated | Adrian Bunk | 2007-02-07 | 1 | -1/+1 |
| * | PCI: remove pci_find_device_reverse() | Adrian Bunk | 2007-02-07 | 1 | -1/+0 |
| * | PCI: define inline for test of channel error state | Linas Vepstas | 2007-02-07 | 1 | -0/+5 |
| * | PCI : Add selected_regions funcs | Hidetoshi Seto | 2007-02-07 | 1 | -0/+3 |
* | | PCI: add the sysfs driver name to all modules | Greg Kroah-Hartman | 2007-02-07 | 1 | -2/+3 |
|/ |
|
* | PCI: don't export device IDs to userspace | Adrian Bunk | 2006-12-20 | 1 | -3/+3 |
* | PCI: Fix multiple problems with VIA hardware | Alan Cox | 2006-12-20 | 1 | -0/+19 |
* | PCI: Add pci_find_ht_capability() for finding Hypertransport capabilities | Michael Ellerman | 2006-12-20 | 1 | -0/+2 |
* | pci: Introduce pci_find_present | Alan Cox | 2006-12-20 | 1 | -0/+2 |
* | PCI: switch pci_{enable,disable}_device() to be nestable | Inaky Perez-Gonzalez | 2006-12-01 | 1 | -1/+2 |
* | [PATCH] pci: declare pci_get_device_reverse() | Andrew Morton | 2006-10-21 | 1 | -2/+11 |
* | PCI: optionally sort device lists breadth-first | Matt Domsch | 2006-10-18 | 1 | -0/+1 |
* | pci: Additional search functions | Alan Cox | 2006-10-18 | 1 | -1/+2 |
* | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman | 2006-10-04 | 1 | -11/+0 |
* | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman | 2006-10-04 | 1 | -67/+0 |
* | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman | 2006-10-04 | 1 | -0/+17 |
* | [PATCH] genirq: msi: refactor the msi_ops | Eric W. Biederman | 2006-10-04 | 1 | -0/+62 |
* | [PATCH] genirq: msi: implement helper functions read_msi_msg and write_msi_msg | Eric W. Biederman | 2006-10-04 | 1 | -0/+6 |
* | [PATCH] PCI quirks update | Alan Cox | 2006-10-01 | 1 | -2/+3 |
* | PCI: add pci_stop_bus_device | Satoru Takeuchi | 2006-09-26 | 1 | -0/+1 |
* | PCI: Multiprobe sanitizer | Alan Cox | 2006-09-26 | 1 | -0/+2 |
* | PCI: fix __must_check warnings | Greg Kroah-Hartman | 2006-09-26 | 1 | -1/+1 |
* | add __must_check to device management code | Andrew Morton | 2006-09-25 | 1 | -16/+18 |
* | PM: no suspend_prepare() phase | David Brownell | 2006-09-25 | 1 | -1/+0 |
* | Suspend changes for PCI core | Linus Torvalds | 2006-09-25 | 1 | -0/+3 |
* | [PATCH] PCI: PCIE power management quirk | Kristen Carlson Accardi | 2006-07-12 | 1 | -0/+1 |
* | [PATCH] 64bit resource: change pci core and arch code to use resource_size_t | Greg Kroah-Hartman | 2006-06-27 | 1 | -6/+7 |
* | [PATCH] PCI: disable msi mode in pci_disable_device | Shaohua Li | 2006-06-21 | 1 | -0/+2 |
* | [PATCH] PCI Bus Parity Status-broken hardware attribute, EDAC foundation | Doug Thompson | 2006-06-21 | 1 | -0/+1 |
* | [PATCH] PCI: Add pci_assign_resource_fixed -- allow fixed address assignments | Kumar Gala | 2006-06-21 | 1 | -0/+1 |
* | Merge git://git.infradead.org/hdrcleanup-2.6 | Linus Torvalds | 2006-06-20 | 1 | -3/+2 |
|\ |
|
| * | Don't include <linux/mod_devicetable.h> in public part of linux/pci.h | David Woodhouse | 2006-04-29 | 1 | -2/+2 |
| * | Don't include linux/config.h from anywhere else in include/ | David Woodhouse | 2006-04-26 | 1 | -1/+0 |
* | | [PATCH] Revive pci_find_ext_capability | Brice Goglin | 2006-05-24 | 1 | -0/+2 |
|/ |
|
* | [PATCH] PCI: fix sparse warning about pci_bus_flags | Roland Dreier | 2006-04-14 | 1 | -1/+1 |
* | [PATCH] PCI: MSI(X) save/restore for suspend/resume | Shaohua Li | 2006-04-14 | 1 | -0/+31 |
* | [PATCH] PCI: fix pci_request_region[s] arg | Jeff Garzik | 2006-03-23 | 1 | -2/+2 |
* | [PATCH] PCI: make MSI quirk inheritable from the pci bus | Michael S. Tsirkin | 2006-03-23 | 1 | -1/+6 |
* | [PATCH] PCI: return max reserved busnr | Kristen Accardi | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] PCI: drivers/pci/pci.c: #if 0 pci_find_ext_capability() | Adrian Bunk | 2006-01-31 | 1 | -2/+0 |
* | [PATCH] PCI Error Recovery: header file patch | linas | 2006-01-09 | 1 | -0/+67 |
* | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 2006-01-09 | 1 | -0/+1 |