| Commit message (Expand) | Author | Age |
... | |
| | * | PCI: Let PCI_MULTITHREAD_PROBE not be broken | Greg Kroah-Hartman | 2006-12-01 |
| * | | Fix typos in doc and comments | Jan Engelhardt | 2006-11-29 |
| * | | Fix misc .c/.h comment typos | Matt LaPlante | 2006-11-29 |
| * | | Fix misc Kconfig typos | Matt LaPlante | 2006-11-29 |
| |/ |
|
* | | WorkStruct: make allyesconfig | David Howells | 2006-11-22 |
* | | WorkStruct: Pass the work_struct pointer instead of context data | David Howells | 2006-11-22 |
|/ |
|
* | [PATCH] revert "PCI: quirk for IBM Dock II cardbus controllers" | Andrew Morton | 2006-11-14 |
* | [PATCH] pci: don't try to remove sysfs files before they are setup. | David Miller | 2006-11-13 |
* | [PATCH] htirq: allow buggy drivers of buggy hardware to write the registers | Eric W. Biederman | 2006-11-08 |
* | [PATCH] htirq: refactor so we only have one function that writes to the chip | Eric W. Biederman | 2006-11-08 |
* | PCI: Let PCI_MULTITHREAD_PROBE depend on BROKEN | Adrian Bunk | 2006-11-03 |
* | PCI: Remove quirk_via_abnormal_poweroff | Karsten Wiese | 2006-10-27 |
* | PCI: reset pci device state to unknown state for resume | Shaohua Li | 2006-10-27 |
* | PCI: fix pci_fixup_video as it blows up on sparc64 | Eiichiro Oiwa | 2006-10-27 |
* | acpiphp: fix latch status | MUNEDA Takahiro | 2006-10-27 |
* | Revert unintentional and bogus change to drivers/pci/quirks.c | Linus Torvalds | 2006-10-23 |
* | [PKT_SCHED] netem: Orphan SKB when adding to queue. | David S. Miller | 2006-10-23 |
* | [PATCH] Fix up rpaphp driver for pci hotplug header move | Olaf Hering | 2006-10-20 |
* | PCI Hotplug: move pci_hotplug.h to include/linux/ | Greg Kroah-Hartman | 2006-10-18 |
* | change pci hotplug subsystem maintainer to Kristen | Kristen Carlson Accardi | 2006-10-18 |
* | PCI: optionally sort device lists breadth-first | Matt Domsch | 2006-10-18 |
* | cpcihp_generic: prevent loading without "bridge" parameter | Akinobu Mita | 2006-10-18 |
* | pci: Additional search functions | Alan Cox | 2006-10-18 |
* | PCI: quirks: switch quirks code offender to use pci_get API | Alan Cox | 2006-10-18 |
* | PCI: Improve pci_msi_supported() comments | Brice Goglin | 2006-10-18 |
* | PCI hotplug: ioremap balanced with iounmap | Amol Lad | 2006-10-18 |
* | shpchp: remove unnecessary cmd_busy member from struct controller | Kenji Kaneshige | 2006-10-18 |
* | shpchp: fix command completion check | Kenji Kaneshige | 2006-10-18 |
* | pci: Stamp out pci_find_* usage in fakephp | Alan Cox | 2006-10-18 |
* | PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM error | Zhang, Yanmin | 2006-10-18 |
* | PCI: Turn pci_fixup_video into generic for embedded VGA | eiichiro.oiwa.nm@hitachi.com | 2006-10-18 |
* | PCI: add ICH7/8 ACPI/GPIO io resource quirks | Daniel Ritz | 2006-10-18 |
* | PCI: pcie-check-and-return-bus_register-errors fix | Andrew Morton | 2006-10-18 |
* | PCI: VIA IRQ quirk behaviour change | Daniel Drake | 2006-10-18 |
* | pciehp: Remove unnecessary check in pciehp_ctrl.c | Eric Sesterhenn | 2006-10-18 |
* | pciehp - add missing locking | Kenji Kaneshige | 2006-10-18 |
* | pciehp: fix improper info messages | Kenji Kaneshige | 2006-10-18 |
* | shpchp: fix shpchp_wait_cmd in poll | Kenji Kaneshige | 2006-10-18 |
* | [PATCH] HT_IRQ must depend on PCI | Adrian Bunk | 2006-10-11 |
* | IRQ: Maintain regs pointer globally rather than passing to IRQ handlers | David Howells | 2006-10-05 |
* | [PATCH] htirq: tidy up the htirq code | Eric W. Biederman | 2006-10-04 |
* | [PATCH] msi: move the ia64 code into arch/ia64 | Eric W. Biederman | 2006-10-04 |
* | [PATCH] msi: refactor and move the msi irq_chip into the arch code | Eric W. Biederman | 2006-10-04 |
* | [PATCH] msi: only use a single irq_chip for msi interrupts | Eric W. Biederman | 2006-10-04 |
* | [PATCH] msi: simplify msi sanity checks by adding with generic irq code | Eric W. Biederman | 2006-10-04 |
* | [PATCH] Initial generic hypertransport interrupt support | Eric W. Biederman | 2006-10-04 |
* | [PATCH] genirq: msi: only build msi-apic.c on ia64 | Eric W. Biederman | 2006-10-04 |
* | [PATCH] genirq: msi: make the msi code irq based and not vector based | Eric W. Biederman | 2006-10-04 |
* | [PATCH] genirq: msi: simplify the msi irq limit policy | Eric W. Biederman | 2006-10-04 |
* | [PATCH] genirq: msi: refactor the msi_ops | Eric W. Biederman | 2006-10-04 |