1. 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
  2. 4f7ad52 SCSI / PM: Replace CONFIG_PM_RUNTIME with CONFIG_PM by Rafael J. Wysocki · 10 years ago
  3. 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
  4. 096cbc3 Merge remote-tracking branch 'scsi-queue/drivers-for-3.19' into for-linus by James Bottomley · 10 years ago
  5. dc843ef Merge remote-tracking branch 'scsi-queue/core-for-3.19' into for-linus by James Bottomley · 10 years ago
  6. 3e660fb ufs: fix NULL dereference when no regulators are defined by Akinobu Mita · 10 years ago
  7. 97cd680 ufs: ensure clk gating work is finished before module unloading by Akinobu Mita · 10 years ago
  8. db5ed4d scsi: drop reason argument from ->change_queue_depth by Christoph Hellwig · 10 years ago
  9. c40ecc1 scsi: avoid ->change_queue_depth indirection for queue full tracking by Christoph Hellwig · 10 years ago
  10. e8cb64d scsi: ufs: fix static checker warning in ufshcd_parse_clock_info by Dolev Raviv · 10 years ago
  11. eda910e scsi: ufs: fix static checker warning in __ufshcd_setup_clocks by Dolev Raviv · 10 years ago
  12. 758581b scsi: ufs: fix static checker warning in ufshcd_populate_vreg by Dolev Raviv · 10 years ago
  13. 233b594 scsi: ufs: fix static checker errors in ufshcd_system_suspend by Dolev Raviv · 10 years ago
  14. 5064636 ufs: fix power info after link start-up by Yaniv Gardi · 10 years ago
  15. 7c48bfd ufs: fix reference counting of W-LUs by Akinobu Mita · 10 years ago
  16. d7cb71e ufs: remove spurious scsi_set_tag_type call by Christoph Hellwig · 10 years ago
  17. ee11560 scsi: don't force tagged_supported in drivers by Christoph Hellwig · 10 years ago
  18. c8b09f6 scsi: don't set tagging state from scsi_adjust_queue_depth by Christoph Hellwig · 10 years ago
  19. 2ecb204 scsi: always assign block layer tags if enabled by Christoph Hellwig · 10 years ago
  20. ef61329 scsi: remove scsi_show_result() by Hannes Reinecke · 10 years ago
  21. d811b84 scsi: use sdev as argument for sense code printing by Hannes Reinecke · 10 years ago
  22. 37b6fea scsi: ufs: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  23. e785060 ufs: definitions for phy interface by Dolev Raviv · 10 years ago
  24. 374a246 ufs: tune bkops while power managment events by Subhash Jadavani · 10 years ago
  25. 856b348 ufs: Add support for clock scaling using devfreq framework by Sahitya Tummala · 10 years ago
  26. 4cff6d99 ufs: Add freq-table-hz property for UFS device by Sahitya Tummala · 10 years ago
  27. 1ab27c9 ufs: Add support for clock gating by Sahitya Tummala · 10 years ago
  28. 7eb584d ufs: refactor configuring power mode by Dolev Raviv · 10 years ago
  29. 57d104c ufs: add UFS power management support by Subhash Jadavani · 10 years ago
  30. 0ce147d ufs: introduce well known logical unit in ufs by Subhash Jadavani · 10 years ago
  31. 2a8fa60 ufs: manually add well known logical units by Subhash Jadavani · 10 years ago
  32. 3a4bf06 ufs: Active Power Mode - configuring bActiveICCLevel by Yaniv Gardi · 10 years ago
  33. 1d337ec ufs: improve init sequence by Sujit Reddy Thumma · 10 years ago
  34. da461ce ufs: refactor query descriptor API support by Subhash Jadavani · 10 years ago
  35. 6a771a6 ufs: add voting support for host controller power by Raviv Shvili · 10 years ago
  36. c6e79da ufs: Add clock initialization support by Sujit Reddy Thumma · 10 years ago
  37. aa49761 ufs: Add regulator enable support by Sujit Reddy Thumma · 10 years ago
  38. 5c0c28a ufs: Allow vendor specific initialization by Sujit Reddy Thumma · 10 years ago
  39. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  40. ea2aab2 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  41. 7289f98 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  42. ca3d7bf ufs: fix DMA mask setting by Akinobu Mita · 10 years ago
  43. eeda474 ufs: adjust queue settings to PRDT limitations by Akinobu Mita · 10 years ago
  44. b2a6c52 ufs: Fix sending unsupported SCSI command by Sujit Reddy Thumma · 10 years ago
  45. e9d501b ufs: read door bell register after clearing interrupt aggregation by Dolev Raviv · 10 years ago
  46. 4264fd6 ufs: Fix queue depth handling for best effort cases by Sujit Reddy Thumma · 10 years ago
  47. 1b3e895 ufs: Logical Unit (LU) command queue depth by Dolev Raviv · 10 years ago
  48. c6d4a83 ufs: device query status and size check by Dolev Raviv · 10 years ago
  49. d44a5f9 ufs: query descriptor API by Dolev Raviv · 10 years ago
  50. e8e7f27 scsi: ufs: Improve UFS fatal error handling by Sujit Reddy Thumma · 10 years ago
  51. 3441da7 scsi: ufs: Fix device and host reset methods by Sujit Reddy Thumma · 10 years ago
  52. f20810d scsi: ufs: Fix hardware race conditions while aborting a command by Sujit Reddy Thumma · 10 years ago
  53. e293313 scsi: ufs: Fix broken task management command implementation by Sujit Reddy Thumma · 10 years ago
  54. bdbe5d2 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  55. e8c8e82 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  56. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  57. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  58. d3e89ba [SCSI] ufs: configure the attribute for power mode by Seungwon Jeon · 11 years ago
  59. 53b3d9c [SCSI] ufs: add operation for the uic power mode change by Seungwon Jeon · 11 years ago
  60. 12b4fdb [SCSI] ufs: add dme configuration primitives by Seungwon Jeon · 11 years ago
  61. 7d56865 [SCSI] ufs: fix the setting interrupt aggregation counter by Seungwon Jeon · 11 years ago
  62. 1c2623c [SCSI] ufs: find out sense data over scsi status values by Seungwon Jeon · 11 years ago
  63. 11f08ca [SCSI] ufs: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  64. 6fae390 [SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() by Wei Yongjun · 11 years ago
  65. cfdf9c9 [SCSI] ufs: don't stop controller before scsi_remove_host() by Akinobu Mita · 11 years ago
  66. e0f4b7c [SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices by Akinobu Mita · 11 years ago
  67. 36f4f3b [SCSI] ufshcd-pci: release ioremapped region during removing driver by Akinobu Mita · 11 years ago
  68. 6269473 [SCSI] ufs: Add runtime PM support for UFS host controller driver by Sujit Reddy Thumma · 11 years ago
  69. 66ec6d5 [SCSI] ufs: Add support for host assisted background operations by Sujit Reddy Thumma · 11 years ago
  70. 68078d5 [SCSI] ufs: Set fDeviceInit flag to initiate device initialization by Dolev Raviv · 11 years ago
  71. 5a0b0cb [SCSI] ufs: Add support for sending NOP OUT UPIU by Sujit Reddy Thumma · 11 years ago
  72. aca898f [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call by Akinobu Mita · 11 years ago
  73. cf9f4b5 [SCSI] ufs: fix register address in UIC error interrupt handling by Akinobu Mita · 11 years ago
  74. 2e2930a [SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[] by Akinobu Mita · 11 years ago
  75. 2953f85 [SCSI] ufs: use devres functions for ufshcd by Seungwon Jeon · 11 years ago
  76. 3ca316c [SCSI] ufs: Fix the response UPIU length setting by Sujit Reddy Thumma · 11 years ago
  77. 6ccf44fe [SCSI] ufs: rework link start-up process by Seungwon Jeon · 11 years ago
  78. 261ea45 [SCSI] ufs: remove version check before IS reg clear by Seungwon Jeon · 11 years ago
  79. 2fbd009 [SCSI] ufs: amend interrupt configuration by Seungwon Jeon · 11 years ago
  80. b873a275 [SCSI] ufs: wrap the i/o access operations by Seungwon Jeon · 11 years ago
  81. a4bfbcb [SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA by Geert Uytterhoeven · 11 years ago
  82. 123f877 [SCSI] ufs: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  83. 98b8e17 [SCSI] ufs: Correct the expected data transfersize by Vinayak Holikatti · 11 years ago
  84. 03b1781 [SCSI] ufs: Add Platform glue driver for ufshcd by Vinayak Holikatti · 11 years ago
  85. e0eca63 [SCSI] ufs: Separate PCI code into glue driver by Vinayak Holikatti · 11 years ago
  86. 3b1d058 [SCSI] ufs: Segregate PCI Specific Code by Vinayak Holikatti · 11 years ago
  87. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  88. 94c122a [SCSI] ufs: fix incorrect return value about SUCCESS and FAILED by Namjae Jeon · 12 years ago
  89. 73ec513 [SCSI] ufs: reverse the ufshcd_is_device_present logic by Venkatraman S · 12 years ago
  90. 17ccafc [SCSI] ufs: use module_pci_driver by Venkatraman S · 12 years ago
  91. 4886b1a [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove. by Namjae Jeon · 12 years ago
  92. 85bb445 [SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address) by Santosh Yaraganavi · 12 years ago
  93. fd0f837 [SCSI] ufs: Fix evaluation of UTP task completion code by Venkatraman S · 12 years ago
  94. 7a3e97b [SCSI] ufshcd: UFS Host controller driver by Santosh Yaraganavi · 12 years ago