LinuxLists
Users
About
Yaniv Gardi (
[email protected]
)
Number of posts: 235 (0.16 per day)
First post: 2012-02-21 14:01:05
Last post: 2016-03-10 15:42:42
Previous Page
/
Next Page
Date
List
Subject
2016-03-06 12:00:16
linux-kernel
[PATCH v6 06/17] scsi: ufs: separate device and host quirks
2016-03-06 12:00:11
linux-kernel
[PATCH v6 07/17] scsi: ufs: disable vccq if it's not needed by UFS device
2016-03-06 11:59:50
linux-kernel
[PATCH v6 08/17] scsi: ufs: make error handling bit faster
2016-03-06 11:59:18
linux-kernel
[PATCH v6 10/17] scsi: ufs: add retry for query descriptors
2016-03-06 11:59:14
linux-kernel
[PATCH v6 09/17] scsi: ufs: add error recovery after DL NAC error
2016-03-06 11:58:52
linux-kernel
[PATCH v6 11/17] scsi: ufs: handle non spec compliant bkops behaviour by device
2016-03-06 11:58:42
linux-kernel
[PATCH v6 15/17] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
2016-03-06 11:58:05
linux-kernel
Re: [PATCH v5 15/15] scsi: ufs-qcom: set PA_Local_TX_LCC_Enable before link startup
2016-03-06 11:57:43
linux-kernel
[PATCH v6 17/17] scsi: ufs-qcom: add printouts of testbus debug registers
2016-03-06 11:57:38
linux-kernel
[PATCH v6 16/17] scsi: ufs-qcom: enable/disable the device ref clock
2016-03-06 11:57:32
linux-kernel
[PATCH v6 12/17] scsi: ufs: tune UniPro parameters to optimize hibern8 exit time
2016-03-06 11:57:20
linux-kernel
[PATCH v6 13/17] scsi: ufs: fix leakage during link off state
2016-03-06 11:57:11
linux-kernel
[PATCH v6 14/17] scsi: ufs: add device quirk delay before putting UFS rails in LPM
2016-03-06 11:56:56
linux-kernel
[PATCH v6 05/17] scsi: ufs: add support to read device and string descriptors
2016-03-06 11:56:47
linux-kernel
[PATCH v6 03/17] scsi: ufs: implement scsi host timeout handler
2016-03-06 11:56:36
linux-kernel
[PATCH v6 02/17] scsi: ufs: avoid spurious UFS host controller interrupts
2016-03-06 11:56:26
linux-kernel
[PATCH v6 01/17] scsi: ufs-qcom: add number of lanes per direction
2016-03-06 11:56:15
linux-kernel
[PATCH v6 00/17] add fixes, device quirks, error recovery,
2016-03-06 10:33:20
linux-kernel
Re: [PATCH v5 03/15] scsi: ufs: implement scsi host timeout handler
2016-03-03 09:10:34
linux-kernel
Re: [PATCH v5 03/15] scsi: ufs: implement scsi host timeout handler
2016-03-01 13:32:36
linux-kernel
Re: [PATCH v5 04/15] scsi: ufs: verify hba controller hce reg value
2016-03-01 13:25:53
linux-kernel
Re: [PATCH v5 03/15] scsi: ufs: implement scsi host timeout handler
2016-03-01 10:01:29
linux-kernel
Re: [PATCH v5 05/15] scsi: ufs: add support to read device and string descriptors
2016-03-01 09:56:46
linux-kernel
Re: [PATCH v5 08/15] scsi: ufs: make error handling bit faster
2015-08-30 14:53:51
linux-kernel
[PATCH v4 8/8] scsi: ufs-qcom: add QUniPro hardware support and power optimizations
2015-08-30 14:53:48
linux-kernel
[PATCH v4 7/8] scsi: ufs-qcom: add debug prints for test bus
2015-08-30 14:53:41
linux-kernel
[PATCH v4 6/8] scsi: ufs: make the UFS variant a platform device
2015-08-30 14:53:18
linux-kernel
[PATCH v4 5/8] scsi: ufs: creates wrapper functions for vops
2015-08-30 14:53:10
linux-kernel
[PATCH v4 4/8] add ufshcd_get_variant ufshcd_set_variant
2015-08-30 14:53:07
linux-kernel
[PATCH v4 3/8] scsi: ufs-qcom: update configuration option of SCSI_UFS_QCOM component
2015-08-30 14:53:00
linux-kernel
[PATCH v4 2/8] scsi: ufs-qcom: fix compilation warning if compiled as a module
2015-08-30 14:52:57
linux-kernel
[PATCH v4 1/8] phy: qcom-ufs: fix build error when the component is built as a module
2015-08-30 14:52:50
linux-kernel
[PATCH v4 0/8] Fix error message and present UFS variant
2015-08-30 09:50:58
linux-kernel
Re: [PATCH v1 14/15] scsi: ufs: commit descriptors before setting the doorbell
2015-08-30 08:43:55
linux-kernel
Re: [PATCH v3 6/8] scsi: ufs: make the UFS variant a platform device
2015-08-27 12:48:04
linux-kernel
[PATCH v2 02/15] scsi: ufs: clear fields UTRD, UPIU req and rsp before new transfers
2015-08-27 12:46:31
linux-kernel
[PATCH v2 03/15] scsi: ufs: verify command tag validity
2015-08-27 12:45:37
linux-kernel
[PATCH v2 05/15] scsi: ufs: increase fDeviceInit query response timeout
2015-08-27 12:44:55
linux-kernel
[PATCH v2 07/15] scsi: ufs: set REQUEST_SENSE command size to 18 bytes
2015-08-27 12:43:39
linux-kernel
[PATCH v2 12/15] scsi: ufs: reduce the interrupts for power mode change requests
2015-08-27 12:42:37
linux-kernel
[PATCH v2 15/15] scsi: ufs: add wrapper for retrying sending query attribute
2015-08-27 12:42:18
linux-kernel
[PATCH v2 14/15] scsi: ufs: commit descriptors before setting the doorbell
2015-08-27 12:42:10
linux-kernel
[PATCH v2 13/15] scsi: ufs: add missing memory barriers
2015-08-27 12:42:04
linux-kernel
[PATCH v2 11/15] scsi: ufs: retry failed query flag requests
2015-08-27 12:41:59
linux-kernel
[PATCH v2 10/15] scsi: ufs: fix error recovery after the hibern8 exit failure
2015-08-27 12:41:54
linux-kernel
[PATCH v2 09/15] scsi: ufs: add retries for hibern8 enter
2015-08-27 12:41:51
linux-kernel
[PATCH v2 08/15] scsi: ufs: add retries to dme_peer get and set attribute
2015-08-27 12:41:44
linux-kernel
[PATCH v2 06/15] scsi: ufs: avoid exception event handler racing with PM callbacks
2015-08-27 12:41:37
linux-kernel
[PATCH v2 04/15] scsi: ufs: clear outstanding_request bit in case query timeout
2015-08-27 12:41:26
linux-kernel
[PATCH v2 01/15] scsi: ufs: clear UTRD, UPIU req and rsp before new transfers
2015-08-27 12:41:19
linux-kernel
[PATCH v2 00/15] Big fixes, retries, handle a race condition