aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/message
AgeCommit message (Expand)AuthorFilesLines
2006-08-06[SCSI] mptfc: correct out of order event processingMichael Reed2-54/+34
2006-08-06[SCSI] mptfc: properly wait for firmware target discovery to completeMichael Reed1-1/+4
2006-07-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds10-160/+215
2006-07-13[SCSI] mptfusion: bump version to 3.04.01Eric Moore1-2/+2
2006-07-13[SCSI] mptfusion: misc fix'sEric Moore9-49/+10
2006-07-13[SCSI] mptfusion: firmware download boot fix'sEric Moore1-8/+18
2006-07-13[SCSI] mptfusion: task abort fix'sEric Moore2-18/+41
2006-07-13[SCSI] mptfusion: sas nexus loss supportEric Moore1-1/+18
2006-07-13[SCSI] mptfusion: sas loginfo updateEric Moore1-18/+36
2006-07-13[SCSI] mptfusion: mptctl panic when loadingEric Moore1-6/+6
2006-07-13[SCSI] mptfusion: sas enclosures with smart driveEric Moore2-0/+48
2006-07-12[SCSI] scsi_transport_sas: kill the use of channel James Bottomley2-36/+21
2006-07-10[PATCH] proper prototype for drivers/message/i2o/device.c:i2o_parm_issue()Adrian Bunk2-2/+5
2006-07-09[SCSI] mptsas: use unnumbered port API and remove driver porttrackingEric Moore2-23/+16
2006-07-03Merge ../scsi-misc-2.6James Bottomley15-490/+1211
2006-07-02[PATCH] irq-flags: misc drivers: Use the new IRQF_ constantsThomas Gleixner2-2/+2
2006-06-30[SCSI] mptsas: eliminate ghost devicesJames Bottomley2-0/+25
2006-06-30[SCSI] mptbase: mpt_interrupt should return IRQ_NONEEric Moore1-7/+8
2006-06-30[SCSI] mptsas: make two functions staticEric Moore1-2/+2
2006-06-30Remove obsolete #include <linux/config.h>Jörn Engel3-3/+0
2006-06-30typo fixes: occuring -> occurringAdrian Bunk1-1/+1
2006-06-29Merge git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/devfs-2.6Linus Torvalds1-1/+0
2006-06-29Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds1-6/+8
2006-06-28Merge ../linux-2.6/James Bottomley2-5/+2
2006-06-28[SCSI] mptsas: Adding 1078 ROC supportEric Moore5-38/+57
2006-06-28[SCSI] mptsas: wide port supportEric Moore3-274/+709
2006-06-28[SCSI] fusion : mpi header updateEric Moore9-173/+413
2006-06-27[PATCH] drivers/message/i2o/iop.c: unexport i2o_msg_nop()Adrian Bunk1-1/+0
2006-06-27[PATCH] Remove redundant NULL checks before [kv]free - in drivers/Jesper Juhl2-6/+3
2006-06-27[PATCH] 64bit resource: fix up printks for resources in misc driversGreg Kroah-Hartman1-6/+8
2006-06-26[PATCH] devfs: Remove the gendisk devfs_name field as it's no longer neededGreg Kroah-Hartman1-1/+0
2006-06-21Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds5-197/+449
2006-06-20[SPARC]: Kill __irq_itoa().David S. Miller1-16/+0
2006-06-10[SCSI] remove scsi_request infrastructureChristoph Hellwig1-2/+2
2006-06-10[SCSI] mptfusion: change driver revision to 3.03.10Michael Reed1-2/+2
2006-06-10[SCSI] mptfc: abort of board reset leaves port dead requiring rebootMichael Reed3-17/+17
2006-06-10[SCSI] mptfc: fix fibre channel infinite request/response loopMichael Reed2-2/+35
2006-06-10[SCSI] mptfc: set fibre channel fw target missing timers to one secondMichael Reed2-9/+172
2006-06-10[SCSI] mptfusion: move fc event/reset handling to mptfcMichael Reed4-137/+184
2006-06-10Merge ../linux-2.6James Bottomley6-142/+309
2006-06-10Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/sparc-2.6Linus Torvalds1-0/+2
2006-06-10[PATCH] I2O: Bugfixes to get I2O working againMarkus Lidel2-38/+38
2006-06-09[FUSION]: Fix mptspi.c build with CONFIG_PM not set.Tom "spot" Callaway1-0/+2
2006-05-31[SCSI] kdump: mpt fusion driver initialization failure fixVivek Goyal1-38/+50
2006-05-19[SCSI] mptspi: reset handler shouldn't be called for other bus protocolsJames Bottomley1-6/+21
2006-05-10[SCSI] mptfc: race between mptfc_register_dev and mptfc_target_allocmdr@sgi.com1-4/+7
2006-05-03[SCSI] mptspi: revalidate negotiation parameters after host reset and resumeEric Moore1-2/+66
2006-04-27[SCSI] fusion - bug fix stack overflow in mptbaseEric Moore1-23/+37
2006-04-25[SCSI] - fusion - mptfc bug fix's to prevent deadlock situationsMoore, Eric4-77/+107
2006-04-25[SCSI] mptfusion: bug fix's for raid components adding/deletingMoore, Eric3-32/+73
2006-04-14[SCSI] mptfusion - fix panic in mptsas_slave_configureMoore, Eric1-1/+9
2006-03-28[PATCH] mark f_ops const in the inodeArjan van de Ven1-1/+1
2006-03-26[PATCH] mempool: use mempool_create_slab_pool()Matthew Dobson1-4/+3
2006-03-25[PATCH] i2o_dump_hrt() output cleanupVasily Averin1-18/+13
2006-03-19[SCSI] convert mptsas over to end_device/expander allocationsJames Bottomley1-5/+40
2006-03-14[SCSI] fusion - bump versionMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - expander hotplug suport in mptsas moduleMoore, Eric2-69/+289
2006-03-14[SCSI] fusion - exposing raid components in mptsasMoore, Eric3-27/+107
2006-03-14[SCSI] fusion - memory leak, and initializing fieldsMoore, Eric1-0/+11
2006-03-14[SCSI] fusion - exclosure misspelledMoore, Eric1-2/+2
2006-03-14[SCSI] fusion - cleanup mptsas event handling functionsMoore, Eric1-39/+57
2006-03-14[SCSI] fusion - removing target_id/bus_id from the VirtDevice structureMoore, Eric5-55/+30
2006-03-14[SCSI] fusion - static fix'sMoore, Eric3-4/+3
2006-03-14[SCSI] fusion - move some debug firmware event debug msgs to verbose levelMoore, Eric8-26/+122
2006-03-14[SCSI] fusion - loginfo header updateMoore, Eric2-46/+63
2006-03-12[SCSI] mptscsih: remove unused page 1 setting functionJames Bottomley1-44/+0
2006-03-12[SCSI] i2o: fix memory leak in i2o_exec_lct_modifiedVasily Averin1-4/+17
2006-03-01[SCSI] mptspi: Add transport class Domain ValidationJames Bottomley6-2459/+774
2006-02-27[SCSI] mptsas: add support for enclosure and bay identifier attributesChristoph Hellwig1-35/+161
2006-02-27[SCSI] drivers/message/fusion/mptfc.c: make 2 functions staticAdrian Bunk1-2/+2
2006-02-27[SCSI] fusion - mptlan - remove wierd humor printMoore, Eric1-4/+1
2006-02-16Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds5-157/+207
2006-02-05[PATCH] Fix i2o_scsi oops on abortMarkus Lidel1-1/+1
2006-02-04[SCSI] fusion - mptctl -adding asyn event notification supportMoore, Eric2-0/+80
2006-02-04[SCSI] fusion - mptctl -firmware download fixMoore, Eric1-15/+20
2006-02-04[SCSI] fusion - mptctl - backplane istwi fixMoore, Eric3-125/+63
2006-02-04[SCSI] fusion - mptctl -sense width fixMoore, Eric1-2/+6
2006-02-04[SCSI] fusion - mptctl - Event Log FixMoore, Eric3-5/+4
2006-02-04[SCSI] fusion - mtctl - change to wait_event_timeoutMoore, Eric1-6/+5
2006-02-04[SCSI] fusion - mptctl - adding support for bus_type=SASMoore, Eric2-4/+8
2006-02-04[SCSI] fusion - mptctl - MPTCOMMAND - adding function types.Moore, Eric1-0/+21
2006-02-03[PATCH] I2O: fix and workaround for Motorola/Freescale controllerMarkus Lidel2-0/+21
2006-02-03[PATCH] I2O: don't disable PCI device if it is enabled before probingMarkus Lidel1-15/+14
2006-01-31[SCSI] fusion: add message sanity checkMoore, Eric1-1/+14
2006-01-31[SCSI] fusion: unloading the driver - only set asyn narrow for configured dev...Moore, Eric1-6/+8
2006-01-31[SCSI] fusion: unloading the driver results in panic - fixMoore, Eric1-4/+10
2006-01-31[SCSI] mptsas: don't complain on bogus slave_alloc callsChristoph Hellwig1-2/+1
2006-01-31[SCSI] fusion: add task managment response code infoMoore, Eric1-0/+41
2006-01-31[SCSI] fusion: add MSI supportChristoph Hellwig1-0/+11
2006-01-31[SCSI] fusion: overrun tape fixMoore, Eric1-1/+2
2006-01-31[SCSI] fusion: add verbose messages for RAID actionsMoore, Eric1-0/+136
2006-01-31[SCSI] fusion: increase reply frame size from 0x40 to 0x50 bytesMoore, Eric1-1/+1
2006-01-31[SCSI] fusion: setting timeouts in eh threads appropiatley for fc/sas/spiChristoph Hellwig1-3/+17
2006-01-31[SCSI] fusion: mptsas, increase discovery timout to 300 secondsMoore, Eric1-6/+9
2006-01-31[SCSI] fusion: spi bus reset when driver loadsMoore, Eric2-1/+17
2006-01-31[SCSI] fusion: fix compileJames Bottomley2-2/+3
2006-01-31[SCSI] fusion: bump versionMoore, Eric1-2/+2
2006-01-31[SCSI] fusion: FC rport code fixesMichael Reed3-63/+151
2006-01-31[SCSI] fusion: move sas persistent event handling over to the mptsas moduleMoore, Eric3-19/+17
2006-01-31[SCSI] fusion: target reset when drive is being removedMoore, Eric1-1/+23
2006-01-31[SCSI] fusion: add support for raid hot add/del supportMoore, Eric1-25/+173
2006-01-14[PATCH] Unlinline a bunch of other functionsArjan van de Ven1-2/+2
2006-01-14[SCSI] mptfc: need to select transport attrsJames Bottomley1-0/+1
2006-01-14[SCSI] fusion - fix pci express bugMoore, Eric1-4/+4
2006-01-14[SCSI] fusion - mpi header udpateMoore, Eric8-102/+554
2006-01-14[SCSI] fusion - adding raid support in mptsasMoore, Eric2-1/+27
2006-01-14[SCSI] fusion - adding support for FC949ESMoore, Eric2-0/+6
2006-01-14[SCSI] mptfusion - fc transport attributesMichael Reed4-27/+613
2006-01-14[SCSI] fix up message/i2o/pci.cJames Bottomley1-1/+1
2006-01-14[SCSI] fusion: kzalloc / kcalloc conversionChristoph Hellwig6-75/+35
2006-01-14[SCSI] fusion: convert semaphores to mutexesChristoph Hellwig3-11/+11
2006-01-14[SCSI] mptsas: support basic hotplugChristoph Hellwig2-31/+308
2006-01-14[SCSI] I2O: move pci_request_regions() just behind pci_enable_device()Salyzyn, Mark1-5/+5
2006-01-10[PATCH] don't include ioctl32.h in driversChristoph Hellwig1-2/+0
2006-01-10spelling: s/retreive/retrieve/Adrian Bunk1-1/+1
2006-01-08[PATCH] Add block_device_operations.getgeo block device methodChristoph Hellwig1-10/+8
2006-01-06Merge branch 'post-2.6.15' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds1-1/+1
2006-01-06[PATCH] I2O: Lindent runMarkus Lidel3-32/+29
2006-01-06[PATCH] I2O: OptimizingMarkus Lidel8-35/+22
2006-01-06[PATCH] I2O: BeautifyingMarkus Lidel9-26/+20
2006-01-06[PATCH] I2O: BugfixesMarkus Lidel4-24/+20
2006-01-06[PATCH] I2O: Remove wrong I2O device classMarkus Lidel4-114/+68
2006-01-06[PATCH] I2O: SPARC fixesMarkus Lidel5-101/+111
2006-01-06[PATCH] I2O: changed I2O API to create I2O messages in kernel memoryMarkus Lidel8-426/+412
2006-01-06[BLOCK] add @uptodate to end_that_request_last() and @error to rq_end_io_fn()Tejun Heo1-1/+1
2006-01-04Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds8-558/+567
2005-12-18[PATCH] i2o: Do not disable pci device when it's in useBen Collins1-1/+5
2005-12-13[SCSI] mptfusion - bump versionMoore, Eric Dean1-2/+2
2005-12-13[SCSI] mptfusion - mapping fixs required support for transport layers.Moore, Eric Dean7-417/+411
2005-12-13[SCSI] mptfusion - prep for removing domain validationMoore, Eric Dean1-111/+114
2005-12-13[SCSI] mptfusion - bus_type, change SCSI to SPIMoore, Eric Dean3-23/+23
2005-12-13[SCSI] mptfusion - cleaning up xxx_probe error handlingMoore, Eric Dean3-21/+30
2005-12-13[SCSI] mptfusion - adding = THIS_MODULEMoore, Eric Dean3-0/+3
2005-12-02Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds3-2/+75
2005-12-01[SCSI] mptfusion : dv performance fixMoore, Eric Dean3-2/+75
2005-11-29Revert "[PATCH] drivers/message/fusion/mptbase.c: make code static"Linus Torvalds2-2/+6
2005-11-27[PATCH] drivers/message/i2o/pci.c: fix a NULL pointer dereferenceAdrian Bunk1-1/+1
2005-11-09[PATCH] drivers/message/fusion/mptbase.c: make code staticAdrian Bunk2-6/+2
2005-11-09[PATCH] changing CONFIG_LOCALVERSION rebuilds too much, for no good reasonOlaf Hering5-5/+0
2005-11-07[PATCH] message: fix-up schedule_timeout() usageNishanth Aravamudan3-20/+11
2005-11-07[PATCH] fix remaining missing includesTim Schmielau1-0/+1
2005-11-04Merge by HandJames Bottomley2-76/+263
2005-10-30[PATCH] fix missing includesTim Schmielau4-0/+10
2005-10-30[PATCH] Typo fix: dot after newline in printk stringsJean Delvare1-1/+1
2005-10-28[SCSI] mptsas: white space fixes and version bumpChristoph Hellwig2-10/+13
2005-10-28[SCSI] mptsas: add support for PHY resetsChristoph Hellwig2-0/+100
2005-10-28[SCSI] sas: add flag for locally attached PHYsChristoph Hellwig1-3/+7
2005-10-28[SCSI] mptsas: support link error attributesChristoph Hellwig1-73/+153
2005-10-28[PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman1-1/+1
2005-10-28[PATCH] I2O: remove i2o_device_classDmitry Torokhov4-70/+17
2005-10-28[PATCH] I2O: Clean up some pretty bad driver model abuses in the i2o codeGreg Kroah-Hartman1-12/+10
2005-10-28[PATCH] I2O: remove class interfaceDmitry Torokhov1-133/+122
2005-10-21[PATCH] mptsas: fix phy identifiersEric Moore1-4/+8
2005-09-21[PATCH] Fix I2O config-osm init to return proper errorDeepak Saxena1-1/+4
2005-09-19[SCSI] fusion SAS support (mptsas driver) minor fixMoore, Eric Dean2-1/+1
2005-09-19[SCSI] fusion SAS support (mptsas driver) updatesMoore, Eric Dean9-400/+549
2005-09-19[SCSI] fusion SAS support (mptsas driver)Christoph Hellwig3-0/+1253
2005-09-19[SCSI] fusion core changes for SAS supportChristoph Hellwig3-87/+472
2005-09-06Merge by hand (conflicts in sd.c)James Bottomley11-259/+686
2005-09-04[SCSI] fusion: whitespace fixesChristoph Hellwig3-155/+174
2005-09-04[SCSI] fusion: endianess fixesChristoph Hellwig3-16/+16
2005-09-04[SCSI] fusion: update LSI headersChristoph Hellwig6-44/+415
2005-09-04[SCSI] fusion: extended config header supportChristoph Hellwig4-44/+81
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...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 funct...Markus 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...Markus Lidel5-105/+208
2005-06-24[PATCH] I2O: new sysfs attributes and Adaptec specific block device access an...Markus 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...Yani 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