index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
scsi
/
ufs
/
ufshcd.h
Age
Commit message (
Expand
)
Author
2016-03-14
scsi: ufs: separate device and host quirks
Yaniv Gardi
2016-03-14
scsi: ufs: add support to read device and string descriptors
Yaniv Gardi
2016-03-14
scsi: ufs: verify hba controller hce reg value
Yaniv Gardi
2016-03-14
scsi: ufs-qcom: add number of lanes per direction
Yaniv Gardi
2016-02-23
scsi: ufs: fix typo in comment
Tomas Winkler
2016-02-23
scsi: ufs: retry failed query flag requests
Yaniv Gardi
2015-11-09
scsi: ufs-qcom: add QUniPro hardware support and power optimizations
Yaniv Gardi
2015-11-09
scsi: ufs-qcom: add debug prints for test bus
Yaniv Gardi
2015-11-09
scsi: ufs: make the UFS variant a platform device
Yaniv Gardi
2015-11-09
scsi: ufs: creates wrapper functions for vops
Yaniv Gardi
2015-11-09
scsi: ufs: add ufshcd_get_variant ufshcd_set_variant
Yaniv Gardi
2015-06-02
scsi: ufs: add quirk to handle broken UFS HCI version
Yaniv Gardi
2015-06-02
scsi: ufs: introduce UFSHCD_QUIRK_DME_PEER_ACCESS_AUTO_MODE quirk
Yaniv Gardi
2015-06-02
scsi: ufs: introduce a broken PA_RXHSUNTERMCAP quirk
Yaniv Gardi
2015-06-02
scsi: ufs: provide a quirk to disable the LCC
Yaniv Gardi
2015-06-02
scsi: ufs: introduce the capability and quirk for interrupt aggregation
Yaniv Gardi
2015-04-10
ufs: add support to allow non standard behaviours (quirks)
Yaniv Gardi
2014-11-20
ufs: fix reference counting of W-LUs
Akinobu Mita
2014-10-01
ufs: definitions for phy interface
Dolev Raviv
2014-10-01
ufs: tune bkops while power managment events
Subhash Jadavani
2014-10-01
ufs: Add support for clock scaling using devfreq framework
Sahitya Tummala
2014-10-01
ufs: Add freq-table-hz property for UFS device
Sahitya Tummala
2014-10-01
ufs: Add support for clock gating
Sahitya Tummala
2014-10-01
ufs: refactor configuring power mode
Dolev Raviv
2014-10-01
ufs: add UFS power management support
Subhash Jadavani
2014-10-01
ufs: introduce well known logical unit in ufs
Subhash Jadavani
2014-10-01
ufs: manually add well known logical units
Subhash Jadavani
2014-10-01
ufs: Active Power Mode - configuring bActiveICCLevel
Yaniv Gardi
2014-10-01
ufs: improve init sequence
Sujit Reddy Thumma
2014-10-01
ufs: Add clock initialization support
Sujit Reddy Thumma
2014-10-01
ufs: Add regulator enable support
Sujit Reddy Thumma
2014-10-01
ufs: Allow vendor specific initialization
Sujit Reddy Thumma
2014-05-28
scsi: ufs: Improve UFS fatal error handling
Sujit Reddy Thumma
2014-05-28
scsi: ufs: Fix device and host reset methods
Sujit Reddy Thumma
2014-05-28
scsi: ufs: Fix broken task management command implementation
Sujit Reddy Thumma
2014-05-28
scsi: ufs: make undeclared functions static
Sujit Reddy Thumma
2013-09-06
[SCSI] ufs: add operation for the uic power mode change
Seungwon Jeon
2013-09-06
[SCSI] ufs: add dme configuration primitives
Seungwon Jeon
2013-08-26
[SCSI] ufs: Add support for host assisted background operations
Sujit Reddy Thumma
2013-08-26
[SCSI] ufs: Set fDeviceInit flag to initiate device initialization
Dolev Raviv
2013-08-26
[SCSI] ufs: Add support for sending NOP OUT UPIU
Sujit Reddy Thumma
2013-06-28
[SCSI] ufs: rework link start-up process
Seungwon Jeon
2013-06-28
[SCSI] ufs: amend interrupt configuration
Seungwon Jeon
2013-06-28
[SCSI] ufs: wrap the i/o access operations
Seungwon Jeon
2013-02-25
[SCSI] ufs: Separate PCI code into glue driver
Vinayak Holikatti