Ecosyste.ms: OpenCollective

An open API service for software projects hosted on Open Collective.

github.com/LibreELEC/media_build

mirror of https://git.linuxtv.org/media_build.git
https://github.com/LibreELEC/media_build

Added v4.12_use_wait_queue_head.patch

Temporary add this patch until it is integrated in mainline.

Signed-off-by: Jasmin Jessich <jas...

a82fa0fc24f4bb68159eb5bd9c152332fa5594ab authored about 6 years ago
Don't build ov772x on Kernels below 4.18

This driver requires devm_regmap_init_sccb, with was added
for 4.18.

/devel/v4l/media_build/v4l...

0c8bb27f3aaa682b9548b656f77505c3d1f11e71 authored over 6 years ago
Disabled VIDEO_IMX355 for Kernel older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

9f419c414672676f63e85a61ea99df0ddcd6e9a7 authored over 6 years ago
Disabled VIDEO_IMX319 for Kernel older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

c2046d183a1d5a7309e330039ba83bda85ac4ec3 authored over 6 years ago
compat.h: add support for fwnode_graph_for_each_endpoint

Signed-off-by: Hans Verkuil <[email protected]>

4a8374a6ed1110f19ddda30b6bc94d0a37af43cb authored over 6 years ago
v4l/compat.h: fix strscpy so it no longer uses memcpy

The memcpy produced loads of bogus warnings from gcc:

media_build/v4l/compat.h:2618:2: warning:...

44385b9c61ecc27059a651885895c8ea09cd4179 authored over 6 years ago
Undefine __must_check for Kernels older than 4.16

We got a lot of warnings for Kernels older than 4.16 because strscpy has
been declared with "__m...

73a39eb63460f29cbe9bc056ae0b05ce9e813b11 authored over 6 years ago
Added support for strscpy

Signed-off-by: Jasmin Jessich <[email protected]>

8a078a75ae2e35591afc039a55cc7f1b92c8d068 authored over 6 years ago
Add compat code for dev_warn_once

Signed-off-by: Hans Verkuil <[email protected]>

ed1d887e2c18299383c7258615130197c8ce4946 authored over 6 years ago
Added support for i2c_un/lock_bus

Also define I2C_LOCK_ROOT_ADAPTER and I2C_LOCK_SEGMENT.

Signed-off-by: Jasmin Jessich <jasmin@a...

1cd94ce3d513f211dffc576698a5be347352e3cb authored over 6 years ago
Remove support for annotate_reachable/unreachable

Due to the recent changes with compiler-gcc.h, this is no longer necessary.

Signed-off-by: Jasm...

256e225bdbef7e5c199d6510ab9fe1b245d57c44 authored over 6 years ago
Removed v4.14_compiler_h.patch

Signed-off-by: Jasmin Jessich <[email protected]>

0a592cbf73c2119f7c820e6a983b796cea86f2f8 authored over 6 years ago
Added xa_lock_irqsave/restore dummies

Kernel 4.16 and older have no xa_lock member in struct radix_tree_root.

Signed-off-by: Jasmin J...

29662c84cdc57f5ca494ba569e178e0b22209730 authored over 6 years ago
Disabled VIDEO_CROS_EC_CEC for Kernels older than 4.19

The CEC driver for ChromeOS Embedded Controller requires union
ec_response_get_next_data_v1 with...

66fe940176fe02b7128ac5133c5f0d3285feeb21 authored over 6 years ago
Added v4.18_fwnode_args_args.patch

This fixes the error initialization of 'u64 *' from incompatible
pointer type in v4l2-fwnode.c.
...

256ede79b0195d424c7ab608f85145469b27307d authored over 6 years ago
Add support for ida_alloc_min/ida_free

ida_alloc_min requires also xa_lock/unlock_irqsave. Added also support for
those functions.

Sig...

7283154cd56ded51b6b42a0e55bf7bc75c8089df authored over 6 years ago
Removed compiler-gcc.h from TAR file (TARFILES variable)

media-tree commit 815f0ddb346 moved compiler independent definitions
out of compiler-gcc.h to co...

b69c73783228abf67ee50cba4d3dc0264d50d852 authored over 6 years ago
Macro GENMASK_ULL has been moved to include/linux/bits.h

Signed-off-by: Jasmin Jessich <[email protected]>

27f99df152c7e5ae155c6e7888e12234eaa0fc25 authored over 6 years ago
Macro BIT has been moved to include/linux/bits.h

Signed-off-by: Jasmin Jessich <[email protected]>

