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

Parse the new ccflags syntax

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

12f5e61d1dadbb590fbb2b1af7dfe9dcee4db345 authored over 12 years ago
linux/Makefile: Update other files affected by uabi patches

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

4d1e11cf200e4dabcf0db61fd39d6ac28cf41923 authored over 12 years ago
Add DVB uapi renames to rename_patch.sh script

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

75912d483283040a95652eaf747ff8242cbe4f62 authored over 12 years ago
Add V4L API renames at the patch renaming script

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

f0ee7426d7b9c79afdab75c4bd314eee31215e96 authored over 12 years ago
Update script to use the new uabi directory

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

1911ffb1dee32f70c596b6ce861ce7025035ebc6 authored over 12 years ago
Temporarily disable the m5mols driver until this driver is fixed.

The m5mols.h header uses SZ_1M without including linux/sizes.h.

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

4e94a1dace6baa36a5cbc74e5a5a75a86947cbb5 authored over 12 years ago
Removed GPIO tests, disable em28xx_dvb instead. Remove SZ_1M test.

The GPIO tests didn't work: em28xx-dvb uses the gpio framework which simply
doesn't exist pre-2....

c8c832a5f36fc74af7498550430b5ab1511e9973 authored over 12 years ago
Add SZ_1M support, fix handling of multiple files.

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

c7f6a9732feb8c40cac92ba4d97fa88022682aa3 authored over 12 years ago
media_build: add module_pci_driver to compat.h

This patch corrects this warnings on a Ubuntu 10.04 system with kernel 2.6.32-43:
bt87x.c:972: w...

980927fd4f5c15d64db587343b06c54c5a380988 authored over 12 years ago
Add compat code for GPIOF_OUT_INIT_LOW/HIGH and i2c_(un)lock_adapter

This required improving the check_file_for_func sub to support checking
multiple headers.

Signe...

f383b72945db26dc2c91644a809a4603e77605c4 authored over 12 years ago
Do not build s5k4ecgx for kernels < 3.4

The s5k4ecgx driver needs devm_regulator_bulk_get which appeared only in
3.4.

Signed-off-by: Ha...

5d00dba6aaf0f91a742d90fd1e12e0fb2d36253e authored over 12 years ago
Add new linux/v4l2-controls.h header.

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

b7b0cbedc88ad370a3eb3f14709c9c6616aebb22 authored over 12 years ago
media_build: add module_pci_driver to compat.h

This patch corrects this warnings on a Ubuntu 10.04 system with kernel 2.6.32-43:

bt87x.c:972: ...

981cfb25e4773ef781630126d663cba61222567f authored over 12 years ago
Fix backports/v2.6.35_work_handler.patch

This patch no longer applied after the ivtv-alsa addition.

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

b8d251b0db60dd2204e856a5a1c4a7c2a44a2df5 authored over 12 years ago
Add compat support for dev_dbg_ratelimited.

This function appeared in 3.5, so for older kernels it is redefined to
dev_dbg.

Signed-off-by: ...

e78adaf9ee8927abe9acd82c45215f5c8f9ef7c7 authored over 12 years ago
analyze_build.pl: Fix path parsing

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

ba209183d7bda0b02bab68fd0f0025be07b330df authored over 12 years ago
analyze_build.pl: Fix it to work with ccflags-$(CONFIG_foo) declarations

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

f50fd891b01b6cfe1c89b4d4aabdadbabdb87a14 authored over 12 years ago
analyze_build.pl: Fix comments

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

5dde89b07f330cdde6897360938a3f1eaf77f0dd authored over 12 years ago
analyze_build.pl: Move it to the developer's scripts

This script is not needed/used during tree build. It could be used, instead,
asn an auxiliary to...

b6c7084cf54c1c8533e068bfdb90f2a84629ba55 authored over 12 years ago
analyze_build.pl: Teach it how to handle the newer Makefile syntax

Newer Kernels use an improved syntax to show file dependencies. Add it
to the parser.

Signed-of...

e92ee9cdb3033346115529477325347b9104e82c authored over 12 years ago
analyze_build: Add an option to show all 3 possible outputs

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

