aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi
AgeCommit message (Expand)AuthorFilesLines
2005-06-28[PATCH] coverity: i386: scsi_lib buffer overrun fixKAMBAROV, ZAUR1-1/+1
2005-06-28Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/pci-2.6Linus Torvalds4-21/+13
2005-06-28Merge head 'upstream-20050628-1' of rsync://rsync.kernel.org/pub/scm/linux/ke...Linus Torvalds2-20/+8
2005-06-27Merge rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6Greg KH6-5/+76
2005-06-27[PATCH] PCI: make drivers use the pci shutdown callback instead of the driver...Greg Kroah-Hartman4-21/+13
2005-06-28[PATCH] libata: ahci: remove ata_port_start/stop() callsTejun Heo1-18/+4
2005-06-28[PATCH] libata: lengthen COMMRESET delayTejun Heo1-1/+3
2005-06-28libata: update DMA blacklistJeff Garzik1-1/+1
2005-06-27[PATCH] pcmcia: id_table for nsp_cs.cDominik Brodowski1-0/+13
2005-06-27[PATCH] pcmcia: id_table for qlogic_stub.cDominik Brodowski1-0/+22
2005-06-27[PATCH] pcmcia: id_table for sym53c500_cs.cDominik Brodowski1-0/+9
2005-06-27[PATCH] pcmcia: id_table for fdomain_stubDominik Brodowski1-0/+10
2005-06-27[PATCH] pcmcia: id_table for aha152xDominik Brodowski1-0/+11
2005-06-27[PATCH] libata fix read capacity handling for more than 2TBPhilip Pokorny1-5/+11
2005-06-25[PATCH] drivers/scsi/dpt*: remove version.h dependenciesAdrian Bunk2-16/+3
2005-06-25[PATCH] drivers/scsi/initio.c: cleanupsAdrian Bunk2-67/+36
2005-06-24[PATCH] make various thing staticAdrian Bunk6-11/+9
2005-06-23[PATCH] dpt_i2o: fix waitqueue abuseAndrew Morton1-12/+5
2005-06-21[PATCH] megaraid build fixbobl1-1/+1
2005-06-20Merge master.kernel.org:/pub/scm/linux/kernel/git/gregkh/driver-2.6Linus Torvalds10-58/+68
2005-06-20[PATCH] Driver Core: drivers/s390/net/qeth_sys.c - drivers/usb/gadget/pxa2xx_...Yani Ioannou6-22/+22
2005-06-20[PATCH] use device_for_each_child() to properly access child devices.gregkh@suse.de1-6/+10
2005-06-20[PATCH] Use device_for_each_child() to unregister devices in scsi_remove_targ...mochel@digitalimplant.org1-5/+9
2005-06-20[PATCH] class: convert drivers/scsi/* to use the new class api instead of cla...gregkh@suse.de3-25/+27
2005-06-19aic7xxx/aic79xx_osm: revert completely bogus ahd_linux_queue() patchJeff Garzik1-4/+4
2005-06-18Merge 'upstream-2.6.13' branch of rsync://rsync.kernel.org/pub/scm/linux/kern...Linus Torvalds4-38/+150
2005-06-18Merge /spare/repo/linux-2.6/Jeff Garzik3-5/+9
2005-06-17[SCSI] aacraid: regression fixMark Haverkamp1-6/+7
2005-06-17merge by hand (qla_os.c mismerge)James Bottomley133-16961/+9381
2005-06-17merge by hand (fix up qla_os.c merge error)James Bottomley133-16962/+9381
2005-06-17[SCSI] allow sleeping in ->eh_host_reset_handler()Jeff Garzik32-26/+164
2005-06-17[SCSI] allow sleeping in ->eh_bus_reset_handler()Jeff Garzik27-30/+128
2005-06-17[SCSI] allow sleeping in ->eh_device_reset_handler()Jeff Garzik12-27/+83
2005-06-17[SCSI] allow sleeping in ->eh_abort_handler()Jeff Garzik15-39/+109
2005-06-17[SCSI] Remove no-op implementations of SCSI EH hooksJeff Garzik40-261/+0
2005-06-17[SCSI] Remove unnecessary locking around completion function callsJeff Garzik1-2/+0
2005-06-13[SCSI] aic7xxx: fix the BIOS limits setting routinesJames Bottomley1-10/+25
2005-06-12[PATCH] M68k: Mark Sun-3 NCR5380 SCSI brokenGeert Uytterhoeven1-1/+1
2005-06-11[SCSI] aic7xxx: clean up eisa supportChristoph Hellwig3-131/+63
2005-06-11[SCSI] aic7xxx: remove some dead woodChristoph Hellwig3-47/+3
2005-06-11[SCSI] aic7xxx: remove ahc_find_softcChristoph Hellwig5-63/+16
2005-06-11[SCSI] aic7xxx: do not check for duplicate pci idsChristoph Hellwig1-16/+0
2005-06-11[SCSI] aic7xxx/aic79xx: remove useless byte order macro cruftChristoph Hellwig2-34/+0
2005-06-11[SCSI] qla2xxx: Pull-down scsi-host-addition to follow board initialization.Andrew Vasquez1-27/+28
2005-06-09[PATCH] sg traverse fix for __atapi_pio_bytes()Albert Lee1-3/+1
2005-06-09[PATCH] sata_svw: bump version numberNarendra Sankar1-1/+1
2005-06-09[PATCH] sata_sil: Fix FIFO PCI Bus Arbitration kernel oopsJens Axboe1-1/+7
2005-06-04[libata] ahci: finish ATAPI support (hopefully)Jeff Garzik1-12/+8
2005-06-04Merge of /spare/repo/libata-dev branch bridge-detect1-2/+33
2005-06-04Automatic merge of /spare/repo/libata-dev branch svw1-9/+16
2005-06-04Merge of /spare/repo/libata-dev branch pdc206191-1/+25
2005-06-04Automatic merge of /spare/repo/libata-dev branch ahci-msi1-13/+67
2005-06-04[libata] ahci: minor PCI MSI cleanupJeff Garzik1-5/+6
2005-06-04Automatic merge of /spare/repo/linux-2.6/.git branch HEAD26-1436/+1073
2005-06-03Automatic merge of /spare/repo/linux-2.6/.git branch HEAD26-1436/+1073
2005-06-03[SCSI] 2.6 aacraid: updated sysfs filesMark Haverkamp1-0/+129
2005-06-03[SCSI] update spi transport class so that u320 Domain Validation worksJames Bottomley1-24/+53
2005-06-03[SCSI] fix aic7xxx coupled parameter problemJames Bottomley1-13/+13
2005-06-03[SCSI] sg: Command completion after remove oopsbrking@us.ibm.com1-0/+2
2005-06-03Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6Linus Torvalds2-11/+14
2005-06-03[SCSI] fix slab corruption during ipr probeNathan Lynch1-0/+1
2005-06-03[SCSI] qla2xxx: fix bad locking during eh_abortAndrew Vasquez1-11/+13
2005-06-02Automatic merge of /spare/repo/linux-2.6/.git branch HEAD15-6/+32
2005-06-02libata: kernel-doc warning fixesJeff Garzik1-3/+3
2005-06-02libata: update inline source docsEdward Falk1-7/+276
2005-05-31[libata] ahci: Update for recent ->host_stop() API changeJeff Garzik1-4/+4
2005-05-31Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...16-48/+89
2005-05-30libata: doc updatesJeff Garzik3-50/+118
2005-05-30libata: more doc updatesJeff Garzik1-13/+44
2005-05-29Automatic merge of 'misc-fixes' branch fromLinus Torvalds14-5/+31
2005-05-29libata: bump versionJeff Garzik1-1/+1
2005-05-29Automatic merge of /spare/repo/netdev-2.6 branch use-after-unmap13-4/+28
2005-05-28[PATCH] swsusp: ahd_dv_0 can't be stoppedShaohua Li1-1/+1
2005-05-27[PATCH] drivers/scsi/ahci: add #include req'd for the DMA_{64,32}BIT_MASK con...domen@coderock.org1-0/+1
2005-05-27[PATCH] drivers/scsi/sata_vsc: add #include req'd for DMA_32BIT_MASK constantdomen@coderock.org1-0/+1
2005-05-26libata: Fix use-after-iounmapJeff Garzik13-4/+28
2005-05-26[SCSI] aic7xxx: remove separate target and device allocationsJames Bottomley3-393/+218
2005-05-26Automatic merge of ../scsi-misc-2.6-old/James Bottomley55-15862/+8391
2005-05-26Automatic merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/torvalds...12-1317/+542
2005-05-26Merge of 'misc-fixes' branch fromLinus Torvalds1-6/+7
2005-05-26[SCSI] Add target alloc/destroy callbacks to the host templateJames Bottomley1-3/+21
2005-05-26[SCSI] TYPE_RBC cache fixes (sbp2.c affected)Al Viro2-9/+28
2005-05-26[SCSI] sym2 version 2.2.1Matthew Wilcox6-137/+106
2005-05-26[PATCH] ide-scsi: kmap scatter/gather before doing PIO Stuart Hayes1-4/+24
2005-05-26[PATCH] convert IDE device drivers to driver-modelBartlomiej Zolnierkiewicz1-32/+26
2005-05-26[PATCH] libata: Fix zero sg_dma_len() on 64-bit platformAlbert Lee1-6/+7
2005-05-25[PATCH] sata_svw: Add support for new device IDsNarendra Sankar1-9/+16
2005-05-25[PATCH] sata_promise: add PCI ID for FastTrak TX2200 2-portsFrancisco Javier1-0/+2
2005-05-25[PATCH] sata_sil: new ID 1002:437A for ATI IXP400NAKAMURA Kenta1-0/+1
2005-05-24[PATCH] aic7xxx_osm build fixAndrew Morton1-2/+5
2005-05-20Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds7-1310/+524
2005-05-20[SCSI] aic7xxx: fix U160 modeJames Bottomley1-0/+11
2005-05-20[SCSI] aic7xxx: add back lockingJames Bottomley1-4/+11
2005-05-20[SCSI] aic7xxx: make correct use of slave_alloc/destroy and remove the per de...James Bottomley2-112/+79
2005-05-20[SCSI] aic7xxx: remove the completeqJames Bottomley2-133/+5
2005-05-20[SCSI] aic7xxx: remove the last vestiges of the runqJames Bottomley2-7/+0
2005-05-20[SCSI] aic7xxx: remove usage of obsolete typedefsChristoph Hellwig3-51/+38
2005-05-20[SCSI] remove dma_mask hacksChristoph Hellwig3-46/+6
2005-05-20[SCSI] aic7xxx: remove Linux 2.4 ifdefsChristoph Hellwig5-472/+5
2005-05-20[SCSI] aic7xxx: remove some DV leftoversChristoph Hellwig1-6/+0
2005-05-20[SCSI] remove aic7xxx busyqJames Bottomley2-438/+191
2005-05-20[SCSI] correct aic7xxx period setting routinesJames Bottomley1-34/+37
2005-05-20[SCSI] implement parameter limits in the SPI transport classJames Bottomley1-27/+161
2005-05-20[SCSI] 2.6 aacraid: Variable FIB size (updated patch)Mark Haverkamp9-195/+501
2005-05-20[SCSI] megaraid version 2.20.4.6Ju, Seokmann5-176/+27
2005-05-20[SCSI] saved and restore result for timed out commandsPatrick Mansfield1-0/+11
2005-05-20merge by hand - fix up rejections in Documentation/DocBook/MakefileJames Bottomley11-35/+63
2005-05-20[SCSI] remove a timer race in scsi_queue_insert()Tejun Heo2-11/+7
2005-05-20[SCSI] remove spurious if tests from scsi_eh_{times_out|done}Tejun Heo1-4/+2
2005-05-20[SCSI] remove unnecessary scsi_delete_timer() call in scsi_reset_provider()Tejun Heo1-1/+0
2005-05-20[SCSI] convert scsi changer driver from class simpleGerd Knorr1-8/+9
2005-05-20[SCSI] add scsi changer driverGerd Knorr3-0/+1044
2005-05-20[SCSI] ipr: Fix ipr PCI hotplug hang with CDROM attachbrking@us.ibm.com1-2/+1
2005-05-20[SCSI] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk1-1/+1
2005-05-20[SCSI] SCSI tape: fix permissions for SG_IO, etc.Kai Makisara1-6/+13
2005-05-20[SCSI] ipr: Driver version 2.0.14brking@us.ibm.com1-2/+2
2005-05-20[SCSI] ipr: Array error logging fixbrking@us.ibm.com1-1/+1
2005-05-20[SCSI] qla1280.c - fix result for device Busy and Queue FullJeremy Higdon1-5/+4
2005-05-20[SCSI] ultrastor: fix compile failureJames Bottomley1-1/+1
2005-05-20[SCSI] qla trivial iomem annotationAl Viro1-1/+1
2005-05-20[SCSI] aacraid: remove sparse warningsMark Haverkamp10-247/+303
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: fix compile warningsBenoit Boissinot2-17/+17
2005-05-20[SCSI] drivers/scsi/dpt_i2o.c: cleanup useless codeBenoit Boissinot1-19/+1
2005-05-20[SCSI] drivers/scsi/aacraid/: make some functions staticAdrian Bunk7-12/+11
2005-05-20[SCSI] drivers/scsi/FlashPoint.c: cleanupsJames Bottomley1-4801/+875
2005-05-20[SCSI] drivers/scsi/NCR53C9x.c: make a struct staticAdrian Bunk2-3/+1
2005-05-20[SCSI] drivers/scsi/atp870u.c: make a function staticAdrian Bunk1-2/+2
2005-05-20[SCSI] make scsi_queue_insert() use blk_requeue_request()Tejun Heo1-5/+14
2005-05-20[SCSI] make scsi_requeue_request() use blk_requeue_request()Tejun Heo1-1/+6
2005-05-20[SCSI] remove requeue feature from blk_insert_request()Tejun Heo1-1/+1
2005-05-20[SCSI] remove REQ_SPECIAL in scsi_init_io()Tejun Heo1-3/+1
2005-05-20[SCSI] remove some dead code in qla2xxxAndrew Vasquez8-204/+12
2005-05-20[SCSI] remove PCI2000 and PCI2220i driversJames Bottomley7-4709/+0
2005-05-20[SCSI] qla1280: update firmwareJames Bottomley3-5314/+5406
2005-05-17Merge of rsync://rsync.kernel.org/pub/scm/linux/kernel/git/jgarzik/libata-dev...2-6/+11
2005-05-15[PATCH] libata: flush COMRESET set and clearBrett Russ1-3/+3
2005-05-15[PATCH] libata: Prevent the interrupt handler from completing a command twiceAlbert Lee1-2/+4
2005-05-15[PATCH] libata: stop setting sdev->host->max_sectors for lba48 drivesJohn W. Linville1-1/+4
2005-05-12[libata sata_promise] pdc20619 (PATA) supportTobias Lorenz1-1/+25
2005-05-12[PATCH] libata basic detection and errata for PATA->SATA bridgesBrad Campbell1-2/+33
2005-05-12[libata ahci] support PCI MSI interrupt vectorJeff Garzik1-10/+63
2005-05-12[PATCH] typo fix in drivers/scsi/sata_svw.c commentRolf Eike Beer1-1/+1
2005-05-06Automatic merge of rsync://www.parisc-linux.org/~jejb/git/scsi-for-linus-2.6.gitLinus Torvalds10-37/+47
2005-05-06[SCSI] correct the sym2 period setting routinesJames Bottomley1-2/+3
2005-05-05[PATCH] drivers/scsi/sym53c416.c: fix a wrong checkAdrian Bunk1-1/+1
2005-05-05[PATCH] fix NCR53C9x.c compile warningAdrian Bunk1-1/+4
2005-05-05[SCSI] fix command retries in spi_transport classJames Bottomley1-15/+34
2005-05-04[PATCH] ISA DMA Kconfig fixes - part 3Al Viro1-6/+6
2005-05-01[SCSI] call correct scsi_done function in scsi_dispatch_cmdMike Christie1-1/+1
2005-05-01[PATCH] make lots of things staticAdrian Bunk1-3/+3
2005-05-01[PATCH] ultrastor build fixakpm@osdl.org1-1/+1
2005-04-26[SCSI] aacraid: Fix adapter open errorMark Haverkamp1-1/+1
2005-04-26[PATCH] qla trivial iomem annotationAl Viro1-1/+1
2005-04-26[PATCH] drivers/scsi NULL noise removalAl Viro2-4/+4
2005-04-24[SPARC]: module version cleanupsTom 'spot' Callaway1-0/+5
2005-04-24[PATCH] SCSI GFP fixesAl Viro2-2/+2
2005-04-21[SCSI] drivers/scsi/sr_ioctl.c: check for failed allocationNate Dailey1-0/+3
2005-04-21[SCSI] aic7xxx: remove inquiry sniffing leftoversChristoph Hellwig2-8/+0
2005-04-21[SCSI] qla2xxx: remove a transport #includeAndrew Vasquez3-10/+5
2005-04-21[PATCH] Fix aic7xxx_osm.c compile with older gcc'sJames Bottomley1-3/+2
2005-04-18aic7xxx: convert to SPI transport class Domain Validation2-1711/+10
2005-04-18aic7xxx: add support for the SPI transport class2-0/+262
2005-04-18qla2xxx: fix compiler warning in qla_attr.c1-1/+1
2005-04-18lpfc: add Emulex FC driver version 8.0.2822-0/+20937
2005-04-18[PATCH] drivers/scsi/gdth.c: cleanups2-53/+12
2005-04-18[PATCH] remove old scsi data direction macros14-89/+74
2005-04-18[PATCH] qla2xxx: update version to 8.00.02b5-k1-2/+2
2005-04-18[PATCH] qla2xxx: remove /proc interface1-254/+0
2005-04-18[PATCH] qla2xxx: cleanup DMA mappings...1-39/+33
2005-04-18[PATCH] qla2xxx: remove lun discovery codes...10-1300/+103
2005-04-18[PATCH] qla2xxx: add remote port codes...6-270/+403
2005-04-18[PATCH] qla2xxx: remove internal queuing...7-2276/+269
2005-04-18merge by hand (scsi_device.h)James Bottomley26-274/+80
2005-04-18[PATCH] scsi: scsi_send_eh_cmnd() cleanup1-12/+13
2005-04-18scsi: add DID_REQUEUE to the error handling1-0/+3
2005-04-18[PATCH] kill old EH constants3-114/+2
2005-04-18[PATCH] scsi: remove meaningless scsi_cmnd->serial_number_at_timeout field9-49/+6
2005-04-18[PATCH] scsi: remove unused scsi_cmnd->internal_timeout field6-12/+2
2005-04-18[PATCH] remove outdated print_* functions13-82/+54
2005-04-18[PATCH] consolidate timeout defintions in scsi.h1-5/+0
2005-04-16updates for CFQ oops fix1-0/+3
2005-04-16[PATCH] fix NMI lockup with CFQ scheduler2-4/+3
2005-04-16[PATCH] finally fix 53c700 to use the generic iomem infrastructure6-189/+27
2005-04-16[PATCH] sg.c: update1-71/+132
2005-04-16[PATCH] fix u32 vs. pm_message_t in drivers/mmc,mtd,scsiPavel Machek2-6/+6
2005-04-16[PATCH] ahci: AHCI mode SATA patch for Intel ESB2Jason Gaston1-0/+6
2005-04-16[PATCH] ata_piix: IDE mode SATA patch for Intel ESB2Jason Gaston1-0/+14
2005-04-16Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds413-0/+496153