Apurva Nandan ([email protected])

Number of posts: 187 (0.2 per day)
First post: 2021-07-13 12:59:06
Last post: 2024-01-19 17:18:24

Date List Subject
2022-01-01 07:44:34 linux-kernel [PATCH v3 13/17] mtd: spinand: winbond: Add support for write volatile configuration register op
2022-01-01 07:44:28 linux-kernel [PATCH v3 11/17] mtd: spinand: Allow enabling/disabling Octal DTR mode in the core
2022-01-01 07:44:26 linux-kernel [PATCH v3 12/17] mtd: spinand: Add mtd_suspend() to disable Octal DTR mode at suspend
2022-01-01 07:44:24 linux-kernel [PATCH v3 10/17] mtd: spinand: Add pointer to probed flash's spinand_info
2022-01-01 07:44:22 linux-kernel [PATCH v3 07/17] mtd: spinand: Switch from op macros usage to 'ctrl_ops' in the core
2022-01-01 07:44:12 linux-kernel [PATCH v3 09/17] mtd: spinand: Add change_mode() in manufacturer_ops
2022-01-01 07:44:05 linux-kernel [PATCH v3 08/17] mtd: spinand: Add support for manufacturer-based ctrl_ops variations
2022-01-01 07:44:00 linux-kernel [PATCH v3 04/17] mtd: spinand: Rename 'op_templates' to 'data_ops'
2022-01-01 07:43:57 linux-kernel [PATCH v3 06/17] mtd: spinand: Define default ctrl_ops in the core
2022-01-01 07:43:55 linux-kernel [PATCH v3 05/17] mtd: spinand: Define ctrl_ops for non-page read/write op templates
2022-01-01 07:43:53 linux-kernel [PATCH v3 02/17] mtd: spinand: Define macros for Octal DTR ops
2022-01-01 07:43:52 linux-kernel [PATCH v3 03/17] mtd: spinand: Add enum spinand_protocol to indicate current SPI IO mode
2022-01-01 07:43:48 linux-kernel [PATCH v3 00/17] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
2022-01-01 07:43:45 linux-kernel [PATCH v3 01/17] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
2021-12-14 08:49:56 linux-kernel Re: [PATCH] arm64: defconfig: Increase the maximum number of 8250/16550 serial ports
2021-12-07 13:22:15 linux-kernel Re: [PATCH v5 6/6] arm64: dts: ti: k3-am642-evm/sk: Add support for main domain mcan nodes in EVM and disable them on SK
2021-12-07 13:21:35 linux-kernel Re: [PATCH v5 5/6] arm64: dts: ti: k3-am64-main: Add support for MCAN
2021-12-07 13:21:07 linux-kernel Re: [PATCH v5 4/6] arm64: dts: ti: k3-j721e-common-proc-board: Add support for mcu and main mcan nodes
2021-12-07 13:20:42 linux-kernel Re: [PATCH v5 3/6] arm64: dts: ti: k3-j721e: Add support for MCAN nodes
2021-12-07 13:20:16 linux-kernel Re: [PATCH v5 2/6] arm64: dts: ti: am654-base-board/am65-iot2050-common: Disable mcan nodes
2021-12-07 11:37:42 linux-kernel Re: [PATCH v5 1/6] arm64: dts: ti: k3-am65-mcu: Add Support for MCAN
2021-10-11 21:42:29 linux-kernel [PATCH v2 03/14] mtd: spinand: Patch spi_mem_op for the SPI IO protocol using reg_proto
2021-10-11 21:42:14 linux-kernel [PATCH v2 14/14] mtd: spinand: winbond: Add support for Winbond W35N01JW SPI NAND flash
2021-10-11 21:42:04 linux-kernel [PATCH v2 04/14] mtd: spinand: Fix odd byte addr and data phase in read and write reg op for Octal DTR mode
2021-10-11 21:42:03 linux-kernel [PATCH v2 07/14] mtd: spinand: Allow enabling Octal DTR mode in the core
2021-10-11 21:41:51 linux-kernel [PATCH v2 01/14] spi: spi-mem: Add DTR templates for cmd, address, dummy and data phase
2021-10-11 21:41:50 linux-kernel [PATCH v2 11/14] mtd: spinand: Perform Power-on-Reset on the flash in mtd_suspend()
2021-10-11 20:52:52 linux-kernel [PATCH v2 12/14] mtd: spinand: Add adjust_op() in Winbond manufacturer_ops
2021-10-11 20:50:48 linux-kernel [PATCH v2 13/14] mtd: spinand: winbond: Rename cache op_variants struct variable
2021-10-11 20:50:25 linux-kernel [PATCH v2 09/14] mtd: spinand: winbond: Add octal_dtr_enable() for manufacturer_ops
2021-10-11 20:50:10 linux-kernel [PATCH v2 10/14] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
2021-10-11 20:49:32 linux-kernel [PATCH v2 06/14] mtd: spinand: Add macros for Octal DTR page read and write operations
2021-10-11 20:49:20 linux-kernel [PATCH v2 02/14] mtd: spinand: Add enum spinand_proto to indicate current SPI IO mode
2021-10-11 20:48:54 linux-kernel [PATCH v2 00/14] mtd: spinand: Add Octal DTR SPI (8D-8D-8D) mode support
2021-10-11 20:48:49 linux-kernel [PATCH v2 08/14] mtd: spinand: winbond: Add support for write volatile configuration register op
2021-10-11 20:48:43 linux-kernel [PATCH v2 05/14] mtd: spinand: Add adjust_op() in manufacturer_ops to modify the ops for manufacturer specific changes
2021-09-21 13:47:36 linux-kernel Re: [PATCH v2 2/2] dt-bindings: snps,dw-apb-ssi: Use 'flash' node name instead of 'spi-flash' in example
2021-09-21 13:46:01 linux-kernel Re: [PATCH v2 1/2] dt-bindings: mtd: spi-nand: Convert to DT schema format
2021-09-21 01:24:02 linux-kernel [PATCH v2 0/2] dt-bindings: mtd: spi-nand: Convert to DT schema
2021-09-21 01:23:24 linux-kernel [PATCH v2 2/2] dt-bindings: snps,dw-apb-ssi: Use 'flash' node name instead of 'spi-flash' in example
2021-09-20 16:41:41 linux-kernel [PATCH v2 1/2] dt-bindings: mtd: spi-nand: Convert to DT schema format
2021-08-20 15:59:12 linux-kernel Re: [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
2021-08-20 15:55:55 linux-kernel Re: [PATCH 08/13] mtd: spinand: Reject 8D-8D-8D op_templates if octal_dtr_enale() is missing in manufacturer_op
2021-08-20 13:56:26 linux-kernel Re: [PATCH 08/13] mtd: spinand: Reject 8D-8D-8D op_templates if octal_dtr_enale() is missing in manufacturer_op
2021-08-20 13:44:10 linux-kernel Re: [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
2021-08-20 13:17:34 linux-kernel Re: [PATCH 13/13] mtd: spinand: Add support for Winbond W35N01JW SPI NAND flash
2021-08-20 11:53:24 linux-kernel Re: [PATCH 13/13] mtd: spinand: Add support for Winbond W35N01JW SPI NAND flash
2021-08-20 11:49:46 linux-kernel Re: [PATCH 12/13] mtd: spinand: Perform Power-on-Reset when runtime_pm suspend is issued
2021-08-20 11:45:08 linux-kernel Re: [PATCH 11/13] mtd: spinand: Add support for Power-on-Reset (PoR) instruction
2021-08-20 11:35:18 linux-kernel Re: [PATCH 10/13] mtd: spinand: Add octal_dtr_enable() for Winbond manufacturer_ops
2021-08-20 11:34:05 linux-kernel Re: [PATCH 09/13] mtd: spinand: Add support for write volatile configuration register op