1. 57d104c ufs: add UFS power management support by Subhash Jadavani · 10 years ago
  2. 0ce147d ufs: introduce well known logical unit in ufs by Subhash Jadavani · 10 years ago
  3. 2a8fa60 ufs: manually add well known logical units by Subhash Jadavani · 10 years ago
  4. 3a4bf06 ufs: Active Power Mode - configuring bActiveICCLevel by Yaniv Gardi · 10 years ago
  5. 1d337ec ufs: improve init sequence by Sujit Reddy Thumma · 10 years ago
  6. da461ce ufs: refactor query descriptor API support by Subhash Jadavani · 10 years ago
  7. 6a771a6 ufs: add voting support for host controller power by Raviv Shvili · 10 years ago
  8. c6e79da ufs: Add clock initialization support by Sujit Reddy Thumma · 10 years ago
  9. aa49761 ufs: Add regulator enable support by Sujit Reddy Thumma · 10 years ago
  10. 5c0c28a ufs: Allow vendor specific initialization by Sujit Reddy Thumma · 10 years ago
  11. 9baa3c3 PCI: Remove DEFINE_PCI_DEVICE_TABLE macro use by Benoit Taine · 10 years ago
  12. ea2aab2 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  13. 7289f98 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  14. ca3d7bf ufs: fix DMA mask setting by Akinobu Mita · 10 years ago
  15. eeda474 ufs: adjust queue settings to PRDT limitations by Akinobu Mita · 10 years ago
  16. b2a6c52 ufs: Fix sending unsupported SCSI command by Sujit Reddy Thumma · 10 years ago
  17. e9d501b ufs: read door bell register after clearing interrupt aggregation by Dolev Raviv · 10 years ago
  18. 4264fd6 ufs: Fix queue depth handling for best effort cases by Sujit Reddy Thumma · 10 years ago
  19. 1b3e895 ufs: Logical Unit (LU) command queue depth by Dolev Raviv · 10 years ago
  20. c6d4a83 ufs: device query status and size check by Dolev Raviv · 10 years ago
  21. d44a5f9 ufs: query descriptor API by Dolev Raviv · 10 years ago
  22. e8e7f27 scsi: ufs: Improve UFS fatal error handling by Sujit Reddy Thumma · 10 years ago
  23. 3441da7 scsi: ufs: Fix device and host reset methods by Sujit Reddy Thumma · 10 years ago
  24. f20810d scsi: ufs: Fix hardware race conditions while aborting a command by Sujit Reddy Thumma · 10 years ago
  25. e293313 scsi: ufs: Fix broken task management command implementation by Sujit Reddy Thumma · 10 years ago
  26. bdbe5d2 scsi: ufs: make undeclared functions static by Sujit Reddy Thumma · 10 years ago
  27. e8c8e82 scsi: ufs: fix endianness sparse warnings by Sujit Reddy Thumma · 10 years ago
  28. 9073e1a Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 11 years ago
  29. 08b7e10 SCSI: remove unnecessary pci_set_drvdata() by Jingoo Han · 11 years ago
  30. d3e89ba [SCSI] ufs: configure the attribute for power mode by Seungwon Jeon · 11 years ago
  31. 53b3d9c [SCSI] ufs: add operation for the uic power mode change by Seungwon Jeon · 11 years ago
  32. 12b4fdb [SCSI] ufs: add dme configuration primitives by Seungwon Jeon · 11 years ago
  33. 7d56865 [SCSI] ufs: fix the setting interrupt aggregation counter by Seungwon Jeon · 11 years ago
  34. 1c2623c [SCSI] ufs: find out sense data over scsi status values by Seungwon Jeon · 11 years ago
  35. 11f08ca [SCSI] ufs: don't check resource with devm_ioremap_resource by Wolfram Sang · 11 years ago
  36. 6fae390 [SCSI] ufshcd-pltfrm: remove redundant dev_err call in ufshcd_pltfrm_probe() by Wei Yongjun · 11 years ago
  37. cfdf9c9 [SCSI] ufs: don't stop controller before scsi_remove_host() by Akinobu Mita · 11 years ago
  38. e0f4b7c [SCSI] ufs: don't disable_irq() if the IRQ can be shared among devices by Akinobu Mita · 11 years ago
  39. 36f4f3b [SCSI] ufshcd-pci: release ioremapped region during removing driver by Akinobu Mita · 11 years ago
  40. 6269473 [SCSI] ufs: Add runtime PM support for UFS host controller driver by Sujit Reddy Thumma · 11 years ago
  41. 66ec6d5 [SCSI] ufs: Add support for host assisted background operations by Sujit Reddy Thumma · 11 years ago
  42. 68078d5 [SCSI] ufs: Set fDeviceInit flag to initiate device initialization by Dolev Raviv · 11 years ago
  43. 5a0b0cb [SCSI] ufs: Add support for sending NOP OUT UPIU by Sujit Reddy Thumma · 11 years ago
  44. aca898f [SCSI] ufshcd-pltfrm: remove unnecessary dma_set_coherent_mask() call by Akinobu Mita · 11 years ago
  45. cf9f4b5 [SCSI] ufs: fix register address in UIC error interrupt handling by Akinobu Mita · 11 years ago
  46. 2e2930a [SCSI] ufshcd-pltfrm: add missing empty slot in ufs_of_match[] by Akinobu Mita · 11 years ago
  47. 2953f85 [SCSI] ufs: use devres functions for ufshcd by Seungwon Jeon · 11 years ago
  48. 3ca316c [SCSI] ufs: Fix the response UPIU length setting by Sujit Reddy Thumma · 11 years ago
  49. 6ccf44fe [SCSI] ufs: rework link start-up process by Seungwon Jeon · 11 years ago
  50. 261ea45 [SCSI] ufs: remove version check before IS reg clear by Seungwon Jeon · 11 years ago
  51. 2fbd009 [SCSI] ufs: amend interrupt configuration by Seungwon Jeon · 11 years ago
  52. b873a275 [SCSI] ufs: wrap the i/o access operations by Seungwon Jeon · 11 years ago
  53. a4bfbcb [SCSI] ufs: SCSI_UFSHCD should depend on SCSI_DMA by Geert Uytterhoeven · 11 years ago
  54. 123f877 [SCSI] ufs: Remove redundant platform_set_drvdata() by Sachin Kamat · 11 years ago
  55. 98b8e17 [SCSI] ufs: Correct the expected data transfersize by Vinayak Holikatti · 11 years ago
  56. 03b1781 [SCSI] ufs: Add Platform glue driver for ufshcd by Vinayak Holikatti · 11 years ago
  57. e0eca63 [SCSI] ufs: Separate PCI code into glue driver by Vinayak Holikatti · 11 years ago
  58. 3b1d058 [SCSI] ufs: Segregate PCI Specific Code by Vinayak Holikatti · 11 years ago
  59. 6f03979 Drivers: scsi: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  60. 94c122a [SCSI] ufs: fix incorrect return value about SUCCESS and FAILED by Namjae Jeon · 12 years ago
  61. 73ec513 [SCSI] ufs: reverse the ufshcd_is_device_present logic by Venkatraman S · 12 years ago
  62. 17ccafc [SCSI] ufs: use module_pci_driver by Venkatraman S · 12 years ago
  63. 4886b1a [SCSI] ufs: fix potential NULL pointer dereferencing error in ufshcd_prove. by Namjae Jeon · 12 years ago
  64. 85bb445 [SCSI] ufs: Assign UTRLBAU = upper_32_ bits(UTRLD base address) by Santosh Yaraganavi · 12 years ago
  65. fd0f837 [SCSI] ufs: Fix evaluation of UTP task completion code by Venkatraman S · 12 years ago
  66. 7a3e97b [SCSI] ufshcd: UFS Host controller driver by Santosh Yaraganavi · 12 years ago