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

Last commit made on 2020-12-14
Get this branch:
git clone -b intel-ipu6/git20201126.09f96452/oem-5.10 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/oem-5.10
Repository:
lp:~vicamo/+git/ubuntu-kernel

Recent commits

cf1742e... by You-Sheng Yang

Bug XXX: Add Intel IPU6 driver

9c46f2e... 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>

e692b2f... 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>

5fd898d... 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>

bbbfad8... 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>

5d48d95... 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>

1b42c01... 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>

ef34645... by You-Sheng Yang

UBUNTU: [Config] updateconfigs for IPU6 driver

d4d57ca... by Wangyating

UBUNTU: SAUCE: integrate IPU6 builds

0539bb2... 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>