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

Add compat code for ktime_compare

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

c066793d786001bfa0f2f1d0ceb3737ab36ba8c8 authored about 9 years ago
Add compat support for ktime_before

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

4f1b1ab90ab620abd411a456341b99b5ef546b78 authored about 9 years ago
Fix builds with Kernels that don't need clk_name

Signed-off-by: Mauro Carvalho Chehab <[email protected]>

6a4f2f587f448e11e66061543898eac1e65efdcd authored about 9 years ago
Makefile: Update distclean

Newer versions produce a .mod.gcno. Remove them on distclean.

Signed-off-by: Mauro Carvalho Che...

9f13be4233ab6d8753f5b4f81ee6cad8b55bb921 authored about 9 years ago
v3.1_no_export_h.patch: update patch

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

1a3560dafae58ebe88ea5ff836960489622d648a authored about 9 years ago
Add patch to workaround the missing struct device fwnode field.

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

3db8d3ec7953f7c1679903a306c24a079f298410 authored about 9 years ago
Add backward compat for ___GFP_KSWAPD_RECLAIM

This new gfp flag was added at 4.4-rc1. Add backward compat
logic.

Signed-off-by: Mauro Carvalh...

04484199adf1241baa42f9de0e8882603a906e42 authored about 9 years ago
Add uapi/lirc.h file

The lirc.h was moved to UAPI. Add it to the tarball.

Signed-off-by: Mauro Carvalho Chehab <mche...

deaea5f27bb0dc60f970d28230e67971d98e7198 authored about 9 years ago
Add platform_data/media to the tarball

Now that the media plaform data is on a single place:
include/linux/platform_data/media/

Add i...

fd95c29fac7194ba272d1c035bb78a6c750429b2 authored about 9 years ago
Update backports/v3.17_fix_clamp.patch: add hackrf.c

hackrf.c has the same problem with clamp as saa7164, patch that
driver too.

Signed-off-by: Hans...

fbf20ca060fb6394151c098f0cac231089f29991 authored about 9 years ago
Fix backports/v4.0_drop_trace.patch

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

f8be9ab576fe6712c90087742358274d9a57755b authored about 9 years ago
Add include/trace/events/vb2.h to tar file.

Add missing header.

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

e3904c2d6969dfd0b4dc193cc8017779d4cd688c authored about 9 years ago
Fix clamp error

In kernel 3.18 the clamp macro was changed to fix a casting problem.
For older kernels we need t...

93e78a4f734c9febcc6188d572505c2eeef6bb04 authored over 9 years ago
The get_user_pages_locked patch should be applied for <= 3.19, not <= 3.9

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

0d0e21e9487d0f114776825cf6c615fd146d0b09 authored over 9 years ago
Install frame_vector.ko if needed.

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

1f768a7d5c94c76df7702fad05529f4168269ada authored over 9 years ago
Add compat support for kvfree.

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

c7abf90b340c1c37ca21f69d8aab7c19dfff7c04 authored over 9 years ago
Build frame_vector.c

Needed for vb2.

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

7d84743d0e17274bbe28249e1ec7aad95c1efa39 authored over 9 years ago
Replace get_user_pages_locked by get_user_pages for <= 3.9

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

04a60ec7a4fb025d13e698df7645845700e45511 authored over 9 years ago
Drop backports/v2.6.35_vm_prev.patch as it is obsolete.

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

d9d7ee7057bfae4693dac2637bff3ae24cb40446 authored over 9 years ago
Drop v3.9_pfn_warning.patch as it is no longer needed.

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

8fcfc21ee6dc68179ca62411eb46a72b37c2925d authored over 9 years ago
VIDEO_ADP1653 needs GPIOD_OUT_LOW

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

1e2cdcf1245dca7e144490b05da89550493a8710 authored over 9 years ago
VIDEO_TC358743 needs GPIOD_OUT_LOW

So only compile it for 3.17 and up.

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

e6f8eaeb8783c334723f27240352fb65ccf36e88 authored over 9 years ago
Add include/linux/pci_ids.h to TARFILES

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

9d2c570909130ac252bf5175f80fe2522e9691d4 authored over 9 years ago
Fix v4.1_pat_enabled.patch again.

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

b827f563de03e924dc4e9ff88af83e8fa981a51d authored over 9 years ago
Fixed syntax errors in v4.1_pat_enabled.patch.

Signed-off-by: Robert Zenz <[email protected]>
Signed-off-by: Hans Verkuil <hans.verkui...

