Wolfram Sang ([email protected])

Number of posts: 1876 (0.73 per day)
First post: 2017-06-06 09:20:54
Last post: 2024-06-16 10:53:52

Date List Subject
2024-05-23 20:51:06 linux-kernel [PATCH 0/3] arm64: dts: renesas: add aliases for I2C
2024-05-23 20:19:40 linux-kernel Re: [GIT PULL] i2c-host changes for v6.10 - pt. 2
2024-05-23 15:49:06 linux-kernel Re: [GIT PULL] i2c-host changes for v6.10 - pt. 2
2024-05-22 08:39:37 linux-kernel [PATCH] debugfs: ignore auto and noauto options if given
2024-05-17 15:06:46 linux-kernel Re: [PATCH 00/13] Analog Devices Inc. Automotive Audio Bus (A2B) support
2024-05-17 14:50:20 linux-kernel Re: [PATCH 04/13] a2b: add AD24xx I2C interface driver
2024-05-15 20:45:47 linux-kernel Re: [PATCH] arm64: dts: renesas: gray-hawk-single: add aliases for I2C busses
2024-05-15 09:19:47 linux-kernel [PATCH] arm64: dts: renesas: gray-hawk-single: add aliases for I2C busses
2024-05-14 07:26:40 linux-kernel Re: [PATCH] power: supply: sbs-manager: Remove class argument from i2c_mux_add_adapter()
2024-05-13 20:22:07 linux-kernel [PATCH] power: supply: sbs-manager: Remove class argument from i2c_mux_add_adapter()
2024-05-13 14:12:57 linux-kernel Re: [GIT PULL] i2c-host-fixes for v6.9-rc8
2024-05-13 13:59:30 linux-kernel Re: [GIT PULL] i2c-host-fixes for v6.9-rc8
2024-05-13 09:31:06 linux-kernel Re: [GIT PULL] i2c-host-fixes for v6.9-rc8
2024-05-06 11:41:02 linux-kernel [PATCH 0/4] serial: sh-sci: response to Dirk's bugreport
2024-05-06 11:41:01 linux-kernel [PATCH 4/4] serial: sh-sci: simplify locking when re-issuing RXDMA fails
2024-05-06 11:41:00 linux-kernel [PATCH 2/4] serial: sh-sci: describe locking requirements for invalidating RXDMA
2024-05-06 11:40:51 linux-kernel [PATCH 1/4] serial: sh-sci: protect invalidating RXDMA on shutdown
2024-05-06 11:40:48 linux-kernel [PATCH 3/4] serial: sh-sci: let timeout timer only run when DMA is scheduled
2024-05-02 21:00:57 linux-crypto [PATCH 0/2] fpga: use 'time_left' instead of 'timeout' with wait_for_*() functions
2024-05-02 21:00:56 linux-crypto [PATCH 2/2] fpga: zynq-fpga: use 'time_left' variable with wait_for_completion_timeout()
2024-05-02 21:00:55 linux-crypto [PATCH 1/2] fpga: socfpga: use 'time_left' variable with wait_for_completion_interruptible_timeout()
2024-05-02 18:18:53 linux-kernel Re: [RFC PATCH 2/2] serial: sh-sci: always cancel hrtimer when DMA RX is invalidated
2024-05-02 18:02:04 linux-kernel Re: [RFC PATCH 1/2] serial: sh-sci: start hrtimer after setting up DMA
2024-05-01 07:28:02 linux-kernel Re: [Regression] dmesg warnings after "i2c: smbus: Support up to 8 SPD EEPROMs"
2024-04-30 15:34:02 linux-kernel Re: [PATCH v3 3/3] mmc: renesas_sdhi: Add compatible string for RZ/G2L family, RZ/G3S, and RZ/V2M SoCs
2024-04-30 12:16:01 linux-crypto [PATCH 1/1] crypto: sahara: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 12:14:57 linux-crypto [PATCH 1/1] crypto: api - use 'time_left' variable with wait_for_completion_killable_timeout()
2024-04-30 12:14:52 linux-crypto [PATCH 0/1] crypto: use 'time_left' instead of 'timeout' with wait_for_*() functions
2024-04-30 11:55:38 linux-kernel [PATCH 3/4] ASoC: codecs: wm8994: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:55:38 linux-kernel [PATCH 4/4] ASoC: codecs: wm8996: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:55:21 linux-kernel [PATCH 2/4] ASoC: codecs: wm8993: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:54:58 linux-kernel [PATCH 1/4] ASoC: codecs: wm8962: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:54:49 linux-kernel [PATCH 0/4] ASoC: use 'time_left' instead of 'timeout' with wait_for_*() functions
2024-04-30 11:44:29 linux-kernel [PATCH v2 8/8] spi: xlp: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:44:10 linux-kernel [PATCH v2 7/8] spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:43:23 linux-kernel [PATCH v2 5/8] spi: pic32: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:43:07 linux-kernel [PATCH v2 3/8] spi: imx: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:42:59 linux-kernel [PATCH v2 6/8] spi: sun4i: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:42:24 linux-kernel [PATCH v2 4/8] spi: pic32-sqi: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:42:24 linux-kernel [PATCH v2 2/8] spi: fsl-lpspi: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:42:23 linux-kernel [PATCH v2 1/8] spi: armada-3700: use 'time_left' variable with wait_for_completion_timeout()
2024-04-30 11:42:00 linux-kernel [PATCH v2 0/8] spi: use 'time_left' instead of 'timeout' with wait_for_*() functions
2024-04-30 09:53:44 linux-kernel Re: [PATCH v3] mmc: renesas_sdhi: Set the SDBUF after reset
2024-04-30 09:10:48 linux-kernel Re: [PATCH v2] mmc: renesas_sdhi: Set the SDBUF after reset
2024-04-29 14:37:21 linux-kernel Re: [PATCH 7/8] spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
2024-04-29 11:46:37 linux-kernel [PATCH 4/8] iio: adc: intel_mrfld_adc: use 'time_left' variable with wait_for_completion_interruptible_timeout()
2024-04-29 11:44:46 linux-kernel [PATCH 2/8] iio: adc: exynos_adc: use 'time_left' variable with wait_for_completion_timeout()
2024-04-29 11:42:20 linux-kernel [PATCH 1/8] iio: adc: ad_sigma_delta: use 'time_left' variable with wait_for_completion_timeout()
2024-04-29 11:42:06 linux-kernel [PATCH 0/8] iio: use 'time_left' instead of 'timeout' with wait_for_*() functions
2024-04-29 11:42:05 linux-kernel [PATCH 7/8] spi: sun6i: use 'time_left' variable with wait_for_completion_timeout()
2024-04-29 11:41:48 linux-kernel [PATCH 5/8] iio: adc: stm32-adc: use 'time_left' variable with wait_for_completion_interruptible_timeout()