aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/scsi/esp_scsi.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2015-11-09scsi: use host wide tags by defaultChristoph Hellwig1-1/+0
2015-01-09esp_scsi: remove check for ESP_MAX_TAGSHannes Reinecke1-2/+0
2014-11-24esp_scsi: enable CONFIG2_FENAB for am53c974Hannes Reinecke1-0/+2
2014-11-24esp_scsi: let DMA driver provide a config2 valuePaolo Bonzini1-33/+37
2014-11-24esp_scsi: correctly detect am53c974Hannes Reinecke1-1/+16
2014-11-24am53c974: BLAST residual handlingHannes Reinecke1-0/+29
2014-11-24esp_scsi: use FIFO for command submissionHannes Reinecke1-17/+29
2014-11-24esp_scsi: read status registersHannes Reinecke1-3/+5
2014-11-24esp_scsi: debug event and commandHannes Reinecke1-0/+15
2014-11-24esp_scsi: convert to dev_printkHannes Reinecke1-106/+106
2014-11-24esp_scsi: make number of tags configurableHannes Reinecke1-6/+6
2014-11-24scsi: drop reason argument from ->change_queue_depthChristoph Hellwig1-1/+1
2014-11-12scsi: don't set tagging state from scsi_adjust_queue_depthChristoph Hellwig1-15/+2
2014-11-12scsi: always assign block layer tags if enabledChristoph Hellwig1-3/+3
2014-11-12scsi: remove abuses of scsi_populate_tagChristoph Hellwig1-1/+1
2013-08-01esp_scsi: Fix tag state corruption when autosensing.David S. Miller1-6/+8
2012-04-05scsi: Use vsprintf extention %pf with builtin_return_addressJoe Perches1-1/+1
2011-05-23Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivialLinus Torvalds1-1/+1
2011-05-10treewide: fix a few typos in commentsJustin P. Mattock1-1/+1
2011-05-01[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combinationKirill A. Shutemov1-4/+2
2010-11-16SCSI host lock push-downJeff Garzik1-1/+3
2010-01-18[SCSI] mac_esp: fix PIO mode, take 2Finn Thain1-10/+4
2008-12-29[SCSI] esp_scsi: Use DIV_ROUND_UPJulia Lawall1-4/+2
2008-07-15Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-11/+13
2008-07-12[SCSI] esp: Correct chip ID probing sequence.David S. Miller1-11/+13
2008-06-25[SCSI] esp: tidy up target reference countingJames Bottomley1-10/+20
2008-06-24[SCSI] esp: Fix OOPS in esp_reset_cleanup().David S. Miller1-0/+8
2008-04-27[SCSI] m68k: new mac_esp scsi driverFinn Thain1-11/+24
2007-12-10esp_scsi: fix reset cleanup spinlock recursionMaciej W. Rozycki1-2/+2
2007-10-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-5/+5
2007-10-12[SCSI] esp_scsi: remove __dev{init,exit}Adrian Bunk1-5/+5
2007-09-25[SCSI] esp: fix instance numbering.David Miller1-1/+2
2007-07-15Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6Linus Torvalds1-17/+13
2007-06-17[SCSI] esp_scsi: convert to use the data buffer accessorsFUJITA Tomonori1-7/+3
2007-06-13[SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING.Thomas Bogendoerfer1-0/+1
2007-05-31[SCSI] esp: use shost_privChristoph Hellwig1-10/+10
2007-05-07[SCSI] esp_scsi: Fix section mismatch warnings.Martin Habets1-1/+1
2007-04-27[SCSI] esp_scsi.c: Fix compilation.Alexey Dobriyan1-4/+5
2007-04-27[SCSI] SUNESP: Complete driver rewrite to version 2.0David S. Miller1-0/+2710