summaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAgeFilesLines
* pciehp - fix wrong return valueKenji Kaneshige2006-09-261-6/+6
* acpiphp: add support for ioapic hot-removeSatoru Takeuchi2006-09-262-14/+92
* PCI: assign ioapic resource at hotplugSatoru Takeuchi2006-09-261-3/+10
* acpiphp: disable bridgesSatoru Takeuchi2006-09-261-1/+16
* acpiphp: stop bus device before acpi_bus_trimSatoru Takeuchi2006-09-261-0/+3
* PCI: add pci_stop_bus_deviceSatoru Takeuchi2006-09-261-1/+36
* acpiphp: do not initialize existing ioapicsSatoru Takeuchi2006-09-261-1/+3
* acpiphp: initialize ioapics before starting devicesSatoru Takeuchi2006-09-261-1/+1
* acpiphp: set hpp values before starting devicesSatoru Takeuchi2006-09-261-1/+1
* PCI Hotplug: cleanup pcihp skeleton code.Satoru Takeuchi2006-09-261-6/+3
* PCI: Restore PCI Express capability registers after PM eventMichael S. Tsirkin2006-09-261-0/+50
* PCI: drivers/pci/hotplug/acpiphp_glue.c: make a function staticAdrian Bunk2006-09-261-1/+1
* PCI: Multiprobe sanitizerAlan Cox2006-09-261-1/+5
* PCI: fix __must_check warningsGreg Kroah-Hartman2006-09-268-61/+137
* PCI Hotplug: fix __must_check warningsGreg Kroah-Hartman2006-09-262-33/+128
* SHPCHP: fix __must_check warningsGreg Kroah-Hartman2006-09-263-4/+8
* PCI-Express AER implemetation: pcie_portdrv error handlerZhang, Yanmin2006-09-261-21/+175
* PCI-Express AER implemetation: AER core and aerdriverZhang, Yanmin2006-09-269-0/+1568
* PCI-Express AER implemetation: export pcie_port_bus_typeZhang, Yanmin2006-09-261-0/+1
* PCIE: check and return bus_register errorsRandy Dunlap2006-09-263-5/+11
* MSI: Blacklist PCI-E chipsets depending on Hypertransport MSI capabilityBrice Goglin2006-09-261-0/+59
* MSI: Rename PCI_CAP_ID_HT_IRQCONF into PCI_CAP_ID_HTBrice Goglin2006-09-261-3/+2
* MSI: Export the PCI_BUS_FLAGS_NO_MSI flag in sysfsBrice Goglin2006-09-261-0/+41
* MSI: Factorize common code in pci_msi_supported()Brice Goglin2006-09-261-20/+31
* MSI: Cleanup existing MSI quirksBrice Goglin2006-09-262-16/+31
* Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds2006-09-262-5/+4
|\
| * [PATCH] x86: Allow disabling early pci scans with pci=noearly or disallowing ...Andi Kleen2006-09-261-3/+2
| * [PATCH] Don't print virtual address in HPET initializationAndi Kleen2006-09-261-2/+2
* | Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-09-2627-224/+720
|\ \
| * | Driver core: Remove unneeded routines from driver coreAlan Stern2006-09-252-32/+2
| * | Driver core: Fix potential deadlock in driver coreAlan Stern2006-09-252-2/+8
| * | PCI: enable driver multi-threaded probeGreg Kroah-Hartman2006-09-252-0/+36
| * | Driver Core: add ability for drivers to do a threaded probeGreg Kroah-Hartman2006-09-251-27/+81
| * | drivers/base: check errorsAndrew Morton2006-09-253-46/+100
| * | drivers/base: Platform notify needs to occur before drivers attach to the deviceBrian Walsh2006-09-251-4/+4
| * | Driver core: fixed add_bind_files() definitionYoichi Yuasa2006-09-251-1/+1
| * | Driver core: fix comments in drivers/base/power/resume.cDmitry Torokhov2006-09-251-4/+4
| * | sysfs_remove_bin_file: no return value, dump_stack on errorRandy.Dunlap2006-09-251-3/+1
| * | Driver core: add ability for devices to create and remove bin filesGreg Kroah-Hartman2006-09-251-0/+26
| * | Class: add support for class interfaces for devicesGreg Kroah-Hartman2006-09-252-1/+23
| * | Driver core: create devices/virtual/ treeGreg Kroah-Hartman2006-09-252-0/+24
| * | Driver core: add device_rename functionGreg Kroah-Hartman2006-09-251-0/+55
| * | Driver core: add ability for classes to handle devices properlyGreg Kroah-Hartman2006-09-251-0/+53
| * | Driver core: allow devices in classes to have no parentGreg Kroah-Hartman2006-09-251-10/+11
| * | Driver core: add groups support to struct deviceGreg Kroah-Hartman2006-09-251-0/+34
| * | PM: platform_bus and late_suspend/early_resumeDavid Brownell2006-09-251-2/+28
| * | PM: device_suspend/resume may sleepPavel Machek2006-09-252-0/+2
| * | PM: no suspend_prepare() phaseDavid Brownell2006-09-252-41/+0
| * | PM: add kconfig option for deprecated .../power/state filesDavid Brownell2006-09-251-0/+6
| * | PM: update docs for writing .../power/stateDavid Brownell2006-09-251-10/+19
OpenPOWER on IntegriCloud