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

media_build: add vm_prev backports patch.

The vm_prev field wasn't added until 2.6.36, so no need to zero it
on older kernels.

Signed-off...

19edbbe31b2055eb6bfa5f6498c521d71ed16070 authored about 14 years ago
Fix media build repository URL

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

bb6e36b157ef6f6e9e902d1c0faaa5dc7e833dde authored about 14 years ago
fix minor typo/thinko in kfifo backport patch

Signed-off-by: Jarod Wilson <[email protected]>

2e9e5a4435ff1f8c7b00d1bfd1f85358825d749b authored about 14 years ago
Be sure to have the latest compat bits before building the tree

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

ae115dd8757ba55316d0ad1dc4a34ccf82e74d5e authored about 14 years ago
Fix compilation against the latest tree

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

4584fe6c865000438e1c7fb52d0efe2988a7b57b authored about 14 years ago
Fix IR setkeycode operations for kernels < 2.6.36

The drivers/input/input.c file on kernels < 2.6.36 first checks if a
keycode exists with getkeyc...

b83dc3e49d90527d8e1016d09e06f4842a6a847a authored about 14 years ago
Add the new cxd2099 staging driver to the building system

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

331b9f740a1f6483f1d0a4be22a6a746c80c793c authored about 14 years ago
Document make stagingconfig target

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

08a24c4b3807b9426d1e53f0b7a5dfa8161e1aa8 authored about 14 years ago
Make it to compile with some distro-patched kernels

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

2f3b6a700ee9b687b59a1eda8f8336b9aa4c47a6 authored about 14 years ago
Fix compilation for kernels < 2.6.38-rc1

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

fe5f150122d548cf73d197f918bdc0c67b02dd52 authored about 14 years ago
[media] Fix media_build file matching

When I was experimenting with the media_build tree and trying
'make tar DIR=<git repo>' I kept e...

8baa895eb5c5d42ddcc3f213f48495b7a687cfaf authored about 14 years ago
Update it to cover hdpvr-i2c.c

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

6da048c31318ddeb9b19d899403a91f4c10e34dc authored about 14 years ago
use_dir.pl: Remove deleted files

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

259a74b3913fbf70a39f7d9ad53901635ceddeef authored about 14 years ago
fix more make targets up by using rm -f

Prevents "failures" if the files being removed don't actually exist,
which is an entirely possib...

a452eb4a9d742e13987697da8778c0cf22855fa0 authored about 14 years ago
videodev.h has been removed as of 2.6.38

So lets stop trying to pull it into the tarball

Reportedy-by: Vincent McIntyre <vincent.mcintyr...

9861d527146837cb8f0bd3edf590ad5a9f22c02a authored about 14 years ago
Add backport for pm_runtime_set_autosuspend_delay()

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

5a65b5561728ca0e3e7d0ae866339a72afff4c9d authored about 14 years ago
Add compat stuff for flush_work_sync()

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

d0fc88c254883e7d7466e3b2b55c23039164951d authored about 14 years ago
make_kconfig.pl: Handle BKL dependency internally

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

1e96922ecf4eab38ea951dd5f13cce5f20bddc4c authored about 14 years ago
scripts/make_kconfig.pl: Handle new "visible if" tag

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

d2ed9d213f877f1006942f55a1127385cdf9033d authored about 14 years ago
Makefile: Re move obsolete -hg only targets

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

3018555cd66f1d5eb7859bed14918b785c9a3dbe authored about 14 years ago
Add mostly used linux/ targets at the main Makefile

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

1b8cee25ce5d6f5f823cc7dfbaff2ddc5535af23 authored about 14 years ago
git-ignore v4l/rc-pixelview-002t.c

Signed-off-by: Jarod Wilson <[email protected]>

858b2c4a015e5a49425e72b5c182aab81e303d75 authored about 14 years ago
Remove remaining occurrences of oss target

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

1a68582ac6190ce85585d0a7330e0d30a913565e authored about 14 years ago
Remove an old target and add a new alias for make install

modules_install is the name of the target at the kernel tree, so, allow
installing modules using...

a101540a7a14a297f363738109826bb067a1e128 authored about 14 years ago
move noop_llseek fixup to compat.h

