summaryrefslogtreecommitdiff
path: root/include/drivers/ufs.h
Commit message (Expand)AuthorAgeFilesLines
* feat(ufs): adds timeout and error handlingAnand Saminathan2023-03-151-0/+20
* fix(ufs): set the PRDT length field properlyJorge Troncoso2023-02-251-1/+1
* fix(ufs): retry commands on unit attentionAnand Saminathan2022-09-291-0/+3
* fix(ufs): add retries to ufs_read_capacityRohit Ner2022-07-071-0/+3
* fix(ufs): disables controller if enabledanans2022-04-261-0/+2
* refactor(ufs): adds a function for fdeviceinitanans2022-04-251-0/+2
* fix(ufs): add reset before DME_LINKSTARTUPJorge Troncoso2021-10-151-0/+3
* refactor(ufs): add retry logic to ufshc_resetJorge Troncoso2021-10-151-0/+4
* refactor(ufs): reuse ufshc_send_uic_cmdJorge Troncoso2021-10-151-0/+4
* Update base code to not rely on undefined overflow behaviourJustin Chadwell2019-07-121-1/+1
* Sanitise includes across codebaseAntonio Nino Diaz2019-01-041-1/+1
* Standardise header guards across codebaseAntonio Nino Diaz2018-11-081-3/+3
* drivers:ufs: fix hynix ufs bug with quirk on hi36xx SoCfengbaopeng2018-02-241-0/+19
* drivers: add ufs stackHaojian Zhuang2017-05-311-0/+529