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

Date List Subject
2021-05-26 12:41:54 linux-kernel Re: [PATCH v4 3/4] mtd: spi-nor: otp: return -EROFS if region is read-only
2021-05-26 12:17:52 linux-kernel Re: [PATCH v4 0/3] gpio: gpio-regmap: Support few custom operations
2021-05-26 12:02:25 linux-kernel Re: [PATCH v4 0/3] gpio: gpio-regmap: Support few custom operations
2021-05-21 21:29:17 linux-kernel [PATCH v4 1/4] mtd: spi-nor: otp: fix access to security registers in 4 byte mode
2021-05-21 20:47:00 linux-kernel [PATCH v4 3/4] mtd: spi-nor: otp: return -EROFS if region is read-only
2021-05-21 20:28:57 linux-kernel [PATCH v4 2/4] mtd: spi-nor: otp: use more consistent wording
2021-05-21 20:28:28 linux-kernel [PATCH v4 0/4] mtd: spi-nor: otp: 4 byte mode fix and erase support
2021-05-21 20:28:27 linux-kernel [PATCH v4 4/4] mtd: spi-nor: otp: implement erase for Winbond and similar flashes
2021-05-21 20:14:02 linux-kernel Re: [PATCH v2 1/3] gpio: regmap: Support few IC specific operations
2021-05-21 20:13:20 linux-kernel Re: [PATCH v2 1/3] gpio: regmap: Support few IC specific operations
2021-05-21 20:09:04 linux-kernel Re: [PATCH v2 2/3] gpio: gpio-regmap: Use devm_add_action()
2021-05-21 19:36:22 linux-kernel Re: [PATCH] mtd: spi-nor: Add documentation for spi_nor_soft_reset()
2021-05-21 18:39:30 linux-kernel Re: [PATCH v2 1/3] gpio: regmap: Support few IC specific operations
2021-05-21 16:56:49 linux-kernel Re: [PATCH v3 2/3] mtd: spi-nor: otp: use more consistent wording
2021-05-21 14:47:59 linux-kernel [PATCH v3 1/3] mtd: spi-nor: otp: fix access to security registers in 4 byte mode
2021-05-21 10:07:39 linux-kernel Re: [PATCH 1/2] gpio: regmap: Support few IC specific operations
2021-05-21 07:25:38 linux-kernel Re: [PATCH v3 3/3] mtd: spi-nor: otp: implement erase for Winbond and similar flashes
2021-05-21 06:13:43 linux-kernel [PATCH v3 2/3] mtd: spi-nor: otp: use more consistent wording
2021-05-21 06:13:42 linux-kernel [PATCH v3 3/3] mtd: spi-nor: otp: implement erase for Winbond and similar flashes
2021-05-21 06:13:40 linux-kernel [PATCH v3 0/3] mtd: spi-nor: otp: 4 byte mode fix and erase support
2021-05-21 06:06:46 linux-kernel Re: [PATCH v2] mtd: spi-nor: implement OTP erase for Winbond and similar flashes
2021-05-21 04:46:30 linux-kernel Re: [PATCH 1/2] gpio: regmap: Support few IC specific operations
2021-05-20 13:22:24 linux-kernel Re: [PATCH v2] mtd: spi-nor: implement OTP erase for Winbond and similar flashes
2021-05-20 12:36:27 linux-kernel Re: [PATCH 1/2] gpio: regmap: Support few IC specific operations
2021-05-19 20:25:15 linux-kernel Re: [PATCH 1/6] mfd: Add Delta TN48M CPLD driver
2021-05-19 18:33:24 linux-kernel Re: [PATCH] mtd: core: Fix freeing of otp_info buffer
2021-05-19 17:05:25 linux-kernel Re: [PATCH v2 2/7] gpio: regmap: Add configurable dir/value order
2021-05-18 21:09:56 linux-kernel Re: [PATCH v2 2/5] dt-bindings: mtd: add YAML schema for the generic MTD bindings
2021-05-18 19:45:38 linux-kernel [PATCH] dt-bindings: spi: spi-mux: rename flash node
2021-05-14 20:21:57 linux-kernel [PATCH v2 1/2] arm64: dts: freescale: sl28: var4: fix RGMII clock and voltage
2021-05-14 20:21:56 linux-kernel [PATCH v2 2/2] arm64: dts: freescale: sl28: var1: fix RGMII clock and voltage
2021-05-14 20:21:53 linux-kernel [PATCH v2 0/2] arm64: dts: freescale: sl28: fix RGMII
2021-05-12 16:55:34 linux-kernel Re: [PATCH net-next 1/3] dt-bindings: net: add nvmem-mac-address-offset property
2021-05-12 14:18:34 linux-kernel [PATCH v2 6/9] serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
2021-05-12 14:17:36 linux-kernel [PATCH v2 5/9] serial: fsl_lpuart: handle break and make sysrq work
2021-05-12 14:17:17 linux-kernel [PATCH v2 8/9] serial: fsl_lpuart: add loopback support
2021-05-12 14:17:09 linux-kernel [PATCH v2 9/9] serial: fsl_lpuart: disable DMA for console and fix sysrq
2021-05-12 14:16:56 linux-kernel [PATCH v2 7/9] serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUART
2021-05-12 14:16:25 linux-kernel [PATCH v2 4/9] serial: fsl_lpuart: split sysrq handling
2021-05-12 14:15:35 linux-kernel [PATCH v2 3/9] serial: fsl_lpuart: don't restore interrupt state in ISR
2021-05-12 14:15:24 linux-kernel [PATCH v2 2/9] serial: fsl_lpuart: use UARTDATA_MASK macro
2021-05-12 14:15:06 linux-kernel [PATCH v2 0/9] serial: fsl_lpuart: sysrq, loopback support and fixes
2021-05-12 14:14:35 linux-kernel [PATCH v2 1/9] serial: fsl_lpuart: don't modify arbitrary data on lpuart32
2021-05-12 10:32:32 linux-kernel Re: [PATCH 4/8] serial: fsl_lpuart: handle break and make sysrq work
2021-05-12 09:50:08 linux-kernel Re: [PATCH 4/8] serial: fsl_lpuart: handle break and make sysrq work
2021-05-12 09:45:59 linux-kernel Re: [PATCH 3/8] serial: fsl_lpuart: don't restore interrupt state in ISR
2021-05-11 20:06:54 linux-kernel [PATCH 5/8] serial: fsl_lpuart: remove RTSCTS handling from get_mctrl()
2021-05-11 20:05:57 linux-kernel [PATCH 7/8] serial: fsl_lpuart: add loopback support
2021-05-11 20:04:50 linux-kernel [PATCH 8/8] serial: fsl_lpuart: disable DMA for console and fix sysrq
2021-05-11 20:03:55 linux-kernel [PATCH 6/8] serial: fsl_lpuart: remove manual RTSCTS control from 8-bit LPUART
2021-05-11 20:03:45 linux-kernel [PATCH 4/8] serial: fsl_lpuart: handle break and make sysrq work