1. acd5312 Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  2. e144cd0 ufs: fix TRUE and FALSE re-define build error by Suthikulpanit, Suravee · 9 years ago
  3. ae97758 scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_UFS_HCI_VERSION by Yaniv Gardi · 9 years ago
  4. 9949e70 scsi: ufs: add quirk to handle broken UFS HCI version by Yaniv Gardi · 9 years ago
  5. 2c0cc2e scsi: ufs-qcom: enable UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk by Yaniv Gardi · 9 years ago
  6. 874237f scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk by Yaniv Gardi · 9 years ago
  7. 8163743 scsi: ufs-qcom: enable quirk to fix gear change to HS by Yaniv Gardi · 9 years ago
  8. c3a2f9e scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk by Yaniv Gardi · 9 years ago
  9. 2f01837 scsi: ufs-qcom: enable UFSHCD_QUIRK_BROKEN_LCC by Yaniv Gardi · 9 years ago
  10. 7ca38cf scsi: ufs: provide a quirk to disable the LCC by Yaniv Gardi · 9 years ago
  11. 81c7e06 scsi: ufs-qcom: don't enable interrupt aggregation by Yaniv Gardi · 9 years ago
  12. b852190 scsi: ufs: introduce the capability and quirk for interrupt aggregation by Yaniv Gardi · 9 years ago
  13. 0d143c6 ufs-qcom: Switch dependency to ARCH_QCOM by Stephen Boyd · 9 years ago
  14. 7d69cff Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi by Linus Torvalds · 9 years ago
  15. cad2e03 ufs: add support to allow non standard behaviours (quirks) by Yaniv Gardi · 9 years ago
  16. bfdbe8b ufs-qcom: save controller revision info in internal structure by Yaniv Gardi · 9 years ago
  17. 7b16a07 ufs: Rename of regulator_set_optimum_mode by Bjorn Andersson · 9 years ago
  18. 81c0fc5 ufs-qcom: add support for Qualcomm Technologies Inc platforms by Yaniv Gardi · 10 years ago
  19. 2104551 scsi: use per-cpu buffer for formatting sense by Hannes Reinecke · 10 years ago
  20. c0f486f Merge tag 'pm+acpi-3.19-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/rafael/linux-pm by Linus Torvalds · 10 years ago
  21. 4f7ad52 SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  22. e6b5be2 Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core by Linus Torvalds · 10 years ago
  23. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  24. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  25. 3e660fb ufs: fix NULL dereference when no regulators are defined by Akinobu Mita · 10 years ago
  26. 97cd680 ufs: ensure clk gating work is finished before module unloading by Akinobu Mita · 10 years ago
  27. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  28. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  29. e8cb64d scsi: ufs: fix static checker warning in ufshcd_parse_clock_info by Dolev Raviv · 10 years ago
  30. eda910e scsi: ufs: fix static checker warning in __ufshcd_setup_clocks by Dolev Raviv · 10 years ago
  31. 758581b scsi: ufs: fix static checker warning in ufshcd_populate_vreg by Dolev Raviv · 10 years ago
  32. 233b594 scsi: ufs: fix static checker errors in ufshcd_system_suspend by Dolev Raviv · 10 years ago
  33. 5064636 ufs: fix power info after link start-up by Yaniv Gardi · 10 years ago
  34. 7c48bfd ufs: fix reference counting of W-LUs by Akinobu Mita · 10 years ago
  35. d7cb71e ufs: remove spurious scsi_set_tag_type call by Christoph Hellwig · 10 years ago
  36. ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
  37. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  38. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  39. ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 10 years ago
  40. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  41. 37b6fea scsi: ufs: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  42. e785060 ufs: definitions for phy interface by Dolev Raviv · 10 years ago
  43. 374a246 ufs: tune bkops while power managment events by Subhash Jadavani · 10 years ago
  44. 856b348 ufs: Add support for clock scaling using devfreq framework by Sahitya Tummala · 10 years ago
  45. 4cff6d99 ufs: Add freq-table-hz property for UFS device by Sahitya Tummala · 10 years ago
  46. 1ab27c9 ufs: Add support for clock gating by Sahitya Tummala · 10 years ago
  47. 7eb584d ufs: refactor configuring power mode by Dolev Raviv · 10 years ago
  48. 57d104c ufs: add UFS power management support by Subhash Jadavani · 10 years ago
  49. 0ce147d ufs: introduce well known logical unit in ufs by Subhash Jadavani · 10 years ago
  50. 2a8fa60 ufs: manually add well known logical units by Subhash Jadavani · 10 years ago
  51. 3a4bf06 ufs: Active Power Mode - configuring bActiveICCLevel by Yaniv Gardi · 10 years ago
  52. 1d337ec ufs: improve init sequence by Sujit Reddy Thumma · 10 years ago
  53. da461ce ufs: refactor query descriptor API support by Subhash Jadavani · 10 years ago
  54. 6a771a6 ufs: add voting support for host controller power by Raviv Shvili · 10 years ago
  55. c6e79da ufs: Add clock initialization support by Sujit Reddy Thumma · 10 years ago
  56. aa49761 ufs: Add regulator enable support by Sujit Reddy Thumma · 10 years ago
  57. 5c0c28a ufs: Allow vendor specific initialization by Sujit Reddy Thumma · 10 years ago
  58. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  59. ea2aab2 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  60. 7289f98 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  61. ca3d7bf ufs: fix DMA mask setting by Akinobu Mita · 10 years ago
  62. eeda474 ufs: adjust queue settings to PRDT limitations by Akinobu Mita · 10 years ago
  63. b2a6c52 ufs: Fix sending unsupported SCSI command by Sujit Reddy Thumma · 10 years ago
  64. e9d501b ufs: read door bell register after clearing interrupt aggregation by Dolev Raviv · 10 years ago
  65. 4264fd6 ufs: Fix queue depth handling for best effort cases by Sujit Reddy Thumma · 10 years ago
  66. 1b3e895 ufs: Logical Unit (LU) command queue depth by Dolev Raviv · 10 years ago
  67. c6d4a83 ufs: device query status and size check by Dolev Raviv · 10 years ago
  68. d44a5f9 ufs: query descriptor API by Dolev Raviv · 10 years ago
  69. e8e7f27 scsi: ufs: Improve UFS fatal error handling by Sujit Reddy Thumma · 10 years ago
  70. 3441da7 scsi: ufs: Fix device and host reset methods by Sujit Reddy Thumma · 10 years ago
  71. f20810d scsi: ufs: Fix hardware race conditions while aborting a command by Sujit Reddy Thumma · 10 years ago
  72. e293313 scsi: ufs: Fix broken task management command implementation by Sujit Reddy Thumma · 10 years ago
  73. bdbe5d2 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  74. e8c8e82 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  75. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  76. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  77. d3e89ba [SCSI] ufs: configure the attribute for power mode by Seungwon Jeon · 11 years ago
  78. 53b3d9c [SCSI] ufs: add operation for the uic power mode change by Seungwon Jeon · 11 years ago
  79. 12b4fdb [SCSI] ufs: add dme configuration primitives by Seungwon Jeon · 11 years ago
  80. 7d56865 [SCSI] ufs: fix the setting interrupt aggregation counter by Seungwon Jeon · 11 years ago
  81. 1c2623c [SCSI] ufs: find out sense data over scsi status values by Seungwon Jeon · 11 years ago
  82. 11f08ca [SCSI] ufs: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  83. 6fae390 [SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() by Wei Yongjun · 11 years ago
  84. cfdf9c9 [SCSI] ufs: don't stop controller before scsi_remove_host() by Akinobu Mita · 11 years ago
  85. e0f4b7c [SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices by Akinobu Mita · 11 years ago
  86. 36f4f3b [SCSI] ufshcd-pci: release ioremapped region during removing driver by Akinobu Mita · 11 years ago
  87. 6269473 [SCSI] ufs: Add runtime PM support for UFS host controller driver by Sujit Reddy Thumma · 11 years ago
  88. 66ec6d5 [SCSI] ufs: Add support for host assisted background operations by Sujit Reddy Thumma · 11 years ago
  89. 68078d5 [SCSI] ufs: Set fDeviceInit flag to initiate device initialization by Dolev Raviv · 11 years ago
  90. 5a0b0cb [SCSI] ufs: Add support for sending NOP OUT UPIU by Sujit Reddy Thumma · 11 years ago
  91. aca898f [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call by Akinobu Mita · 11 years ago
  92. cf9f4b5 [SCSI] ufs: fix register address in UIC error interrupt handling by Akinobu Mita · 11 years ago
  93. 2e2930a [SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[] by Akinobu Mita · 11 years ago
  94. 2953f85 [SCSI] ufs: use devres functions for ufshcd by Seungwon Jeon · 11 years ago
  95. 3ca316c [SCSI] ufs: Fix the response UPIU length setting by Sujit Reddy Thumma · 11 years ago
  96. 6ccf44fe [SCSI] ufs: rework link start-up process by Seungwon Jeon · 11 years ago
  97. 261ea45 [SCSI] ufs: remove version check before IS reg clear by Seungwon Jeon · 11 years ago
  98. 2fbd009 [SCSI] ufs: amend interrupt configuration by Seungwon Jeon · 11 years ago
  99. b873a275 [SCSI] ufs: wrap the i/o access operations by Seungwon Jeon · 11 years ago
  100. a4bfbcb [SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA by Geert Uytterhoeven · 11 years ago