index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
esp_scsi.c
Age
Commit message (
Expand
)
Author
2015-11-09
scsi: use host wide tags by default
Christoph Hellwig
2015-01-09
esp_scsi: remove check for ESP_MAX_TAGS
Hannes Reinecke
2014-11-24
esp_scsi: enable CONFIG2_FENAB for am53c974
Hannes Reinecke
2014-11-24
esp_scsi: let DMA driver provide a config2 value
Paolo Bonzini
2014-11-24
esp_scsi: correctly detect am53c974
Hannes Reinecke
2014-11-24
am53c974: BLAST residual handling
Hannes Reinecke
2014-11-24
esp_scsi: use FIFO for command submission
Hannes Reinecke
2014-11-24
esp_scsi: read status registers
Hannes Reinecke
2014-11-24
esp_scsi: debug event and command
Hannes Reinecke
2014-11-24
esp_scsi: convert to dev_printk
Hannes Reinecke
2014-11-24
esp_scsi: make number of tags configurable
Hannes Reinecke
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
2013-08-01
esp_scsi: Fix tag state corruption when autosensing.
David S. Miller
2012-04-05
scsi: Use vsprintf extention %pf with builtin_return_address
Joe Perches
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
2011-05-01
[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...
Kirill A. Shutemov
2010-11-16
SCSI host lock push-down
Jeff Garzik
2010-01-18
[SCSI] mac_esp: fix PIO mode, take 2
Finn Thain
2008-12-29
[SCSI] esp_scsi: Use DIV_ROUND_UP
Julia Lawall
2008-07-15
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2008-07-12
[SCSI] esp: Correct chip ID probing sequence.
David S. Miller
2008-06-25
[SCSI] esp: tidy up target reference counting
James Bottomley
2008-06-24
[SCSI] esp: Fix OOPS in esp_reset_cleanup().
David S. Miller
2008-04-27
[SCSI] m68k: new mac_esp scsi driver
Finn Thain
2007-12-10
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-10-12
[SCSI] esp_scsi: remove __dev{init,exit}
Adrian Bunk
2007-09-25
[SCSI] esp: fix instance numbering.
David Miller
2007-07-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
2007-06-17
[SCSI] esp_scsi: convert to use the data buffer accessors
FUJITA Tomonori
2007-06-13
[SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING.
Thomas Bogendoerfer
2007-05-31
[SCSI] esp: use shost_priv
Christoph Hellwig
2007-05-07
[SCSI] esp_scsi: Fix section mismatch warnings.
Martin Habets
2007-04-27
[SCSI] esp_scsi.c: Fix compilation.
Alexey Dobriyan
2007-04-27
[SCSI] SUNESP: Complete driver rewrite to version 2.0
David S. Miller