Hans Verkuil
ea7b57a4ec
Revert "Revert "Add backports/v4.9_vivid_ktime.patch""
...
This reverts commit 61bc2cc71b
.
2021-10-01 12:13:43 +02:00
CrazyCat
4f2ae6729e
Merge branch 'master' into extra
2021-09-27 18:25:27 +03:00
CrazyCat
8956ff4086
Merge branch 'master' of git://linuxtv.org/media_build
2021-09-27 18:24:54 +03:00
Hans Verkuil
61bc2cc71b
Revert "Add backports/v4.9_vivid_ktime.patch"
...
The relevant vivid changes haven't been merged to media_tree/master
yet, so revert this patch until that happens.
This reverts commit 64b8ee617d
.
2021-09-22 16:35:54 +02:00
Hans Verkuil
85cff9eeb8
Revert vb2 patches
...
Several vb2 patches are based on the media_stage/master tree. But the
daily build uses media_tree/master for the media_build builds, and for
that tree these patches do not apply. Revert them for now until the
staging changes are merged into the media_tree master.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 12:08:32 +02:00
Hans Verkuil
64b8ee617d
Add backports/v4.9_vivid_ktime.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 10:41:58 +02:00
Hans Verkuil
ec70defa80
VIDEO_OV13B10 needs probe_new
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 10:36:50 +02:00
Hans Verkuil
6e47951761
Update backports/v4.7_dma_attrs.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 10:36:50 +02:00
Hans Verkuil
35f753261e
Update backports/v4.8_dma_map_resource.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 10:12:21 +02:00
Hans Verkuil
5694946759
Update backports/v5.1_vm_map_pages.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 10:07:04 +02:00
Hans Verkuil
7f49281b17
Update backports/v5.10_vb2_dma_buf_map.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 10:01:47 +02:00
Hans Verkuil
0258949098
Add compat support for dma_vmap_noncontiguous
...
Actually, just implement dummy functions for this.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-21 09:35:41 +02:00
Hans Verkuil
19d143dfd9
Build VIDEO_OV02A10 for 5.6 and up only
...
This driver includes linux/units.h which appeared in 5.6.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-17 09:11:42 +02:00
Hans Verkuil
76aa174d5f
Add backports/v5.14_bus_void_return.patch
...
Fixes a bus callback return type.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-17 09:06:55 +02:00
Hans Verkuil
559fb47bae
Add compat code for HZ_PER_MHZ
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-17 08:52:17 +02:00
Hans Verkuil
4f611751ce
Add include/linux/atmel-isc-media.h to TARFILES
...
Needed for the atmel driver. Very dubious that this file is in
include/linux.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-09-17 08:49:36 +02:00
CrazyCat
46c94a6553
Update install.sh script.
2021-09-05 17:13:46 +03:00
CrazyCat
5f75733ee8
Merge branch 'master' into extra
2021-09-05 17:07:34 +03:00
CrazyCat
ffcdfed96c
Merge branch 'master' of git://linuxtv.org/media_build
2021-09-05 17:06:23 +03:00
CrazyCat
378f61222e
Fix install path and extend clean list.
2021-08-24 17:46:23 +03:00
Mauro Carvalho Chehab
7253675c65
Fix build with Kernels > 4.19 with some distro Kernels
...
Kernels like Debian 5.10.0-8-amd64 don't come with
CONFIG_REGMAP_SCCB selected. So, it is not possible to
compile VIDEO_OV772X and VIDEO_OV9650 without some dirty
hacks.
So, disable them from the build.
Signed-off-by: Mauro Carvalho Chehab <mchehab+huawei@kernel.org >
2021-08-17 15:21:59 +02:00
CrazyCat
9256f9c4ba
Depmod config for Debian.
2021-08-16 22:13:55 +03:00
CrazyCat
b69c3025e2
Disable some camera modules before config.
2021-08-16 18:03:16 +03:00
CrazyCat
565365b5b8
Disable IR support modules.
2021-08-16 16:38:27 +03:00
CrazyCat
569bbef887
Fix install path.
2021-08-08 16:55:52 +03:00
CrazyCat
a32f8a2254
Disable CEC,RC-configs and install to extra subdir.
2021-08-07 17:49:32 +03:00
Hans Verkuil
1eb0147944
Update backports/v5.0_gpio.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-08-07 10:25:35 +02:00
Hans Verkuil
b90a15c509
versions.txt: ov9282, imx335 and imx412 need probe_new.
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-08-06 09:37:01 +02:00
Hans Verkuil
3baec87c09
Update v5.0_gpio.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-08-06 09:35:11 +02:00
Hans Verkuil
bdc3294781
Add compat code for vma_lookup.
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-07-13 08:44:30 +02:00
CrazyCat
792e22bb59
Merge branch 'master' of git://linuxtv.org/media_build
2021-07-02 17:57:07 +03:00
Hans Verkuil
dc90f6c653
Update backports/v4.13_remove_nospec_h.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-06-23 08:26:40 +02:00
Hans Verkuil
63929e1265
Update backports/v5.0_time32.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-06-23 08:22:10 +02:00
Hans Verkuil
8dab03da87
Update backports/v4.10_sched_signal.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-06-09 09:23:29 +02:00
Hans Verkuil
691fbc9868
IMX208 needs probe_new.
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-06-08 10:18:49 +02:00
Hans Verkuil
15ab5b84ed
Update backports/v4.15_async.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-06-08 10:18:49 +02:00
Hans Verkuil
6e15604078
Update backports/v5.9_tasklet.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-06-08 10:07:17 +02:00
Hans Verkuil
9fc1b4dccb
Update av7110 path in patches: driver moved to staging
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-06-08 10:00:57 +02:00
CrazyCat
7ca818e066
Merge branch 'master' of git://linuxtv.org/media_build
2021-05-29 21:22:39 +03:00
Hans Verkuil
b85393d37c
Update backports/pr_fmt.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-05-27 08:11:38 +02:00
CrazyCat
bdaf0e94f4
Merge branch 'master' of git://linuxtv.org/media_build
2021-05-18 16:11:58 +03:00
Hans Verkuil
fe2dddd7a7
Remove old (pre-4.4) compat code
...
There were many old checks for compatibility code that no longer
apply to 4.4 and up kernels. Remove those to make things a bit
simpler to maintain.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-05-12 12:15:22 +02:00
Hans Verkuil
3b16a78efd
Add compat code for pm_runtime_resume_and_get
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-05-12 11:04:40 +02:00
Hans Verkuil
8080d8e7c8
Revert "compat.h: add linux/kconfig.h include"
...
Not needed.
This reverts commit aa38fc7b2c
.
2021-05-12 10:49:48 +02:00
Hans Verkuil
8b512156cd
Add backports/v5.12_uvc.patch
...
Revert the changes made to support the new (v5.13 and up)
dma_v(un)map_noncontiguous calls.
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-05-12 10:27:22 +02:00
Hans Verkuil
8bdf679cce
Added backports/rc-cec.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-05-12 10:22:18 +02:00
Hans Verkuil
aa38fc7b2c
compat.h: add linux/kconfig.h include
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-05-12 10:17:58 +02:00
CrazyCat
093e768a9e
Bump dkms package version.
2021-04-24 20:42:53 +03:00
CrazyCat
3ec43a4613
Merge branch 'master' of git://linuxtv.org/media_build
2021-04-24 20:25:19 +03:00
Hans Verkuil
1521b23ea5
Update v5.1_devm_i2c_new_dummy_device.patch
...
Signed-off-by: Hans Verkuil <hverkuil-cisco@xs4all.nl >
2021-04-11 10:47:10 +02:00