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
Signed-off-by: Hans Verkuil <[email protected]>
16233a62f44ec6ad644d1e9060390926efb5bce9 authored about 11 years ago
Somehow, at least on Fedora 20, pulseaudio refuses to work with
sudo. So, change it to work with...
In the case of local branch, it will try to reduce the amount
of data copied, by just creating a...
I also noticed a few other sensor drivers that compiled from 3.6
onwards where 3.5 is fine as we...
Signed-off-by: Hans Verkuil <[email protected]>
104a5de27edf7cad8f027be0070d607399b86a54 authored about 11 years ago
devm_kmalloc appeared only in 3.13, redefine to devm_kzalloc if it
is not available.
Build DVB_...
9dfe45bbfd3dfd5190c41da6aac4adaee9d1c3a6 authored about 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
2677b4ab13ee21701515607fd1d75c6561446ddb authored about 11 years ago
git remote add doesn't have a branch argument. This doesn't fail
with some git versions, but oth...
Copy this file.
Signed-off-by: Hans Verkuil <[email protected]>
8cc67161e8d062c656ec7fd1720710a57e32b2b3 authored about 11 years agoKernels <2.6.33 do not have these functions. Add them to compat.h.
Signed-off-by: Hans Verkuil ...
52b183bab11660fba66a5a2d6dc968cd30ec6d86 authored about 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
51e4680a7119ba7d74a333ed72b0fb0b18dfe704 authored about 11 years agoIntroduced in 3.4, so don't attempt to build for older kernels.
Signed-off-by: Hans Verkuil <ha...
924c25f0099e8c0f5bfab5bd6e3333bf41c478c6 authored about 11 years agoexport.h needs to be removed for v4l2-clk.h as well.
Signed-off-by: Hans Verkuil <hans.verkuil@...
74105ca5a3108b9a6b06ea51da0950e1910cfea5 authored about 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
2e01ec41002db4bbd483b19721dc5d9f43afdedf authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
ba38feb84e39ef72786b99118c54f3838ee883c3 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
aff1fc4180c08e76e918ce1448955743432ce25e authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
291c1db8888f96c7bb8b32a5bdc3622f16e31328 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
521b4e7559a88c44e3575aa743b0e4257e7fca90 authored over 11 years agoThese drivers need additional header files and only build for 3.9 and up.
Signed-off-by: Hans V...
e93c16508adda1b3321a9504584e839af394abc1 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
9d4a7ab421ae0039e3edf34d2879bf410c72e85a authored over 11 years ago
Remove the custom paths to this source and header as that is no longer
needed now that they are ...
Signed-off-by: Hans Verkuil <[email protected]>
3dcd989ef670de3db5c0c5415c2984c1939dc1c7 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
9a127083485f628471900cee20937eb7c30df455 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
b19a8aafaa0fc600d91b4528adf7fdb7d00f8177 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
55c6745efc54341a37f9d89909995f5ab4190d8a authored over 11 years agoSigned-off-by: Mauro Carvalho Chehab <[email protected]>
e4429900d615f26f7100b2777f9aef499210ab88 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
46b10a53c941100dbdac6094845c1168ccf20819 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
49bcabbb488e5f179290932405b369c8d1ea0080 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
0e0aca8c3bcfc271e73d02a9ce8d3e46ed674ee1 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
7b08d818ce1380862bd8aed9e558748919e23ada authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
64b3ff458644ba2f0723de6c50b41cdf50303275 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
a9bb73d0df140a6631bd8f0bf903d7ff057bd65d authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
cb630da26eb0cc76635e76e0546535b7e0518c5a authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
ed6d5d1f977623439b3d4f4530f172664e7a856a authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
a6d33a2e73cb4e34401a92a26c2036654c4f3661 authored over 11 years ago
__devinitconst is no longer used in drivers/media, so make sure it is defined
as nothing.
This ...
9e07a1372ccc87e6835c04b7cd0a5cc2e9343510 authored over 11 years ago
The previous patch fixing problems with the devnode callback (umode_t -> mode_t)
caused a merge ...
/home/hans/work/build/media_build/v4l/ddbridge-core.c: In function 'ddb_class_create':
/home/han...
/home/hans/work/build/media_build/v4l/ngene-cards.c:813:2: warning: initialization discards 'con...
a8d8be573ebde00f904c94fcf48cc80893824dc2 authored over 11 years ago/home/hans/work/build/media_build/v4l/msp3400-driver.c:899:3: warning: initialization discards '...
a784780f1b5e699aac30e0a653f94fe8dc6f6010 authored over 11 years agoIt's a bogus warning and it disappears when compiling for kernels > 2.6.32.
I'm not sure what i...
e67feb88b8ce3a1f58c3cdc2c57c9678e76d2bdd authored over 11 years ago
media_build/v4l/drxk_hard.c:24:0: warning: "pr_fmt" redefined [enabled by default]
#define pr_f...
Signed-off-by: Hans Verkuil <[email protected]>
ca6ac583668fc02280be2d0c07faa140003ef1f2 authored over 11 years agoThis drivers needs GPIOF_EXPORT that was introduced in 3.5.
Signed-off-by: Hans Verkuil <hans.v...
e50febf85bd1d997a2f578f31e3ed4dc3a903efb authored over 11 years ago
- Add SIMPLE_DEV_PM_OPS support
- Add vm_iomap_memory support
Only build adv7183, vs6624 and NO...
5196131dcdc98e5958e25f74821d2dc8e9c50c6f authored over 11 years agoThis patch broke after the latest merge.
Signed-off-by: Hans Verkuil <[email protected]>
71362d6f41b99a989bd763fb065365171f5b2b66 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
a9e99ddaca17e2cc829d85e13603f444164474d6 authored over 11 years agoSigned-off-by: Hans Verkuil <[email protected]>
bb292fe427705275b79a17cb054d0c8294d7ac91 authored over 11 years agoThis backport patch no longer applied after the 3.10-rc1 merge.
Signed-off-by: Hans Verkuil <ha...
9e54bba466f59273003eb8116a43855a33ddbf03 authored over 11 years agoPatch v2.6.32_usb_ss_ep_comp.patch is needed also by kernels 2.6.33 and 2.6.34.
Signed-off-by: ...
ab59a311886f7b54aaf69fbec82ca4e9db0545ad authored over 11 years agoThis patch already provides all the required compat bits:
http://git.linuxtv.org/media_build.gi...
166eb65d105bd168fb04f0c5d4b6e1495e56bf66 authored over 11 years ago
drivers/media/pci/cx25821/cx25821-video-upstream-ch2.c no longer
exists.
Signed-off-by: Hans Ve...
e8ee9153be324c9dbc4d607eb5c5e3fd69fbd114 authored almost 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
e95e2469f6b804e40d5b6a68781da87373b66421 authored almost 12 years ago
Signed-off-by: Gianluca Gennari <[email protected]>
Signed-off-by: Hans Verkuil <hans.verkuil@...
Signed-off-by: Hans Verkuil <[email protected]>
26b1422c60399b65cfaa03e4f09e41fa73015df8 authored almost 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
3b65b4d7218188c34f45d25dee5e0068885a05c0 authored almost 12 years agoThis driver has been removed a long time ago, so this can be removed as well.
Signed-off-by: Ha...
d8f92f71882b03c44e764c9648f826be37fa9e89 authored almost 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
150a7dfddbe3ddde57a324f973ce25d3b9ec87b5 authored almost 12 years agoSigned-off-by: Mauro Carvalho Chehab <[email protected]>
1eef0533acfd68424e4f0ea4dfacc903d30c9dab authored almost 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
0011db4a1d846a8a4603afe781a3fed822f08074 authored almost 12 years agoAs reported by [email protected]:
leo@ubaduba:~/ltv3/media_build$ ./build --main-git --verbose
...
This patch no longer applied after the latest merges. Updated it.
Signed-off-by: Hans Verkuil <...
99fa97227ee3f4728d16c0db214637e2b61fa128 authored almost 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
24c49feb1f5d61a2aa72977cfbe07d74c781112f authored almost 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
dc2d1e95cc73e9ccc61fef22972b1bc2093d958c authored almost 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
7d180f91eaabfbb813f1eda9e39e4445bfb826fc authored almost 12 years ago
PTR_RET is used by the solo6x10 staging driver,
and was introduced in kernel 2.6.39.
Add it to c...
This was introduced in the previous commit.
Signed-off-by: Hans Verkuil <[email protected]>
23be3e77ab1f97dd764f1dbb9b9ad837b1bc0cfd authored almost 12 years ago
- fix more failing patches
- fix IS_ENABLED problems with kernel 3.1-3.3.
- VIDEO_S5K6AA can onl...
- fix failing chunk of backports/v2.6.35_i2c_new_probed_device.patch
- add abs64 compat support
...
These attributes have been removed in the latest code.
Signed-off-by: Hans Verkuil <hans.verkui...
0281b48282862778111aada6a0bcc3312d091935 authored about 12 years agoThose files are already pulled in by the TARDIR += include/media.
Signed-off-by: Hans Verkuil <...
4204a6624fb636cbf25791864fc2ddef501eeabb authored about 12 years ago
The em28xx-dvb driver was disabled for old kernels due to lack of support
for gpio_request_one()...
dma-buf.h used to contain stub functions that can be used if
CONFIG_DMA_SHARED_BUFFER == 0, but ...
Signed-off-by: Hans Verkuil <[email protected]>
429a8c4172e67407c0b644775d1eceea94bd7442 authored about 12 years ago
Drivers that select VIDEOBUF2 config options would never be enabled for
kernels older than 3.2 d...
Signed-off-by: Hans Verkuil <[email protected]>
0cd51d1bb3a633613d6be9f181a83b7580150327 authored about 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
9e9aaa193cd29c5ffd82ad71ace19d26428ab7ea authored about 12 years agoIS_ENABLED was added in kernel 3.1, add support for this for older kernels.
Signed-off-by: Hans...
7a4fe73e313ced06b50fff9a233c9f1e5c49a7e9 authored about 12 years ago
Reported-by: Alistair Buxton <[email protected]>
Signed-off-by: Mauro Carvalho Chehab <mcheha...
Signed-off-by: Hans Verkuil <[email protected]>
426aed4318800146ab926b856c2873a2b309566d authored about 12 years agoThose files don't exist anymore
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
075ab51de2332d05a4e4a6c3903b783989aabf10 authored about 12 years ago
The USB headers got moved to uapi. Make sure that we check for its changes
on both uapi and non-...
Including that file results in a whole bunch of 'err' and 'dbg' redefined warnings.
By replacin...
94386864ae0b063b41851ba18c9882bff68dfc7e authored about 12 years ago
This is the result of including v4l/compat.h, so the only way to fix it is to
add an undef to th...
The videobuf2-dma-contig.c source can't be compiled for kernels <3.6 due
to its use of new DMA/S...
Signed-off-by: Mauro Carvalho Chehab <[email protected]>
a3f095cb9a43140b0161a9cdf27665aa06af058c authored about 12 years agoFix linux/Makefile accordingly.
Signed-off-by: Hans Verkuil <[email protected]>
0b02c4f0956025ff80b5a2d3bd5b8a7f1bde981c authored about 12 years agoSigned-off-by: Mauro Carvalho Chehab <[email protected]>
48a9d58e12111b376b123b09fbc061c712280dfd authored about 12 years agoDue to VB2 DMABUF changes, this patch doesn't apply anymore.
Signed-off-by: Mauro Carvalho Cheh...
170892d4960a9a91bbc5f0ad14ba5b94248c524d authored about 12 years agoAs reported by: Robert Krakora <[email protected]>
In uvcvideo.c this line in t...
d84f5306d8bd62ca0d8f49f06557c54573addaf4 authored about 12 years agoSigned-off-by: Mauro Carvalho Chehab <[email protected]>
98c05bfbf018e9b7e4d5439a594406e4cec8e114 authored over 12 years ago
On some situations, the last git patches are not patched. Change
the logic to a simpler one, to ...
This got removed upstream, as they were used just to include
some other Kernel internal headers....
Per-3.4 kernels do not support NODUMP, but they have a flag ALWAYSDUMP
(the meaning of the flag ...
Signed-off-by: Hans Verkuil <[email protected]>
940a28c0ca87f2ce33a3033f3221d421b3810547 authored over 12 years agoSigned-off-by: Hans Verkuil <[email protected]>
edbddce8d15749bba836ef01bd90d00e69e8741c authored over 12 years agoDebian uses version.level-sublevel instead of version.level.sublevel.
Allow for both '.' and '-...
8621068a4b51e108c80fa42348bf86eed920f325 authored over 12 years ago
This driver was disabled temporarily due to a missing include which caused it
to fail for x86 ar...
Thanks to hotwings to point it to me, on IRC.
Signed-off-by: Mauro Carvalho Chehab <mchehab@red...
f2a75e909b3ad684654a37abe813bf9e52630a50 authored over 12 years agoSigned-off-by: Mauro Carvalho Chehab <[email protected]>
e641532f512ba975f72bbe665d7c0242275b1ffe authored over 12 years ago