aboutsummaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2006-10-20[PATCH] separate bdi congestion functions from queue congestion functionsAndrew Morton
2006-10-20[PATCH] e100: fix reboot -f with netconsole enabledAuke Kok
2006-10-18Merge branch 'ubuntu-updates' of master.kernel.org:/pub/scm/linux/kernel/git/...Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/hwmon-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds
2006-10-18Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds
2006-10-18hwmon: Fix debug messages in w83781dJean Delvare
2006-10-18hwmon: Let w83781d and lm78 load againJean Delvare
2006-10-18w83627ehf: Fix the detection of fan5Rudolf Marek
2006-10-18k8temp: Documentation updateRudolf Marek
2006-10-18smsc47m1: List the SMSC LPC47M112 as supportedJean Delvare
2006-10-18adm9240: Update Grant Coady's email addressGrant Coady
2006-10-18w83791d: Fix unchecked return statusJim Cromie
2006-10-18aoe: fix sysfs_create_file warningsGreg Kroah-Hartman
2006-10-18aoe: revert printk macrosEd L. Cashin
2006-10-18aoe: update driver versionEd L. Cashin
2006-10-18aoe: remove sysfs commentEd L. Cashin
2006-10-18aoe: use bio->bi_idxEd L. Cashin
2006-10-18aoe: module parameter for device timeoutEd L. Cashin
2006-10-18aoe: zero copy write 2 of 2Ed L. Cashin
2006-10-18aoe: improve retransmission heuristicsEd L. Cashin
2006-10-18aoe: jumbo frame support 2 of 2Ed L. Cashin
2006-10-18aoe: clean up printks via macrosEd L. Cashin
2006-10-18aoe: jumbo frame support 1 of 2Ed L. Cashin
2006-10-18aoe: zero copy write 1 of 2Ed L. Cashin
2006-10-18aoe: remove unused NARGS enumEd L. Cashin
2006-10-18aoe: update copyright dateEd L. Cashin
2006-10-18aoe: eliminate isbusy messageEd L. Cashin
2006-10-18driver core: kmalloc() failure check in driver_probe_deviceAkinobu Mita
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