summaryrefslogtreecommitdiffstats
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2008-10-20PCI: fix AER capability checkYu Zhao2-3/+2
2008-10-20PCI: use pci_find_ext_capability everywhereJesse Barnes4-61/+20
2008-10-20PCI: remove #ifdef DEBUG around dev_dbg callJesse Barnes1-2/+0
2008-10-20PCI hotplug: fix get_##name return value problemKenji Kaneshige1-1/+1
2008-10-20PCI: Add ability to mmap legacy_io on some platformsBenjamin Herrenschmidt3-71/+94
2008-10-20PCI: probing debug message uniformizationVincent Legoll2-16/+15
2008-10-20PCI: support PCIe ARI capabilityYu Zhao3-0/+47
2008-10-20PCI: centralize the capabilities code in probe.cZhao, Yu1-7/+20
2008-10-20PCI: centralize the capabilities code in pci-sysfs.cZhao, Yu1-55/+83
2008-10-20PCI: fix 64-vbit prefetchable memory resource BARsPeter Chubb1-1/+1
2008-10-20PCI: replace cfg space size (256/4096) by macros.Zhao, Yu4-12/+21
2008-10-20PCI: use resource_size() everywhere.Zhao, Yu2-3/+3
2008-10-20PCI hotplug: rpaphp: make debug var uniqueKristen Carlson Accardi3-5/+5
2008-10-20PCI: use %pF instead of print_fn_descriptor_symbol() in quirks.cYinghai Lu1-2/+1
2008-10-20PCI: fix hotplug get_##name return value problemZhao, Yu1-7/+7
2008-10-20PCI: fix sparse warning in pci_remove_behind_bridgeStephen Hemminger1-7/+3
2008-10-20PCI: fix -Wakpm warnings in pci_pm_init debug outputJesse Barnes1-2/+2
2008-10-20PCI: connect struct pci_dev to struct pci_slotAlex Chiang2-0/+15
2008-10-20PCI: make CPU list affinity visibleMike Travis3-0/+9
2008-10-20PCI: utilize calculated results when detecting MSI featuresJike Song1-6/+4
2008-10-20PCI: pciehp: replace printk with dev_printkTaku Izumi5-186/+263
2008-10-20PCI: pciehp: change name tag of "hpdriver_portdrv" variableTaku Izumi1-2/+1
2008-10-20PCI: pciehp: fix irq initializationKenji Kaneshige2-2/+4
2008-10-20PCI: tidy PME support messagesBjorn Helgaas1-13/+13
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entry-checkpatch cleanupsakpm@linux-foundation.org1-22/+22
2008-10-20PCI: ibmphp: list_for_each to list_for_each_entryakpm@linux-foundation.org1-69/+23
2008-10-20PCI: follow lspci device/vendor styleBjorn Helgaas2-2/+2
2008-10-20PCI: change MSI-x vector to 32bitYinghai Lu1-1/+1
2008-10-20PCI PM: Introduce function pci_wake_from_d3Rafael J. Wysocki1-0/+22
2008-10-20PCI: allow quirks to be compiled outThomas Petazzoni1-86/+90
2008-10-20PCI: Check dynids driver_data value for validityJean Delvare3-10/+16
2008-10-20PCI: remove dynids.use_driver_dataMilton Miller4-5/+1
2008-10-20Merge git://git.infradead.org/battery-2.6Linus Torvalds5-6/+422
2008-10-20epca: Add infinite break supportAlan Cox1-1/+5
2008-10-20Merge branch 'for-next' of git://git.o-hand.com/linux-mfdLinus Torvalds12-83/+2101
2008-10-20Merge git://git.kernel.org/pub/scm/linux/kernel/git/lethal/sh-2.6Linus Torvalds11-67/+809
2008-10-20pci: Use new %pR to print resource rangesBenjamin Herrenschmidt4-54/+32
2008-10-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-9/+28
2008-10-20staging: sxg depends on X86Stephen Rothwell1-0/+1
2008-10-20Merge git://git.infradead.org/mtd-2.6Linus Torvalds48-1301/+4286
2008-10-20x86: sysfs: kill owner field from attributeParag Warudkar19-21/+6
2008-10-20drivers/scsi/sr_vendor.c: use bcd2binAdrian Bunk1-6/+6
2008-10-20i2c: use bcd2bin/bin2bcdAdrian Bunk1-17/+17
2008-10-20drivers/rtc/rtc-bq4802.c: don't use BIN_2_BCD and BCD_2_BINAndrew Morton1-15/+15
2008-10-20rtc: use bcd2bin/bin2bcdAdrian Bunk4-61/+61
2008-10-20drivers/rtc/: use bcd2bin/bin2bcdAdrian Bunk30-509/+509
2008-10-20acpi: use bcd2bin/bin2bcdAdrian Bunk1-9/+9
2008-10-20byteorder: remove direct includes of linux/byteorder/swab[b].hHarvey Harrison3-1/+3
2008-10-20edac cell: fix incorrect edac_modeBenjamin Herrenschmidt1-1/+1
2008-10-20pc8736x_gpio: add support for PC87365 chipsAndre Haupt1-3/+8