373570d363c26440ad3adf0359a924314232ddac authored over 12 years ago
analyze_build.pl: Allow select/unselect each output type

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

f3b9fd1359fbbd6fdb17d6a25391d267a8f31ae5 authored over 12 years ago
analyze_build.pl: Use tab for alignment

No functional changes here. Just use the standard 8-spaces tabs alignment
for the script, just l...

49f8a925754136c170552b57173ad4c221976f60 authored over 12 years ago
analyze_build: better handle the lists merge

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

76c5cdfbf79ad9f35aa336e566893809f9f0975a authored over 12 years ago
analyze_build.pl: fix it to run with recent versions of perl

Somehow, this script got bitroted and was not working with
perl v5.14.2. Make it work again.

Si...

eb353975e96cde161b997db4b4517e3a19660e80 authored over 12 years ago
obsolete.txt: add some missing files

After a full compilation with 3.6-rc5, some files were missing,
on i386. Add them.

Signed-off-b...

d54b9b275b03614303d99d85573d84e843619dc5 authored over 12 years ago
obsolete.txt: put them on alphabetic order

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

60decddf67b662927de26c1b71c18e92bf7e6217 authored over 12 years ago
obsolete.txt: Update it to match the recent changes

Mark the media files that moved to some other place as obsolete.

PS.: This is a lazy patch: not...

5372371bb832a1639cdae9ad32bd8f8f0b8136f0 authored over 12 years ago
rename_patch.sh: Add the latest changes with soc_camera

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

420335f564c32517a791ecea3909af233925634d authored over 12 years ago
coda: only compile with 3.6 or upper

Tested on a 3.5 Kernel, on x86_64:

WARNING: "clk_enable" [/home/v4l/media_build/v4l/coda.ko] un...

455eacaf101a9f248459cc8b038183f5e8d16755 authored over 12 years ago
Add a top-level cleanall target.

make cleanall does a distclean for the top-level and the linux directory.

Signed-off-by: Hans V...

35eaca75f13dff775410dfef4c684a1e6a616174 authored over 12 years ago
Fix incorrect paths in scripts/patches/etc.

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

2569492c35a0d3fd1ed32df541dad591db35ad62 authored over 12 years ago
make distclean should remove *.gcno files.

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

11658bc35decb12683f6ccd02c6da5aa750a8c6a authored over 12 years ago
Don't build uvc for kernels <2.6.35 due to internal struct changes.

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

3ca54020f0b3e0888c672a31d0d87034406581d8 authored over 12 years ago
Add compat code for usb_endpoint_maxp and printk_ratelimited.

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

8a9a1670339f4308bd8b22910eceb114aa7ce4e5 authored over 12 years ago
Fix drxk_hard.* at the backports

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

fed5be2a8767a01f9a1a7a9bf5b9a5f1b3c07063 authored over 12 years ago
Add an scape for the "." characters on the sed expressions

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

4bacf2548418abbf2a17299cd4d1c0042eee8dd7 authored over 12 years ago
Fix a small issue when converting the scripts.

They are all applying at kernel 3.5. Didn't test with other
kernels yet.

Signed-off-by: Mauro C...

9759972af09c15ffd52d603fcdf71c4c080346c4 authored over 12 years ago
Improve the developer scripts

Instead of creating lots of forks, just use one sed instance.

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

dccf830dafe13fee2cffc2018d679fa55b18971c authored over 12 years ago
Rename the patchnames, in order to work with the new arrangement

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

73c700c8f1f86207651cbcd3656a29c5539cc365 authored over 12 years ago
devel_scripts: add two scripts to help dealing with file renames

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

b9551e9f61574541c45751e3946bf143a3bf50ac authored over 12 years ago
Update backports/pr_fmt.patch

This patch didn't apply anymore, removed tda18212.c but added
nxt200x.c, fintek-cir.c and nuvoto...

13c11994a12232371fc9af4e220cfb0f12614c6a authored over 12 years ago
VIDEO_MEM2MEM_DEINTERLACE needs at least kernel 3.3.

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

