aboutsummaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu
2008-10-20PCI: use same arg names in PCI_VDEVICE commentZhao, Yu
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger
2008-10-20PCI: fix MSI-HOWTO.txt info about MSI-X MMIO spaceRoland Dreier
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang
2008-10-20PCI: make CPU list affinity visibleMike Travis
2008-10-20PCI: utilize calculated results when detecting MSI featuresJike Song
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi
2008-10-20x86/PCI: irq and pci_ids patch for Intel Ibex Peak DeviceIDsSeth Heasley
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige
2008-10-20PCI: Document that most pci options are shared between i386 and x86-64Andi Kleen
2008-10-20PCI: tidy PME support messagesBjorn Helgaas
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20x86/PCI: follow lspci device/vendor styleBjorn Helgaas
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds
2008-10-20epca: Add infinite break supportAlan Cox
2008-10-20Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/eric...Linus Torvalds
2008-10-20Merge git://git.linux-nfs.org/projects/trondmy/nfs-2.6Linus Torvalds
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds
2008-10-20Merge branch 'linux-next' of git://git.infradead.org/ubifs-2.6Linus Torvalds
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt
2008-10-20Implement %pR to print struct resource contentLinus Torvalds
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2008-10-20staging: sxg depends on X86Stephen Rothwell
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar
2008-10-20fs/Kconfig: move CIFS outAlexey Dobriyan
2008-10-20include/linux/bcd.h: remove commentsAdrian Bunk
2008-10-20remove the obsolete BCD*BIN/BIN*BCD macrosAdrian Bunk
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20mn10300: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20mips: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk