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
2020-08-23
treewide: Use fallthrough pseudo-keyword
Gustavo A. R. Silva
2019-12-19
scsi: esp_scsi: Add support for FSC chip
Kars de Jong
2019-12-19
scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum
Kars de Jong
2019-07-11
Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi
Linus Torvalds
2019-06-20
scsi: esp: use sg helper to iterate over scatterlist
Ming Lei
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
2018-12-18
scsi: flip the default on use_clustering
Christoph Hellwig
2018-10-17
scsi: esp_scsi: Optimize PIO loops
Finn Thain
2018-10-17
scsi: esp_scsi: De-duplicate PIO routines
Finn Thain
2018-10-17
scsi: esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMD
Finn Thain
2018-10-17
scsi: esp_scsi: Grant disconnect privilege for untagged commands
Finn Thain
2018-10-17
scsi: esp_scsi: Track residual for PIO transfers
Finn Thain
2018-10-15
scsi: esp_scsi: remove union in esp_cmd_priv
Christoph Hellwig
2018-10-15
scsi: esp_scsi: move dma mapping into the core code
Christoph Hellwig
2018-10-15
scsi: esp_scsi: remove the dev argument to scsi_esp_register
Christoph Hellwig
2017-08-10
scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phase
Finn Thain
2017-08-10
scsi: esp_scsi: Avoid sending ABORT TASK SET messages
Finn Thain
2017-08-10
scsi: esp_scsi: Clean up control flow and dead code
Finn Thain
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
[next]