1. 33c84e8 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 5 years ago
  2. 4bdc0d6 remove ioremap_nocache and devm_ioremap_nocache by Christoph Hellwig · 5 years ago
  3. 3dae220 scsi: qla2xxx: Use common routine to free fcport struct by Quinn Tran · 5 years ago
  4. 3c75ad1 scsi: qla2xxx: Remove defer flag to indicate immeadiate port loss by Himanshu Madhani · 5 years ago
  5. 8826320 scsi: qla2xxx: Complain if sp->done() is not called from the completion path by Bart Van Assche · 5 years ago
  6. bcc8565 scsi: qla2xxx: Introduce qla2xxx_get_next_handle() by Bart Van Assche · 5 years ago
  7. 6c18a43 scsi: qla2xxx: Enable type checking for the SRB free and done callback functions by Bart Van Assche · 5 years ago
  8. 527e9b7 scsi: qla2xxx: Use memcpy() and strlcpy() instead of strcpy() and strncpy() by Bart Van Assche · 5 years ago
  9. dc6d6d3 scsi: qla2xxx: Check the PCI info string output buffer size by Bart Van Assche · 5 years ago
  10. 58e060e scsi: qla2xxx: Complain if a mailbox command times out by Bart Van Assche · 5 years ago
  11. cc74049 scsi: qla2xxx: Use strlcpy() instead of strncpy() by Bart Van Assche · 5 years ago
  12. 3f5ee08 scsi: qla2xxx: Remove an include directive from qla_mr.c by Bart Van Assche · 5 years ago
  13. d4556a4 scsi: qla2xxx: Use __le64 instead of uint32_t[2] for sending DMA addresses to firmware by Bart Van Assche · 6 years ago
  14. 15b7a68 scsi: qla2xxx: Introduce the dsd32 and dsd64 data structures by Bart Van Assche · 6 years ago
  15. 3f918ff scsi: qla2xxx: Log the status code if a firmware command fails by Bart Van Assche · 6 years ago
  16. bd432bb scsi: qla2xxx: Leave a blank line after declarations by Bart Van Assche · 6 years ago
  17. 3f006ac scsi: qla2xxx: Secure flash update support for ISP28XX by Michael Hernandez · 6 years ago
  18. f8f97b0 scsi: qla2xxx: Cleanups for NVRAM/Flash read/write path by Joe Carnuccio · 6 years ago
  19. 2c309ae scsi: qla2xxx: Remove two arguments from qlafx00_error_entry() by Bart Van Assche · 6 years ago
  20. 5b0af47 scsi: qla2xxx: Make sure that qlafx00_ioctl_iosb_entry() initializes 'res' by Bart Van Assche · 6 years ago
  21. 807eb90 scsi: qla2xxx: Improve several kernel-doc headers by Bart Van Assche · 6 years ago
  22. e74e7d9 scsi: qla2xxx: Fix race condition between iocb timeout and initialisation by Ben Hutchings · 7 years ago
  23. 2db6228 scsi: qla2xxx: Fix function argument descriptions by Bart Van Assche · 7 years ago
  24. 05231a3 scsi: qla2xxx: don't break the bsg-lib abstractions by Christoph Hellwig · 7 years ago
  25. e0824e6 scsi: qla2xxx: Prevent sp->free null/uninitialized pointer dereference. by Joe Carnuccio · 7 years ago
  26. 821fd6f Merge branch 'for-next' of git://git.kernel.org/pub/scm/linux/kernel/git/nab/target-pending by Linus Torvalds · 8 years ago
  27. 25ff6af qla2xxx: Simplify usage of SRB structure in driver by Joe Carnuccio · 8 years ago
  28. 5e4deaf qla2xxx: Fix wrong argument in sp done callback by Quinn Tran · 8 years ago
  29. 82ed4db block: split scsi_request out of struct request by Christoph Hellwig · 8 years ago
  30. 75cc8cf scsi: change FC drivers to use 'struct bsg_job' by Johannes Thumshirn · 8 years ago
  31. 01e0e15 scsi: don't use fc_bsg_job::request and fc_bsg_job::reply directly by Johannes Thumshirn · 8 years ago
  32. 5ea33eb qla2xxx: Remove use of 'struct timeval' by Tina Ruchandani · 9 years ago
  33. 8dfa4b5a qla2xxx: Fix sparse annotations by Bart Van Assche · 10 years ago
  34. ad95036 qla2xxx: Remove __constant_ prefix by Bart Van Assche · 10 years ago
  35. 52c8282 qla2xxx: Remove set-but-not-used variables by Bart Van Assche · 10 years ago
  36. c3ff356 qla2xxx: Report both rsp_info and rsp_info_len by Bart Van Assche · 10 years ago
  37. 5066863 scsi: remove abuses of scsi_populate_tag by Christoph Hellwig · 10 years ago
  38. df57cab qla2xxx: Add FDMI-2 functionality. by Himanshu Madhani · 10 years ago
  39. e475f9c qla2xxx: ISPFx00 unexpected resets during adapter boot sequence. by Jan Kulich · 10 years ago
  40. 24a42d50 qla2xxx: Incorrect linked list semantic in qlafx00_get_fcport(). by Joe Carnuccio · 10 years ago
  41. c821e0d qla2xxx: Collect PCI register checks and board_disable scheduling by Joe Lawrence · 10 years ago
  42. 9cb78c1 scsi: use 64-bit LUNs by Hannes Reinecke · 11 years ago
  43. 42543fb qla2xxx: Adjust adapter reset routine to the changes in firmware specification for ISPFx00. by Armen Baloyan · 11 years ago
  44. f79a84b qla2xxx: IOCB data should be copied to I/O mem using memcpy_toio. by Atul Deshmukh · 11 years ago
  45. 9929c47 qla2xxx: Decrease pci access for response queue processing for ISPFX00. by Armen Baloyan · 11 years ago
  46. bd21eaf qla2xxx: Change copyright year to 2014 in all the source files. by Armen Baloyan · 11 years ago
  47. ec1937a qla2xxx: Wait for reset completion without lock for ISPFX00. by Saurav Kashyap · 11 years ago
  48. 4440e46 [SCSI] qla2xxx: Add IOCB Abort command asynchronous handling. by Armen Baloyan · 11 years ago
  49. faef62d [SCSI] qla2xxx: Fix Task Management command asynchronous handling by Armen Baloyan · 11 years ago
  50. fbe9c54 [SCSI] qla2xxx: Simplify the ISPFX00 interrupt handler code for ISPFX00. by Saurav Kashyap · 11 years ago
  51. 6ac1f3b [SCSI] qla2xxx: Avoid poisoning in the response queue for ISPFX00. by Saurav Kashyap · 11 years ago
  52. d68b3e0 [SCSI] qla2xxx: Add changes in the IOCB structures to adjust driver source codes to ISPFX00 firmware spec. by Armen Baloyan · 11 years ago
  53. bfd7334 [SCSI] qla2xxx: Remove Marker type IOCB logic for ISPFX00. by Armen Baloyan · 11 years ago
  54. f73cb69 [SCSI] qla2xxx: Add support for ISP2071. by Chad Dupuis · 11 years ago
  55. 965c77a [SCSI] qla2xxx: Properly handle 32 bit mailbox register for ISPFX00. by Saurav Kashyap · 11 years ago
  56. d550dd2 [SCSI] qla2xxx: Select correct request queue for error type IOCB for ISPFX00. by Saurav Kashyap · 11 years ago
  57. 3223161 [SCSI] qla2xxx: Remove init control block related dead code for ISPFX00. by Saurav Kashyap · 11 years ago
  58. b593931 [SCSI] qla2xxx: Replace constant value for IOCTL IOCB abort execution status with a macro for ISPFX00. by Armen Baloyan · 11 years ago
  59. 0f8cdff [SCSI] qla2xxx: Add handling for boot indication progress AENs for ISPFX00. by Armen Baloyan · 11 years ago
  60. 03eb912 [SCSI] qla2xxx: Add changes to obtain ISPFX00 adapters product information in accordance with firmware update. by Armen Baloyan · 11 years ago
  61. 767157c [SCSI] qla2xxx: Add logic to abort BSG commands for ISPFX00. by Armen Baloyan · 11 years ago
  62. e8f5e95 [SCSI] qla2xxx: Fix issue with not displaying node name after system reboot. by Armen Baloyan · 11 years ago
  63. f3ddac1 [SCSI] qla2xxx: Disable adapter when we encounter a PCI disconnect. by Chad Dupuis · 11 years ago
  64. 50280c0 [SCSI] Revert "qla2xxx: Ramp down queue depth for attached SCSI devices when driver resources are low." by Chad Dupuis · 11 years ago
  65. ce9f7ed [SCSI] qla2xxx: Use pcie_is_pcie() to simplify code by Yijing Wang · 11 years ago
  66. 2e515bf Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  67. 6ddcfef [SCSI] qla2xxx: Correction to message ids. by Saurav Kashyap · 11 years ago
  68. f875cd4 [SCSI] qla2xxx: Set default critical temperature value in cases when ISPFX00 firmware doesn't provide it by Armen Baloyan · 11 years ago
  69. 4881d09 [SCSI] qla2xxx: QLAFX00 make over temperature AEN handling informational, add log for normal temperature AEN by Armen Baloyan · 11 years ago
  70. c66fb88 [SCSI] qla2xxx: Remove handling of Shutdown Requested AEN from qlafx00_process_aen(). by Armen Baloyan · 11 years ago
  71. c18b8e9 [SCSI] qla2xxx: Send all AENs for ISPFx00 to above layers. by Armen Baloyan · 11 years ago
  72. f9a2a54 [SCSI] qla2xxx: Add changes in initialization for ISPFX00 cards with BIOS by Armen Baloyan · 11 years ago
  73. 1fe19ee [SCSI] qla2xxx: Add changes to support extended IOs for ISPFX00 by Armen Baloyan · 11 years ago
  74. 71e5600 [SCSI] qla2xxx: Add critical temperature handling for ISPFX00. by Armen Baloyan · 11 years ago
  75. 4247934 [SCSI] qla2xxx: Notify ISPFX00 firmware when driver is unloaded or system is shut down. by Armen Baloyan · 11 years ago
  76. 1ae47cf [SCSI] qla2xxx: Reconfigure thermal temperature. by Joe Carnuccio · 11 years ago
  77. 5854771 [SCSI] qla2xxx: Add ISPFX00 specific bus reset routine. by Armen Baloyan · 11 years ago
  78. e601d77 [SCSI] qla2xxx: Perform warm reset every 2 minutes if firmware load fails for ISPFX00. by Armen Baloyan · 11 years ago
  79. b6511d9 [SCSI] qla2xxx: Set factory reset recovery timeout to 10 min. for ISPFX00. by Armen Baloyan · 11 years ago
  80. 7b833558 [SCSI] qla2xxx: Print some variables to hexadecimal string via %*phN format by Oleksandr Khoshaba · 11 years ago
  81. 0b1587b treewide: Fix typo in printk by Masanari Iida · 11 years ago
  82. 1f8deef [SCSI] qla2xxx: Fix sparse warning from qla_mr.c and qla_iocb.c. by Saurav Kashyap · 12 years ago
  83. 3643983 [SCSI] qla2xxx: Fix for locking issue between driver ISR and mailbox routines by gurinder.shergill@hp.com · 12 years ago
  84. 378c538 [SCSI] qla2xxx: fix sparse warning "large integer implicitly truncated to unsigned type" by Armen Baloyan · 12 years ago
  85. 8ae6d9c [SCSI] qla2xxx: Enhancements to support ISPFx00. by Giridhar Malavali · 12 years ago