LinuxLists
Users
About
Michael Walle (
[email protected]
)
Number of posts: 2763 (0.63 per day)
First post: 2012-06-03 20:17:37
Last post: 2024-06-03 07:51:10
Previous Page
/
Next Page
Date
List
Subject
2022-02-21 14:02:08
linux-kernel
[PATCH v4 01/32] mtd: spi-nor: atmel: unify function names
2022-02-21 13:45:41
linux-kernel
[PATCH v3 32/32] mtd: spi-nor: renumber flags
2022-02-21 12:37:23
linux-kernel
[PATCH v4 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
2022-02-21 12:29:46
linux-kernel
[PATCH v4 05/32] mtd: spi-nor: everspin: unify function names
2022-02-21 12:09:51
linux-kernel
[PATCH v3 14/32] mtd: spi-nor: winbond: unify function names
2022-02-21 11:53:28
linux-kernel
[PATCH v3 13/32] mtd: spi-nor: sst: unify function names
2022-02-21 11:20:07
linux-kernel
[PATCH v3 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
2022-02-21 10:43:02
linux-kernel
[PATCH v3 19/32] mtd: spi-nor: export more function to be used in vendor modules
2022-02-21 10:42:54
linux-kernel
[PATCH v3 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
2022-02-21 10:37:09
linux-kernel
[PATCH v3 16/32] mtd: spi-nor: xmc: unify function names
2022-02-21 10:30:34
linux-kernel
[PATCH v3 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
2022-02-21 10:19:10
linux-kernel
[PATCH v3 12/32] mtd: spi-nor: spansion: unify function names
2022-02-21 10:18:56
linux-kernel
[PATCH v3 10/32] mtd: spi-nor: macronix: unify function names
2022-02-21 10:18:42
linux-kernel
[PATCH v3 06/32] mtd: spi-nor: fujitsu: unify function names
2022-02-21 10:17:56
linux-kernel
[PATCH v3 08/32] mtd: spi-nor: intel: unify function names
2022-02-21 10:17:41
linux-kernel
[PATCH v3 07/32] mtd: spi-nor: gigadevice: unify function names
2022-02-21 10:17:04
linux-kernel
[PATCH v3 05/32] mtd: spi-nor: everspin: unify function names
2022-02-21 10:16:39
linux-kernel
[PATCH v3 01/32] mtd: spi-nor: atmel: unify function names
2022-02-21 10:14:41
linux-kernel
[PATCH v3 04/32] mtd: spi-nor: esmt: unify function names
2022-02-21 10:14:22
linux-kernel
[PATCH v3 00/32] mtd: spi-nor: move vendor specific code into vendor modules
2022-02-21 10:14:16
linux-kernel
[PATCH v3 02/32] mtd: spi-nor: catalyst: unify function names
2022-02-21 10:14:09
linux-kernel
[PATCH v3 03/32] mtd: spi-nor: eon: unify function names
2022-02-21 10:03:19
linux-kernel
Re: [PATCH 2/4] mtd: spi-nor: core: Allow specifying the byte order in DTR mode
2022-02-21 09:09:02
linux-kernel
Re: [PATCH v4] ARM: dts: add DT for lan966 SoC and 2-port board pcb8291
2022-02-21 08:59:57
linux-kernel
Re: [PATCH 0/4] spi-mem: Allow specifying the byte order in DTR mode
2022-02-21 08:54:36
linux-kernel
Re: [PATCH 3/4] mtd: spi-nor: sfdp: Get the 8D-8D-8D byte order from BFPT
2022-02-21 08:52:10
linux-kernel
Re: [PATCH 4/4] mtd: spi-nor: core: Introduce SPI_NOR_DTR_BSWAP16 no_sfdp_flag
2022-02-20 09:59:30
linux-kernel
[PATCH v2 18/32] mtd: spi-nor: allow a flash to define its own ready() function
2022-02-19 05:51:34
linux-kernel
[PATCH v2 01/32] mtd: spi-nor: atmel: unify function names
2022-02-18 17:42:47
linux-kernel
[PATCH v2 32/32] mtd: spi-nor: renumber flags
2022-02-18 17:39:00
linux-kernel
[PATCH v2 05/32] mtd: spi-nor: everspin: unify function names
2022-02-18 15:59:24
linux-kernel
[PATCH v2 00/32] mtd: spi-nor: move vendor specific code into vendor modules
2022-02-18 15:45:52
linux-kernel
[PATCH v2 27/32] mtd: spi-nor: spansion: slightly rework control flow in late_init()
2022-02-18 15:03:45
linux-kernel
[PATCH v2 17/32] mtd: spi-nor: slightly refactor the spi_nor_setup()
2022-02-18 14:55:26
linux-kernel
[PATCH v2 26/32] mtd: spi-nor: micron-st: rename vendor specific functions and defines
2022-02-18 14:55:17
linux-kernel
[PATCH v2 08/32] mtd: spi-nor: intel: unify function names
2022-02-18 14:30:38
linux-kernel
[PATCH v2 21/32] mtd: spi-nor: move all xilinx specifics into xilinx.c
2022-02-18 14:28:59
linux-kernel
[PATCH v2 07/32] mtd: spi-nor: gigadevice: unify function names
2022-02-18 13:44:49
linux-kernel
[PATCH v2 24/32] mtd: spi-nor: move all micron-st specifics into micron-st.c
2022-02-18 13:42:36
linux-kernel
[PATCH v2 14/32] mtd: spi-nor: winbond: unify function names
2022-02-18 13:10:38
linux-kernel
[PATCH v2 20/32] mtd: spi-nor: guard _page_size parameter in S3AN_INFO()
2022-02-18 13:04:01
linux-kernel
[PATCH v2 15/32] mtd: spi-nor: xilinx: unify function names
2022-02-18 13:00:11
linux-kernel
Re: [PATCH v4] ARM: dts: add DT for lan966 SoC and 2-port board pcb8291
2022-02-18 12:58:55
linux-kernel
[PATCH v2 25/32] mtd: spi-nor: micron-st: convert USE_FSR to a manufacturer flag
2022-02-18 12:58:39
linux-kernel
[PATCH v2 11/32] mtd: spi-nor: micron-st: unify function names
2022-02-18 12:58:17
linux-kernel
[PATCH v2 29/32] mtd: spi-nor: spansion: convert USE_CLSR to a manufacturer flag
2022-02-18 12:57:42
linux-kernel
[PATCH v2 10/32] mtd: spi-nor: macronix: unify function names
2022-02-18 12:57:40
linux-kernel
[PATCH v2 02/32] mtd: spi-nor: catalyst: unify function names
2022-02-18 12:57:35
linux-kernel
[PATCH v2 19/32] mtd: spi-nor: export more function to be used in vendor modules
2022-02-18 12:53:30
linux-kernel
[PATCH v2 28/32] mtd: spi-nor: move all spansion specifics into spansion.c
2022-02-18 12:42:25
linux-kernel
[PATCH v2 09/32] mtd: spi-nor: issi: unify function names