Tudor Ambarus ([email protected])

Number of posts: 1694 (16.13 per day)
First post: 2017-07-20 07:06:06
Last post: 2017-11-02 14:05:18

Date List Subject
2022-04-12 22:55:29 linux-kernel Re: [PATCH 2/2] arm64: dts: microchip: align SPI NOR node name with dtschema
2022-04-12 22:24:09 linux-kernel [PATCH v3 3/9] mtd: spi-nor: core: Use auto-detection only once
2022-04-12 22:13:19 linux-kernel Re: [PATCH 1/2] ARM: dts: at91: align SPI NOR node name with dtschema
2022-04-12 22:03:58 linux-kernel [PATCH v3 0/9] mtd: spi-nor: Rework Octal DTR methods
2022-04-12 21:31:52 linux-kernel [PATCH v3 2/9] mtd: spi-nor: Introduce spi_nor_match_id()
2022-04-12 20:07:05 linux-kernel [PATCH v3 0/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode
2022-04-12 20:00:18 linux-kernel Re: [PATCH v2 6/8] mtd: spi-nor: core: Add helpers to read/write any register
2022-04-12 19:50:54 linux-kernel Re: [PATCH] ARM: dts: at91: use generic node name for dataflash
2022-04-12 15:53:59 linux-kernel [PATCH v3 5/9] mtd: spi-nor: manufacturers: Use spi_nor_read_id() core method
2022-04-12 10:19:01 linux-kernel Re: [PATCH v2] dt-bindings: mtd: jedec,spi-nor: remove unneeded properties
2022-04-12 09:23:59 linux-kernel [PATCH v3 2/3] mtd: spi-nor: Update name and description of the set_4byte_addr_mode BFPT methods
2022-04-12 08:25:26 linux-kernel [PATCH v3 1/9] mtd: spi-nor: Rename method, s/spi_nor_match_id/spi_nor_match_name
2022-04-12 08:23:32 linux-kernel [PATCH v3 4/9] mtd: spi-nor: core: Introduce method for RDID op
2022-04-12 06:03:32 linux-kernel Re: Regression: memory corruption on Atmel SAMA5D31
2022-04-11 22:33:25 linux-kernel [PATCH v3 7/9] mtd: spi-nor: micron-st: Rework spi_nor_micron_octal_dtr_enable()
2022-04-11 21:22:25 linux-kernel [PATCH v3 6/9] mtd: spi-nor: core: Add helpers to read/write any register
2022-04-11 19:26:38 linux-kernel [PATCH v3 9/9] mtd: spi-nor: Introduce templates for SPI NOR operations
2022-04-11 15:37:24 linux-kernel [PATCH v3 1/3] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
2022-04-11 15:20:14 linux-kernel [PATCH v3 8/9] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
2022-04-07 21:16:28 linux-kernel Re: [PATCH 1/2] ARM: dts: lan966x: Add QSPI nodes
2022-04-07 20:16:56 linux-kernel Re: [PATCH] ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB lines
2022-04-07 19:43:31 linux-kernel Re: [PATCH 2/2] ARM: dts: lan966x-pcb8291: Add QSPI0 and SPI NOR memory nodes
2022-04-07 17:42:02 linux-kernel Re: [PATCH] spi: atmel,quadspi: Define lan966x QSPI
2022-04-06 16:50:27 linux-kernel [PATCH v2 1/2] spi: atmel-quadspi: Fix the buswidth adjustment between spi-mem and controller
2022-04-06 16:50:26 linux-kernel [PATCH v2 2/2] spi: atmel-quadspi: Remove duplicated DTR checks
2022-04-06 16:38:16 linux-kernel [PATCH] ARM: dts: at91: sama7g5ek: Align the impedance of the QSPI0's HSIO and PCB lines
2022-04-06 16:06:57 linux-kernel Re: [PATCH v2 4/4] mtd: spi-nor: sfdp: Keep SFDP definitions private
2022-04-06 15:51:35 linux-kernel [PATCH 1/2] spi: atmel-quadspi.c: Fix the buswidth adjustment between spi-mem and controller
2022-04-06 15:51:26 linux-kernel [PATCH 2/2] spi: atmel-quadspi: Remove duplicated DTR checks
2022-04-05 02:41:33 linux-kernel Re: [PATCH v2 4/4] mtd: spi-nor: sfdp: Keep SFDP definitions private
2022-03-30 18:17:16 linux-kernel Re: [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op
2022-03-24 13:41:32 linux-kernel Re: [PATCH v1 6/6] ARM: dts: lan966x: add basic Kontron KSwitch D10 support
2022-03-21 22:16:38 linux-kernel Re: [PATCH v2 3/8] mtd: spi-nor: core: Use auto-detection only once
2022-03-21 21:20:32 linux-kernel Re: [PATCH v2 4/8] mtd: spi-nor: core: Introduce method for RDID op
2022-03-21 20:56:12 linux-kernel Re: [PATCH v2 8/8] mtd: spi-nor: spansion: Rework spi_nor_cypress_octal_dtr_enable()
2022-03-17 05:55:56 linux-kernel Re: [PATCH 1/2] mtd: spi-nor: Fix shift-out-of-bounds
2022-03-17 04:11:05 linux-kernel Re: [PATCH v2 0/6] spi-mem: Allow specifying the byte order in DTR mode
2022-03-16 12:26:32 linux-kernel Re: [PATCH v2 0/6] spi-mem: Allow specifying the byte order in DTR mode
2022-03-11 23:25:54 linux-kernel [PATCH v2 4/6] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag
2022-03-11 22:48:19 linux-kernel [PATCH v2 3/6] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
2022-03-11 22:38:57 linux-kernel [PATCH v2 5/6] mtd: spi-nor: core: Introduce SPI_NOR_SOFT_RESET flash_info fixup_flag
2022-03-11 22:07:25 linux-kernel [PATCH v2 2/6] mtd: spi-nor: core: Allow specifying the byte order in DTR mode
2022-03-11 17:01:29 linux-kernel [PATCH v2 0/6] spi-mem: Allow specifying the byte order in DTR mode
2022-03-11 15:53:50 linux-kernel [PATCH v2 6/6] mtd: spi-nor: macronix: Add support for mx66lm1g45g
2022-03-11 13:24:06 linux-kernel [PATCH v2 1/6] spi: spi-mem: Allow specifying the byte order in DTR mode
2022-03-10 14:53:21 linux-kernel Re: [PATCH 2/4] mtd: spi-nor: core: Allow specifying the byte order in DTR mode
2022-03-10 14:34:08 linux-kernel Re: [PATCH 1/4] spi: spi-mem: Allow specifying the byte order in DTR mode
2022-03-10 06:52:44 linux-kernel Re: [PATCH 4/4] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag
2022-03-09 16:22:18 linux-kernel Re: [PATCH 4/5] mtd: spi-nor Favor the BFPT-parsed Quad Enable method
2022-03-09 16:15:53 linux-kernel [PATCH v2 1/4] mtd: spi-nor: Parse BFPT to determine the 4-Byte Address Mode methods
2022-03-09 16:07:05 linux-kernel [PATCH 4/5] mtd: spi-nor Favor the BFPT-parsed Quad Enable method