The less patches we have, the better, as it avoids re-compiling some
files, if make dir needs to...

1e9d9fee95cdbc4018bd8e2b063faddd45f2e8da authored about 14 years ago
linux/Makefile: Don't try to apply patch at make dir

apply_patches is only available after using make at v4l/ dir.

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

d3ec515f4676096bce094364c57965deb12b1685 authored about 14 years ago
use_dir.pl: Fix applied patch check logic

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

f98314e2b785c000fe0c56c50ee84a66d6631559 authored about 14 years ago
Fix compilation with the latest upstream kernel

No patch needs to be applied with the latest upstream kernel. Fix the logic
to not wait forever ...

5a48462ce5dbca39cb3ef49e25858d3622835c9f authored about 14 years ago
infra: add new c files to v4l/.gitignore

Signed-off-by: Jarod Wilson <[email protected]>

e7dbf69102b06c459736fb7de583e2247695c426 authored about 14 years ago
infra: git-ignore tarball md5 sig

Signed-off-by: Jarod Wilson <[email protected]>

06c370f1ae8e4c581b88d63b7e6247146be83b1e authored about 14 years ago
build: suppress a warning on untar

Use rm -f to suppress the following entirely:

rm: cannot remove `.patches_applied': No such fil...

be97aff2467577a2b11cb809696645749274bdd7 authored about 14 years ago
Don't call use_dir if .linked_dir doesn't exist

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

0db346eff59ed8bead52bcfc06ffa3303378055d authored about 14 years ago
use_dir.pl: Fix the logic when changes need to be applied

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

63428922a4e8c924c966876a9879ee256695018e authored about 14 years ago
Remove obsolete, non-working targets

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

555972418519e46296698329f9af5a8e7ca83340 authored about 14 years ago
linux/Makefile: Fix unapply_patches

The latest patch from the series weren't unnapplied, causing breakages
on some cases. Fix the lo...

10c5fe6f6923f86f84f43f5c29838906027764c8 authored about 14 years ago
use_dir.pl: Don't be verbose by default

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

d1ca377d5d803b11cd8c4e667c27a695c5815d6c authored about 14 years ago
Update .gitignore

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

ebcb427fed348498edc0bd6159a7bde206246d87 authored about 14 years ago
Fix test if patches were applied

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

85dd2a90afa112f6c84549c4857c478ab31c8aea authored about 14 years ago
Simply re-check files, if linked to another directory

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

121f10fc5189c0ce126a93cf89de3a3f17a6c154 authored about 14 years ago
Use a script to sync with make dir DIR=<dir>

This will allow adding more complexity to the sync operations
For now, no functional changes, ex...

d0c0d43403efdad0449c888e3a7705f3b2a0ed6c authored about 14 years ago
add pr_warn for < 2.6.35 to fix build of staging bits

Signed-off-by: Jarod Wilson <[email protected]>

cc591f22da058fdbb008b6018103a253edb913f6 authored about 14 years ago
Fix application of v2.6.36_input_getkeycode.patch

Signed-off-by: Jarod Wilson <[email protected]>

a08ce37c82cdc2f5bebc4cf34ed2354715984ea2 authored about 14 years ago
Fix kfifo backports

rc_raw_event_register() were not working, due to a bad backport. Also, the
error check logic wer...

b765a917b54da9f47cfdd63b6a2b10c3599443c3 authored about 14 years ago
Extend backport to v2.6.31

Compile-test only.

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

424bc85114f31d8f6084c4352b46ffef4dd2b323 authored about 14 years ago
Fix a small change at rc api for <v2.6.37

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

a6f3473cbd5b1c4592d0b50c41335317370dc312 authored about 14 years ago
dvb-usb-remote: Fix warnings on kernels <= 2.6.33

/home/v4l/new_build/v4l/dvb-usb-remote.c: In function 'legacy_dvb_usb_remote_init':
/home/v4l/ne...

d7397b50649c0b0cf5a9e31bb321cf53b1280c81 authored about 14 years ago
compat.h: Add missing keycodes on kernels lower than 2.6.38

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

549572d7160e9ad9bd05189465b4cde183812144 authored about 14 years ago
Fix backports

rc-core patches broke the backports. Fix the patches

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

79a0f5b3f9708a964d6c85eabdb0187a2f6ff930 authored about 14 years ago
compat.h: Add backport for vzalloc()

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

efaf79644060d348fe0b2fbefbd72be99c86c034 authored about 14 years ago
Don't use .ko at obsolete.txt

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

ca2abd833af438a470a89e9cfc4467b86dce85a4 authored about 14 years ago
Add all old IR/ files to obsolete.txt

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

c1881007c24eb2118618553210cf0e02d27ed541 authored about 14 years ago
Fix one of the makefile rules to the proper syntax

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

de62bd6e749e899e52137dc248608c2a9c66b2a6 authored about 14 years ago
Always enable BKL for kernels older than 2.6.37

BKL is always present on those kernels

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

7b710cb2c6421c1a5b717c04894809c34067b8f7 authored about 14 years ago
linux/Makefile: Also remove the md5 file on make distclean

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

097384f1154e5f1820a095de51033af849e1c525 authored about 14 years ago
make untar cleans applied patches

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

faf4340081442d1d9d4b67405b57429482e8eb1a authored about 14 years ago
Add a missing ;

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

214ff7fbe218c0046d1eb1407db596b30fcc3138 authored about 14 years ago
Fix make download target

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

d7cbdf324e9be786351a32d7ed6b02e0500ac709 authored about 14 years ago
Generate a md5sum for the file

This will help to avoid downloading a duplicated file

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

c0709343d9911e46874dcac6a972711867225a8c authored about 14 years ago
Add the git changeset history to the tree

This will help to debug if someone complain about a patch.

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

ae35e2284cd778da7e719e8e69ef65507eb0647c authored about 14 years ago
Add two more noop_llseek files to the backport

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

60daf2f95d28ab0394f97c67504077a05de92a25 authored about 14 years ago
Fix kfifo.patch

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

d042f0b85390033169bcb738bade737f557355f6 authored about 14 years ago
linux/Makefile: Avoid re-applying the patches

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

b050c5d1b067edd7799a006921988aa0853a4e7e authored about 14 years ago
Fix a few bugs on the backport

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

6fb5453bd4f58640aea59b12ab631170d4f3d949 authored about 14 years ago
Fix kfifo patch

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

61a4fae2e63de8b947f86e8f85fb9203a2a9e147 authored about 14 years ago
Test before applying a broken patch

Instead of blindly appling a patch and hoping for the best, test
before applying it. With this, ...

8f4a7aedd18634cdeb30b3180a075718c61c5ea8 authored about 14 years ago
Properly rename the files at kfifo patch.

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

fe20d97dfa7382b903b36e3606f5771c3837e042 authored about 14 years ago
linux/Makefile: Remove patches at the reverse order

Now that we have 2 patches that touch on the same place, we need
to be sure that patches will be...

04aa08ecccb08e71d68e3d83c5cef710e3e14795 authored about 14 years ago
Ignore files that are built automatically

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

0037ce73de16c90c503ea99ea5c9dc5dad90b8f0 authored about 14 years ago
Fix rc changes

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

ff87c4f0d6c1ac3dfbdb38d336d79ce43500db83 authored about 14 years ago
Apply I2C renaming logic to the patches

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

6f63a1ebb55f09142febaeec3030fb9cdaa5d539 authored about 14 years ago
For now, v2.6.37 is supported, but there's nothing to do for it.

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

a230cb0c4163eb84653ab7fd1694901f34f41a84 authored about 14 years ago
Simplify backport logic

Instead of having the same patch duplicated all the times, store just
one version of each patch,...

2de36a4aaf1a141cae8a15222f26536672b036db authored about 14 years ago
Remove an unused field needed by newer kernels

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

24d73cc0027ebb0fca79aeefb71535480bf83e42 authored about 14 years ago
remove bashist equality testing

while trying to build this on ubuntu 10.04 (2.6.32-24-generic) I
noticed some of the equality
te...

8288bdb2813ee33c680d7be8cc6b0b89a075e1ac authored over 14 years ago
check_fw_csr_string: check for at the header, not at firewire srcs

We need to check for the need for the need of this function at the
firewire header, as the locat...

a4081aaa7ef293d6519bd23b9dd40ec90bb9c11d authored over 14 years ago
Add a new target "stagingconfig" to build all + staging drivers

Now, with:
make stagingconfig

It will select all drivers, plus staging drivers, except for the...

2b4939123f99d36992e81164fe76ebf0b40dc431 authored over 14 years ago
Add support for lirc drivers at staging (if staging build is enabled)

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

70076fdf4231a36d116189c6b3318a860fefd021 authored over 14 years ago
backport/v2.6.32: fix a kernel panic due to the lack of spinlock()

ir-raw-input doesn't need a spinlock, as there's just one read and
one writter. On v2.6.33+, the...

323fdf831f66a51c48ef6373311f73a343e160b2 authored over 14 years ago
backports/v2.6.35: fix warnings

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

d4bd04b0e68c88bd35cab3c59371ca07ba6b0b14 authored over 14 years ago
Make [apply/unapply]-patches less verbose

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

61addecc76f9e09662c1366bf3ec69f7d525a48f authored over 14 years ago
Fix backport warnings on v2.6.34

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

d63157999ecd69a331c7566d9a1a58b30b675108 authored over 14 years ago
Fix warnings on v2.6.33

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

6a9e6ab67f30d0567ce9d21171bd748cb17d711b authored over 14 years ago
backports/v2.6.32: Remove all warnings

This fixes an error at kconfig backport, and cleans several warnings.

Signed-off-by: Mauro Carv...

3057f4935b552324972a055fba26211f9cff37cc authored over 14 years ago
Revert kfifo fixes

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

27e7b396ccd8b958eb9c70775b470dacb8640a28 authored over 14 years ago
linux/Makefile: Be smarter when applying/unapplying patches

Now, if trying to rebuild for the same version, it won't remove/reapply
all the patches. It keep...

a68aafc3ea5183f5b896aeadf2807dcff0849678 authored over 14 years ago
Be sure that it will apply the right patches

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

2a2c5173bd20b4fef01a5176c466813d4d0b3a3a authored over 14 years ago
new_build/v2.6.32: build lirc_dev, ir-lirc-codec, mceusb, imon

With some minor kfifo-related changes, lirc_dev ir-lirc-codec can be built
on a 2.6.32-based ker...

d03a03da9634446df18b927c466fd6f078282861 authored over 14 years ago
A small cleanup at build.sh

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

d439ffdfe71ebf0e201f4a8b166e20eb33ef2837 authored over 14 years ago
remove make apply-patches, as v4l/Makefile now does it.

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

66384d1b1362406cfd74c59308f57fe694f0361b authored over 14 years ago
Add the downloaded tarball to the list of ignored files

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

948e9a1557c8b14682293bb5174370951c76a1a4 authored over 14 years ago
Add a missing patch for v2.6.35

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

694ad6752d2da093ec846d567bf238b19b5dba6f authored over 14 years ago
Ignore auto-generated files

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

f02d3719c2db0dee3407e72534c748374f91641f authored over 14 years ago
Fix compilation against v2.6.33

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

6621253d8552f294b0418c9b98c12c6568ccd00b authored over 14 years ago
Add backport to v2.6.34

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

5ff55d8bc1ef395835c18130ea7fc4402391fbd1 authored over 14 years ago
Fix print message

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

8fd2da19a6c0e4fdea7735b147d8fae1639d9c0f authored over 14 years ago
Fix build for vanilla version 2.6.35.7

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

8d14ff2ef1cd5fddcda17f2f42f02c7a0d1f95b7 authored over 14 years ago
Fix compilation against v2.6.32

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

8a715ca18c41d9ef6bfd43d9900b5b3394e13e81 authored over 14 years ago
v2.6.32 also needs the I2C backport patch

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

8231f2c57eb02cf8539871c547b752674e177bf4 authored over 14 years ago
Use just 3 digits for the backport

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

32de316417ceb46b79bd9f3a88304ef5b0c708c6 authored over 14 years ago
Allow compiling against v2.6.36

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

cf46ece0cbd0d7885fb1ab6efe5fd76c80271add authored over 14 years ago