~vicamo/+git/ubuntu-kernel:intel-ipu6/git20201126.09f96452/groovy

Last commit made on 2020-12-14
Get this branch:
git clone -b intel-ipu6/git20201126.09f96452/groovy https://git.launchpad.net/~vicamo/+git/ubuntu-kernel
Only You-Sheng Yang can upload to this branch. If you are You-Sheng Yang please log in for upload directions.

Branch merges

Branch information

Name:
intel-ipu6/git20201126.09f96452/groovy
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

21057ad... by You-Sheng Yang

Bug XXX: Add Intel IPU6 driver

0af4cdc... by You-Sheng Yang

UBUNTU: SAUCE: remove the prot argument from vm_map_ram

Accommodate to API change in commit d4efd79a81ab ("mm: remove the prot
argument from vm_map_ram").

Signed-off-by: You-Sheng Yang <email address hidden>

9aca84d... by You-Sheng Yang

UBUNTU: SAUCE: use mmap_read_lock/unlock

Adopt new mmap lock API since commit d8ed45c5dcd4 ("mmap locking API:
use coccinelle to convert mmap_sem rwsem call sites").

Signed-off-by: You-Sheng Yang <email address hidden>

df86dc5... by You-Sheng Yang

UBUNTU: SAUCE: use v4l2_pipeline_pm_get/put instead

v4l2_pipeline_pm_use has been refactored into v4l2_pipeline_pm_get/put
in commit 8fd390b89cc8 ("media: Split v4l2_pipeline_pm_use into
v4l2_pipeline_pm_{get, put}").

Signed-off-by: You-Sheng Yang <email address hidden>

05afeed... by You-Sheng Yang

UBUNTU: SAUCE: rename VFL_TYPE_GRABBER to VFL_TYPE_VIDEO

VFL_TYPE_GRABBER has been renamed since commit 238e4a5baa36 ("media:
rename VFL_TYPE_GRABBER to _VIDEO").

Signed-off-by: You-Sheng Yang <email address hidden>

c471daf... by You-Sheng Yang

UBUNTU: SAUCE: ignore return value of debugfs_create_u32

In commit 2b07021a940c ("debugfs: remove return value of
debugfs_create_u32()"), return value of debugfs_create_u32 was removed
as other siblings do, e.g. debugfs_create_u64. Update calls accordingly.

Signed-off-by: You-Sheng Yang <email address hidden>

47b6a0f... by You-Sheng Yang

UBUNTU: SAUCE: adopt new PM QoS APIs

PM QoS classes PM_QOS_CPU_DMA_LATENCY has been dropped in commit
67b06ba01857 ("PM: QoS: Drop PM_QOS_CPU_DMA_LATENCY and rename related
functions") and related functions been renamed. Update related calls
accordingly.

Signed-off-by: You-Sheng Yang <email address hidden>

16bc385... by You-Sheng Yang

UBUNTU: [Config] updateconfigs for IPU6 driver

c816509... by Wangyating

UBUNTU: SAUCE: integrate IPU6 builds

33ff32f... by Wangyating

IPU driver release WW48 with MCU

Signed-off-by: Wang Yating <email address hidden>
(cherry picked from commit d127576fe1f1ea9a138618d88ce694b7ddb650f8)
Signed-off-by: You-Sheng Yang <email address hidden>