Subhash Jadavani ([email protected])

Number of posts: 148 (0.06 per day)
First post: 2011-03-18 13:24:39
Last post: 2017-11-21 19:20:37

Date List Subject
2018-07-21 00:07:09 linux-kernel Re: [PATCH v1 8/9] scsi: ufs: enable runtime pm only after ufshcd init
2018-07-20 23:59:17 linux-kernel Re: [PATCH v1 7/9] scsi: ufs: add UFS power collapse support during hibern8
2018-07-20 23:52:51 linux-kernel Re: [PATCH v1 3/9] scsi: ufs: Override auto suspend tunables for ufs
2018-07-20 23:51:42 linux-kernel Re: [PATCH v1 2/9] scsi: Allow auto suspend override by low-level driver
2018-06-29 06:25:11 linux-kernel Re: [PATCH v2 09/10] scsi: ufs: fix irq return code
2018-05-16 21:31:36 linux-kernel Re: [RFC PATCH V2] scsi: ufs: Add specific callback for setting DMA mask
2018-05-16 21:28:08 linux-kernel Re: [PATCH 3/4] scsi: ufs: add quirk to enable host controller without hce
2018-05-16 21:27:31 linux-kernel Re: [PATCH 4/4] scsi: ufs: make ufshcd_config_pwr_mode of non-static func
2018-05-16 21:25:01 linux-kernel Re: [PATCH 2/4] scsi: ufs: add quirk not to allow reset of interrupt aggregation
2018-05-16 21:24:19 linux-kernel Re: [PATCH 1/4] scsi: ufs: add quirk to fix mishandling utrlclr/utmrlclr
2018-05-16 21:21:08 linux-kernel Re: [PATCH v2 2/2] scsi: ufs: Use freq table with devfreq
2018-05-16 21:15:36 linux-kernel Re: [PATCH v2 10/10] scsi: ufs: Add clock ungating to a separate workqueue
2018-05-16 21:14:30 linux-kernel Re: [PATCH v2 08/10] scsi: ufs: make sure all interrupts are processed
2018-05-16 21:14:12 linux-kernel Re: [PATCH v2 05/10] scsi: ufshcd: fix possible unclocked register access
2018-05-16 21:14:04 linux-kernel Re: [PATCH v2 07/10] scsi: ufs-qcom: remove broken hci version quirk
2018-05-16 21:13:29 linux-kernel Re: [PATCH v2 06/10] scsi: ufs: add reference counting for scsi block requests
2018-05-16 21:12:36 linux-kernel Re: [PATCH v2 04/10] scsi: ufs: fix exception event handling
2018-05-16 21:12:14 linux-kernel Re: [PATCH v2 03/10] scsi: ufs: Add LCC quirk for host and device
2018-05-16 21:11:56 linux-kernel Re: [PATCH v2 02/10] scsi: ufs-qcom: Enable UFSHCD_QUIRK_BROKEN_PWR_MODE_CHANGE quirk
2018-05-16 21:10:39 linux-kernel Re: [PATCH v2 01/10] scsi: ufs: Allowing power mode change
2018-05-16 20:55:25 linux-kernel Re: [PATCH] scsi: ufs: ufshcd: Remove VLA usage
2018-04-24 22:10:27 linux-kernel Re: [PATCH 3/3] scsi: ufs: Use freq table with devfreq
2018-04-24 21:11:32 linux-kernel Re: [PATCH 2/3] scsi: ufs: Extract devfreq registration
2018-02-08 17:55:42 linux-kernel Re: [PATCH 1/1] scsi: ufs: fix exception event handling
2017-11-21 19:20:37 linux-kernel Re: [PATCH] phy: qcom-ufs: add missing MODULE_DESCRIPTION/LICENSE
2017-11-21 19:18:43 linux-kernel Re: [PATCH] scsi: ufs: ufshcd: fix potential NULL pointer dereference in ufshcd_config_vreg
2017-09-26 23:13:43 linux-kernel Re: [PATCH 5/5] ufs/phy: qcom: Refactor to use phy_init call
2017-09-26 22:46:19 linux-kernel Re: [PATCH 4/5] scsi/ufs: qcom: Set phy mode based on the controllers HS MODE
2017-09-26 21:50:44 linux-kernel Re: [PATCH] scsi: ufs: fix wrong command type of UTRD for UFSHCI v2.1
2017-09-26 21:33:05 linux-kernel Re: [PATCH] scsi: ufs: continue to boot even with Boot LUN is disabled
2017-06-23 01:05:44 linux-kernel Re: [PATCH v2 2/5] dt-bindings: scsi: ufs: add document for hi3660-ufs
2017-06-12 20:50:29 linux-kernel Re: [PATCH 1/3] scsi:ufs:add AHIT for hi3660 ufs
2017-06-05 20:42:51 linux-kernel Re: [PATCH 2/2] scsi: ufshcd-intel-pci: Add PCI driver for Intel Host controllers
2017-06-05 20:37:38 linux-kernel Re: [PATCH 1/2] scsi: ufs: Tidy clocks list head usage
2017-04-26 17:59:56 linux-kernel Re: [PATCH 3/3] scsi: ufs: Delete an unnecessary return statement in ufshcd_exception_event_handler()
2017-04-26 17:57:42 linux-kernel Re: [PATCH 2/3] scsi: ufs: Delete an error message for a failed memory allocation in ufshcd_memory_alloc()
2017-04-26 17:52:57 linux-kernel Re: [PATCH 1/3] scsi: ufs: Use devm_kcalloc() in ufshcd_memory_alloc()
2017-03-24 23:19:18 linux-kernel Re: [PATCH] scsi: ufs: remove the duplicated checking for supporting clkscaling
2017-03-15 23:01:17 linux-kernel Re: [scsi] scsi: ufshcd-platform: remove the useless cast in ERR_PTR/IS_ERR
2017-03-15 22:58:35 linux-kernel Re: [scsi] scsi: ufs: don't check unsigned type for a negative value
2017-03-14 00:19:10 linux-kernel Re: [scsi] scsi: ufs: don't check unsigned type for a negative value
2017-03-01 18:40:09 linux-kernel Re: [PATCH v2] scsi: ufs: Factor out ufshcd_read_desc_param
2016-12-23 02:42:29 linux-kernel [PATCH v3 12/12] scsi: ufs: Improve fatal error logs
2016-12-23 02:42:19 linux-kernel [PATCH v3 11/12] scsi: ufs: add trace event for ufs commands
2016-12-23 02:42:02 linux-kernel [PATCH v3 10/12] scsi: ufs: add time profiling support
2016-12-23 02:41:47 linux-kernel [PATCH v3 09/12] scsi: ufs: fix setting init power mode
2016-12-23 02:41:43 linux-kernel [PATCH v3 08/12] scsi: ufs: add capability to keep auto bkops always enabled
2016-12-23 02:41:20 linux-kernel [PATCH v3 07/12] scsi: ufs: set default UFS power management level
2016-12-23 02:41:10 linux-kernel [PATCH v3 06/12] scsi: ufs: provide sysfs attribute to select the PM level
2016-12-23 02:40:59 linux-kernel [PATCH v3 05/12] scsi: ufs: Add sysfs node to dynamically control clock scaling
2016-12-23 02:40:48 linux-kernel [PATCH v3 04/12] scsi: ufs: Add sysfs node to dynamically control clock gating