aboutsummaryrefslogtreecommitdiffstats
path: root/drivers
Commit message (Expand)AuthorAge
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/aoe-2.6Linus Torvalds2006-10-18
|\
| * aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-18
| * aoe: revert printk macrosEd L. Cashin2006-10-18
| * aoe: update driver versionEd L. Cashin2006-10-18
| * aoe: remove sysfs commentEd L. Cashin2006-10-18
| * aoe: use bio->bi_idxEd L. Cashin2006-10-18
| * aoe: module parameter for device timeoutEd L. Cashin2006-10-18
| * aoe: zero copy write 2 of 2Ed L. Cashin2006-10-18
| * aoe: improve retransmission heuristicsEd L. Cashin2006-10-18
| * aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-18
| * aoe: clean up printks via macrosEd L. Cashin2006-10-18
| * aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-18
| * aoe: zero copy write 1 of 2Ed L. Cashin2006-10-18
| * aoe: remove unused NARGS enumEd L. Cashin2006-10-18
| * aoe: update copyright dateEd L. Cashin2006-10-18
| * aoe: eliminate isbusy messageEd L. Cashin2006-10-18
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-18
|\ \
| * | PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-18
| * | change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2006-10-18
| * | PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-18
| * | cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita2006-10-18
| * | pci: Additional search functionsAlan Cox2006-10-18
| * | PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox2006-10-18
| * | PCI: Improve pci_msi_supported() commentsBrice Goglin2006-10-18
| * | PCI hotplug: ioremap balanced with iounmapAmol Lad2006-10-18
| * | shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2006-10-18
| * | shpchp: fix command completion checkKenji Kaneshige2006-10-18
| * | pci: Stamp out pci_find_* usage in fakephpAlan Cox2006-10-18
| * | PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin2006-10-18
| * | Fix DMA resource allocation in ACPIPnPVojtech Pavlik2006-10-18
| * | PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-18
| * | PCI: add ICH7/8 ACPI/GPIO io resource quirksDaniel Ritz2006-10-18
| * | PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2006-10-18
| * | PCI: VIA IRQ quirk behaviour changeDaniel Drake2006-10-18
| * | pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn2006-10-18
| * | pciehp - add missing lockingKenji Kaneshige2006-10-18
| * | pciehp: fix improper info messagesKenji Kaneshige2006-10-18
| * | shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige2006-10-18
| |/
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-10-18
|\ \
| * | driver core: kmalloc() failure check in driver_probe_deviceAkinobu Mita2006-10-18
| * | Driver core: bus: remove indentation levelJeff Garzik2006-10-18
| * | Driver core: Don't ignore error returns from probingAlan Stern2006-10-18
| * | Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()Jesper Juhl2006-10-18
| * | driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck2006-10-18
| * | driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck2006-10-18
| * | driver core fixes: device_add() cleanup on errorCornelia Huck2006-10-18
| * | driver core fixes: bus_add_device() cleanup on errorCornelia Huck2006-10-18
| * | driver core fixes: bus_add_attrs() retval checkCornelia Huck2006-10-18
| * | driver core fixes: sysfs_create_link() retval check in class.cCornelia Huck2006-10-18
| * | Fix dev_printk() is now GPL-onlyMatthew Wilcox2006-10-18