summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)AuthorFilesLines
2009-11-05vsprintf: use %pR, %pr instead of %pRt, %pRfBjorn Helgaas9-70/+67
2009-11-05PCI: avoid boot interrupt quirk for AMD 813x B1 devicesStefan Assmann1-3/+7
2009-11-05PCI Hotplug: acpiphp: clean up list traversalsAlex Chiang1-41/+17
2009-11-05PCI hotplug: move IOAPIC support from acpiphp to ioapic driverBjorn Helgaas5-196/+136
2009-11-05PCI: fix memory leak in aer_injectAndrew Patterson1-1/+1
2009-11-05PCI: use better error return values in aer_injectAndrew Patterson1-4/+4
2009-11-05PCI: add support for PCI domains to aer_injectAndrew Patterson1-12/+34
2009-11-05PCI: add pci_get_domain_bus_and_slot functionAndrew Patterson1-17/+17
2009-11-05PCI: populate subsystem vendor and device IDs for PCI bridgesGabe Black1-0/+6
2009-11-05PCI: PCIe AER: honor ACPI HEST FIRMWARE FIRST modeMatt Domsch4-2/+166
2009-11-04PCI: pciehp: prevent unnecessary power offKenji Kaneshige1-16/+10
2009-11-04PCI: pciehp: fix typo in pciehp_probeKenji Kaneshige1-1/+1
2009-11-04PCI: pciehp: return error on read/write failureKenji Kaneshige3-92/+22
2009-11-04PCI: pciehp: create files only for existing capabilitiesKenji Kaneshige1-16/+22
2009-11-04PCI: pciehp: remove wrong workaround for bad DLLPKenji Kaneshige1-50/+3
2009-11-04PCI: pciehp: disable DLL state changed event notificationKenji Kaneshige1-1/+2
2009-11-04PCI: fix nit in ROM BAR size probingMichael S. Tsirkin1-2/+2
2009-11-04PCI: add xen dom0 checking before ACS initializationAllen Kay1-1/+2
2009-11-04PCI: acs p2p upsteram forwarding enablingAllen Kay3-0/+42
2009-11-04xen: move Xen-testing predicates to common headerJeremy Fitzhardinge12-0/+21
2009-11-04PNP: print resources consistently with %pRtBjorn Helgaas4-61/+18
2009-11-04PCI: print resources consistently with %pRtBjorn Helgaas4-43/+24
2009-11-04PCI hotplug: acpiphp should be linked after vendor driversMatthew Garrett1-4/+8
2009-11-04PCI hotplug: change PCI nomenclatureStefan Assmann1-11/+11
2009-11-04PCI: pci_dfl_cache_line_size is __devinitdataTejun Heo1-1/+1
2009-11-04pccard: configure CLS on attachTejun Heo2-28/+35
2009-11-04sparc64/PCI: drop PCI_CACHE_LINE_BYTESTejun Heo1-5/+1
2009-11-04PCI: determine CLS more intelligentlyJesse Barnes2-8/+41
2009-11-04Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/anh...Linus Torvalds8-95/+486
2009-11-04Merge branch 'upstream-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds3-9/+41
2009-11-03sata_via: Remove redundant device ID for VIA VT8261JosephChan@via.com.tw1-1/+0
2009-11-03drivers/ata/libata: Move dereference after NULL testJulia Lawall1-3/+6
2009-11-03ahci: Enable SB600 64bit DMA on MSI K9A2 Platinum v2Mark Nelson1-5/+35
2009-11-03Merge branch 'pm-fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/rafa...Linus Torvalds4-31/+55
2009-11-03Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds4-7/+66
2009-11-03Merge branch 'i2c-fixes' of git://git.fluff.org/bjdooks/linuxLinus Torvalds2-37/+59
2009-11-03Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds19-131/+480
2009-11-03PM: Remove some debug messages producing too much noisePavel Machek1-4/+0
2009-11-03PM: Fix warning on suspend errorsRomit Dasgupta1-0/+1
2009-11-03PM / yenta: Split resume into early and late parts (rev. 4)Rafael J. Wysocki2-27/+54
2009-11-03Input: gpio-keys - use IRQF_SHAREDDmitry Eremin-Solenikov1-0/+1
2009-11-03Input: winbond-cir - select LEDS_TRIGGERSDavid Härdeman1-0/+1
2009-11-03Input: i8042 - try to get stable CTR value when initializingDmitry Torokhov1-7/+28
2009-11-03Merge commit 'v2.6.32-rc5' into for-linusDmitry Torokhov3396-302293/+535289
2009-11-03Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/linvil...David S. Miller8-10/+36
2009-11-03i2c-mpc: Do not generate STOP after read.Joakim Tjernlund1-8/+2
2009-11-03i2c: imx: disable clock when it's possible to save power.Richard Zhao1-6/+6
2009-11-03i2c: imx: only imx1 needs disable delayRichard Zhao1-5/+7
2009-11-03i2c: imx: check busy bit when START/STOPRichard Zhao1-18/+44
2009-11-02i915: fix intel graphics suspend breakage due to resume/lid event confusionLinus Torvalds3-8/+24