76ce8d22b651e2375c407bc7c276ce6041d29b46 authored over 6 years ago
Macro GENMASK_ULL has been moved to include/linux/bits.h

Signed-off-by: Jasmin Jessich <[email protected]>

22db5ff9bb70a06a07e6ae58e729966a23f7bef8 authored over 6 years ago
Remove support for i2c_un/lock_adapter

i2c_lock_adapter and i2c_unlock_adapter have been removed from
the media_tree. In Kernel 4.19 "s...

31d09fece103b6eebd9bbd34823f91c23159f5f7 authored over 6 years ago
Update api_version.patch and pr_fmt.patch

Re-generated the first patch with -U0 and the second with -U1
to reduce patch problems.

Signed-...

9623f0df237febbd2d3b36ee9541d8bebba19b2d authored over 6 years ago
Revert "Added v4.18_fix_warning_in_Aptina_MT9V111.patch"

This reverts commit 124c3e4ad8d4408c53cbda100d2bf91bb56ffdf0.
The patch has been accepted upstre...

baf45935ffad914f33faf751ad9f4d0dd276c021 authored over 6 years ago
Disabled DVB_MN88443X for Kernels older than 4.9

Signed-off-by: Jasmin Jessich <[email protected]>

a0cd9105aaeb5af5af36117af923a3d1de4b76d7 authored over 6 years ago
Disabled VIDEO_VICODEC for Kernels older than 3.14

Signed-off-by: Jasmin Jessich <[email protected]>

e75fbc93fc427f769c3ce5a020bf204e02a45852 authored over 6 years ago
Re-generated no_atomic_include.patch

Signed-off-by: Jasmin Jessich <[email protected]>

5d2bedd1c9c770d03c3e95282f55fe9979d26248 authored over 6 years ago
Added list_last_entry support

Signed-off-by: Jasmin Jessich <[email protected]>

cd0f066786313a629e04560a460eff7f58169de5 authored over 6 years ago
Added v4.18_fix_warning_in_Aptina_MT9V111.patch

This fixes the "'idx' may be used uninitialized in this function"
warning.

Note: This patch nee...

124c3e4ad8d4408c53cbda100d2bf91bb56ffdf0 authored over 6 years ago
Disabled VIDEO_MT9V111 for Kernels older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

3a2ea543884916059f00a0bc31991ea8ba1e3f73 authored over 6 years ago
Disabled VIDEO_OV2680 for Kernels older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

d9f9e3d3bab9a46066babeb7fca9795995fc2667 authored over 6 years ago
Disabled VIDEO_DW9807_VCM for Kernels older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

6bafde803974eeb2455f4feed8d87b9f8ef75dce authored over 6 years ago
Add back check for num messages

