1. bd40726 scsi: esp_scsi: Add support for FSC chip by Kars de Jong · 5 years ago
  2. 2086faa scsi: esp_scsi: Correct ordering of PCSCSI definition in esp_rev enum by Kars de Jong · 5 years ago
  3. 1f7563f Merge tag 'scsi-sg' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  4. ee5a1db scsi: esp: use sg helper to iterate over scatterlist by Ming Lei · 6 years ago
  5. 09c434b treewide: Add SPDX license identifier for more missed files by Thomas Gleixner · 6 years ago
  6. d75f773 treewide: Switch printk users from %pf and %pF to %ps and %pS, respectively by Sakari Ailus · 6 years ago
  7. 2a3d4eb scsi: flip the default on use_clustering by Christoph Hellwig · 6 years ago
  8. 8c6f803 scsi: esp_scsi: Optimize PIO loops by Finn Thain · 6 years ago
  9. 53dce33 scsi: esp_scsi: De-duplicate PIO routines by Finn Thain · 6 years ago
  10. 8bca214 scsi: esp_scsi: Eliminate ESP_FLAG_DOING_SLOWCMD by Finn Thain · 6 years ago
  11. 87c58ef scsi: esp_scsi: Grant disconnect privilege for untagged commands by Finn Thain · 6 years ago
  12. fd47d91 scsi: esp_scsi: Track residual for PIO transfers by Finn Thain · 6 years ago
  13. 86117d7 scsi: esp_scsi: remove union in esp_cmd_priv by Christoph Hellwig · 6 years ago
  14. 3f9295b scsi: esp_scsi: move dma mapping into the core code by Christoph Hellwig · 6 years ago
  15. 44b1b4d scsi: esp_scsi: remove the dev argument to scsi_esp_register by Christoph Hellwig · 6 years ago
  16. d60e9ee scsi: esp_scsi: Always clear msg_out_len after MESSAGE OUT phase by Finn Thain · 7 years ago
  17. c69edff5 scsi: esp_scsi: Avoid sending ABORT TASK SET messages by Finn Thain · 7 years ago
  18. 201c37d scsi: esp_scsi: Clean up control flow and dead code by Finn Thain · 7 years ago
  19. 64d513a scsi: use host wide tags by default by Christoph Hellwig · 9 years ago
  20. 37c0b10 esp_scsi: remove check for ESP_MAX_TAGS by Hannes Reinecke · 10 years ago
  21. e858d93 esp_scsi: enable CONFIG2_FENAB for am53c974 by Hannes Reinecke · 10 years ago
  22. 8a9aeb4 esp_scsi: let DMA driver provide a config2 value by Paolo Bonzini · 10 years ago
  23. eeea2f9 esp_scsi: correctly detect am53c974 by Hannes Reinecke · 10 years ago
  24. 6df388f am53c974: BLAST residual handling by Hannes Reinecke · 10 years ago
  25. 3170866 esp_scsi: use FIFO for command submission by Hannes Reinecke · 10 years ago
  26. 9535fff esp_scsi: read status registers by Hannes Reinecke · 10 years ago
  27. 1af6f60 esp_scsi: debug event and command by Hannes Reinecke · 10 years ago
  28. a1a75b3 esp_scsi: convert to dev_printk by Hannes Reinecke · 10 years ago
  29. 3707a18 esp_scsi: make number of tags configurable by Hannes Reinecke · 10 years ago
  30. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  31. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  32. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  33. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  34. 21af810 esp_scsi: Fix tag state corruption when autosensing. by David S. Miller · 11 years ago
  35. 2975b02 scsi: Use vsprintf extention %pf with builtin_return_address by Joe Perches · 13 years ago
  36. 57d19e8 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 14 years ago
  37. 70f23fd treewide: fix a few typos in comments by Justin P. Mattock · 14 years ago
  38. 63ce249 [SCSI] esp, scsi_tgt_lib, fcoe: use list_move() instead of list_del()/list_add() combination by Kirill A. Shutemov · 14 years ago
  39. f281233 SCSI host lock push-down by Jeff Garzik · 14 years ago
  40. 02507a8 [SCSI] mac_esp: fix PIO mode, take 2 by Finn Thain · 15 years ago
  41. 237abac [SCSI] esp_scsi: Use DIV_ROUND_UP by Julia Lawall · 16 years ago
  42. 89a93f2 Merge git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 16 years ago
  43. a793804 [SCSI] esp: Correct chip ID probing sequence. by David S. Miller · 17 years ago
  44. ec5e69f [SCSI] esp: tidy up target reference counting by James Bottomley · 17 years ago
  45. eadc49b [SCSI] esp: Fix OOPS in esp_reset_cleanup(). by David S. Miller · 17 years ago
  46. 6fe07aa [SCSI] m68k: new mac_esp scsi driver by Finn Thain · 17 years ago
  47. 522939d esp_scsi: fix reset cleanup spinlock recursion by Maciej W. Rozycki · 17 years ago
  48. df3d80f Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  49. 7624680 [SCSI] esp_scsi: remove __dev{init,exit} by Adrian Bunk · 17 years ago
  50. ff4abd6 [SCSI] esp: fix instance numbering. by David Miller · 17 years ago
  51. bc06cff Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-misc-2.6 by Linus Torvalds · 17 years ago
  52. 4c2baaa [SCSI] esp_scsi: convert to use the data buffer accessors by FUJITA Tomonori · 18 years ago
  53. 204abf2 [SCSI] ESP: Don't forget to clear ESP_FLAG_RESETTING. by Thomas Bogendoerfer · 18 years ago
  54. 2b14ec7 [SCSI] esp: use shost_priv by Christoph Hellwig · 18 years ago
  55. d679f80 [SCSI] esp_scsi: Fix section mismatch warnings. by Martin Habets · 18 years ago
  56. e1f2a09 [SCSI] esp_scsi.c: Fix compilation. by Alexey Dobriyan · 18 years ago
  57. cd9ad58 [SCSI] SUNESP: Complete driver rewrite to version 2.0 by David S. Miller · 18 years ago