diff options
Diffstat (limited to 'projects/linux/io')
-rw-r--r-- | projects/linux/io/I2C-dynamic_client_addresses.yaml | 1 | ||||
-rw-r--r-- | projects/linux/io/I2C-new_device_conversion.yaml | 5 | ||||
-rw-r--r-- | projects/linux/io/PCI-OB-windows-RFC.yaml | 13 | ||||
-rw-r--r-- | projects/linux/io/PCI-review-endpoint-support.yaml | 14 |
4 files changed, 31 insertions, 2 deletions
diff --git a/projects/linux/io/I2C-dynamic_client_addresses.yaml b/projects/linux/io/I2C-dynamic_client_addresses.yaml index 107eb8f..408f40d 100644 --- a/projects/linux/io/I2C-dynamic_client_addresses.yaml +++ b/projects/linux/io/I2C-dynamic_client_addresses.yaml @@ -13,3 +13,4 @@ comments: - "Wolfram submitted a BoF proposal about this topic for LinuxPlumbers" - "BoF was accepted, no date yet" - "BoF was held at LPC on 2019-09-11, etherpad is at https://etherpad.openstack.org/p/2019-09-11-I2C-BoF" + - "RFC v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=222619&state=*" diff --git a/projects/linux/io/I2C-new_device_conversion.yaml b/projects/linux/io/I2C-new_device_conversion.yaml index cf6bf81..747f5a6 100644 --- a/projects/linux/io/I2C-new_device_conversion.yaml +++ b/projects/linux/io/I2C-new_device_conversion.yaml @@ -47,5 +47,6 @@ comments: - "step 1: convert i2c_new_dummy() [done]" - "step 2: convert i2c_new_secondary_device() [done]" - "step 3: convert i2c_new_probed_device() [core changes applied, driver changes sent out]" - - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, partly sent out]" - - "step 5: remove old API calls [steps 1-2 done, blocked by steps 3-4]" + - "step 4: convert i2c_new_device() [core changes applied, driver changes on-going, two batches sent out]" + - "step 5: convert i2c_setup_smbus_alert() [to be done]" + - "step 6: remove old API calls [steps 1-2 done, blocked by steps 3-5]" diff --git a/projects/linux/io/PCI-OB-windows-RFC.yaml b/projects/linux/io/PCI-OB-windows-RFC.yaml new file mode 100644 index 0000000..7a95c27 --- /dev/null +++ b/projects/linux/io/PCI-OB-windows-RFC.yaml @@ -0,0 +1,13 @@ +title: "Handle RFC from upstream about incorrect OB window programming" +team: IO +key: 2ed2eb2e-3325-11ea-9cb0-002170711890 +status: Active +assignee: Marek + +relationships: + +upstream: + +comments: + - "RFC: https://patchwork.kernel.org/patch/11174493/" + diff --git a/projects/linux/io/PCI-review-endpoint-support.yaml b/projects/linux/io/PCI-review-endpoint-support.yaml new file mode 100644 index 0000000..b0c75e2 --- /dev/null +++ b/projects/linux/io/PCI-review-endpoint-support.yaml @@ -0,0 +1,14 @@ +title: "Review patch series for PCI endpoint support" +team: IO +key: 312f9fca-3325-11ea-8113-002170711890 +status: New +assignee: Marek + +relationships: + +upstream: + +comments: + - "v1: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=199045&state=*" + - "v2: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=216247&state=*" + - "v3: https://patchwork.kernel.org/project/linux-renesas-soc/list/?series=225521&state=*" |