aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* acpiphp: initialize ioapics before starting devicesSatoru Takeuchi2006-09-26
* acpiphp: set hpp values before starting devicesSatoru Takeuchi2006-09-26
* PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi2006-09-26
* PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin2006-09-26
* PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk2006-09-26
* PCI: Multiprobe sanitizerAlan Cox2006-09-26
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* SHPCHP: fix __must_check warningsGreg Kroah-Hartman2006-09-26
* PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin2006-09-26
* PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-26
* PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin2006-09-26
* PCIE: check and return bus_register errorsRandy Dunlap2006-09-26
* MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin2006-09-26
* MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-26
* MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin2006-09-26
* MSI: Factorize common code in pci_msi_supported()Brice Goglin2006-09-26
* MSI: Cleanup existing MSI quirksBrice Goglin2006-09-26
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-26
|\
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-26
| * [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-26
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-26
|\ \
| * | Driver core: Remove unneeded routines from driver coreAlan Stern2006-09-26
| * | Driver core: Fix potential deadlock in driver coreAlan Stern2006-09-26
| * | PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-26
| * | Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-26
| * | drivers/base: check errorsAndrew Morton2006-09-26
| * | drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh2006-09-26
| * | Driver core: fixed add_bind_files() definitionYoichi Yuasa2006-09-26
| * | Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov2006-09-26
| * | sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-26
| * | Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-26
| * | Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-26
| * | Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-26
| * | Driver core: add device_rename functionGreg Kroah-Hartman2006-09-26
| * | Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-26
| * | Driver core: allow devices in classes to have no parentGreg Kroah-Hartman2006-09-26
| * | Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-26
| * | PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-26
| * | PM: device_suspend/resume may sleepPavel Machek2006-09-26
| * | PM: no suspend_prepare() phaseDavid Brownell2006-09-26
| * | PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-26
| * | PM: update docs for writing .../power/stateDavid Brownell2006-09-26
| * | PM: issue PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * | PM: USB HCDs use PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * | PM: video drivers and PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * | PM: PCI and IDE handle PM_EVENT_PRETHAWDavid Brownell2006-09-26
| * | fix broken/dubious driver suspend() methodsDavid Brownell2006-09-26
| * | make suspend quieterDavid Brownell2006-09-26
| * | Suspend changes for PCI coreLinus Torvalds2006-09-26