2be70f4de444b14514a66dd1da1aa755c5bd58a1 authored over 12 years ago
The coda driver only compiles for 3.5 and up.

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

3b52abf24f11d414bc4221f3e00335f14f6353f5 authored over 12 years ago
Add missing I2C_CLIENT_SCCB define for kernels < 3.6.

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

346f5b9ede8c342910cb6c75c1a6581ca41e985f authored over 12 years ago
Add support for memweight function

/home/v4l/new_build/v4l/uvc_ctrl.c: In function 'uvc_ctrl_init_device':
/home/v4l/new_build/v4l/...

89d6961e2553033cb0aaf5e66423b5f22e2992b3 authored over 12 years ago
Add compat code for kstrtou16.

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

914dbece1cec1e258e6577fb4dc40af1aeac8bbf authored over 12 years ago
Also patch tuner-xc2028.c for kernels <= 2.6.32.

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

7b1a09d1e964f25c6c5687345681478d65cc38b5 authored over 12 years ago
Only build DVB_DRXK for kernels >2.6.31 (needs i2c_lock_adapter).

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

c5604e750f9b140bd7c784587bbb87a4f544b9c7 authored over 12 years ago
build: update main_branch to 3.6.

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

71ec196fbed065698d90ad6d387709bb910ce9e6 authored over 12 years ago
Add missing linux/v4l2-common.h.

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

d6bd966c326b86e1b0de1b24c1e6a50dbed9667a authored over 12 years ago
Fix api_version.patch to work with latest v4l2-ioctl.c changes.

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

4169b86b5ce72174402acc12e513e8f754f8cca1 authored over 12 years ago
[media] media_build: backport request_firmware_nowait() to kernels <= 2.6.32

In kernel 2.6.33 request_firmware_nowait() gained a new parameter to set
the memory allocation f...

de21366ad3bbafcc127facaf5e1f35b3857c6e05 authored over 12 years ago
[media] Add installation hints for openSUSE

I was trying to install Linux TV Kernel Modules via your media_build
git repo/scripts. Since I a...

37a9ab04375427d2fac9e0662aea325708ed7ee4 authored over 12 years ago
Add __ir_transfer() if needed

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

467a0c3fcd309787d2ff48edf881147f586bd5ca authored over 12 years ago
Update backports/v2.6.31_vm_ops.patch.

This patch failed for 2.6.31. Fix it so that it compiles again.

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

6679a708a385351f55dc0240fc7d21691c9fcc76 authored over 12 years ago
media_build: disable VIDEO_SMIAPP_PLL, VIDEO_MT9M032 and VIDEO_MT9P031 on old kernels

VIDEO_SMIAPP_PLL can't build on vanilla kernels older than 2.6.34 as it
requires linux/lcm.h; th...

c821981bd499471fd9076f571c572f70a63ab8fe authored over 12 years ago
Add new v4l2-dv-timings.h header to TARFILES.

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

5447ad37e8dbfedcdb307028ff8a30a711ffb733 authored over 12 years ago
media_build: disable VIDEO_SMIAPP driver on kernels older than 2.6.34

The new 'smiapp' driver requires 'gpio_request_one':

media_build/v4l/smiapp-core.c:2333: error:...

cd4d48bb12036aba6cba0bf7f8a665f042e01add authored over 12 years ago
media_build: add SET_SYSTEM_SLEEP_PM_OPS definition to compat.h

Old kernels are missing the definition of SET_SYSTEM_SLEEP_PM_OPS in linux/pm.h:

media_build/v4...

f15cf07cf57d5440114348bad722bab051ddb50e authored over 12 years ago
Fix gspca-ov534 compilation breakage

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

c86e2293546b793130c65cce994d686ae5b6cac8 authored over 12 years ago
The old et61x251 driver has been removed:

http://git.linuxtv.org/media_tree.git/commit/04ef052419ac61f28c6b7eafbe5d8e82c02bbee2

so let's ...

986c1801220e427b4d7d2ffacd1eee060cea35f7 authored over 12 years ago
compat.h: replace enum dma_transfer_direction by int.

