Age | Commit message (Expand) | Author |
2007-05-02 | PCI: fix multiple definition of `queue_pushbutton_work' | Kristen Carlson Accardi |
2007-05-02 | pciehp: Adapt to device driver model | Kenji Kaneshige |
2007-05-02 | pciehp: Event handling rework | Kenji Kaneshige |
2007-05-02 | pci: New PCI-E reset API | Brian King |
2007-05-02 | PCI: Flush MSI-X table writes | Mitch Williams |
2007-05-02 | remove "struct subsystem" as it is no longer needed | Greg Kroah-Hartman |
2007-05-02 | [POWERPC] Rename get_property to of_get_property: drivers | Stephen Rothwell |
2007-04-29 | Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/... | Linus Torvalds |
2007-04-29 | Merge branch 'release' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/... | Linus Torvalds |
2007-04-28 | libata/IDE: remove combined mode quirk | Jeff Garzik |
2007-04-27 | define platform wakeup hook, use in pci_enable_wake() | David Brownell |
2007-04-27 | driver core: per-subsystem multithreaded probing | Cornelia Huck |
2007-04-25 | ACPI: Disable MSI on request of FADT | Shaohua Li |
2007-04-23 | Revert "adjust legacy IDE resource setting (v2)" | Bartlomiej Zolnierkiewicz |
2007-04-03 | [PATCH] msi: synchronously mask and unmask msi-x irqs. | Eric W. Biederman |
2007-03-26 | PCI: Fix warning message in PCIE port driver | Prarit Bhargava |
2007-03-26 | PCI: Stop unhiding the SMBus on Toshiba laptops | Jean Delvare |
2007-03-12 | [PATCH] pci: Repair pci_save/restore_state so we can restore one save many ti... | Eric W. Biederman |
2007-03-12 | [PATCH] msi: Safer state caching. | Eric W. Biederman |
2007-03-09 | pci: fix section mismatch warning | Sam Ravnborg |
2007-03-09 | PCI: aer: fix section mismatch warning | Sam Ravnborg |
2007-03-09 | pcie: fix section mismatch warning | Sam Ravnborg |
2007-03-09 | PCI: allow multiple calls to pcim_pin_device() | Tejun Heo |
2007-03-05 | [PATCH] msi: support masking msi irqs without a mask bit | Eric W. Biederman |
2007-03-05 | [PATCH] msi: fix up the msi enable/disable logic | Eric W. Biederman |
2007-03-05 | [PATCH] msi: sanely support hardware level msi disabling | Eric W. Biederman |
2007-03-03 | adjust legacy IDE resource setting (v2) | Jan Beulich |
2007-03-01 | ahci/pata_jmicron: match class not function number | Tejun Heo |
2007-03-01 | jmicron ATA: reimplement jmicron ATA quirk | Tejun Heo |
2007-02-19 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds |
2007-02-17 | Fix typos concerning hierarchy | Uwe Kleine-König |
2007-02-16 | PCI: Make PCI device numa-node attribute visible in sysfs | Brice Goglin |
2007-02-16 | PCI: PCI devices get assigned redundant IRQs | Andreas Block |
2007-02-16 | PCI: Make CARDBUS_MEM_SIZE and CARDBUS_IO_SIZE boot options | Atsushi Nemoto |
2007-02-16 | PCI/sysfs/kobject kernel-doc fixes | Randy Dunlap |
2007-02-14 | [PATCH] Scheduled removal of SA_xxx interrupt flags fixups | Thomas Gleixner |
2007-02-14 | [PATCH] remove many unneeded #includes of sched.h | Tim Schmielau |
2007-02-12 | [PATCH] mark struct file_operations const 5 | Arjan van de Ven |
2007-02-10 | [SPARC64]: Add PCI MSI support on Niagara. | David S. Miller |
2007-02-09 | devres: device resource management | Tejun Heo |
2007-02-09 | Add pci class code for SATA & AHCI, and replace some magic numbers. | Conke Hu |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6 | Linus Torvalds |
2007-02-07 | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6 | Linus Torvalds |
2007-02-07 | msi: Make MSI useable more architectures | Eric W. Biederman |
2007-02-07 | msi: Kill the msi_desc array. | Eric W. Biederman |
2007-02-07 | msi: Remove attach_msi_entry. | Eric W. Biederman |
2007-02-07 | msi: Fix msi_remove_pci_irq_vectors. | Eric W. Biederman |
2007-02-07 | msi: Remove msi_lock. | Eric W. Biederman |
2007-02-07 | msi: Kill msi_lookup_irq | Eric W. Biederman |