Age | Commit message (Expand) | Author | Files | Lines |
2018-10-15 | scsi: ufs: make UFS Tx lane1 clock optional for QCOM platforms | Venkat Gopalakrishnan | 1 | -26/+28 |
2018-10-10 | scsi: ufs-bsg: Add support for uic commands in ufs_bsg_request() | Avri Altman | 3 | -2/+14 |
2018-10-10 | scsi: ufs-bsg: Add support for raw upiu in ufs_bsg_request() | Avri Altman | 1 | -4/+110 |
2018-10-10 | scsi: ufs: Add API to execute raw upiu commands | Avri Altman | 3 | -0/+184 |
2018-10-10 | scsi: ufs: Use data structure size in pointer arithmetic | Avri Altman | 2 | -3/+2 |
2018-10-10 | scsi: ufs: Add a bsg endpoint that supports UPIUs | Avri Altman | 6 | -1/+144 |
2018-10-10 | scsi: uapi: ufs: Make utp_upiu_req visible to user space | Avri Altman | 2 | -63/+4 |
2018-10-10 | scsi: ufs: add a low-level __ufshcd_issue_tm_cmd helper | Christoph Hellwig | 1 | -80/+61 |
2018-10-10 | scsi: ufs: cleanup struct utp_task_req_desc | Christoph Hellwig | 3 | -89/+34 |
2018-09-17 | scsi: ufshcd: Fix NULL pointer dereference for in ufshcd_init | Vivek Gautam | 1 | -19/+34 |
2018-08-08 | scsi: ufs: remove unnecessary query(DM) UPIU trace | Ohad Sharabi | 1 | -7/+8 |
2018-07-19 | scsi: ufs: add Hisilicon ufs driver code | liwei | 4 | -0/+744 |
2018-06-26 | scsi: core: check for equality of result byte values | Johannes Thumshirn | 1 | -1/+1 |
2018-06-19 | scsi: ufs: ufshcd_dump_regs to use memcpy_fromio | Tomas Winkler | 3 | -26/+33 |
2018-06-12 | treewide: devm_kzalloc() -> devm_kcalloc() | Kees Cook | 2 | -4/+4 |
2018-06-10 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 3 | -55/+276 |
2018-05-29 | block: rename BLK_EH_NOT_HANDLED to BLK_EH_DONE | Christoph Hellwig | 1 | -3/+3 |
2018-05-18 | scsi: ufs: Add clock ungating to a separate workqueue | Vijay Viswanath | 2 | -1/+11 |
2018-05-18 | scsi: ufs: make sure all interrupts are processed | Venkat Gopalakrishnan | 1 | -8/+19 |
2018-05-18 | scsi: ufs: ufs-qcom: remove broken hci version quirk | Subhash Jadavani | 1 | -1/+1 |
2018-05-18 | scsi: ufs: add reference counting for scsi block requests | Subhash Jadavani | 2 | -8/+22 |
2018-05-18 | scsi: ufs: ufshcd: fix possible unclocked register access | Subhash Jadavani | 1 | -6/+20 |
2018-05-18 | scsi: ufs: fix exception event handling | Maya Erez | 1 | -0/+2 |
2018-05-18 | scsi: ufs: Use freq table with devfreq | Bjorn Andersson | 1 | -7/+40 |
2018-05-18 | scsi: ufs: Extract devfreq registration | Bjorn Andersson | 1 | -9/+22 |
2018-05-18 | scsi: ufs: make ufshcd_config_pwr_mode of non-static func | Alim Akhtar | 2 | -3/+4 |
2018-05-18 | scsi: ufs: add quirk to enable host controller without hce | Alim Akhtar | 2 | -2/+78 |
2018-05-18 | scsi: ufs: add quirk to disallow reset of interrupt aggregation | Alim Akhtar | 2 | -1/+8 |
2018-05-18 | scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr | Alim Akhtar | 2 | -2/+24 |
2018-05-18 | scsi: ufs: ufshcd: Remove VLA usage | Kees Cook | 1 | -8/+26 |
2018-04-18 | scsi: ufs: add trace event for ufs upiu | Ohad Sharabi | 1 | -0/+40 |
2018-04-03 | Merge branch 'fixes' into misc | James Bottomley | 1 | -0/+2 |
2018-03-21 | scsi: ufs: Add support for Auto-Hibernate Idle Timer | Adrian Hunter | 4 | -0/+112 |
2018-03-21 | scsi: ufs: sysfs: reworking of the rpm_lvl and spm_lvl entries | Stanislav Nijnikov | 1 | -45/+47 |
2018-03-01 | scsi: ufs: Fix kernel-doc errors and warnings | Bart Van Assche | 4 | -55/+52 |
2018-02-15 | scsi: ufs: sysfs: attributes | Stanislav Nijnikov | 5 | -7/+109 |
2018-02-15 | scsi: ufs: sysfs: flags | Stanislav Nijnikov | 2 | -3/+50 |
2018-02-15 | scsi: ufs: sysfs: unit descriptor | Stanislav Nijnikov | 5 | -16/+88 |
2018-02-15 | scsi: ufs: sysfs: string descriptors | Stanislav Nijnikov | 3 | -7/+72 |
2018-02-15 | scsi: ufs: sysfs: power descriptor | Stanislav Nijnikov | 1 | -0/+117 |
2018-02-15 | scsi: ufs: sysfs: health descriptor | Stanislav Nijnikov | 4 | -0/+40 |
2018-02-15 | scsi: ufs: sysfs: geometry descriptor | Stanislav Nijnikov | 2 | -0/+120 |
2018-02-15 | scsi: ufs: sysfs: interconnect descriptor | Stanislav Nijnikov | 2 | -0/+26 |
2018-02-15 | scsi: ufs: sysfs: device descriptor | Stanislav Nijnikov | 4 | -6/+136 |
2018-02-15 | scsi: ufs: sysfs: attribute group for existing sysfs entries. | Stanislav Nijnikov | 5 | -153/+178 |
2018-01-31 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 1 | -0/+16 |
2018-01-30 | scsi: ufs: Enable quirk to ignore sending WRITE_SAME command | Sujit Reddy Thumma | 1 | -0/+2 |
2017-12-04 | scsi: ufs: add some definitions included in UFS HCI specification | kwmad.kim@samsung.com | 1 | -0/+16 |
2017-11-21 | scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg | Gustavo A. R. Silva | 1 | -2/+5 |
2017-11-14 | Merge tag 'scsi-misc' of git://git.kernel.org/pub/scm/linux/kernel/git/jejb/scsi | Linus Torvalds | 6 | -70/+77 |