enum dma_transfer_direction is only available from 3.3 onwards, to remain
compatible with older ...

53b0bbeb360a7867ee22ea674be1a3e05832c1c1 authored almost 13 years ago
Add inlines for kmalloc_array and dmaengine_prep_slave_sg.

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

a9ff9f8323a860e94cf35af13320c4be1de22fe2 authored almost 13 years ago
build: update it to the latest branch

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

d5128be84db9892919aea694e2b1666c1afbc27b authored almost 13 years ago
build: prepare git to submit patches upstream

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

dbeb190327ac3ec8cefa0386bd87989351d4102c authored almost 13 years ago
[media] media_build: fix v2.6.32_kfifo backport patch

This patch:
http://patchwork.linuxtv.org/patch/10425/
collides with the v2.6.32_kfifo backport p...

95bf67f25f6dbf17f98452bede494a85c84ee77b authored almost 13 years ago
[media] media_build: fix v2.6.35_i2c_new_probed_device backport patch

This patch:
http://patchwork.linuxtv.org/patch/10486/
collides with the v2.6.35_i2c_new_probed_d...

b573a648039b206fb8e22647de2a9886882303ef authored almost 13 years ago
[media] media-build patch: distro-specific hint

On Debian I did:

$ git clone git://linuxtv.org/media_build.git
$ ./media_build/build
Chec...

689258c1a04e72b9133c975a977b2661f8cd03d0 authored almost 13 years ago
Fix module_platform/usb_driver redefines.

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

2492bf186743a925db98694911649fa0e94003f5 authored almost 13 years ago
Fix the pr_fmt redefine warnings.

These are an artifact of the media_build process, i.e. they do not appear
when compiling the git...

cdba952f035240c0ad5ad50d1c275b4c79d6b099 authored almost 13 years ago
Fix k(un)map_atomic compilation problem for kernels <= 2.6.36.

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

c9e693c1cd7e43f49b7e94161a7eabb63dc1a759 authored almost 13 years ago
Add compatibility functions for the new poll() functionality.

Kernel 3.4 introduces new poll helper functions, add compatibility code for
older kernels.

Sign...

ac41c1daf3a2cd45c5aec33f6231a9f9cc4bbc3a authored almost 13 years ago
Disable DVB_PT1 for kernels < 2.6.33.

Due to problems with printk_ratelimited.

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

6b1588b3724eb8ebfe50daf7978fce86b9a11758 authored almost 13 years ago
Only build APTINA_PLL for kernels >= 2.6.34 due to missing lcm.h.

lcm.h didn't appear until 2.6.34.

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

d07a70f579853cc0d5d838a30e3a78fd01d7d435 authored almost 13 years ago
media_build: add uvc_driver.c to no_atomic_include backport patch

This pull request:

http://patchwork.linuxtv.org/patch/10122/

and in particular this patch:

An...

295cfcfda5287e81c17a782a46afe35e233a71d9 authored almost 13 years ago
media_build: add new backport patch v2.6.35_kfifo.patch

The media_build tree fails to build with kernels 2.6.33, .34 and .35:

In file included from /ho...

ca28a5e29b229b7d0e52e162cd313b54aca37895 authored almost 13 years ago
media_build: add module_driver and module_i2c_driver macros to compat.h

This patch eliminates a lot of warnings like this on old kernels:

media_build/v4l/au8522_decode...

2b30223ae1473a7bb94534e36bc117b6a2e699ab authored almost 13 years ago
[media] media_build: fix "snd_aci_* undefined" warnings on kernels < 2.6.33

WARNING: "snd_aci_get_aci" [/media/linux-common/experiment/media_build/v4l/radio-miropcm20.ko] u...

d6f7804b1a66f0ab278346034510e82081199f30 authored almost 13 years ago
disable IR_GPIO_CIR module for kernels older than 2.6.35

The new module introduced with this patch:
http://patchwork.linuxtv.org/patch/10083/
requires re...

b8ddca850829f877a62439ccd7d25a61705aff98 authored almost 13 years ago
fix backport patch v2.6.32_kfifo