8fa9300e0f2e9471b72240ee21870f245e68da41 authored over 9 years ago
DVB_TDA10071 needs devm_regmap_init_i2c

Build for 3.4 and up only.

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

eb7789a7fb8c4d04a77411e2a73bb1385e1867e7 authored over 9 years ago
Update pr_fmt.patch

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

b5358235dfc4e331d51a573898333ef6a2eb406e authored over 9 years ago
Build DVB_NETUP_UNIDVB for 3.7 and up only

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

41e10e3c699aa40211cb64ff5bb45c3a04c5595c authored over 9 years ago
Update v4.0_drop_trace.patch

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

4b5e8f23cd74f6e4383ba20069f0e0384604b632 authored over 9 years ago
Update v4.1_pat_enabled.patch

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

87f45fda82a063bdd3fc776e897f50a89f226f24 authored over 9 years ago
Drop the new tracepoints as well in this patch.

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

814aef2ceb16162434b9c232406e83c1375384af authored over 9 years ago
TC358743 needs consumer.h

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

d12b74e9b554b8818bb602eb4912a01ba869f0c3 authored over 9 years ago
Add support for eth_zero_addr

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

b855c0f3183c458ef32b1b7945e8e67797c8abcd authored over 9 years ago
debug.patch: stk1160 change is no longer needed.

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

8fdb27463f3c0bc99b245a34d2c60f087c5e1a00 authored over 9 years ago
Add patch to handle pat_enabled.

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

46eba695b346f5f30f262fe98c3fada278bd79d6 authored over 9 years ago
Include include/linux/compiler-gcc.h, not compiler-gcc5.h

Needed after merge of 4.2.0-rc1.

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

601126329c276420b7f2624a3a5dcd0b6ed1b10c authored over 9 years ago
Update backports/v3.8_config_of.patch

Add missing #ifdef CONFIG_OF

Needed after merge of 4.2.0-rc1.

Signed-off-by: Hans Verkuil <han...

18bed56fa7151e3b1aab9a01f0ae6d5efce18e77 authored over 9 years ago
Build adv7180 for 3.2 and up only

Needs of_match_ptr.

Needed after merge of 4.2.0-rc1.

Signed-off-by: Hans Verkuil <hans.verkuil...

8fc9f03a09206ac0ec8e3662eec65121e9a400f9 authored over 9 years ago
Add v3.0_ida2bit.patch

ida bit handling doesn't exist in 3.0 and earlier.
Fall back to a bit array.

Needed after merge...

68df0aa207d7a7e2138febfb3a490ea172be8381 authored over 9 years ago
Update backports/v3.8_config_of.patch

Needed after merge of 4.2.0-rc1.

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

7452f8d15dec9b15892544ba71d75fcdafa9ca0c authored over 9 years ago
arch_phys_wc_add only available for 3.11 and up

Needed after merge of 4.2.0-rc1.

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

341800e148a05c0124da252b9bb949b2dbc52cdf authored over 9 years ago
led_trigger_remove is only available in 4.2 and up

Needed after merge of 4.2.0-rc1.

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

5d8b3a4ffe630476b2d201389f078425fdfef42c authored over 9 years ago
Update v3.4/6_i2c_add_mux_adapter.patch

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

fa9e1643aafc5273866dc3bf74082dada30cab13 authored over 9 years ago
Add two drivers that need regmap lock/unlock ops

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

2bfc2cdf21d98a5da024c1c15596b16195c5b805 authored over 9 years ago
Fix i2c_add_mux_adapter patches

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

3b51f7be05a226832a7f0f2dd7a4969c2a333f10 authored over 9 years ago
Add two more tuner drivers that need devm_regmap_init_i2c

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

8acbd978169a837be982714ef27e79873c05de9b authored over 9 years ago
Update backports/pr_fmt.patch

saa7134.h needs an #undef pr_fmt

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

170aa6143db4ad6e910c0c2ef2dc76ad45a9dba0 authored over 9 years ago
dma_buf_export.patch is for 4.0, not 4.1

Also replace 3.20.0 by 4.0.0 in v4l/versions.txt

Signed-off-by: Hans Verkuil <hans.verkuil@cisc...

6c29da3b3378282b6021a1d0d06501dca92e0f8e authored over 9 years ago
Update backports/v3.1_no_dma_buf_h.patch

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

