summaryrefslogtreecommitdiff
path: root/projects/linux/io/done
diff options
context:
space:
mode:
authorGeert Uytterhoeven <geert+renesas@glider.be>2021-09-13 11:46:28 +0200
committerGeert Uytterhoeven <geert+renesas@glider.be>2021-09-13 11:46:28 +0200
commit8f224915b3c18d9298aca45b93ad3dea4f71ba95 (patch)
treefa143de14fb543bcc9ef103fd04327e258e17519 /projects/linux/io/done
parent7b2cbc226bc9e9df2d183c6711c5371b1b077e1d (diff)
Auto-update sweep for v5.15-rc1
Signed-off-by: Geert Uytterhoeven <geert+renesas@glider.be>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r--projects/linux/io/done/I2C-support-virtio-upstreaming.yaml2
-rw-r--r--projects/linux/io/done/PCI-fix-suspend.yaml2
-rw-r--r--projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml2
-rw-r--r--projects/linux/io/done/Thermal-add-interrupts.yaml4
4 files changed, 5 insertions, 5 deletions
diff --git a/projects/linux/io/done/I2C-support-virtio-upstreaming.yaml b/projects/linux/io/done/I2C-support-virtio-upstreaming.yaml
index 1d92864..552dd2a 100644
--- a/projects/linux/io/done/I2C-support-virtio-upstreaming.yaml
+++ b/projects/linux/io/done/I2C-support-virtio-upstreaming.yaml
@@ -6,7 +6,7 @@ status: Done
upstream:
- torvalds: 3cfc88380413d20f777dc6648a38f683962e52bf # i2c: virtio: add a virtio i2c frontend driver
- - next: 8ca662351317bb3d57d690469d22079ac7dff9f9 # dt-bindings: i2c: Add bindings for i2c-virtio
+ - torvalds: 7f815fce08d563006e43d1b7d2f9a0a4f3b832f3 # dt-bindings: i2c: Add bindings for i2c-virtio
comments:
- we originally wanted to do this on our own, now let's assist another team working on it
diff --git a/projects/linux/io/done/PCI-fix-suspend.yaml b/projects/linux/io/done/PCI-fix-suspend.yaml
index c232a13..002866e 100644
--- a/projects/linux/io/done/PCI-fix-suspend.yaml
+++ b/projects/linux/io/done/PCI-fix-suspend.yaml
@@ -10,7 +10,7 @@ bsp41x:
upstream:
- torvalds: ce351636c67f75a9f282ab69283be231d2c8e845 # PCI: rcar: Add suspend/resume
- - next: a115b1bd3af0c2963e72f6e47143724c59251be6 # PCI: rcar: Add L1 link state fix into data abort hook
+ - torvalds: a115b1bd3af0c2963e72f6e47143724c59251be6 # PCI: rcar: Add L1 link state fix into data abort hook
comments:
- "PCIe suspend causes an exception which needs to be handled"
diff --git a/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml b/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml
index 15f9dde..a94e9fe 100644
--- a/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml
+++ b/projects/linux/io/done/SCIF-investigate-DMA-limitations.yaml
@@ -5,7 +5,7 @@ status: Done
assignee: Ulrich
upstream:
- - next: 87b8061bad9bd4b549b2daf36ffbaa57be2789a2 # serial: sh-sci: fix break handling for sysrq
+ - torvalds: 87b8061bad9bd4b549b2daf36ffbaa57be2789a2 # serial: sh-sci: fix break handling for sysrq
comments:
- "check IO IRC log from 2020-10-01 for details"
diff --git a/projects/linux/io/done/Thermal-add-interrupts.yaml b/projects/linux/io/done/Thermal-add-interrupts.yaml
index 677c5b7..03321a7 100644
--- a/projects/linux/io/done/Thermal-add-interrupts.yaml
+++ b/projects/linux/io/done/Thermal-add-interrupts.yaml
@@ -5,8 +5,8 @@ assignee: Niklas
status: Done
upstream:
- - next: 47cf09e0f4fc51200ecea15387bec3584562f55d # thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
- - next: d3a2328e741bf6e9e6bda750e0a63832fa365a74 # thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
+ - torvalds: 47cf09e0f4fc51200ecea15387bec3584562f55d # thermal/drivers/rcar_gen3_thermal: Add support for hardware trip points
+ - torvalds: d3a2328e741bf6e9e6bda750e0a63832fa365a74 # thermal/drivers/rcar_gen3_thermal: Store TSC id as unsigned int
comments:
- we don't want interrupts for temperature changes but to indicate critical events