Reverts fallout from commit 1eace8344c02 ("i2c: add param sanity check to
i2c_transfer()").

Dri...

a9bf44fe0a671f90de0b2dc2f2281a07e7501333 authored over 6 years ago
Disabled VIDEO_OV5640 for Kernels older than 3.19

Signed-off-by: Jasmin Jessich <[email protected]>

f3b64e45d2f2ef45cd4ae5b90a8f2a4fb284e43c authored over 6 years ago
Disabled VIDEO_AK7375 for Kernels older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

940ae480c2c6e4abec850031f02171f3cd95b1c1 authored over 6 years ago
Re-generated v3.0_remove_ida_lird_dev.patch

90c56d1e6345747b6af929867f5b7c16017dcf02 authored over 6 years ago
Fixed warning for Kernels older than 3.10

Signed-off-by: Jasmin Jessich <[email protected]>

23477607111629afc706a3fbd2954ea6ec5d1298 authored over 6 years ago
Disabled VIDEO_RJ54N1 and SOC_CAMERA_RJ54N1 for Kernels older than 3.18

Signed-off-by: Jasmin Jessich <[email protected]>

0bdb683a12994ba56b259bcecf97e190396b636d authored over 6 years ago
Disabled BPF_LIRC_MODE2 for Kernels older than 3.18

Also add patch v3.17_remove_bpf_h.patch to remove the include of bpf.h
from rc-core, because thi...

2614a608d15ae521ca866dc1619a7400386dac51 authored over 6 years ago
Disabled VIDEO_DW9807 for Kernels older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

0541b3833d5335a16df2922890bf16d0b9fa7e0c authored over 6 years ago
Disable VIDEO_TDA1997X for Kernels older than 4.15

Signed-off-by: Jasmin Jessich <[email protected]>

acec3e53700a8fce931674e30604ce21e692f339 authored over 6 years ago
Added v4.15_pmdown_time.patch

Signed-off-by: Jasmin Jessich <[email protected]>

725bb6d8c3df7ebbb31f2398a5a33d0fc87d2e3b authored over 6 years ago
Added v4.17_proc_create_single.patch

Signed-off-by: Jasmin Jessich <[email protected]>

53a7b30688ffb6b11cb27822a568d44908329272 authored over 6 years ago
Copy and use overflow.h

Signed-off-by: Jasmin Jessich <[email protected]>

c5540cf17e8b9cc82fbb905fb5e9cf40b7465ce9 authored over 6 years ago
Update pr_fmt

Signed-off-by: Hans Verkuil <[email protected]>

1a6a051fa15a08cfbbec00ad7703f4e14ebfc312 authored over 6 years ago
Always create frame_vector module for Kernels older than 4.3

It turns out, that videobuf2_memops requires some functions from
mm/frame_vector.c. frame_vector...

26d102795c91f8593a4f74f96b955f9a8b81dbc3 authored over 6 years ago
Added list_first_entry_or_null support

Signed-off-by: Jasmin Jessich <[email protected]>

464ef972618cc9f845f07c1a4e8957ce2270cf91 authored over 6 years ago
Disabled VIDEO_IMX258 for Kernels older than 4.10

Signed-off-by: Jasmin Jessich <[email protected]>

d7ac64343d7192407955a9eeda2877f2a29248ac authored over 6 years ago
Re-generated v4.7_dma_attrs.patch

Signed-off-by: Jasmin Jessich <[email protected]>

b2f4db1adbe0cb2e42e875c16c009f1fa95d3325 authored over 6 years ago
Re-generated v4.10_sched_signal.patch

Signed-off-by: Jasmin Jessich <[email protected]>

6d20e27f483f005477fb480013c40df775483e42 authored over 6 years ago
Disabled VIDEO_CADENCE_CSI2RX for Kernels older than 3.14

It turned out that cdns-csi2rx.c requres devm_phy_optional_get,
which is available since Kernel ...

6d922b94bf0fcc9f0a1e52370b7d1d4fc2a59f8d authored over 6 years ago
Disable VIDEO_CADENCE_CSI2TX for kernls older than 3.9

Signed-off-by: Jasmin Jessich <[email protected]>

a82350b68483a130e5c5993dcedf7201c4e3757d authored over 6 years ago
Disabled VIDEO_CADENCE_CSI2RX for Kernels older than 3.13

Signed-off-by: Jasmin Jessich <[email protected]>

af5ac3a902c13c53efc0d5dbc1bac51d540bf7d6 authored over 6 years ago
Workarround for existing linux/nospec.h

Some Kernels got a backport of nospec.h. Include this file when
"array_index_nospec" has been fo...

e274c18d3d2dfb2ab4a9b198718c0831ef078f02 authored over 6 years ago
OV7251 requires probe_new, disable before 4.10

Signed-off-by: Brad Love <[email protected]>
Signed-off-by: Jasmin Jessich <[email protected]>

2f4828a323f5f7ea97922a54f39998c8978c6954 authored over 6 years ago
Re-generated v4.10_sched_signal.patch

Signed-off-by: Jasmin Jessich <[email protected]>

b165bbec0a605da346b1724ef1d20b69cea34544 authored over 6 years ago
Fix spurious config-mycompat.h warnings

Apparently a zero byte file size leads to "could not open" warnings.
Adding a single comment to ...

133a1df01ce7ca1c4f6b81f5023e098446e6e1dd authored over 6 years ago
Added array_index_nospec support

This is currently a quick fix with defining the missing function
without functionality. It may b...

0ced63558a3584c3b831dd538d86b9acde88f596 authored over 6 years ago
Added v4.13_remove_nospec_h.patch

Signed-off-by: Jasmin Jessich <[email protected]>

f32587be48f99cd098ce5a9e526fbc014ec793cd authored over 6 years ago
Added missing include of linux/i2c.h

In commit 20834a3d949e include of "linux/of_i2c.h" has been added.
For Kernels 3.6-3.9 inclusion...

d72556c0502c096c089c99c58ee4a02a13133361 authored over 6 years ago
Add config-compat.h override config-mycompat.h

config-mycompat.h is for use with kernels/distros whose maintainers have
integrated various back...

1a1b6ca0babe2fa8309af0cff0e3ab09ee5f2b6e authored over 6 years ago
kernel version limitation fixup

Fixes: 95ee4c285022 ("Disable additional drivers requiring gpio/consumer.h")

Duplicate entries ...

806a151963fe0315f3db07b0f150aa2bd285352f authored over 6 years ago
Fix frame vector wildcard file check

This check was consistently failing on all systems tested.
The path to object directory is used ...

c3204c3efbd11ea5e5ba72970a036bf97ed11062 authored over 6 years ago
Header location fix for 3.5.0 to 3.11.x

Header does not exist before 3.5.0 and is merged into linux/i2c.h
in 3.12.0.

Signed-off-by: Bra...

20834a3d949ef53c97bdc6101ba9605cb4dfa1af authored over 6 years ago
Disable SOC_CAMERA for kernels older than 3.5

Needs of_find_i2c_adapter_by_node

Migrated from 3.5 to 3.12.

Signed-off-by: Brad Love <brad@ne...

8606ce0c978a399c8c4db96913cc4ccf958591c6 authored over 6 years ago
Disable DVBC8SECTPFE for kernels older than 3.5

Needs of_find_i2c_adapter_by_node

Signed-off-by: Brad Love <[email protected]>
Signed-off-b...

e5f4c20954b85c77b9747b69e9f649d3cbcb0fd6 authored over 6 years ago
Disable additional drivers requiring gpio/consumer.h

One driver migrated to 3.13 from 3.5

Signed-off-by: Brad Love <[email protected]>
Signed-of...

95ee4c285022b7bd8bb6d54ee9d8a4650cd49106 authored over 6 years ago
Disable VIDEO_ADV748X for kernels older than 4.8

Needs i2c_new_secondary_device

Signed-off-by: Brad Love <[email protected]>
Signed-off-by: ...

1892420b8da6a745edf603378037782b6741d390 authored over 6 years ago
Removed ktime_set patches

The patches v4.9_revert_ktime_set.patch and v4.9_use_ktime_set_in_pt1.patch
are now upstream.

S...

57f76ef72ce5d2ec63f7671fa564eb504a328068 authored over 6 years ago
Re-generated v4.10_fault_page.patch

Signed-off-by: Jasmin Jessich <[email protected]>

926528314f90ced8b80bdf129c269cf45f457ec4 authored over 6 years ago
Added vm_fault_t support

Signed-off-by: Jasmin Jessich <[email protected]>

db0718562a9ee076fad9c39eac4eb652f5282705 authored over 6 years ago
Fixed kthread_freezable_should_stop support

In commit f4c610423a16 kthread_freezable_should_stop has been checked
in the wrong include file....

c8da003a287662e0eb421ff1fe33fabee01a85b0 authored over 6 years ago
Added kthread_freezable_should_stop support

Signed-off-by: Jasmin Jessich <[email protected]>

f4c610423a165a6fc0409ea5c06f8a83948f910f authored over 6 years ago
Added U8_MAX support

Signed-off-by: Jasmin Jessich <[email protected]>

bf1d35d0999b6817df6c780bdde222c4d2f6e301 authored over 6 years ago
Fix pci_irq_vector check

Signed-off-by: Hans Verkuil <[email protected]>

f474c00fb99c3785bec5b0817bf0e2487fe06ea3 authored over 6 years ago
Re-generated v4.2_atomic64.patch

Signed-off-by: Jasmin Jessich <[email protected]>

5dff1aa3ce3ee56119038707b21af24b8a2dc7fa authored over 6 years ago
Added pci_irq_vector support

Signed-off-by: Jasmin Jessich <[email protected]>

960be99f48f8b28fea15c188b3f0f6682ac1f188 authored over 6 years ago
Added pci_free_irq_vectors support

Signed-off-by: Jasmin Jessich <[email protected]>

d307ceeddd1805405ac8165bf00efc1bee7ab120 authored over 6 years ago
Re-generated v4.7_pci_alloc_irq_vectors.patch

Signed-off-by: Jasmin Jessich <[email protected]>

177441b0b5d326fa12a3733e98382ea4fd801934 authored over 6 years ago
Added temporarily Use-ktime_set-in-pt1.c.patch

Added content of the mentioned patch to v4.9_use_ktime_set_in_pt1.patch.

Signed-off-by: Jasmin ...

0bd05188da2c3dd075ecbac66114f37bc34c51f5 authored over 6 years ago
Re-generated v4.10_sched_signal.patch

Signed-off-by: Jasmin Jessich <[email protected]>

2685926293fd6677a1213a9fb49d6696bfb60508 authored over 6 years ago
Updated linux/version_patch.pl

Commit baa057e29b58 changed v4l2-dev.c to use pr_info instead of
printk. Thus, we need to update...

e7cd711ab82436e3884ebae1e1147485e114e536 authored over 6 years ago
Re-generated pr_fmt.patch

Signed-off-by: Jasmin Jessich <[email protected]>

97c1228540bbbf1593bbdca1fdc2dafc990a6081 authored over 6 years ago
Disabled VIDEO_I2C for Kernels older than 4.16

VIDEO_I2C requires device_get_match_data which requires
the function pointer device_get_match_da...

09e8f2d7fd86ab18f2ff739daeb12977292a7444 authored over 6 years ago
Re-generated v3.10_const_snd_pcm_ops.patch

Signed-off-by: Jasmin Jessich <[email protected]>

2945d108c680b3c09c9843e001e84a9797d7f379 authored over 6 years ago
Removed v4l2-compat-timespec.patch

Signed-off-by: Jasmin Jessich <[email protected]>

f334f01f94f76ecff2816af5cc9e2ae2f54c06c8 authored over 6 years ago
Remove lgdt3306a v4.7 limitation

Backports are now included for lgdt3306a back
to v3.4 and the driver has been well tested
back t...

4fb7a3cc8d0f56c7cddc3b5b29e35aa1159bc8d9 authored almost 7 years ago
lgdt3306a v4.6 i2c mux backport

Based on other included backports.

Includes unlocked i2c gate control callbacks.

Signed-off-by...

547e1a305313ee0f3bc5f3e358f06da294bec774 authored almost 7 years ago
lgdt3306a v3.6 i2c mux backport

Another trivial patch

Signed-off-by: Brad Love <[email protected]>
Signed-off-by: Hans Verk...

5a34e0a2f9aab59ccf0f2ae4b933680c56fb3d50 authored almost 7 years ago
lgdt3306a v3.4 i2c mux backport

Trivial patch

Signed-off-by: Brad Love <[email protected]>
Signed-off-by: Hans Verkuil <han...

9769571b2644921da93a6129fe0ae9f84b1bc7cb authored almost 7 years ago
Enable two drivers with backports

si2168 has i2c mux related backports to v3.4
cx231xx has i2c mux related backports to v3.4

Both...

e6832669d82d4c99838fa5cd0f30a4333602a33a authored almost 7 years ago
Re-generated pr_fmt.patch

Signed-off-by: Jasmin Jessich <[email protected]>

78d6ded165a133942a9615a80ca8e0d48749c592 authored almost 7 years ago
Added temporarily Revert-cleanup-ktime_set-usage.patch

Added content of the mentioned patch to v4.9_revert_ktime_set.patch.

Signed-off-by: Jasmin Jess...

80831b3cd65089202d44a5be89a50392301ab784 authored almost 7 years ago
Removed v4.9_ktime_cleanups.patch

This patch has been added to mainline in 437fba47f485.

Signed-off-by: Jasmin Jessich <jasmin@an...

bbacd81a25d29e8d417333784cfafab9ab29690f authored almost 7 years ago
Revert "Remove noretpoline.patch patch"

This reverts commit 13304c63e085d234f35782ff7a2c0d7ba91e3291.
This is required by linux-3.16.56-...

541653bb52fcf7c34b8b83a4c8cc66b09c68ac37 authored almost 7 years ago
Support STACK_FRAME_NON_STANDARD

Signed-off-by: Jasmin Jessich <[email protected]>

61914b85359d10aab2546a57b2c28ec34e4bee0c authored almost 7 years ago
Added v4.7_objtool_warning.patch

Signed-off-by: Jasmin Jessich <[email protected]>

5a3c50a3c6871958869ba222e40be87989b70193 authored almost 7 years ago
Added v4.7_copy_to_user_warning.patch

Signed-off-by: Jasmin Jessich <[email protected]>

8c12bf0329e20f35d03de54045ff73c28114c638 authored almost 7 years ago
Added v4.5_copy_to_user_warning.patch

Signed-off-by: Jasmin Jessich <[email protected]>

1240f091bb4f146bb9167a9c53ea5257b7dd8371 authored almost 7 years ago
Added v2.6.39_const_rc_main.patch

Signed-off-by: Jasmin Jessich <[email protected]>

bf8c3e314220152e1c6f0e1a5a187ae3e660653d authored almost 7 years ago
Disabled VIDEO_GS1662 for Kernels older than 3.3

Signed-off-by: Jasmin Jessich <[email protected]>

e8397f24d9d4862827a895ee0f3c1a1c82f29575 authored almost 7 years ago