93884c38d9653b926cd0311c6b7aaad77b9898d5 authored over 9 years ago
Fix dma_buf_export support for kernels <= 4.0

The dma_buf_export API changed drastically in 4.1, go back to the
old API for older kernels.

Si...

eda2744ce5711f99e2b37f2484e2727d6462e7c0 authored over 9 years ago
v4l/compat.h: fix compiler warning

In file included from <command-line>:0:0:
v4l/compat.h:1605:11: warning: 'struct device_node' de...

59366d3bbae4f67ae3b3a32696faa0798cef1b67 authored over 9 years ago
Add compat support for uninitialized_var

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

1d8eb1d6ef5a8998fa820c54acc4c7a7969176e2 authored over 9 years ago
Update backports/v3.1_no_dma_buf_h.patch

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

b4ee7c0a76c2c130db4709cb9328ce211dc2a60f authored over 9 years ago
adp1653 needs linux/gpio/consumer.h

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

4b19020f0e7cc7c6b85934f53f323bcd24903bb6 authored over 9 years ago
Add include/linux/compiler-gcc5.h

This is needed to be able to compile using gcc 5.

Signed-off-by: Hans Verkuil <hans.verkuil@cis...

58e4a79e6f68b3278f3ef9a53cd63c899dd79966 authored over 9 years ago
Add module_pnp_driver compat code

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

1141fd5f5d1b27eabe876b6857add6caea1647c2 authored over 9 years ago
Add compat code for of_property_read_u64_array.

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

dc071aed83dae91c4ab445a9acbc93e77c8be6ed authored over 9 years ago
Drop the v4l2 tracing from 4.0 or older

The tracing code was changed in 4.1. And since this is not a critical
feature we just remove it ...

4d6f81a119b36121386e964e8e69904d9e19deaf authored over 9 years ago
Add include/linux/dma/xilinx_dma.h

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

27766001abb5b066c8b090c8ace9b134bfc02207 authored over 9 years ago
Add compat support for DIV_ROUND_CLOSEST_ULL

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

53e9fb99f3ba886b89ec1832035c1daabdb76e6b authored over 9 years ago
si4713 needs GPIOD_OUT_LOW

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

cb458681016ab9fe6af825aeca04176045fe47f9 authored over 9 years ago
Add compat code for pr_warn_once

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

717602bc363b56a6d88eea5ff063fa2fddc7b7d1 authored over 9 years ago
Add support for IS_REACHABLE

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

81c92cf7bc246cd776d2364929262f581b836487 authored almost 10 years ago
Update backports/no_atomic_include.patch

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

410afea2af27fffc8278c1ba5c5bbb203d6e1cb6 authored almost 10 years ago
v4l2-clk: disable clk_prepare_enable/clk_disable_unprepare

Update backports/v3.3_eprobe_defer.patch to also #if 0 the
clk_prepare_enable/clk_disable_unprep...

94021e42ca888669753529dc0b68bd4e25a84045 authored almost 10 years ago
Xilinx driver needs GPIOD_OUT_HIGH

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

dbf5249e7c6b744becbecb79dccafb76d167d29b authored almost 10 years ago
mt9p031 needs GPIOD_OUT_HIGH

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

3846666fcd598292463e9874039583a5dde56b9a authored almost 10 years ago
Add directories needed for the xilinx driver.

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

3a472c6628881a78410ea6fcf36bca8af61295c4 authored almost 10 years ago
VIDEO_MT9V032 needs of_property_read_u64_array

So compile only for 3.19 and up.

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

7b299ba6c5ac986cff829c1f5c55f427242051e4 authored almost 10 years ago
OV2659 needs devm_clk_get

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

8767bf661156b4157454a83b68ecb83cde09f5d7 authored almost 10 years ago
Disable v4l2-clk EPROBE_DEFER support for kernels <= 3.3

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

062e0f5911751a6d9144a9437d8884f652f67f43 authored almost 10 years ago
VIDEO_OV2640 -> SOC_CAMERA_OV2640

ov2640 is a soc-camera sensor, so fix the config option accordingly.

Signed-off-by: Hans Verkui...

cd0589cfcad66d24237e80b3304c5abdc8ddaa9b authored almost 10 years ago
VIDEO_OV2640 needs GPIOD_OUT_LOW

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

eac2ca6b775a65778b274bd3fe6aabec5716fc96 authored almost 10 years ago
adv7604 needs GPIOD_OUT_LOW

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

