index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
esp_scsi.c
Age
Commit message (
Expand
)
Author
Files
Lines
2019-05-21
treewide: Add SPDX license identifier for more missed files
Thomas Gleixner
1
-0
/
+1
2019-04-09
treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively
Sakari Ailus
1
-1
/
+1
2018-12-19
scsi: flip the default on use_clustering
Christoph Hellwig
1
-1
/
+0
2018-10-18
scsi: esp_scsi: Optimize PIO loops
Finn Thain
1
-6
/
+6
2018-10-18
scsi: esp_scsi: De-duplicate PIO routines
Finn Thain
1
-0
/
+128
2018-10-18
scsi: esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMD
Finn Thain
1
-34
/
+23
2018-10-18
scsi: esp_scsi: Grant disconnect privilege for untagged commands
Finn Thain
1
-10
/
+1
2018-10-18
scsi: esp_scsi: Track residual for PIO transfers
Finn Thain
1
-0
/
+1
2018-10-16
scsi: esp_scsi: remove union in esp_cmd_priv
Christoph Hellwig
1
-6
/
+6
2018-10-16
scsi: esp_scsi: move dma mapping into the core code
Christoph Hellwig
1
-33
/
+44
2018-10-16
scsi: esp_scsi: remove the dev argument to scsi_esp_register
Christoph Hellwig
1
-4
/
+4
2017-08-11
scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phase
Finn Thain
1
-0
/
+2
2017-08-11
scsi: esp_scsi: Avoid sending ABORT TASK SET messages
Finn Thain
1
-4
/
+7
2017-08-11
scsi: esp_scsi: Clean up control flow and dead code
Finn Thain
1
-26
/
+14
2015-11-10
scsi: use host wide tags by default
Christoph Hellwig
1
-1
/
+0
2015-01-09
esp_scsi: remove check for ESP_MAX_TAGS
Hannes Reinecke
1
-2
/
+0
2014-11-24
esp_scsi: enable CONFIG2_FENAB for am53c974
Hannes Reinecke
1
-0
/
+2
2014-11-24
esp_scsi: let DMA driver provide a config2 value
Paolo Bonzini
1
-33
/
+37
2014-11-24
esp_scsi: correctly detect am53c974
Hannes Reinecke
1
-1
/
+16
2014-11-24
am53c974: BLAST residual handling
Hannes Reinecke
1
-0
/
+29
2014-11-24
esp_scsi: use FIFO for command submission
Hannes Reinecke
1
-17
/
+29
2014-11-24
esp_scsi: read status registers
Hannes Reinecke
1
-3
/
+5
2014-11-24
esp_scsi: debug event and command
Hannes Reinecke
1
-0
/
+15
2014-11-24
esp_scsi: convert to dev_printk
Hannes Reinecke
1
-106
/
+106
2014-11-24
esp_scsi: make number of tags configurable
Hannes Reinecke
1
-6
/
+6
2014-11-24
scsi: drop reason argument from ->change_queue_depth
Christoph Hellwig
1
-1
/
+1
2014-11-12
scsi: don't set tagging state from scsi_adjust_queue_depth
Christoph Hellwig
1
-15
/
+2
2014-11-12
scsi: always assign block layer tags if enabled
Christoph Hellwig
1
-3
/
+3
2014-11-12
scsi: remove abuses of scsi_populate_tag
Christoph Hellwig
1
-1
/
+1
2013-08-02
esp_scsi: Fix tag state corruption when autosensing.
David S. Miller
1
-6
/
+8
2012-04-06
scsi: Use vsprintf extention %pf with builtin_return_address
Joe Perches
1
-1
/
+1
2011-05-23
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik...
Linus Torvalds
1
-1
/
+1
2011-05-10
treewide: fix a few typos in comments
Justin P. Mattock
1
-1
/
+1
2011-05-01
[SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_ad...
Kirill A. Shutemov
1
-4
/
+2
2010-11-17
SCSI host lock push-down
Jeff Garzik
1
-1
/
+3
2010-01-18
[SCSI] mac_esp: fix PIO mode, take 2
Finn Thain
1
-10
/
+4
2008-12-29
[SCSI] esp_scsi: Use DIV_ROUND_UP
Julia Lawall
1
-4
/
+2
2008-07-16
Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-11
/
+13
2008-07-12
[SCSI] esp: Correct chip ID probing sequence.
David S. Miller
1
-11
/
+13
2008-06-25
[SCSI] esp: tidy up target reference counting
James Bottomley
1
-10
/
+20
2008-06-25
[SCSI] esp: Fix OOPS in esp_reset_cleanup().
David S. Miller
1
-0
/
+8
2008-04-27
[SCSI] m68k: new mac_esp scsi driver
Finn Thain
1
-11
/
+24
2007-12-11
esp_scsi: fix reset cleanup spinlock recursion
Maciej W. Rozycki
1
-2
/
+2
2007-10-15
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-5
/
+5
2007-10-12
[SCSI] esp_scsi: remove __dev{init,exit}
Adrian Bunk
1
-5
/
+5
2007-09-26
[SCSI] esp: fix instance numbering.
David Miller
1
-1
/
+2
2007-07-16
Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6
Linus Torvalds
1
-17
/
+13
2007-06-18
[SCSI] esp_scsi: convert to use the data buffer accessors
FUJITA Tomonori
1
-7
/
+3
2007-06-14
[SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING.
Thomas Bogendoerfer
1
-0
/
+1
2007-06-01
[SCSI] esp: use shost_priv
Christoph Hellwig
1
-10
/
+10
[next]