Age | Commit message (Expand) | Author | Files | Lines |
2008-10-20 | PCI: use pci_find_ext_capability everywhere | Jesse Barnes | 3 | -58/+18 |
2008-10-20 | PCI: remove #ifdef DEBUG around dev_dbg call | Jesse Barnes | 1 | -2/+0 |
2008-10-20 | PCI hotplug: fix get_##name return value problem | Kenji Kaneshige | 1 | -1/+1 |
2008-10-20 | PCI: Add ability to mmap legacy_io on some platforms | Benjamin Herrenschmidt | 3 | -71/+94 |
2008-10-20 | PCI: probing debug message uniformization | Vincent Legoll | 2 | -16/+15 |
2008-10-20 | PCI: support PCIe ARI capability | Yu Zhao | 3 | -0/+47 |
2008-10-20 | PCI: centralize the capabilities code in probe.c | Zhao, Yu | 1 | -7/+20 |
2008-10-20 | PCI: centralize the capabilities code in pci-sysfs.c | Zhao, Yu | 1 | -55/+83 |
2008-10-20 | PCI: fix 64-vbit prefetchable memory resource BARs | Peter Chubb | 1 | -1/+1 |
2008-10-20 | PCI: replace cfg space size (256/4096) by macros. | Zhao, Yu | 4 | -12/+21 |
2008-10-20 | PCI: use resource_size() everywhere. | Zhao, Yu | 2 | -3/+3 |
2008-10-20 | PCI hotplug: rpaphp: make debug var unique | Kristen Carlson Accardi | 3 | -5/+5 |
2008-10-20 | PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.c | Yinghai Lu | 1 | -2/+1 |
2008-10-20 | PCI: fix hotplug get_##name return value problem | Zhao, Yu | 1 | -7/+7 |
2008-10-20 | PCI: fix sparse warning in pci_remove_behind_bridge | Stephen Hemminger | 1 | -7/+3 |
2008-10-20 | PCI: fix -Wakpm warnings in pci_pm_init debug output | Jesse Barnes | 1 | -2/+2 |
2008-10-20 | PCI: connect struct pci_dev to struct pci_slot | Alex Chiang | 2 | -0/+15 |
2008-10-20 | PCI: make CPU list affinity visible | Mike Travis | 3 | -0/+9 |
2008-10-20 | PCI: utilize calculated results when detecting MSI features | Jike Song | 1 | -6/+4 |
2008-10-20 | PCI: pciehp: replace printk with dev_printk | Taku Izumi | 5 | -186/+263 |
2008-10-20 | PCI: pciehp: change name tag of "hpdriver_portdrv" variable | Taku Izumi | 1 | -2/+1 |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige | 2 | -2/+4 |
2008-10-20 | PCI: tidy PME support messages | Bjorn Helgaas | 1 | -13/+13 |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanups | akpm@linux-foundation.org | 1 | -22/+22 |
2008-10-20 | PCI: ibmphp: list_for_each to list_for_each_entry | akpm@linux-foundation.org | 1 | -69/+23 |
2008-10-20 | PCI: follow lspci device/vendor style | Bjorn Helgaas | 2 | -2/+2 |
2008-10-20 | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki | 1 | -0/+22 |
2008-10-20 | PCI: allow quirks to be compiled out | Thomas Petazzoni | 1 | -86/+90 |
2008-10-20 | PCI: Check dynids driver_data value for validity | Jean Delvare | 1 | -2/+16 |
2008-10-20 | PCI: remove dynids.use_driver_data | Milton Miller | 1 | -2/+1 |
2008-10-20 | pci: Use new %pR to print resource ranges | Benjamin Herrenschmidt | 4 | -54/+32 |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 1 | -2/+4 |
2008-10-20 | intel-iommu: typo fix and correct word in the comment | Ameya Palande | 1 | -2/+2 |
2008-10-16 | {pci,pnp} quirks.c: don't use deprecated print_fn_descriptor_symbol() | Linus Torvalds | 1 | -2/+1 |
2008-10-16 | Merge branch 'kvm-updates/2.6.28' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 8 | -525/+117 |
2008-10-16 | Merge branch 'core-v28-for-linus' of git://git.kernel.org/pub/scm/linux/kerne... | Linus Torvalds | 2 | -6/+5 |
2008-10-16 | Driver core: add bus_sort_breadthfirst() function | Greg Kroah-Hartman | 1 | -45/+5 |
2008-10-15 | VT-d: Changes to support KVM | Kay, Allen M | 8 | -525/+117 |
2008-10-15 | Merge branches 'core/softlockup', 'core/softirq', 'core/resources', 'core/pri... | Ingo Molnar | 2 | -6/+5 |
2008-10-15 | Merge commit 'origin' | Benjamin Herrenschmidt | 14 | -304/+1187 |
2008-10-11 | Merge branch 'x86/apic' into x86-v28-for-linus-phase4-B | Ingo Molnar | 7 | -314/+1139 |
2008-10-10 | Merge branches 'core/iommu', 'x86/amd-iommu' and 'x86/iommu' into x86-v28-for... | Ingo Molnar | 1 | -1/+1 |
2008-10-02 | Check mapped ranges on sysfs resource files | Linus Torvalds | 1 | -0/+19 |
2008-09-26 | Export the ROM enable/disable helpers | Alan Cox | 1 | -2/+4 |
2008-09-26 | x86, pci-hotplug, calgary / rio: fix EBDA ioremap() | Ingo Molnar | 1 | -1/+1 |
2008-09-16 | PCI: fix compiler warnings in pci_get_subsys() | Greg KH | 1 | -3/+3 |
2008-09-16 | PCI: Fix pcie_aspm=force | Sitsofe Wheeler | 1 | -1/+1 |
2008-09-14 | generic: redefine resource_size_t as phys_addr_t | Jeremy Fitzhardinge | 1 | -5/+4 |
2008-09-14 | Merge branch 'linus' into x86/iommu | Ingo Molnar | 5 | -8/+47 |
2008-09-13 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jba... | Linus Torvalds | 5 | -8/+47 |