aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message (follow)
AgeCommit message (Expand)AuthorFilesLines
2005-08-09[PATCH] I2O: added pci_request_regions() before using the controllerMarkus Lidel1-0/+10
2005-08-09[PATCH] i2o: remove new configuration APIMarkus Lidel2-494/+3
2005-07-26Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-for-linus-2.6Linus Torvalds4-63/+24
2005-07-07[PATCH] pm: more u32 vs. pm_message_t fixesPavel Machek2-14/+2
2005-07-07[PATCH] i2o: config-osm build fixAndrew Morton1-0/+2
2005-07-01[SCSI] - mptfusion - convert to new change_queue_depth APIMoore, Eric Dean4-55/+24
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver core callback.Greg Kroah-Hartman4-12/+8
2005-06-26[SCSI] remove scsi_set_deviceChristoph Hellwig2-8/+0
2005-06-24[PATCH] tpm: device attribute fixesYani Ioannou2-3/+3
2005-06-24[PATCH] i2o build fixAndrew Morton3-3/+6
2005-06-24[PATCH] I2O: Limit max sector workaround for Promise controllersMarkus Lidel1-0/+1
2005-06-24[PATCH] I2O: Lindent run and replacement of printk through osm printing functionsMarkus Lidel10-106/+96
2005-06-24[PATCH] I2O: second code cleanup of sparse warnings and unneeded syncronizationMarkus Lidel10-261/+233
2005-06-24[PATCH] I2O: Adaptec specific SG_IO access, firmware access through sysfs and 2400A workaroundMarkus Lidel5-105/+208
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access and 64-bit DMA supportMarkus Lidel13-475/+1176
2005-06-24[PATCH] I2O: first code cleanup of spare warnings and unused functionsMarkus Lidel9-278/+340
2005-06-24[PATCH] I2O: bugfixes and compability enhancementsMarkus Lidel6-136/+116
2005-06-20[PATCH] Driver Core: drivers/i2c/chips/w83781d.c - drivers/s390/block/dcssblk.c: update device attribute callbacksYani Ioannou2-2/+2
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley25-1420/+3294
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik1-4/+0
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik1-2/+1
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik1-5/+1
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik1-5/+0
2005-06-14[PATCH] i2o: Fix free of event memory in i2o_block_event()Markus Lidel1-0/+1
2005-05-20[SCSI] fusion - bump driver version to 3.03.02Moore, Eric Dean1-2/+2
2005-05-20[SCSI] fusion - mpi headers version 1.5.9Moore, Eric Dean13-409/+1889
2005-05-20[SCSI] fusion-kconfig-cleanupMoore, Eric Dean1-8/+7
2005-05-20[SCSI] fusion-kfree-cleanupMoore, Eric Dean4-39/+27
2005-05-20[SCSI] fusion - Adding pci recog support for Fibre 949X and 939X chipsMoore, Eric Dean3-1/+51
2005-05-20[SCSI] mptfusion: fix panic loading driver statically compiledMoore, Eric Dean5-24/+15
2005-05-20[SCSI] mptfusion: correct Kconfig problemJames Bottomley1-0/+6
2005-05-20[SCSI] mptfusion: mptfc Adding Stub Driver - Fiber ChannelMoore, Eric Dean1-0/+428
2005-05-20[SCSI] mptfusion: mptspi Adding Stub Driver - SCSI ParallelMoore, Eric Dean1-0/+487
2005-05-20[SCSI] mptfusion: mptscsih Split driver supportMoore, Eric Dean2-610/+211
2005-05-20[SCSI] mptfusion: mptlan Remove credits and update copyrightMoore, Eric Dean2-29/+52
2005-05-20[SCSI] mptfusion: mptctl Remove credits and update copyrightMoore, Eric Dean2-51/+10
2005-05-20[SCSI] mptfusion: mptbase cleanup, split driver support, DMA 32_BIT_MASKMoore, Eric Dean2-215/+90
2005-05-20[SCSI] mptfusion: Kconfig Adding new bus type drivers for fusion drivers.Moore, Eric Dean2-44/+45
2005-04-18[PATCH] Convert i2o to compat_ioctl1-14/+27
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/messagePavel Machek3-4/+4
2005-04-16Linux-2.6.12-rc2Linus Torvalds42-0/+34779