| Commit message (Expand) | Author | Age |
* | [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-05 |
* | adjust legacy IDE resource setting (v2) | Jan Beulich | 2007-03-03 |
* | ahci/pata_jmicron: match class not function number | Tejun Heo | 2007-03-01 |
* | jmicron ATA: reimplement jmicron ATA quirk | Tejun Heo | 2007-03-01 |
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/bunk/trivial | Linus Torvalds | 2007-02-19 |
|\ |
|
| * | Fix typos concerning hierarchy | Uwe Kleine-König | 2007-02-17 |
* | | 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-16 |
|/ |
|
* | [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-14 |
* | [PATCH] mark struct file_operations const 5 | Arjan van de Ven | 2007-02-12 |
* | [SPARC64]: Add PCI MSI support on Niagara. | David S. Miller | 2007-02-11 |
* | 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-09 |
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/bart/ide-2.6 | Linus Torvalds | 2007-02-07 |
|\ |
|
| * | ide: add Toshiba TC86C001 IDE driver (take 2) | Sergei Shtylyov | 2007-02-07 |
* | | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-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 | 2007-02-07 |
| * | | MSI: Combine pci_(save|restore)_msi/msix_state | Michael Ellerman | 2007-02-07 |
| * | | MSI: Remove pci_scan_msi_device() | Michael Ellerman | 2007-02-07 |
| * | | MSI: Replace pci_msi_quirk with calls to pci_no_msi() | Michael Ellerman | 2007-02-07 |
| * | | PCI: power management: remove noise on non-manageable hw | Pavel Machek | 2007-02-07 |
| * | | PCI: cleanup MSI code | Satoru Takeuchi | 2007-02-07 |
| * | | PCI: make isa_bridge Alpha-only | Adrian Bunk | 2007-02-07 |
| * | | PCI: remove quirk_sis_96x_compatible() | Adrian Bunk | 2007-02-07 |
| * | | PCI: Speed up the Intel SMBus unhiding quirk | Jean Delvare | 2007-02-07 |
| * | | PCI Quirk: 1k I/O space IOBL_ADR fix on P64H2 | Daniel Yeisley | 2007-02-07 |
| * | | shpchp: delete trailing whitespace | Kenji Kaneshige | 2007-02-07 |
| * | | shpchp: remove DBG_XXX_ROUTINE | Kenji Kaneshige | 2007-02-07 |
| * | | shpchp: remove CONFIG_HOTPLUG_PCI_SHPC_POLL_EVENT_MODE | Kenji Kaneshige | 2007-02-07 |
| * | | PCIEHP: Add Electro Mechanical Interlock (EMI) support to the PCIE hotplug dr... | Kristen Carlson Accardi | 2007-02-07 |
| * | | pciehp: fix wait command completion | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: cleanup wait command completion | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: remove unused pcie_cap_base | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: cleanup pciehp.h | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: cleanup register access | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: remove unused pci_bus from struct controller | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: remove unnecessary php_ctlr | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: cleanup slot list | Kenji Kaneshige | 2007-02-07 |
| * | | pciehp: cleanup init_slot() | Kenji Kaneshige | 2007-02-07 |
| * | | PCI: remove pci_find_device_reverse() | Adrian Bunk | 2007-02-07 |