summaryrefslogtreecommitdiffstats
path: root/drivers/leds (unfollow)
Commit message (Expand)AuthorFilesLines
2008-06-12ACPI PM: Remove obsolete Toshiba workaroundRafael J. Wysocki1-31/+0
2008-06-12PCI ACPI: Drop the second argument of platform_pci_choose_stateRafael J. Wysocki3-6/+4
2008-06-12ACPI PM: acpi_pm_device_sleep_state() cleanupDavid Brownell4-11/+8
2008-06-10PCI: ACPI PCI slot detection driverAlex Chiang6-1/+396
2008-06-10PCI: introduce pci_slotAlex Chiang20-293/+422
2008-06-10PCI: construct one fakephp slot per PCI slotAlex Chiang1-55/+29
2008-06-10PCI: update location of PCI hotplug mailing listsJesse Barnes1-6/+6
2008-06-10PCI: unhide the SMBus on the Compaq Deskpro ENKrzysztof Helt1-0/+9
2008-06-10fix BLK_DEV_HD_ONLY on ARM dependenciesAdrian Bunk1-0/+1
2008-06-10ide: export ide_doublerAdrian Bunk1-0/+4
2008-06-10palm_bk3710: add warm-plug supportBartlomiej Zolnierkiewicz1-3/+0
2008-06-10delkin_cb: add missing __init/__exit tagsBartlomiej Zolnierkiewicz1-4/+2
2008-06-10delkin_cb: add warm-plug supportBartlomiej Zolnierkiewicz1-4/+0
2008-06-10delkin_cb: use struct ide_port_infoBartlomiej Zolnierkiewicz1-8/+7
2008-06-10delkin_cb: set proper hwif->gendev.parent valueBartlomiej Zolnierkiewicz1-1/+2
2008-06-10ide: fix host drivers missing hwif->chipset initializationBartlomiej Zolnierkiewicz11-0/+20
2008-06-10ide-generic: add missing hwif->chipset setupBartlomiej Zolnierkiewicz1-0/+1
2008-06-10sis5513: add missing pci_enable_device() callBartlomiej Zolnierkiewicz1-0/+5
2008-06-10MAINTAINERS: remove SIS 5513 IDE entryAdrian Bunk1-7/+0
2008-06-10ide: remove the ide_etrax100 chipset typeAdrian Bunk3-5/+3
2008-06-10PCIe: fix 'symbol not declared' sparse warningsAlex Chiang2-0/+2
2008-06-10PCI: Unhide the SMBus on the Compaq Evo D510Jean Delvare1-0/+7
2008-06-10PCI: eliminate double kfree in intel-iommu initializationJulia Lawall1-1/+0
2008-06-10pciehp: removes redundant NULL write to slot status registerKenji Kaneshige1-1/+1
2008-06-10pciehp: fixes typo in dbg_ctrl() in pciehp_hpc.cKenji Kaneshige1-1/+1
2008-06-10shpchp: check firmware before taking controlKenji Kaneshige7-91/+105
2008-06-10pciehp: block signals while waiting for command completionKenji Kaneshige1-12/+4
2008-06-10pciehp: evaluate _OSC/OSHP before controller initKenji Kaneshige3-18/+10
2008-06-10pciehp: remove redundant pci_dev initializationKenji Kaneshige1-1/+0
2008-06-10PCI/x86: early dump pci conf space v2Yinghai Lu4-0/+63
2008-06-10PCI/x86: write_pci_config_byte fix offsetYinghai Lu2-1/+9
2008-06-10Implement new suspend and hibernation callbacks for platform bussesRafael J. Wysocki2-8/+289
2008-06-10PCI: implement new suspend/resume callbacksRafael J. Wysocki2-47/+347
2008-06-10Introduce new top level suspend and hibernation callbacksRafael J. Wysocki8-195/+845
2008-06-10PCI: boot parameter to avoid expansion ROM memory allocationGary Hade3-0/+26
2008-06-10PCI/MSI: skip calling pci_find_capability from msi_set_mask_bitsHidetoshi Seto1-4/+8
2008-06-10PCI: remove CVS keywordsAdrian Bunk2-4/+0
2008-06-10pci-acpi: formatting cleanups for _OSCKenji Kaneshige1-2/+3
2008-06-10pci-acpi: remove unused variable in __pci_osc_support_setKenji Kaneshige1-11/+4
2008-06-10pci-acpi: add flag to indicate query had been doneKenji Kaneshige1-1/+3
2008-06-10pci-acpi: use local buffer for _OSCKenji Kaneshige1-34/+39
2008-06-10pci-acpi: remove duplicate code for _OSCKenji Kaneshige1-110/+55
2008-06-10PCI: Disable PME during PCI scanZhao Yakui1-0/+44
2008-06-10Suspend/Resume bug in PCI layer wrt quirksRafael J. Wysocki4-39/+101
2008-06-10x86/PCI: janitor work in irq.cMiklos Vajna1-217/+294
2008-06-10PCI: Replace deprecated __initcall with device_initcall.Robert P. J. Day1-1/+1
2008-06-10PCI: drivers/pci/pci.c: add prototypesAdrian Bunk1-1/+4
2008-06-10PCI: make {pciehp,shpchp}_slot_with_bus staticAdrian Bunk2-2/+2
2008-06-10shm: Remove silly double assignmentNeil Horman1-2/+0
2008-06-10[S390] tape_3590.c: introduce missing kfreeJulia Lawall1-1/+1