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-27 11:19:24 linux-kernel [PATCH 21/37] nvmem: cell: drop global cell_post_process
2023-01-27 11:19:20 linux-kernel [PATCH 23/37] nvmem: layouts: add sl28vpd layout
2023-01-27 11:19:18 linux-kernel [PATCH 20/37] nvmem: imx-ocotp: replace global post processing with layouts
2023-01-27 11:19:15 linux-kernel [PATCH 17/37] nvmem: core: introduce NVMEM layouts
2023-01-27 11:19:13 linux-kernel [PATCH 18/37] nvmem: core: add per-cell post processing
2023-01-27 11:19:10 linux-kernel [PATCH 19/37] nvmem: core: allow to modify a cell before adding it
2023-01-27 11:19:08 linux-kernel [PATCH 16/37] nvmem: core: use nvmem_add_one_cell() in nvmem_add_cells_from_of()
2023-01-27 11:18:58 linux-kernel [PATCH 13/37] nvmem: core: move struct nvmem_cell_info to nvmem-provider.h
2023-01-27 11:18:57 linux-kernel [PATCH 12/37] nvmem: core: add an index parameter to the cell
2023-01-27 11:18:54 linux-kernel [PATCH 15/37] nvmem: core: add nvmem_add_one_cell()
2023-01-27 11:18:50 linux-kernel [PATCH 14/37] nvmem: core: drop the removal of the cells in nvmem_add_cells()
2023-01-27 11:18:46 linux-kernel [PATCH 10/37] of: property: make #.*-cells optional for simple props
2023-01-27 11:18:36 linux-kernel [PATCH 11/37] of: property: add #nvmem-cell-cells property
2023-01-27 11:18:19 linux-kernel [PATCH 08/37] net: add helper eth_addr_add()
2023-01-27 11:18:11 linux-kernel [PATCH 07/37] nvmem: core: remove spurious white space
2023-01-27 11:18:08 linux-kernel [PATCH 09/37] of: base: add of_parse_phandle_with_optional_args()
2023-01-27 11:18:06 linux-kernel [PATCH 05/37] dt-bindings: nvmem: Add compatible for SM8150
2023-01-27 11:18:03 linux-kernel [PATCH 06/37] dt-bindings: nvmem: Add compatible for SM8250
2023-01-27 11:18:00 linux-kernel [PATCH 04/37] dt-bindings: nvmem: qfprom: add sdm670 compatible
2023-01-27 11:17:57 linux-kernel [PATCH 03/37] dt-bindings: nvmem: Add compatible for MSM8976
2023-01-27 11:17:51 linux-kernel [PATCH 02/37] dt-bindings: nvmem: Fix qcom,qfprom compatibles enum ordering
2023-01-27 11:17:48 linux-kernel [PATCH 01/37] nvmem: sunxi_sid: Drop the workaround on A64
2023-01-27 11:17:46 linux-kernel [PATCH 00/37] nvmem: patches for 6.3
2023-01-27 10:43:39 linux-kernel Re: [PATCH] nvmem: stm32: fix OPTEE dependency
2023-01-27 10:41:11 linux-kernel [PATCH 09/10] nvmem: core: fix return value
2023-01-27 10:41:07 linux-kernel [PATCH 10/10] nvmem: qcom-spmi-sdam: fix module autoloading
2023-01-27 10:41:05 linux-kernel [PATCH 08/10] nvmem: core: fix cell removal on error
2023-01-27 10:41:02 linux-kernel [PATCH 07/10] nvmem: core: fix device node refcounting
2023-01-27 10:40:59 linux-kernel [PATCH 06/10] nvmem: core: fix registration vs use race
2023-01-27 10:40:57 linux-kernel [PATCH 05/10] nvmem: core: fix cleanup after dev_set_name()
2023-01-27 10:40:54 linux-kernel [PATCH 04/10] nvmem: core: remove nvmem_config wp_gpio
2023-01-27 10:40:51 linux-kernel [PATCH 03/10] nvmem: core: initialise nvmem->id early
2023-01-27 10:40:49 linux-kernel [PATCH 02/10] nvmem: sunxi_sid: Always use 32-bit MMIO reads
2023-01-27 10:40:45 linux-kernel [PATCH 01/10] nvmem: brcm_nvram: Add check for kzalloc
2023-01-27 10:40:42 linux-kernel [PATCH 00/10] nvmem: fixes for 6.2
2023-01-27 09:31:04 linux-kernel Re: [PATCH 0/2] nvmem: qcom-spmi-sdam: fix module autoloading
2023-01-27 09:30:03 linux-kernel Re: [PATCH v2 1/2] dt-bindings: nvmem: qfprom: add IPQ8074 compatible
2023-01-26 16:36:01 linux-kernel Re: [RFC PATCH v2 11/22] ASoC: qcom: Add USB backend ASoC driver for Q6
2023-01-26 16:01:56 linux-kernel Re: [RFC PATCH v2 21/22] ASoC: dt-bindings: Add Q6USB backend bindings
2023-01-26 15:09:14 linux-kernel Re: [RFC PATCH v2 10/22] ASoC: qdsp6: q6afe: Increase APR timeout
2023-01-26 15:07:24 linux-kernel Re: [RFC PATCH v2 09/22] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
2023-01-20 19:00:14 linux-kernel Re: [PATCH v6 2/3] nvmem: stm32: add OP-TEE support for STM32MP13x
2023-01-20 18:35:51 linux-kernel Re: [PATCH] of: property: fix #nvmem-cell-cells parsing
2023-01-20 18:28:15 linux-kernel Re: [PATCH V2] nvmem: core: fix nvmem_layout_get_match_data()
2023-01-20 18:27:08 linux-kernel Re: [PATCH] nvmem: rave-sp-eeprm: fix kernel-doc bad line warning
2023-01-20 18:05:35 linux-kernel Re: [PATCH v6 3/3] nvmem: stm32: detect bsec pta presence for STM32MP15x
2023-01-11 16:14:44 linux-kernel Re: [PATCH V8 2/2] firmware: qcom: scm: Add wait-queue handling logic
2023-01-10 13:19:04 linux-kernel Re: [PATCH V7 2/2] firmware: qcom: scm: Add wait-queue handling logic
2023-01-09 09:55:56 linux-kernel Re: [PATCH v2] nvmem: u-boot-env: align endianness of crc32 values
2023-01-05 18:23:56 linux-kernel Re: [PATCH 1/2][next] nvmem: layouts: Fix spelling mistake "platforn" -> "platform"
2023-01-05 18:14:01 linux-kernel Re: [PATCH] nvmem: core: return -ENOENT if nvmem cell is not found