summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| * | | aoe: fix sysfs_create_file warningsGreg Kroah-Hartman2006-10-181-9/+14
| * | | aoe: revert printk macrosEd L. Cashin2006-10-187-37/+39
| * | | aoe: update driver versionEd L. Cashin2006-10-181-1/+1
| * | | aoe: remove sysfs commentEd L. Cashin2006-10-181-1/+0
| * | | aoe: use bio->bi_idxEd L. Cashin2006-10-182-1/+3
| * | | aoe: module parameter for device timeoutEd L. Cashin2006-10-181-2/+5
| * | | aoe: zero copy write 2 of 2Ed L. Cashin2006-10-183-20/+64
| * | | aoe: improve retransmission heuristicsEd L. Cashin2006-10-182-6/+17
| * | | aoe: jumbo frame support 2 of 2Ed L. Cashin2006-10-181-2/+6
| * | | aoe: clean up printks via macrosEd L. Cashin2006-10-187-58/+50
| * | | aoe: jumbo frame support 1 of 2Ed L. Cashin2006-10-183-17/+72
| * | | aoe: zero copy write 1 of 2Ed L. Cashin2006-10-183-74/+69
| * | | aoe: remove unused NARGS enumEd L. Cashin2006-10-181-1/+0
| * | | aoe: update copyright dateEd L. Cashin2006-10-187-7/+7
| * | | aoe: eliminate isbusy messageEd L. Cashin2006-10-181-4/+1
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds2006-10-1844-203/+584
|\ \ \
| * | | PCI Hotplug: move pci_hotplug.h to include/linux/Greg Kroah-Hartman2006-10-1823-21/+22
| * | | change pci hotplug subsystem maintainer to KristenKristen Carlson Accardi2006-10-183-6/+4
| * | | PCI: optionally sort device lists breadth-firstMatt Domsch2006-10-185-2/+162
| * | | cpcihp_generic: prevent loading without "bridge" parameterAkinobu Mita2006-10-181-2/+2
| * | | pci: Additional search functionsAlan Cox2006-10-182-3/+72
| * | | PCI: quirks: switch quirks code offender to use pci_get APIAlan Cox2006-10-181-1/+2
| * | | PCI: Update MSI-HOWTO.txt according to pci_msi_supported()Brice Goglin2006-10-181-1/+62
| * | | PCI: Improve pci_msi_supported() commentsBrice Goglin2006-10-181-7/+9
| * | | PCI hotplug: ioremap balanced with iounmapAmol Lad2006-10-181-5/+14
| * | | shpchp: remove unnecessary cmd_busy member from struct controllerKenji Kaneshige2006-10-182-5/+1
| * | | shpchp: fix command completion checkKenji Kaneshige2006-10-181-5/+9
| * | | pci: Stamp out pci_find_* usage in fakephpAlan Cox2006-10-181-3/+8
| * | | PCI: fix pcie_portdrv_restore_config undefined without CONFIG_PM errorZhang, Yanmin2006-10-181-1/+1
| * | | Fix DMA resource allocation in ACPIPnPVojtech Pavlik2006-10-181-15/+26
| * | | PCI: Turn pci_fixup_video into generic for embedded VGAeiichiro.oiwa.nm@hitachi.com2006-10-183-46/+49
| * | | PCI: add ICH7/8 ACPI/GPIO io resource quirksDaniel Ritz2006-10-181-0/+6
| * | | PCI: pcie-check-and-return-bus_register-errors fixAndrew Morton2006-10-182-3/+4
| * | | PCI: VIA IRQ quirk behaviour changeDaniel Drake2006-10-181-9/+34
| * | | pciehp: Remove unnecessary check in pciehp_ctrl.cEric Sesterhenn2006-10-181-2/+1
| * | | pciehp - add missing lockingKenji Kaneshige2006-10-184-30/+33
| * | | pciehp: fix improper info messagesKenji Kaneshige2006-10-182-22/+33
| * | | shpchp: fix shpchp_wait_cmd in pollKenji Kaneshige2006-10-181-19/+35
| |/ /
* | | Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds2006-10-189-65/+123
|\ \ \
| * | | driver core: kmalloc() failure check in driver_probe_deviceAkinobu Mita2006-10-181-0/+2
| * | | Driver core: bus: remove indentation levelJeff Garzik2006-10-181-37/+40
| * | | Driver core: Don't ignore error returns from probingAlan Stern2006-10-182-3/+8
| * | | Driver core: Don't leak 'old_class_name' in drivers/base/core.c::device_rename()Jesper Juhl2006-10-181-3/+6
| * | | driver core fixes: sysfs_create_group() retval in topology.cCornelia Huck2006-10-181-2/+1
| * | | driver core fixes: device_create_file() retval check in dmapool.cCornelia Huck2006-10-181-2/+11
| * | | driver core fixes: device_add() cleanup on errorCornelia Huck2006-10-181-3/+7
| * | | driver core fixes: bus_add_device() cleanup on errorCornelia Huck2006-10-181-4/+15
| * | | driver core fixes: bus_add_attrs() retval checkCornelia Huck2006-10-181-1/+5
| * | | driver core fixes: sysfs_create_link() retval check in class.cCornelia Huck2006-10-181-1/+4
| * | | sysfs: update obsolete comment in sysfs_update_fileHidetoshi Seto2006-10-181-1/+1
OpenPOWER on IntegriCloud