aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-09-26PCI: assign ioapic resource at hotplugSatoru Takeuchi
2006-09-26acpiphp: disable bridgesSatoru Takeuchi
2006-09-26acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi
2006-09-26PCI: add pci_stop_bus_deviceSatoru Takeuchi
2006-09-26acpiphp: do not initialize existing ioapicsSatoru Takeuchi
2006-09-26acpiphp: initialize ioapics before starting devicesSatoru Takeuchi
2006-09-26acpiphp: set hpp values before starting devicesSatoru Takeuchi
2006-09-26PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi
2006-09-26PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin
2006-09-26PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk
2006-09-26PCI: Multiprobe sanitizerAlan Cox
2006-09-26PCI: fix __must_check warningsGreg Kroah-Hartman
2006-09-26PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman
2006-09-26SHPCHP: fix __must_check warningsGreg Kroah-Hartman
2006-09-26PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin
2006-09-26PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin
2006-09-26PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin
2006-09-26PCIE: check and return bus_register errorsRandy Dunlap
2006-09-26MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin
2006-09-26MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin
2006-09-26MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin
2006-09-26MSI: Factorize common code in pci_msi_supported()Brice Goglin
2006-09-26MSI: Cleanup existing MSI quirksBrice Goglin
2006-09-26Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds
2006-09-26Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-09-26[PATCH] suspend: make it possible to disable serial console suspendRafael J. Wysocki
2006-09-26[PATCH] Alchemy: Delete unused pt_regs * argument from au1xxx_dbdma_chan_allocRalf Baechle
2006-09-26[PATCH] ZVC: Support NR_SLAB_RECLAIMABLE / NR_SLAB_UNRECLAIMABLEChristoph Lameter
2006-09-26[PATCH] reduce MAX_NR_ZONES: make display of highmem counters conditional on ...Christoph Lameter
2006-09-26[PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen
2006-09-26[PATCH] Don't print virtual address in HPET initializationAndi Kleen
2006-09-25Driver core: Remove unneeded routines from driver coreAlan Stern
2006-09-25Driver core: Fix potential deadlock in driver coreAlan Stern
2006-09-25PCI: enable driver multi-threaded probeGreg Kroah-Hartman
2006-09-25Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman
2006-09-25drivers/base: check errorsAndrew Morton
2006-09-25drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh
2006-09-25Driver core: fixed add_bind_files() definitionYoichi Yuasa
2006-09-25Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov
2006-09-25sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap
2006-09-25Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman
2006-09-25Class: add support for class interfaces for devicesGreg Kroah-Hartman
2006-09-25Driver core: create devices/virtual/ treeGreg Kroah-Hartman
2006-09-25Driver core: add device_rename functionGreg Kroah-Hartman
2006-09-25Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman
2006-09-25Driver core: allow devices in classes to have no parentGreg Kroah-Hartman
2006-09-25Driver core: add groups support to struct deviceGreg Kroah-Hartman
2006-09-25PM: platform_bus and late_suspend/early_resumeDavid Brownell
2006-09-25PM: device_suspend/resume may sleepPavel Machek
2006-09-25PM: no suspend_prepare() phaseDavid Brownell