summaryrefslogtreecommitdiff
path: root/projects/linux/io/done
diff options
context:
space:
mode:
authorWolfram Sang <wsa+renesas@sang-engineering.com>2019-07-02 13:10:09 +0200
committerWolfram Sang <wsa+renesas@sang-engineering.com>2019-07-02 13:10:09 +0200
commit7b46d100312359522c7221631c3404f9cfa127ea (patch)
tree5cb061dabf03e8e1541d705c21698dc4fb449a2e /projects/linux/io/done
parent897f6ab220341cb4ee31b1c5e20ba47f84bd92f2 (diff)
projects: linux: io: update tasks
Signed-off-by: Wolfram Sang <wsa+renesas@sang-engineering.com>
Diffstat (limited to 'projects/linux/io/done')
-rw-r--r--projects/linux/io/done/bsp392_PCIe.yaml21
1 files changed, 21 insertions, 0 deletions
diff --git a/projects/linux/io/done/bsp392_PCIe.yaml b/projects/linux/io/done/bsp392_PCIe.yaml
new file mode 100644
index 0000000..96e3e1e
--- /dev/null
+++ b/projects/linux/io/done/bsp392_PCIe.yaml
@@ -0,0 +1,21 @@
+title: "From bsp392, upport PCIe patches"
+team: IO
+key: 7ddd3743-fa13-4966-bcf0-10609b873ab5
+status: Done
+assignee: Marek
+
+relationships:
+
+bsp-commits:
+ - a860c564527572e4b8c4e458b826d5e59852de88 # PCI: pcie-rcar: Handle returned value of rcar_pcie_wait_for_dl
+ - bcc3bd0d2c677658201abcda3d09a18a51fa42c0 # PCI: Avoid PCI device removing/rescanning through sysfs triggers a deadlock
+
+upstream:
+ - next: dc6b698a86fe40a50525433eb8e92a267847f6f9 # PCI: sysfs: Ignore lockdep for remove attribute
+
+comments:
+ - "a860c564527572e4b8c4e458b826d5e59852de88: Proposing 'N': this fixes code which is not upstream"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: Already discussed by upstream in https://patchwork.ozlabs.org/patch/993438/"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach: https://patchwork.kernel.org/patch/10961961/"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: new approach accepted by maintainer, waiting for the patch to show up in linux-next"
+ - "bcc3bd0d2c677658201abcda3d09a18a51fa42c0: merged"