Michael Walle ([email protected])

Number of posts: 2760 (0.64 per day)
First post: 2012-06-03 20:17:37
Last post: 2024-03-13 16:04:42

Date List Subject
2023-07-18 06:40:09 linux-kernel Re: [PATCH v2] mtd: spi-nor: Correct flags for Winbond w25q128
2023-07-17 12:57:06 linux-kernel Re: [PATCH] Add support for XMC XM25QH128C/XM25QH256C/XM25QU256C/XM25QH512C/XM25QU512C
2023-07-17 12:41:10 linux-kernel Re: [PATCH v6 3/3] nvmem: core: Expose cells through sysfs
2023-07-14 20:01:25 linux-kernel Re: [PATCH v3] mtd: spi-nor: Correct flags for Winbond w25q128
2023-07-13 07:22:19 linux-kernel Re: [PATCH v2] mtd: spi-nor: Correct flags for Winbond w25q128
2023-07-12 07:22:34 linux-kernel Re: [PATCH] mtd: spi-nor: Correct flags for Winbond w25q128
2023-07-06 07:59:20 linux-kernel Re: [PATCH] mtd: micron-st: enable lock/unlock for mt25qu512a
2023-07-06 07:11:00 linux-kernel Re: [PATCH v2] mtd: micron-st: enable lock/unlock for mt25qu512a
2023-07-05 13:31:37 linux-kernel Re: [PATCH] mtd: micron-st: enable lock/unlock for mt25qu512a
2023-06-30 14:52:39 linux-kernel Re: [PATCH v4 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
2023-06-27 06:28:38 linux-kernel Re: [PATCH v3 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register
2023-06-27 06:27:55 linux-kernel Re: [PATCH v3 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP# signal not connected
2023-06-16 18:29:23 linux-kernel Re: [PATCH] gpiolib: Fix irq_domain resource tracking for gpiochip_irqchip_add_domain()
2023-06-16 09:58:08 linux-kernel Re: [PATCH v2 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register
2023-06-15 12:52:17 linux-kernel Re: [PATCH 2/2] mtd: spi-nor: Avoid setting SRWD bit in SR if WP signal not connected
2023-06-15 12:50:22 linux-kernel Re: [PATCH 1/2] dt-bindings: mtd: jedec, spi-nor: Add DT property to avoid setting SRWD bit in status register
2023-06-15 11:25:45 linux-kernel Re: [PATCH v2] gpiolib: Fix GPIO chip IRQ initialization restriction
2023-06-15 09:47:06 linux-kernel Re: [PATCH v2] gpiolib: Fix GPIO chip IRQ initialization restriction
2023-05-08 07:00:16 linux-kernel Re: [PATCH v11 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
2023-05-08 06:55:37 linux-kernel Re: [PATCH v11 char-misc-next 2/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX EEPROM via NVMEM sysfs
2023-05-05 11:48:23 linux-kernel Re: [PATCH v3 2/3] pinctrl: tps6594: add for TPS6594 PMIC
2023-05-05 07:57:45 linux-kernel [PATCH V3 5/7] drm: bridge: samsung-dsim: Dynamically configure DPHY timing
2023-05-03 10:16:55 linux-kernel Re: [PATCH v2 2/2] gpio: max7317: Add gpio expander driver
2023-05-02 08:47:22 linux-kernel Re: [PATCH v2 2/2] gpio: ds4520: Add ADI DS4520 GPIO Expander Support
2023-04-26 11:56:10 linux-kernel Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support
2023-04-25 07:40:26 linux-kernel Re: [PATCH v10 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
2023-04-25 07:09:21 linux-kernel Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support
2023-04-18 09:39:52 linux-kernel Re: [PATCH] mtd: spi-nor: spansion: Rename method to cypress_nor_get_page_size
2023-04-18 09:28:26 linux-kernel Re: [PATCH v2] mtd: spi-nor: Allow post_sfdp hook to return errors
2023-04-18 09:04:54 linux-kernel Re: [PATCH v9 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
2023-04-18 09:04:26 linux-kernel Re: [PATCH] mtd: spi-nor: issi: add support for IS25WP01G
2023-04-13 16:14:06 linux-kernel Re: [PATCH v9 char-misc-next 1/2] misc: microchip: pci1xxxx: Add support to read and write into PCI1XXXX OTP via NVMEM sysfs
2023-04-11 13:43:59 linux-kernel Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support
2023-04-05 14:01:40 linux-kernel Re: [PATCH v1 2/2] gpio: ds4520: Add ADI DS4520 Regulator Support
2023-04-05 11:43:14 linux-wireless Re: [PATCH] wifi: wilc1000: fix kernel oops during interface down during background scan
2023-04-04 19:11:02 linux-kernel Re: [PATCH] nvmem: layouts: sl28vpd: set varaiable sl28vpd_layout storage-class-specifier to static
2023-04-03 12:52:06 linux-kernel Re: [PATCH v5 05/10] mtd: spi-nor: core: Make spi_nor_set_4byte_addr_mode_brwr public
2023-04-03 12:51:32 linux-kernel Re: [PATCH v5 04/10] mtd: spi-nor: core: Update name and description of spi_nor_set_4byte_addr_mode
2023-04-03 12:50:19 linux-kernel Re: [PATCH v5 01/10] mtd: spi-nor: core: Move generic method to core - micron_st_nor_set_4byte_addr_mode
2023-04-03 12:50:04 linux-kernel Re: [PATCH v5 03/10] mtd: spi-nor: core: Update name and description of spansion_set_4byte_addr_mode
2023-04-03 12:49:20 linux-kernel Re: [PATCH v5 02/10] mtd: spi-nor: core: Update name and description of micron_st_nor_set_4byte_addr_mode
2023-03-30 09:57:39 linux-kernel Re: [PATCH v8 char-misc-next 3/5] misc: microchip: pci1xxxx: Add EEPROM Functionality to read and write into EEPROM bin sysfs
2023-03-21 10:36:51 linux-kernel Re: [PATCH V5 3/3] nvmem: core: add support for fixed cells *layout*
2023-03-20 08:23:23 linux-kernel Re: [PATCH V4 3/4] nvmem: core: export nvmem_add_cells_from_of()
2023-03-13 10:39:28 linux-kernel Re: [PATCH] mtd: spi-nor: Add support for XMC XM25QH256C / XM25QU256C / XM25QH512C / XM25QU512C site: https://www.xmcwh.com/site/product#
2023-03-13 10:08:24 linux-kernel Re: [PATCH] mtd: spi-nor: Add support for XMC XM25QH256C / XM25QU256C / XM25QH512C / XM25QU512C site: https://www.xmcwh.com/site/product#
2023-03-13 09:28:42 linux-kernel Re: [PATCH v8 00/13] Adds support for PHY LEDs with offload triggers
2023-03-10 20:49:29 linux-kernel Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable.
2023-03-10 13:34:16 linux-kernel Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable.
2023-03-10 12:15:31 linux-kernel Re: [PATCH v3 3/5] net: Let the active time stamping layer be selectable.
2023-03-09 15:41:42 linux-kernel Re: [PATCH] spi: Replace `dummy.nbytes` with `dummy.ncycles`