Age | Commit message (Expand) | Author | Files | Lines |
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: use same arg names in PCI_VDEVICE comment | Zhao, Yu | 1 | -2/+2 |
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 MSI-HOWTO.txt info about MSI-X MMIO space | Roland Dreier | 1 | -4/+2 |
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 | x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDs | Seth Heasley | 2 | -5/+12 |
2008-10-20 | PCI: pciehp: fix irq initialization | Kenji Kaneshige | 2 | -2/+4 |
2008-10-20 | PCI: Document that most pci options are shared between i386 and x86-64 | Andi Kleen | 1 | -12/+13 |
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 | x86/PCI: follow lspci device/vendor style | Bjorn Helgaas | 1 | -4/+4 |
2008-10-20 | PCI: change MSI-x vector to 32bit | Yinghai Lu | 2 | -2/+2 |
2008-10-20 | PCI PM: Introduce function pci_wake_from_d3 | Rafael J. Wysocki | 2 | -0/+23 |
2008-10-20 | PCI: allow quirks to be compiled out | Thomas Petazzoni | 2 | -86/+98 |
2008-10-20 | PCI: Check dynids driver_data value for validity | Jean Delvare | 4 | -10/+20 |
2008-10-20 | PCI: remove dynids.use_driver_data | Milton Miller | 5 | -6/+1 |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/drz... | Linus Torvalds | 3 | -52/+165 |
2008-10-20 | Merge git://git.infradead.org/battery-2.6 | Linus Torvalds | 6 | -6/+428 |
2008-10-20 | epca: Add infinite break support | Alan Cox | 1 | -1/+5 |
2008-10-20 | Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric... | Linus Torvalds | 20 | -3451/+2224 |
2008-10-20 | Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6 | Linus Torvalds | 4 | -10/+27 |
2008-10-20 | Merge branch 'for-next' of git://git.o-hand.com/linux-mfd | Linus Torvalds | 19 | -98/+2687 |
2008-10-20 | Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 21 | -167/+1187 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6 | Linus Torvalds | 176 | -1219/+13195 |
2008-10-20 | pci: Use new %pR to print resource ranges | Benjamin Herrenschmidt | 4 | -54/+32 |
2008-10-20 | Implement %pR to print struct resource content | Linus Torvalds | 1 | -6/+43 |
2008-10-20 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds | 10 | -21/+144 |
2008-10-20 | staging: sxg depends on X86 | Stephen Rothwell | 1 | -0/+1 |
2008-10-20 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6 | Linus Torvalds | 17 | -27/+33 |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 69 | -1507/+5441 |
2008-10-20 | x86: sysfs: kill owner field from attribute | Parag Warudkar | 20 | -23/+9 |
2008-10-20 | fs/Kconfig: move CIFS out | Alexey Dobriyan | 2 | -142/+143 |
2008-10-20 | include/linux/bcd.h: remove comments | Adrian Bunk | 1 | -9/+0 |
2008-10-20 | remove the obsolete BCD*BIN/BIN*BCD macros | Adrian Bunk | 1 | -7/+0 |
2008-10-20 | drivers/scsi/sr_vendor.c: use bcd2bin | Adrian Bunk | 1 | -6/+6 |
2008-10-20 | i2c: use bcd2bin/bin2bcd | Adrian Bunk | 1 | -17/+17 |