Hauke Mehrtens
|
aadec1ec97
kernel: fix some problems with kernel 2.6.38
|
15 years ago |
Nicolas Thill
|
ec30e9118c
package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
|
15 years ago |
Nicolas Thill
|
b36a1274bb
package/kernel: video: add missing dependencies (closes: #6497, #7542) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc
|
15 years ago |
Nicolas Thill
|
d823419da8
package/kernel: video: remove redundant AddDepends/video calls
|
15 years ago |
Claudio Mignanti
|
2d86ea7bf3
massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
|
15 years ago |
Felix Fietkau
|
ff3d5025ac
remove obsolete kernel dependencies and version checks
|
15 years ago |
Nicolas Thill
|
fc43e1f4f5
package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
|
15 years ago |
Nicolas Thill
|
194b6b20ea
package/kernel: rename KernelPackage/*/Depends to AddDepends/*
|
15 years ago |
Florian Fainelli
|
023067da16
fix typo in gspa sn9c20x autoload line, patch from Chris Li
|
16 years ago |
Florian Fainelli
|
05178e6695
add sn9c201 webcam driver, patch from Chris Li
|
16 years ago |
Gabor Juhos
|
b774acb479
package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
|
16 years ago |
Nicolas Thill
|
405553df58
kernel: specify kmod packages dependencies in a uniform way
|
16 years ago |
Nicolas Thill
|
04ba8ab358
kernel: remove even more calls to CompareKernelPatchVer
|
16 years ago |
Imre Kaloz
|
29a020ffb3
remove handling of older unsupported kernels
|
16 years ago |
Felix Fietkau
|
eb760dffc3
add missing config option for v4l1 (fixes #6314)
|
16 years ago |
Felix Fietkau
|
f2c7149bf5
add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
|
16 years ago |
Florian Fainelli
|
1a2862798a
remove references to 2_6_27
|
16 years ago |
Florian Fainelli
|
c7d20c0a7e
add the in-tree gspca driver
|
16 years ago |
Florian Fainelli
|
18b5b6d1ce
add support for the sn9c102 video chips (#3976)
|
16 years ago |
Hauke Mehrtens
|
34d864de0a
With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
|
16 years ago |
Felix Fietkau
|
34939cad39
get rid of $Id$ - it has never helped us and it has broken too many patches ;)
|
16 years ago |
Jo-Philipp Wich
|
fdd629c851
add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
|
17 years ago |
Nicolas Thill
|
0fa02d0f80
Change even more dependencies on kmod-video-core after [12460]
|
17 years ago |
Nicolas Thill
|
ae879baa57
remove hacks to disable modules on some targets now that we do have proper PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long)
|
17 years ago |
Nicolas Thill
|
bdd607786e
add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
|
18 years ago |
Nicolas Thill
|
cd56b5255c
add support Konica based USB video devices
|
18 years ago |
Nicolas Thill
|
ff924a74c7
disable more modules not supported on UML
|
18 years ago |
Nicolas Thill
|
092021f69b
video modules changes: change dependency on kmod-video-core from select to depends, cleanup
|
18 years ago |
Nicolas Thill
|
cd2cccd2ff
various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam
|
18 years ago |