The backport patch v2.6.32_kfifo-patch collides with:
http://patchwork.linuxtv.org/patch/9914/

...

1b4dd0be8247aaa30fa037a65d2cdc2df194d1a5 authored almost 13 years ago
Add Gentoo to build package hints

Update the build script to print package names for Gentoo users.

Signed-off-by: Laurent Pinchar...

77edcb92e3de17755f90563fa18c90b4b0482a44 authored almost 13 years ago
Fix 2.6.31 backport patch.

Now builds again with for_v3.4.

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

7476ac26391dd12d11d985b1afc51dbf9cabd398 authored about 13 years ago
compat.h: add new dma_transfer_direction defines for old kernels.

dmaengine.h contains new defines that replace the DMA_FROM/TO_DEVICE defines.
For old kernels ad...

4339d8086684dca551e81513c0eec40f5f34b79f authored about 13 years ago
Fix compatibility with 3.3-rc1 and above

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

17f42a807d5d6e7e783f0498916411a5e595edb6 authored about 13 years ago
build: fix permissions

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

25c307ca24b03caff9e289daf179a1a5629c798d authored about 13 years ago
Fix Fedora/RHEL hint for SHA package broken by commit b67bc78ed

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

39c7ee3cbd765285cf7606de2415b657d9a98638 authored about 13 years ago
Add Debian to build package hints

Update to build script to give Debian users the Ubunutu package
hints. The aptitude package name...

e88230207bf8ed4188cbd455dc05b955e81762ba authored about 13 years ago
v2.6.31_vm_ops.patch: update for v3.2.

The 2.6.31 kernel no longer compiled after a change in the uvc driver.
Fixed v2.6.31_vm_ops.patc...

54ab0864119b2a64425d70c73b0885872c2a174f authored about 13 years ago
Fix build for Debian GNU/Linux testing (wheezy)

Debian removed Digest::SHA1, in favor of Digest::SHA.

According with:
http://stackoverflow.com...

6ac08a51e465af0afc1d53cc55a979e99199272c authored about 13 years ago
Changeset 6c2b540d45 is not needed anymore. Revert it

Now that compilation was fixed for kernel 3.1.1+, we can
revert that patch.

Signed-off-by: Maur...

18eb796d8ab693fd52a54faa2702eb1a7e8479b0 authored about 13 years ago
Fix backports after 3.3-rc2 merge

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

a6d24fe63ccbd3ab63e47ff6d48d45c4b4b8378b authored about 13 years ago
Fix compilation when kernel < 3.2

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

6c2b540d45e9d6cb428c8e24e763f2aa69238ca7 authored about 13 years ago
Improve i2c_smbus_read_word_swapped check.

Check whether this call is present in i2c.h rather than relying on the
kernel version.

Signed-o...

11a080ea9c49673e19a83de091587ef9c2fd6d9f authored about 13 years ago
versions.txt: Fix compilation breakage at soc_camera driver

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

1bc2580dfab23c6cc02ac1a5498a8c8351237830 authored about 13 years ago
The new i2c swapped inlines has different const handling for older kernels.

So make two variants depending on the kernel version. Otherwise you get a
huge number of compile...

635bd816559ed838b3aaa965cf7f9597e14dcf2f authored about 13 years ago
s5k6aa needs v3.0 minimum due to gpio.h changes.

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

cd322b0adf523e6c141be5d6c7cf15b75d7d10f6 authored about 13 years ago
pm_qos.h appeared only in 3.2.

Remove the pm_qos code in the via drivers when building for older kernels.

Signed-off-by: Hans ...

e5fa8a060208e59db6e4545fb114538bb7562ffb authored about 13 years ago
Add compatibility code for new i2c functions

Add inlines for i2c_smbus_read_word_swapped and i2c_smbus_write_word_swapped
that appeared in 3....

25945f47a87a151c4c27cbd2c93aeaa3f468ddd3 authored about 13 years ago
Don't build dt3155 for pre-2.6.34 kernels.

The dma_set_coherent_mask function became available in 2.6.34.

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

61268e0f2128f5e3e4829cbaa3b7412a5651cc96 authored about 13 years ago