aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-10-18Driver core: bus: remove indentation levelJeff Garzik
2006-10-18Driver core: Don't ignore error returns from probingAlan Stern
2006-10-18Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()Jesper Juhl
2006-10-18driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck
2006-10-18driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck
2006-10-18driver core fixes: device_add() cleanup on errorCornelia Huck
2006-10-18driver core fixes: bus_add_device() cleanup on errorCornelia Huck
2006-10-18driver core fixes: bus_add_attrs() retval checkCornelia Huck
2006-10-18driver core fixes: sysfs_create_link() retval check in class.cCornelia Huck
2006-10-18Fix dev_printk() is now GPL-onlyMatthew Wilcox
2006-10-18Driver core: plug device probe memory leakDuncan Sands
2006-10-18PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman
2006-10-18change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi
2006-10-18PCI: optionally sort device lists breadth-firstMatt Domsch
2006-10-18cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita
2006-10-18pci: Additional search functionsAlan Cox
2006-10-18PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox
2006-10-18PCI: Improve pci_msi_supported() commentsBrice Goglin
2006-10-18PCI hotplug: ioremap balanced with iounmapAmol Lad
2006-10-18shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige
2006-10-18shpchp: fix command completion checkKenji Kaneshige
2006-10-18pci: Stamp out pci_find_* usage in fakephpAlan Cox
2006-10-18PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin
2006-10-18Fix DMA resource allocation in ACPIPnPVojtech Pavlik
2006-10-18PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com
2006-10-18PCI: add ICH7/8 ACPI/GPIO io resource quirksDaniel Ritz
2006-10-18PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton
2006-10-18PCI: VIA IRQ quirk behaviour changeDaniel Drake
2006-10-18pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn
2006-10-18pciehp - add missing lockingKenji Kaneshige
2006-10-18pciehp: fix improper info messagesKenji Kaneshige
2006-10-18shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige
2006-10-18[S390] dasd: clean up timer.Stefan Weinhuber
2006-10-18[S390] monwriter find header logic.Melissa Howland
2006-10-18[S390] cio: sch_no -> schid.sch_no conversion.Cornelia Huck
2006-10-18[S390] cio: invalid device operational notificationPeter Oberparleiter
2006-10-18[valkyriefb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins
2006-10-18[platinumfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins
2006-10-18[igafb] Add pci dev table for module auto loading.Ben Collins
2006-10-18[controlfb] Ifdef for when CONFIG_NVRAM isn't enabled.Ben Collins
2006-10-18[hid-core] TurboX Keyboard needs NOGET quirk.Ben Collins
2006-10-18[ixj] Add pci dev table for module auto loading.Ben Collins
2006-10-18[initio] Add pci dev table for module auto loading.Ben Collins
2006-10-18[fdomain] Add pci dev table for module auto loading.Ben Collins
2006-10-18[BusLogic] Add pci dev table for auto module loading.Ben Collins
2006-10-18[mv643xx] Add pci device table for auto module loading.Ben Collins
2006-10-18[alim7101] Add pci dev table for auto module loading.Ben Collins
2006-10-17[SPARC] {bbc_,}envctrl: Use call_usermodehelper().David S. Miller
2006-10-17[SPARC]: Fix some section mismatch warnings in sparc drivers.Ben Collins
2006-10-17Fix USB gadget net2280.c compileLinus Torvalds