Stefan Binding ([email protected])

Number of posts: 326 (0.36 per day)
First post: 2021-12-02 16:25:16
Last post: 2024-06-06 13:08:20

Date List Subject
2022-01-20 13:29:09 linux-kernel [PATCH v3 04/10] spi: Add API to count spi acpi resources
2022-01-20 13:29:09 linux-kernel [PATCH v3 03/10] spi: Support selection of the index of the ACPI Spi Resource before alloc
2022-01-20 13:29:09 linux-kernel [PATCH v3 02/10] spi: Create helper API to lookup ACPI info for spi device
2022-01-20 13:29:09 linux-kernel [PATCH v3 07/10] ACPI: bus-multi-instantiate: Reorganize I2C functions
2022-01-20 13:29:09 linux-kernel [PATCH v3 08/10] ACPI: bus-multi-instantiate: Add SPI support
2022-01-20 13:22:03 linux-kernel [PATCH v3 00/10] Support Spi in i2c-multi-instantiate driver
2022-01-20 13:21:42 linux-kernel [PATCH v3 01/10] spi: Make spi_alloc_device and spi_add_device public again
2022-01-10 14:36:40 linux-kernel RE: [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support
2021-12-20 17:25:30 linux-kernel RE: [PATCH v6 08/10] ACPI / scan: Create platform device for CLSA0100 and CSC3551 ACPI nodes
2021-12-13 11:40:45 linux-kernel RE: [PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
2021-12-10 15:42:24 linux-kernel [PATCH v2 6/6] ACPI: bus-multi-instantiate: Add SPI support
2021-12-10 15:42:23 linux-kernel [PATCH v2 5/6] ACPI: bus-multi-instantiate: Reorganize I2C functions
2021-12-10 15:42:23 linux-kernel [PATCH v2 4/6] ACPI: i2c-multi-instantiate: Rename it for a generic bus driver name
2021-12-10 15:42:19 linux-kernel [PATCH v2 0/6] Support Spi in i2c-multi-instantiate driver
2021-12-10 15:42:18 linux-kernel [PATCH v2 3/6] platform/x86: i2c-multi-instantiate: Move it to drivers/acpi folder
2021-12-10 15:42:16 linux-kernel [PATCH v2 2/6] spi: Make spi_alloc_device and spi_add_device public again
2021-12-10 15:42:14 linux-kernel [PATCH v2 1/6] spi: Export acpi_spi_find_controller_by_adev to be used externally
2021-12-02 16:25:20 linux-kernel [PATCH 3/3] platform/x86: Support Spi in i2c-multi-instantiate driver
2021-12-02 16:25:18 linux-kernel [PATCH 1/3] spi: Revert "spi: Remove unused function spi_busnum_to_master()"
2021-12-02 16:25:16 linux-kernel [PATCH 2/3] spi: Make spi_alloc_device and spi_add_device public again