aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-01-11Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds38-2178/+1521
2005-01-11FC Transport updates - additional fc host attributesJames Bottomley1-0/+20
2005-01-11SCSI: add starget_for_each_deviceJames Bottomley3-19/+37
2005-01-11[PATCH] use mmiowb in qla1280.cAndrew Morton1-4/+18
2005-01-11[PATCH] SCSI aic7xxx: kill kernel 2.2 #ifdef'sAndrew Morton4-107/+2
2005-01-11[libata sata_sil] support ATI IXP300/IXP400 SATAFrederick Li1-0/+2
2005-01-11[PATCH] pcmcia: remove client_attributesDominik Brodowski5-5/+0
2005-01-11[PATCH] pcmcia: BUG on dev_list != NULLDominik Brodowski4-14/+5
2005-01-08Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds2-2/+21
2005-01-07[PATCH] scsi/aic7xxx/: remove two useless variablesAdrian Bunk2-24/+0
2005-01-07[PATCH] scsi/aic7xxx/aic79xx_osm.c: remove an unused functionAdrian Bunk1-26/+0
2005-01-07[PATCH] scsi/ahci.c: remove an unused functionAdrian Bunk1-9/+0
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton13-41/+41
2005-01-07[PATCH] MODULE_PARM conversionsAndrew Morton4-43/+46
2005-01-07[PATCH] sr module_param conversionJan Dittmer2-3/+3
2005-01-06[PATCH] SATA support for Intel ICH7Jason Gaston2-2/+21
2005-01-07[ide] ide_driver_t->abort() cleanupBartlomiej Zolnierkiewicz1-13/+2
2005-01-07[ide] rework ide_driver_t->errorBartlomiej Zolnierkiewicz1-16/+2
2005-01-07[ide] cleanup ide_dump_status()Bartlomiej Zolnierkiewicz1-1/+1
2005-01-06[PATCH] export print_sense_internalMike Christie1-10/+14
2005-01-06[PATCH] fix read capacity for large disks when CONFIG_LBD=nTony Battersby1-2/+5
2005-01-05[PATCH] clean out old cruft from FD MCS driverJesper Juhl2-94/+1
2005-01-04[PATCH] Fix megaraid oops on unloadAlexander Viro1-2/+2
2005-01-03[PATCH] aacraid: remove aac_handle_aifTom Coughlan1-27/+0
2005-01-02[PATCH] gdth: cleanup compat clutterChristoph Hellwig4-773/+164
2005-01-02[PATCH] gdth: reduce large on-stack localsRandy Dunlap2-150/+189
2005-01-02[PATCH] gdth buggy page mappingJens Axboe1-9/+9
2005-01-01osst: add sysfs supportJames Bottomley1-7/+167
2005-01-01osst: error handling updatesJames Bottomley2-54/+133
2005-01-01[PATCH] osst: remove typedefsWillem Riede2-252/+253
2004-12-31[PATCH] ibmvscsi: fix abort and reset error pathDave Boutcher2-4/+80
2004-12-31[PATCH] ibmvscsi: fix dangling pointer referenceDave Boutcher1-25/+24
2004-12-31[PATCH] ibmvscsi: fix loop exit conditionDave Boutcher1-2/+2
2004-12-31[PATCH] ibmvscsi: limit size of I/O requests, updatedDave Boutcher1-3/+9
2004-12-30[PATCH] fix SPI transport class to do DV for broken Western Digital drivesJames Bottomley1-28/+63
2004-12-30[PATCH] Misc zalon fixesMatthew Wilcox2-13/+10
2004-12-30[PATCH] Remove lasi700.hMatthew Wilcox2-50/+21
2004-12-30[PATCH] sym2 version 2.1.18nMatthew Wilcox11-540/+309
2004-12-30SCSI: update ipr to use the change_queue_depth APIJames Bottomley1-21/+7
2004-12-27Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds4-49/+60
2004-12-27[libata] add #include (fixes 2.4 alpha build)Stefan Knoblich1-0/+1
2004-12-27Merge pobox.com:/garz/repo/libata-dev/sata_uliJeff Garzik1-28/+23
2004-12-27[libata] verify ATAPI DMA for a given request is OKAlbert Lee3-0/+23
2004-12-27[libata] PIO error handling improvementAlbert Lee1-10/+9
2004-12-27[libata] use PIO mode for request senseAlbert Lee1-11/+4
2004-12-26Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds54-31565/+24735
2004-12-26SCSI: fix compile warning in fc transport classJames Bottomley1-1/+1
2004-12-26SCSI: Add FC transport host attributesJames Bottomley1-53/+400
2004-12-26[PATCH] ibmvscsi: replace schedule_timeout() with msleep()Dave Boutcher1-2/+2
2004-12-23SCSI: update 53c700 to use the change_queue_type APIJames Bottomley2-24/+76
2004-12-23SCSI: add queue_type entry in sysfsJames Bottomley1-0/+57
2004-12-23[PATCH] scsi/advansys.c fix !CONFIG_PCIPaul Gortmaker1-5/+5
2004-12-22[libata sata_nv] fix dev detect by removing sata-reset flagJeff Garzik1-1/+9
2004-12-20[PATCH] SCSI NCR53C9x.c: some cleanupsAdrian Bunk2-14/+2
2004-12-20[PATCH] SCSI mca_53c9x.c: make 2 functions staticAdrian Bunk1-2/+2
2004-12-20[PATCH] SCSI ibmmca.c: make a struct staticAdrian Bunk1-1/+1
2004-12-19[PATCH] ipr: Bump driver version to 2.0.12Brian King1-2/+2
2004-12-19[PATCH] ipr: whitespace fixesBrian King1-11/+11
2004-12-19[PATCH] ipr: Remove dead codeBrian King1-15/+0
2004-12-19[PATCH] ipr: new RAID errorBrian King1-0/+2
2004-12-19[PATCH] ipr: PCI-X capabilities setup fixBrian King1-2/+2
2004-12-19[PATCH] ipr: Allow Query Resource State adapter command toBrian King2-1/+3
2004-12-19[PATCH] aacraid 2.6: Support for new cardsMark Haverkamp2-59/+84
2004-12-19SCSI: convert 53c700 driver to use change_queue_depth APIJames Bottomley1-17/+6
2004-12-19SCSI:add change_queue_depth API to scsi host templateJames Bottomley1-3/+37
2004-12-19qla2xxx: Update driver versionAndrew Vasquez1-3/+3
2004-12-19qla2xxx: 23xx/63xx firmware updatesJames Bottomley4-27630/+20523
2004-12-19qla2xxx: Consolidate ISP63xx supportAndrew Vasquez5-126/+18
2004-12-19qla2xxx: Code scrubbingAndrew Vasquez5-22/+28
2004-12-19qla2xxx: ISR fixesAndrew Vasquez1-4/+12
2004-12-19qla2xxx: Small fixesAndrew Vasquez1-11/+22
2004-12-19qla2xxx: NVRAM id-list updatesAndrew Vasquez1-29/+63
2004-12-19qla2xxx: NVRAM updatesAndrew Vasquez4-33/+64
2004-12-19qla2xxx: Tx/Rx Sensitivity additionsAndrew Vasquez2-17/+67
2004-12-18qla2xxx: Dead code removalAndrew Vasquez7-1277/+26
2004-12-18SCSI: Add FC transport host statisticsJames Bottomley1-0/+110
2004-12-18SCSI: Add basic infrastructure for transport host statisticsJames Bottomley2-2/+14
2004-12-11SCSI: Quieten the incorrect state change messageJames Bottomley1-5/+6
2004-12-10[PATCH] Fix cable pull problem with USB storageJames Bottomley2-2/+2
2004-12-10[PATCH] hack imm.c to work in highmem machinesJens Axboe1-0/+4
2004-12-10[PATCH] aacraid: 2.6 fix panic on module removalMark Haverkamp1-2/+1
2004-12-10megaraid: fix a bug in kioc dma buffer deallocationJames Bottomley3-20/+23
2004-12-10[PATCH] scsi/qla2xxx/qla_rscn.c: remove unused functionsAdrian Bunk1-26/+0
2004-12-09Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds10-22/+66
2004-12-07[PATCH] off-by-1 libata-scsi INQUIRY VPD pages 0x80 and 0x83Douglas Gilbert1-2/+2
2004-12-07[libata] only DMA map data for DMA commands (fix >=4GB bug)Jeff Garzik2-9/+36
2004-12-06[PATCH] Blacklist devices that falsely claim an echo bufferMatthew Wilcox1-1/+5
2004-12-06[PATCH] zfcp: act enhancements correctionsAndreas Herrmann1-1/+1
2004-12-05SCSI: spi_transport set_signalling is buggyJames Bottomley1-2/+1
2004-12-05[PATCH] extracting resid from struct scsi_cmndDouglas Gilbert1-1/+1
2004-12-05aic7xxx: fix compiler warning from dma mask assignementJames Bottomley4-14/+11
2004-12-01Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik3-9/+10
2004-11-27[PATCH] wd7000 iomem annotations and fixesAlexander Viro1-4/+4
2004-11-27[PATCH] seagate iomem annotations, cleanup and isa_-ectomyAlexander Viro1-49/+21
2004-11-27[PATCH] dtc iomem annotations and isa_-ectomyAlexander Viro2-36/+45
2004-11-27[PATCH] t128 iomem annotations and isa_-ectomyAlexander Viro2-31/+45
2004-11-27[PATCH] isa_check_signature() finally goneAlexander Viro5-23/+55
2004-11-26[PATCH] mesh iomem annotationsAlexander Viro1-39/+37
2004-11-25support for 3PAR sparse SCSI LUNsJames Bottomley1-0/+1
2004-11-25[PATCH] remove bouncing email address of Deanna BondsAdrian Bunk4-4/+1
2004-11-25[PATCH] SCSI aic7xxx_old.c: make a function staticAdrian Bunk2-2/+2
2004-11-25fixup dynamic scan aids EXPORT_SYMBOL mismergeJames Bottomley1-1/+2
2004-11-25scsi: LLDD dynamic scan aidsJames Bottomley1-0/+13
2004-11-25[PATCH] kill locking around scsi_done()Jens Axboe1-2/+0
2004-11-25[PATCH] kill scsi_syms.cAdrian Bunk11-99/+58
2004-11-25convert eata to pass pointers aroundJames Bottomley1-299/+292
2004-11-24[PATCH] feed eata.c through LindentChristoph Hellwig1-1464/+1666
2004-11-24[PATCH] 2.6.9 aacraid: Support ROMB RAID/SCSI mode - Resend -Mark Haverkamp2-3/+46
2004-11-24Merge ssh://linux-scsi@linux-scsi.bkbits.net/scsi-misc-2.6James Bottomley12-628/+1357
2004-11-20[PATCH] ncr iomem annotationsAlexander Viro4-29/+29
2004-11-20[PATCH] 3w-9xxx iomem annotationsAlexander Viro1-5/+5
2004-11-20[PATCH] dpt_i2o partial iomem annotationsAlexander Viro2-36/+36
2004-11-19Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds38-583/+406
2004-11-19[PATCH] nsp_cs bad queuecommand returnJens Axboe1-2/+2
2004-11-19[PATCH] megaraid2 bad queuecommand returnJens Axboe1-0/+1
2004-11-19[PATCH] aacraid bad queuecommand returnJens Axboe1-3/+3
2004-11-19[PATCH] nsp32 bad queuecommand returnJens Axboe1-6/+4
2004-11-19[PATCH] ncr53c8xx bad queuecommand returnJens Axboe1-0/+1
2004-11-19[PATCH] megaraid bad queuecommand returnJens Axboe1-20/+0
2004-11-19[PATCH] ide-scsi bad queuecommand returnJens Axboe1-1/+1
2004-11-19[PATCH] 3ware bad queuecommand returnsJens Axboe2-0/+2
2004-11-18[PATCH] ST_partstat multiple definitionAdrian Bunk1-1/+1
2004-11-18SCSI: fix USB forced remove oopsJames Bottomley1-7/+5
2004-11-17Merge pobox.com:/garz/repo/linux-2.6Jeff Garzik3-9/+10
2004-11-16[libata ahci] minor fixesJeff Garzik1-4/+1
2004-11-16SCSI: Add missing state transition BLOCK->OFFLINEJames Bottomley1-0/+1
2004-11-16SCSI: descriptor sense format, mid-levelDouglas Gilbert4-48/+90
2004-11-16[PATCH] iSCSI transport classMike Christie3-1/+364
2004-11-16[PATCH] Lock initializer unifying Batch 2 (SCSI)Thomas Gleixner6-7/+7
2004-11-16SCSI: Fix Bug 3753 (multiple definition of ST_partstat)James Bottomley1-1/+1
2004-11-16SCSI: Add transport destructorsJames Bottomley4-7/+40
2004-11-16SCSI: updates to constants.cJames Bottomley1-341/+580
2004-11-16update the fc_transport_class to use a workqueue instead of a timeoutJames Bottomley1-17/+17
2004-11-16[PATCH] SCSI dc395x.c: Call pci_disable during cleanup.Jamie Lenehan1-8/+14
2004-11-16[PATCH] SCSI dc395x.c: Fix type for irq and io portsJamie Lenehan1-19/+19
2004-11-16[PATCH] SCSI dc395x.c: store pci device pointerJamie Lenehan1-0/+1
2004-11-16[PATCH] SCSI qla1280: some firmware files cleanupsAdrian Bunk3-34/+20
2004-11-15[PATCH] SCSI: fdomain.c: make a struct staticAdrian Bunk1-1/+1
2004-11-15[PATCH] SCSI dc395x.c: make a function staticAdrian Bunk1-1/+1
2004-11-15[PATCH] SCSI atp870u.c: make a needlessly global functionAdrian Bunk1-1/+1
2004-11-15[PATCH] SCSI: aha1542.c: make some code staticAdrian Bunk1-3/+3
2004-11-15[PATCH] refactor tmscsim inititalization codeGuennadi Liakhovetski1-176/+132
2004-11-15[PATCH] sd.c: adjust READ_CAPACITY for broken devicesAlan Stern1-0/+5
2004-11-15[PATCH] tmascsim: (resend updated) track_queue_fullGuennadi Liakhovetski2-32/+23
2004-11-15[PATCH] megaraid 2.20.4.1 DriverAndrew Morton5-13/+73
2004-11-15[PATCH] 2.6 aacraid: rx check health function updateMark Haverkamp1-12/+22
2004-11-15[PATCH] "mt-st tell" fails in 2.6.10-rc1Kai Mäkisara1-1/+2
2004-11-15[PATCH] 2.6 aacraid: Interrupt function cleanupMark Haverkamp4-230/+38
2004-11-15[PATCH] SCSI_QLOGIC_1280_1040 dependenciesAdrian Bunk1-0/+1
2004-11-15[PATCH] sym53c500_cs driver updateBob Tracy1-3/+3
2004-11-15[PATCH] sg: Fix oops of sg_cmd_done and sg_release raceBrian King1-3/+20
2004-11-15[libata sata_uli] add 5281 support, fix SATA phy setup for othersJeff Garzik1-28/+23
2004-11-15Fix badness in scsi_lib.cJames Bottomley1-0/+1
2004-11-15Merge mulgrave.(none):/home/jejb/BK/linux-2.5James Bottomley1-214/+265
2004-11-15[PATCH] Add __iomem annotations to drivers/scsi/mac53c94.cPaul Mackerras1-12/+12
2004-11-15[PATCH] Do power_state conversion for mesh.cPaul Mackerras1-6/+6
2004-11-14[libata] fix DocBook bugsJeff Garzik2-5/+9
2004-11-14Merge bk://bk.arm.linux.org.uk/linux-2.6-rmkLinus Torvalds4-52/+24
2004-11-14Merge bk://linux-scsi.bkbits.net/scsi-for-linus-2.6Linus Torvalds19-564/+434
2004-11-14[ARM] Fix Acorn SCSI drivers to use ecard_{request,release}_resourcesRussell King4-52/+24
2004-11-14make osst compile again after st structure changesJames Bottomley2-29/+30
2004-11-13[PATCH] fix sata_svw compileChristoph Hellwig1-1/+1
2004-11-13[PATCH] scsi/mesh: module_param correctionsRandy Dunlap1-5/+5
2004-11-13[PATCH] __init in scsi/scsi_devinfo.cAndries E. Brouwer2-2/+2
2004-11-13[libata] bump versions, add MODULE_VERSION() tagsJeff Garzik13-18/+29
2004-11-12[libata] remove dependence on PCIJeff Garzik12-67/+82
2004-11-10[PATCH] more MODULE_PARM conversionsRandy Dunlap16-37/+37
2004-11-10[PATCH] convert MODULE_PARM() to module_param() familyRandy Dunlap2-9/+9
2004-11-09[PATCH] recieve typosAndries E. Brouwer3-3/+3
2004-11-03[PATCH] fix SCSI bounce limitJens Axboe1-6/+9
2004-11-01[PATCH] libata PIO bugfixBartlomiej Zolnierkiewicz1-5/+25
2004-10-30[libata ahci] bump version to 1.00Jeff Garzik1-1/+1
2004-10-30[libata ahci] fix rather serious (and/or embarassing) bugsMatthijs Melchior1-7/+29
2004-10-30[libata sata_promise] s/sata/ata/Tobias Lorenz1-24/+24
2004-10-30[PATCH] scsi/ahci: replace schedule_timeout() with msleep()/ssleep()Nishanth Aravamudan1-6/+3
2004-10-27[PATCH] SCSI tape: remove remaining typedefsKai Mäkisara2-119/+122
2004-10-27[PATCH] scsi/scsi_lib: replace schedule_timeout() withMaximilian Attems1-1/+2
2004-10-27[PATCH] scsi/53c700: replace schedule_timeout() withMaximilian Attems1-1/+1
2004-10-26Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds1-4/+4
2004-10-26[libata] use kunmap_atomic() correctlyJeff Garzik1-4/+4
2004-10-25Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds1-1/+1
2004-10-25[libata] return ENOTTY rather than EOPNOTSUPP for unknown-ioctlJeff Garzik1-1/+1
2004-10-25[PATCH] firmware spelling errorsTom Fredrik Blenning Klaussen1-1/+1
2004-10-24scsi_debug v 1.75James Bottomley1-214/+265
2004-10-24[PATCH] SCSI core: Fix refcounting errorAlan Stern2-3/+2
2004-10-24sym2 2.1.18mJames Bottomley6-396/+254
2004-10-24[PATCH] dmx3191d.c lacked MODULE_DEVICE_TABLE()Adam J. Richter1-0/+1
2004-10-24[PATCH] aic7xxx remove warningsAndrew Morton1-3/+1
2004-10-24[PATCH] Add megaraid PCI IDsAndrew Morton1-0/+6
2004-10-24[PATCH] qla1280: driver_setup not __initdataRandy Dunlap1-1/+1
2004-10-24[PATCH] SCSI: fix `risc_code_addr01' multiple definitionAndrew Vasquez1-5/+5
2004-10-22Merge bk://bart.bkbits.net/ide-2.6Linus Torvalds1-92/+49
2004-10-22[ide] ide-scsi: simplify+speedup DMA supportBartlomiej Zolnierkiewicz1-92/+49
2004-10-21Merge bk://kernel.bkbits.net/jgarzik/libata-2.6Linus Torvalds3-25/+19
2004-10-21[PATCH] initio.c NULL noise removalAlexander Viro1-5/+5
2004-10-21[PATCH] aic7xxx_old iomem annotations (for real, this time)Alexander Viro1-11/+6
2004-10-21[PATCH] qlogicisp iomem annotationsAlexander Viro1-9/+8
2004-10-21Merge pobox.com:/garz/repo/libata-dev/export-simulatorJeff Garzik30-156/+142
2004-10-21[PATCH] aacraid iomem annotationsAlexander Viro5-8/+8
2004-10-20Merge bk://gkernel.bkbits.net/libata-2.6Linus Torvalds1-0/+1