aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2008-06-25PCI: correct resource number in debug outputJesse Barnes
2008-06-25PCIE: port driver: use dev_printk when possibleBjorn Helgaas
2008-06-25PCIE: aer: use dev_printk when possibleBjorn Helgaas
2008-06-25PCI: use dev_printk when possibleBjorn Helgaas
2008-06-25Remove unnecessary 'tmp' variable from pci_hp_register().Kenji Kaneshige
2008-06-25pciehp: remove inline from command related functionsKenji Kaneshige
2008-06-25pciehp: change command polling frequencyKenji Kaneshige
2008-06-25pciehp: cleanup pcie_poll_cmdKenji Kaneshige
2008-06-25pciehp: fix typo in hpc_release_ctlrKenji Kaneshige
2008-06-25PCI: fixup kdoc blocks for hotplug functionsJesse Barnes
2008-06-12Suspend-related patches for 2.6.27Rafael J. Wysocki
2008-06-12Merge branch 'suspend' of git://git.kernel.org/pub/scm/linux/kernel/git/lenb/...Jesse Barnes
2008-06-11ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki
2008-06-11PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki
2008-06-11ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang
2008-06-10PCI: introduce pci_slotAlex Chiang
2008-06-10PCI: construct one fakephp slot per PCI slotAlex Chiang
2008-06-10Merge git://git.kernel.org/pub/scm/linux/kernel/git/bart/ide-2.6Linus Torvalds
2008-06-10PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt
2008-06-10fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk
2008-06-10ide: export ide_doublerAdrian Bunk
2008-06-10palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz
2008-06-10delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz
2008-06-10ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz
2008-06-10sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang
2008-06-10PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare
2008-06-10PCI: eliminate double kfree in intel-iommu initializationJulia Lawall
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige
2008-06-10Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki
2008-06-10PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto
2008-06-10PCI: remove CVS keywordsAdrian Bunk
2008-06-10pci-acpi: formatting cleanups for _OSCKenji Kaneshige
2008-06-10pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige
2008-06-10pci-acpi: add flag to indicate query had been doneKenji Kaneshige
2008-06-10pci-acpi: use local buffer for _OSCKenji Kaneshige
2008-06-10pci-acpi: remove duplicate code for _OSCKenji Kaneshige