3a3676831be7ce90e1ca8cd1dd734d362d73c5df authored almost 10 years ago
Add #undef pr_fmt for lgdt3306a.c

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

1494ec17528088abc20f13ef2eca516be46e1048 authored almost 10 years ago
Update pr_fmt.patch

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

4fab3e2de56615ef2d5a8688c5e94a1a8b674327 authored almost 10 years ago
Add compat code for get_user_pages_unlocked

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

817e011a680651b2871d8458b5b58204a492119e authored almost 10 years ago
Fix two small '4.x' bugs.

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

2d3b9b2da6ccb66ff7bfb73094ced5885d40b008 authored almost 10 years ago
Add writel_relaxed support

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

c40e87b410c9ed170e2ae6ca2aeef06a44621b20 authored almost 10 years ago
Add netdev_dbg compat code

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

4e1a67e4a6c8ab71f416ea32059c92171407ba5d authored almost 10 years ago
Don't build driver that needs usb_pipe_endpoint for <3.5

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

c43b0417020066bee2906e0130e0baa4e80f3d01 authored almost 10 years ago
Update patch

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

9e900693996ed5a7fc547ae22712691a501a80a2 authored almost 10 years ago
Add compat support for sign_extend32

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

2303249e6f17a9e55873accdd639635687823edc authored almost 10 years ago
DVB_RTL2830/2 need newer regmap functionality.

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

5c051e4efbad0bc4f145020e49c5a6f600273c0c authored almost 10 years ago
DVB_USB_RTL28XXU only builds for 3.7 upwards

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

8297aec93209d2dd893047ed7e2ea5c8a16c216d authored almost 10 years ago
Update i2c_add_mux_adapter patches

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

4708511cae69ffb013d51a67f504ee84e3848abf authored almost 10 years ago
Update i2c_add_mux_adapter patches

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

8b1f868453696c47117108be0f7fd7127af34f82 authored almost 10 years ago
Update i2c_add_mux_adapter patches

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

41052e6ec20fd5c20e6db1efe8261a96be718594 authored almost 10 years ago
Update patch

tlg2300 was removed, so remove tlg2300 chunk from patch.

Signed-off-by: Hans Verkuil <hans.verk...

9f03005471c3f69487e52c86fc59848b8d433110 authored almost 10 years ago
Update api_version.patch

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

61ac3b2da8daa5320e36786b80f7b41bf423f594 authored almost 10 years ago
versions.txt: Remove duplicate VIDEO_SMIAPP entry

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

36bf06ad5f58fcb171541b90999b2b0114990ffe authored about 10 years ago
SMIAPP needs kernel 3.20 or up.

Prevent compilation of smiapp for older kernels.

Signed-off-by: Hans Verkuil <hans.verkuil@cisc...

26052b8e1a18038da7c905276d38f21d5c2105a1 authored about 10 years ago
Update v3.11_dev_groups.patch

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

de98549b53c938b44f578833fe8440b92f4a8c64 authored about 10 years ago
Drop include/linux/platform_data/vsp1.h

This header no longer exists in include

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

3886d538f89948d49b652465e0d52e6e9a7329ab authored about 10 years ago
some fixes for the backward-compat check for snd_pcm_stop_xrun

Committed last patch too early. There are a few bugs on it.

Signed-off-by: Mauro Carvalho Cheha...

37d29613f4e5ca397090c77fc559476c5494c745 authored about 10 years ago
compat: add backward support for snd_pcm_stop_xrun

If this function doesn't exist, emulate it.

Signed-off-by: Mauro Carvalho Chehab <[email protected]...

913d1238aea0940786609583e02a8ce7f75e9b79 authored about 10 years ago
compat.h: whitespace cleanup

No functional changes. Just whitespace cleanup

Signed-off-by: Mauro Carvalho Chehab <mchehab@os...

da5ec9df229eef70de7d9a6739915986c38bb2f2 authored about 10 years ago
Update no_atomic_include.patch

tlg2300 was moved to staging.

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

ed87efc8fe4cf0504dc01031b12a51730e39c199 authored about 10 years ago
Copy linux/hdmi.h

Needed by adv7511.

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

5ec713d9feaff7fe1f034b82ca4ded8024d221a3 authored about 10 years ago
backports/v3.1_no_dma_buf_h.patch: fix dma_buf_export prototype

dma_buf_export has an extra argument these days, so update the
dummy function.

Signed-off-by: H...

26b16ecad9e61c090b1492a6d5861870ac4d67cd authored about 10 years ago