diff options
Diffstat (limited to 'projects/linux/mm/done')
-rw-r--r-- | projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml | 17 |
1 files changed, 17 insertions, 0 deletions
diff --git a/projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml b/projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml new file mode 100644 index 0000000..1742170 --- /dev/null +++ b/projects/linux/mm/done/bsp41x_vin_suspend_and_resume.yaml @@ -0,0 +1,17 @@ +title: "BSP 4.1.x upport vin suspend and resume" +team: MM +key: 635de728-8364-11eb-a4e2-8f89e37ad613 +status: Done +assignee: Niklas + +bsp41x: + - 31f08726b9faf09a7502ab39c175b47da58e24a1 # media: rcar-vin: Fix clock control flow + - f9306e8756ae9115c6a605e6f726cc3ef019fb0b # media: rcar-vin: Add power management support + - 55fb8b9d056b920717816864bf102fb3b0f19159 # media: rcar-vin: Add streaming count check when streming off + +upstream: + - torvalds: 90ed57851eef0d60320cf2c24536de9ab3183e0f # media: rcar-vin: Use scratch buffer when not in running state + - torvalds: b83a18cca8924a11eb3317354de30a5a4220aec9 # media: rcar-vin: Remove handling of user-space buffers when stopping + - torvalds: 43e36a222a33bf9a0ea33f2e3eb1d7881f965ff8 # media: rcar-vin: Cache the CSI-2 channel selection value + - torvalds: 63a71dd813e207b3df6adf45757e864aa7f3364e # media: rcar-vin: Break out hardware start and stop to new methods + - torvalds: bea2b6a4e14102fbc03eae0393eed9814521289f # media: rcar-vin: Add support for suspend and resume |