Age | Commit message (Expand) | Author |
2009-06-22 | Merge branch 'linux-next' of git://git.kernel.org/pub/scm/linux/kernel/git/jb... | Linus Torvalds |
2009-06-19 | PCI: make msi_free_irqs() to use msix_mask_irq() instead of open coded write | Hidetoshi Seto |
2009-06-19 | PCI: Fix the NIU MSI-X problem in a better way | Matthew Wilcox |
2009-06-18 | PCI ASPM: remove get_root_port_link | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup pcie_aspm_sanity_check | Kenji Kaneshige |
2009-06-18 | PCI ASPM: remove has_switch field | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup calc_Lx_latency | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup pcie_aspm_get_cap_device | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup clkpm checks | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup __pcie_aspm_check_state_one | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup initialization | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup change input argument of aspm functions | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup misc in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup clkpm state in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup latency field in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: cleanup aspm state field in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI ASPM: fix typo in struct pcie_link_state | Kenji Kaneshige |
2009-06-18 | PCI: drivers/pci/slot.c should depend on CONFIG_SYSFS | Alex Chiang |
2009-06-18 | PCI: remove redundant __msi_set_enable() | Matthew Wilcox |
2009-06-17 | Fix pci_claim_resource | Matthew Wilcox |
2009-06-16 | PCI PM: consistently use type bool for wake enable variable | Frans Pop |
2009-06-16 | PCI: remove invalid comment of msi_mask_irq() | Kenji Kaneshige |
2009-06-16 | PCI PM: Fix handling of devices without PM support by pci_target_state() | Rafael J. Wysocki |
2009-06-16 | PCI: support Secondary Bus Reset | Yu Zhao |
2009-06-16 | PCI: support PM D0hot->D3 transition reset | Yu Zhao |
2009-06-16 | PCI: cleanup Function Level Reset | Yu Zhao |
2009-06-16 | PCI AER: software error injection | Huang Ying |
2009-06-16 | PCI AER: multiple error support | Zhang, Yanmin |
2009-06-16 | PCI AER: support invalid error source IDs | Zhang, Yanmin |
2009-06-16 | PCI AER: support Multiple Error Received and no error source id | Zhang, Yanmin |
2009-06-16 | PCI hotplug: remove redundant .owner initializations | Kenji Kaneshige |
2009-06-16 | PCI hotplug: create symlink to hotplug driver module | Kenji Kaneshige |
2009-06-16 | PCI hotplug: fix return value of has_foo() functions | Kenji Kaneshige |
2009-06-16 | PCI: Remove untested Electromechanical Interlock (EMI) support in pciehp. | Kenji Kaneshige |
2009-06-16 | PCI: PCIE AER: export aer_irq | Huang Ying |
2009-06-16 | PCI: Add pci_bus_set_ops | Huang Ying |
2009-06-16 | PCI: use pci_is_root_bus() in pci_common_swizzle() | Kenji Kaneshige |
2009-06-16 | PCI: use pci_is_root_bus() in pci_get_interrupt_pin() | Kenji Kaneshige |
2009-06-16 | PCI: use pci_is_root_bus() in pci_read_bridge_bases() | Kenji Kaneshige |
2009-06-16 | PCI: use pci_is_root_bus() in pci_find_upstream_pcie_bridge() | Kenji Kaneshige |
2009-06-16 | PCI quirk: HP hides SMBus controller in Compaq nx9500 laptops | Michal Miroslaw |
2009-06-16 | PCI quirk: unhide 'Overflow' device on i828{6,7}5P/PE chipsets | Michal Miroslaw |
2009-06-16 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/usb-2.6 | Linus Torvalds |
2009-06-15 | PCI: add power-state name strings | Alan Stern |
2009-06-15 | PCIE: remove driver_data direct access of struct device | Greg Kroah-Hartman |
2009-06-15 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-next-2.6 | Linus Torvalds |
2009-06-15 | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/benh/po... | Linus Torvalds |
2009-06-15 | Merge branch 'master' of master.kernel.org:/pub/scm/linux/kernel/git/torvalds... | David S. Miller |
2009-06-12 | trivial: pci hotplug: adding __init/__exit macros to sgi_hotplug | Peter Huewe |
2009-06-12 | Merge commit 'origin/master' into next | Benjamin Herrenschmidt |