| Commit message (Expand) | Author | Age | Files | Lines |
* | Revert "PCI: fix IDE legacy mode resources" | Linus Torvalds | 2007-12-10 | 1 | -36/+12 |
* | Intel IOMMU: PCI generic helper function | Keshavamurthy, Anil S | 2007-10-22 | 1 | -0/+14 |
* | PCI: modify PCI bridge control ISA flag for clarity | Gary Hade | 2007-10-12 | 1 | -2/+2 |
* | PCI: avoid P2P prefetch window for expansion ROMs | Gary Hade | 2007-10-12 | 1 | -2/+1 |
* | PCI: skip ISA ioresource alignment on some systems | Gary Hade | 2007-10-12 | 1 | -2/+2 |
* | PCI: fix IDE legacy mode resources | Yoichi Yuasa | 2007-10-12 | 1 | -12/+36 |
* | PCI: remove devinit from pci_read_bridge_bases | Ralf Baechle | 2007-09-11 | 1 | -1/+1 |
* | PCI: lets kill the 'PCI hidden behind bridge' message | Bernhard Kaindl | 2007-08-22 | 1 | -9/+9 |
* | fix jvc cdrom drive lockup | Zhang, Yanmin | 2007-07-16 | 1 | -0/+12 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds | 2007-07-12 | 1 | -1/+2 |
|\ |
|
| * | PCI: read revision ID by default | Auke Kok | 2007-07-11 | 1 | -0/+1 |
| * | PCI: point people to Bernhard instead of the linux-kernel list | Greg Kroah-Hartman | 2007-07-11 | 1 | -1/+1 |
* | | sysfs: kill unnecessary attribute->owner | Tejun Heo | 2007-07-11 | 1 | -2/+0 |
|/ |
|
* | MSI: Use a list instead of the custom link structure | Michael Ellerman | 2007-05-02 | 1 | -0/+2 |
* | PCI: Convert to alloc_pci_dev() | Michael Ellerman | 2007-05-02 | 1 | -1/+1 |
* | PCI: Create alloc_pci_dev(), the one true way to create a struct pci_dev | Michael Ellerman | 2007-05-02 | 1 | -0/+15 |
* | pci: do not mark exported functions as __devinit | Sam Ravnborg | 2007-05-02 | 1 | -12/+11 |
* | Revert "adjust legacy IDE resource setting (v2)" | Bartlomiej Zolnierkiewicz | 2007-04-23 | 1 | -32/+13 |
* | adjust legacy IDE resource setting (v2) | Jan Beulich | 2007-03-03 | 1 | -13/+32 |
* | MSI: Remove pci_scan_msi_device() | Michael Ellerman | 2007-02-07 | 1 | -1/+0 |
* | PCI: check szhi when sz is 0 when 64 bit iomem bigger than 4G | Yinghai Lu | 2007-02-07 | 1 | -13/+56 |
* | [PATCH] pci/probe: fix macro that confuses kernel-doc | Randy Dunlap | 2006-12-30 | 1 | -3/+2 |
* | PCI legacy resource fix | Ralf Baechle | 2006-12-20 | 1 | -4/+7 |
* | [PATCH] add numa node information to struct device | Christoph Hellwig | 2006-12-07 | 1 | -0/+1 |
* | PCI: quirks: fix the festering mess that claims to handle IDE quirks | Alan Cox | 2006-12-01 | 1 | -0/+27 |
* | PCI: optionally sort device lists breadth-first | Matt Domsch | 2006-10-18 | 1 | -0/+92 |
* | PCI: fix __must_check warnings | Greg Kroah-Hartman | 2006-09-26 | 1 | -2/+14 |
* | [PATCH] pci: initialize struct pci_dev.error_state | Linas Vepstas | 2006-07-10 | 1 | -0/+1 |
* | [PATCH] PCI: fix race with pci_walk_bus and pci_destroy_dev | Zhang Yanmin | 2006-06-21 | 1 | -8/+9 |
* | [PATCH] PCI: fix to pci ignore pre-set 64-bit bars on 32-bit platforms | Bjorn Helgaas | 2006-06-21 | 1 | -1/+1 |
* | [PATCH] PCI: Ignore pre-set 64-bit BARs on 32-bit platforms | H. Peter Anvin | 2006-06-21 | 1 | -11/+17 |
* | [PATCH] PCI: kzalloc() conversion in drivers/pci | Eric Sesterhenn | 2006-03-23 | 1 | -6/+3 |
* | [PATCH] PCI: PCI/Cardbus cards hidden, needs pci=assign-busses to fix | Bernhard Kaindl | 2006-03-23 | 1 | -1/+3 |
* | [PATCH] PCI: make MSI quirk inheritable from the pci bus | Michael S. Tsirkin | 2006-03-23 | 1 | -0/+1 |
* | [PATCH] PCI: Avoid leaving MASTER_ABORT disabled permanently when returning f... | Ralf Baechle | 2006-03-23 | 1 | -7/+8 |
* | [PATCH] PCI: really fix parent's subordinate busnr | Kristen Accardi | 2006-03-23 | 1 | -0/+5 |
* | [PATCH] PCI: Export pci_cfg_space_size | Benjamin Herrenschmidt | 2006-01-09 | 1 | -1/+1 |
* | [PATCH] PCI: use bus numbers sparsely, if necessary | Dominik Brodowski | 2006-01-09 | 1 | -2/+37 |
* | [PATCH] PCI Quirk: 1K I/O space granularity on Intel P64H2 | Daniel Yeisley | 2006-01-09 | 1 | -2/+4 |
* | [PATCH] pci: call pci_read_irq for bridges | Kristen Accardi | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] pci: store PCI_INTERRUPT_PIN in pci_dev | Kristen Accardi | 2006-01-09 | 1 | -0/+1 |
* | [PATCH] kernel-doc: PCI fixes | Randy Dunlap | 2005-10-28 | 1 | -0/+1 |
* | [PATCH] pci: fixup parent subordinate busnr | Ivan Kokshaysky | 2005-09-23 | 1 | -1/+17 |
* | [PATCH] fix drivers/pci/probe.c warning | Amos Waterland | 2005-09-22 | 1 | -2/+2 |
* | [PATCH] Subject: PATCH: fix numa caused compile warnings | Alan Cox | 2005-09-10 | 1 | -2/+4 |
* | [PATCH] PCI: Small rearrangement of PCI probing code | Paul Mackerras | 2005-09-09 | 1 | -17/+33 |
* | [PATCH] PCI: Support PCM PM CAP version 3 | Daniel Ritz | 2005-09-08 | 1 | -1/+1 |
* | [PATCH] PCI: remove CONFIG_PCI_NAMES | Adrian Bunk | 2005-09-08 | 1 | -2/+0 |
* | [PATCH] PCI: remove PCI_BRIDGE_CTL_VGA handling from setup-bus.c | Ivan Kokshaysky | 2005-07-29 | 1 | -1/+1 |
* | [PATCH] PCI: handle subtractive decode pci-pci bridge better | Ivan Kokshaysky | 2005-07-01 | 1 | -3/+2 |