Srinivas Kandagatla ([email protected])

Number of posts: 4992 (1.34 per day)
First post: 2014-04-04 09:23:26
Last post: 2024-06-13 12:44:20

Date List Subject
2023-01-05 18:04:29 linux-kernel Re: [PATCH 2/2][next] dt-bindings: nvmem: Fix spelling mistake "platforn" -> "platform"
2023-01-03 21:23:44 linux-kernel Re: [PATCH v3 0/5] Fix a whole host of nvmem registration/cleanup issues
2023-01-03 16:35:55 linux-kernel Re: [PATCH v5 00/21] nvmem: core: introduce NVMEM layouts
2023-01-03 14:53:23 linux-kernel Re: [PATCH v2] nvmem: core: Fix race in nvmem_register()
2023-01-03 13:22:58 linux-kernel Re: [PATCH v2] nvmem: core: Fix race in nvmem_register()
2023-01-03 13:04:48 linux-kernel Re: [PATCH] nvmem: fix registration vs use race
2023-01-03 12:32:29 linux-kernel Re: [PATCH v2 02/11] dt-bindings: nvmem: Fix qcom,qfprom compatibles enum ordering
2023-01-03 12:26:16 linux-kernel Re: [PATCH v2 03/11] dt-bindings: nvmem: Add compatible for MSM8976
2023-01-03 12:22:30 linux-kernel Re: [PATCH 1/7] dt-bindings: nvmem: Add compatible for SM8150
2023-01-03 12:07:03 linux-kernel Re: [PATCH 2/7] dt-bindings: nvmem: Add compatible for SM8250
2023-01-03 11:52:27 linux-kernel Re: [PATCH v2 0/2] nvmem: sunxi_sid: Fix for D1 variant
2023-01-03 11:41:01 linux-kernel Re: [PATCH] nvmem: core: Fix race in nvmem_register()
2023-01-03 11:40:21 linux-kernel Re: [PATCH] nvmem: fix registration vs use race
2022-12-12 11:10:00 linux-kernel Re: [PATCH] nvmem: brcm_nvram: Add check for kzalloc
2022-12-12 11:08:23 linux-kernel Re: [PATCH] slimbus: qcom-ngd: Add check for platform_driver_register
2022-11-28 16:16:45 linux-kernel Re: [PATCH v4 3/3] arm64: dts: qcom: sc8280xp-x13s: Add soundcard support
2022-11-25 15:32:04 linux-kernel Re: [PATCH v3 13/13] tty: serial: qcom-geni-serial: add support for serial engine DMA
2022-11-25 11:14:16 linux-kernel Re: [V2] spi: spi-geni-qcom: Add support for SE DMA mode
2022-11-25 08:09:22 linux-kernel [PATCH v2 05/10] misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
2022-11-25 08:03:00 linux-kernel [PATCH v2 06/10] misc: fastrpc: Rework fastrpc_req_munmap
2022-11-25 08:02:57 linux-kernel [PATCH v2 01/10] dt-bindings: misc: qcom,fastrpc: increase allowed iommus entries
2022-11-25 07:55:58 linux-kernel [PATCH v2 07/10] misc: fastrpc: Add support for audiopd
2022-11-25 07:54:13 linux-kernel [PATCH v2 09/10] misc: fastrpc: Add mmap request assigning for static PD pool
2022-11-25 07:46:54 linux-kernel [PATCH v2 04/10] misc: fastrpc: Add fastrpc_remote_heap_alloc
2022-11-25 07:42:11 linux-kernel [PATCH v2 03/10] misc: fastrpc: Add reserved mem support
2022-11-25 07:33:09 linux-kernel [PATCH v2 02/10] misc: fastrpc: Rename audio protection domain to root
2022-11-25 07:30:06 linux-kernel Re: [PATCH 01/11] misc: fastrpc: Assert held reservation lock for dma-buf mmapping
2022-11-25 07:29:18 linux-kernel [PATCH v2 10/10] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
2022-11-25 07:27:40 linux-kernel [PATCH v2 00/10] misc: fastrpc: patches for 6.2
2022-11-25 07:18:44 linux-kernel [PATCH v2 08/10] misc: fastrpc: Safekeep mmaps on interrupted invoke
2022-11-24 19:00:43 linux-kernel [PATCH 10/11] misc: fastrpc: Add mmap request assigning for static PD pool
2022-11-24 18:59:10 linux-kernel [PATCH 05/11] misc: fastrpc: Add fastrpc_remote_heap_alloc
2022-11-24 18:34:21 linux-kernel [PATCH 01/11] misc: fastrpc: Assert held reservation lock for dma-buf mmapping
2022-11-24 18:32:45 linux-kernel [PATCH 00/11] misc: fastrpc: patches for 6.2
2022-11-24 18:31:56 linux-kernel [PATCH 03/11] misc: fastrpc: Rename audio protection domain to root
2022-11-24 18:31:04 linux-kernel [PATCH 3/3] misc: fastrpc: Fix use-after-free race condition for maps
2022-11-24 18:30:33 linux-kernel [PATCH 02/11] dt-bindings: misc: qcom,fastrpc: increase allowed iommus entries
2022-11-24 18:25:54 linux-kernel [PATCH 08/11] misc: fastrpc: Add support for audiopd
2022-11-24 18:25:32 linux-kernel [PATCH 06/11] misc: fastrpc: Use fastrpc_map_put in fastrpc_map_create on fail
2022-11-24 18:04:33 linux-kernel [PATCH 04/11] misc: fastrpc: Add reserved mem support
2022-11-24 17:56:48 linux-kernel [PATCH 11/11] misc: fastrpc: Add dma_mask to fastrpc_channel_ctx
2022-11-24 17:56:20 linux-kernel [PATCH 09/11] misc: fastrpc: Safekeep mmaps on interrupted invoke
2022-11-24 17:55:23 linux-kernel [PATCH 07/11] misc: fastrpc: Rework fastrpc_req_munmap
2022-11-24 17:53:44 linux-kernel [PATCH 1/3] misc: fastrpc: Fix use-after-free and race in fastrpc_map_find
2022-11-24 17:53:42 linux-kernel [PATCH 0/3] misc: fastrpc: fixes for 6.1
2022-11-24 17:53:37 linux-kernel [PATCH 2/3] misc: fastrpc: Don't remove map on creater_process and device_release
2022-11-24 14:22:24 linux-kernel [PATCH] ASoC: qcom: cleanup and fix dependency of QCOM_COMMON
2022-11-24 12:04:48 linux-kernel Re: [PATCH v3 00/10] misc: fastrpc: Add audiopd support
2022-11-23 12:26:17 linux-kernel Re: [PATCH 0/4] firmware: Add support for Qualcomm UEFI Secure Application
2022-11-23 11:46:55 linux-kernel [PATCH v4 0/3] arm64: dts: qcom: sc8280xp: add audio support
2022-11-23 11:09:35 linux-kernel [PATCH v4 1/3] arm64: dts: qcom: sc8280xp: add gpr node