LinuxLists
Users
About
Gregor Herburger (
[email protected]
)
Number of posts: 61 (0.04 per day)
First post: 2020-08-27 08:00:39
Last post: 2024-06-14 09:45:20
Next Page
Date
List
Subject
2024-06-14 09:45:20
linux-kernel
Re: Re: [PATCH 4/4] mfd: tqmx86: add I2C IRQ support
2024-05-22 14:20:01
linux-kernel
[PATCH RESEND v3 4/8] can: mcp251xfd: utilize gather_write function for all non-CRC writes
2024-05-22 14:19:09
linux-kernel
[PATCH RESEND v3 8/8] dt-bindings: can: mcp251xfd: add gpio-controller property
2024-05-22 14:18:54
linux-kernel
[PATCH RESEND v3 7/8] can: mcp251xfd: add gpio functionality
2024-05-22 14:18:32
linux-kernel
[PATCH RESEND v3 6/8] can: mcp251xfd: only configure PIN1 when rx_int is set
2024-05-22 14:18:13
linux-kernel
[PATCH RESEND v3 5/8] can: mcp251xfd: add workaround for errata 5
2024-05-22 14:17:53
linux-kernel
[PATCH RESEND v3 3/8] can: mcp251xfd: move chip sleep mode into runtime pm
2024-05-22 14:17:25
linux-kernel
[PATCH RESEND v3 1/8] can: mcp251xfd: properly indent labels
2024-05-22 14:17:09
linux-kernel
[PATCH RESEND v3 0/8] can: mcp251xfd: add gpio functionality
2024-05-22 14:17:07
linux-kernel
[PATCH RESEND v3 2/8] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
2024-05-22 08:08:22
linux-kernel
Re: Re: [PATCH v3 7/8] can: mcp251xfd: add gpio functionality
2024-05-21 13:08:10
linux-kernel
[PATCH v3 8/8] dt-bindings: can: mcp251xfd: add gpio-controller property
2024-05-21 13:07:42
linux-kernel
[PATCH v3 7/8] can: mcp251xfd: add gpio functionality
2024-05-21 13:07:37
linux-kernel
[PATCH v3 6/8] can: mcp251xfd: only configure PIN1 when rx_int is set
2024-05-21 13:07:06
linux-kernel
[PATCH v3 5/8] can: mcp251xfd: add workaround for errata 5
2024-05-21 13:06:45
linux-kernel
[PATCH v3 4/8] can: mcp251xfd: utilize gather_write function for all non-CRC writes
2024-05-21 13:06:30
linux-kernel
[PATCH v3 3/8] can: mcp251xfd: move chip sleep mode into runtime pm
2024-05-21 13:05:54
linux-kernel
[PATCH v3 2/8] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
2024-05-21 13:05:47
linux-kernel
[PATCH v3 1/8] can: mcp251xfd: properly indent labels
2024-05-21 13:05:26
linux-kernel
[PATCH v3 0/8] can: mcp251xfd: add gpio functionality
2024-05-06 06:24:59
linux-kernel
[PATCH v3] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
2024-05-06 06:02:15
linux-kernel
[PATCH v2 6/6] dt-bindings: can: mcp251xfd: add gpio-controller property
2024-05-06 06:01:59
linux-kernel
[PATCH v2 5/6] can: mcp251xfd: add gpio functionality
2024-05-06 06:01:37
linux-kernel
[PATCH v2 4/6] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
2024-05-06 06:01:18
linux-kernel
[PATCH v2 3/6] can: mcp251xfd: move chip sleep mode into runtime pm
2024-05-06 06:00:58
linux-kernel
[PATCH v2 2/6] can: mcp251xfd: move mcp251xfd_timestamp_start()/stop() into mcp251xfd_chip_start/stop()
2024-05-06 06:00:40
linux-kernel
[PATCH v2 1/6] can: mcp251xfd: properly indent labels
2024-05-06 06:00:22
linux-kernel
[PATCH v2 0/6] can: mcp251xfd: add gpio functionality
2024-04-25 09:45:10
linux-kernel
Re: Re: [PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
2024-04-25 05:37:41
linux-kernel
Re: Re: [PATCH 2/4] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
2024-04-25 05:17:36
linux-kernel
Re: Re: [PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
2024-04-25 05:15:19
linux-kernel
Re: Re: [PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
2024-04-22 06:24:37
linux-kernel
Re: Re: [PATCH v2] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
2024-04-17 14:07:26
linux-kernel
[PATCH v2] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
2024-04-17 13:45:51
linux-kernel
[PATCH 4/4] dt-binding: can: mcp251xfd: add gpio-controller property
2024-04-17 13:45:32
linux-kernel
[PATCH 3/4] can: mcp251xfd: add gpio functionality
2024-04-17 13:45:09
linux-kernel
[PATCH 2/4] can: mcp251xfd: mcp251xfd_regmap_crc_write(): workaround for errata 5
2024-04-17 13:44:45
linux-kernel
[PATCH 1/4] can: mcp251xfd: stop timestamp before sending chip to sleep
2024-04-17 13:44:29
linux-kernel
[PATCH 0/4] can: mcp251xfd: add gpio functionality
2024-04-04 14:07:09
linux-kernel
Re: Re: [PATCH] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
2024-04-03 13:48:15
linux-kernel
[PATCH] net: phy: marvell-88q2xxx: add support for Rev B1 and B2
2024-02-16 09:18:58
linux-kernel
Re: Re: [PATCH v6 net-next 05/14] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
2024-02-14 13:21:26
linux-kernel
Re: [PATCH v6 net-next 05/14] net: phy: marvell-88q2xxx: add driver for the Marvell 88Q2220 PHY
2023-12-20 10:39:30
linux-kernel
Re: Re: [PATCH] i2c: i2c-imx: allow bus recovery on non-muxable pads
2023-12-19 09:59:11
linux-kernel
Re: Re: [PATCH] i2c: i2c-imx: allow bus recovery on non-muxable pads
2023-12-18 17:07:24
linux-kernel
[PATCH] i2c: i2c-imx: allow bus recovery on non-muxable pads
2023-12-06 14:02:20
linux-kernel
[PATCH 2/2] arm64: dts: freescale: add fsl-lx2160a-mblx2160a board
2023-12-06 14:01:58
linux-kernel
[PATCH 0/2] TQMLX2160A support
2023-12-06 14:01:52
linux-kernel
[PATCH 1/2] dt-bindings: arm: fsl: Add TQ-Systems LX2160A based boards
2023-10-02 21:54:59
linux-kernel
[PATCH v3 1/5] arm64: dts: ls1043a: remove second dspi node
2023-10-02 17:04:27
linux-kernel
[PATCH v3 3/5] arm64: dts: freescale: add initial device tree for TQMLS1043A/TQMLS1046A