Commit Graph

47 Commits (50be09e1f75df73148eb49896d53ddebd85764af)

Author SHA1 Message Date
John Crispin 3942aebedc gspca-sn9c20x.ko was not insmod'ed due to typo
fixes #11973

SVN-Revision: 32991
12 years ago
Florian Fainelli d359d46182 make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
SVN-Revision: 32869
12 years ago
Florian Fainelli 89a312bf48 split framebuffer helper modules to their own packages
SVN-Revision: 32843
12 years ago
Florian Fainelli 502d369283 create kmod-fb and update xen framebuffer module
SVN-Revision: 32805
12 years ago
Felix Fietkau 12cb49b233 kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)
SVN-Revision: 32033
12 years ago
John Crispin 1ee4031e14 fix videobuf2 escription
fixes #11411

SVN-Revision: 32032
12 years ago
John Crispin c64fca15da Missing kernel module entry for GSPCA driver for SE401 webcam
fixes #11505

SVN-Revision: 32030
12 years ago
Felix Fietkau d1ad1c2c56 kernel: remove more unnecessary kernel version checks/dependencies
SVN-Revision: 31907
12 years ago
Felix Fietkau 2360a53116 kernel: remove obsolete dependencies and conditionals
SVN-Revision: 31779
12 years ago
Felix Fietkau 8ff9b93dfa kernel: remove obsolete CompareKernelPatchVer calls
SVN-Revision: 31775
12 years ago
Hauke Mehrtens 0fd86465d0 kernel: add video-videobuf2
This should fix #11349 and #11142

SVN-Revision: 31630
12 years ago
Hauke Mehrtens 655a320a6b kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kernel versions
This module is available on all supported kernel versions

SVN-Revision: 31629
12 years ago
Hauke Mehrtens 216853d6ba kernel: add kmod-video-gspca-konica and remove kmod-video-konica
kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica

SVN-Revision: 31628
12 years ago
Hauke Mehrtens 865ac15306 kernel: remove kmod-video-ov511 and kmod-video-ovcamchip
These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead.

SVN-Revision: 31627
12 years ago
Jonas Gorski 1a57b05f47 kernel: add some more additional missing config symbols for 3.2 and 3.3
SVN-Revision: 31221
12 years ago
Jo-Philipp Wich bea4837dc1 kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9
SVN-Revision: 30977
12 years ago
Jo-Philipp Wich 906d44975b kernel: add kmod-video-gspca-ov534-9
SVN-Revision: 30975
12 years ago
Jonas Gorski c336de3d85 kernel: update module names and add new config symbols for linux 3.3
SVN-Revision: 29985
13 years ago
Hauke Mehrtens aadec1ec97 kernel: fix some problems with kernel 2.6.38
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.

SVN-Revision: 26239
13 years ago
Nicolas Thill ec30e9118c package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
SVN-Revision: 23345
14 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
SVN-Revision: 22597
14 years ago
Nicolas Thill d823419da8 package/kernel: video: remove redundant AddDepends/video calls
SVN-Revision: 22596
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Nicolas Thill fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
SVN-Revision: 21248
14 years ago
Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
14 years ago
Florian Fainelli 023067da16 fix typo in gspa sn9c20x autoload line, patch from Chris Li
SVN-Revision: 20409
14 years ago
Florian Fainelli 05178e6695 add sn9c201 webcam driver, patch from Chris Li
SVN-Revision: 20310
15 years ago
Gabor Juhos b774acb479 package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
SVN-Revision: 19364
15 years ago
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
15 years ago
Nicolas Thill 04ba8ab358 kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
15 years ago
Felix Fietkau eb760dffc3 add missing config option for v4l1 (fixes #6314)
SVN-Revision: 18726
15 years ago
Felix Fietkau f2c7149bf5 add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
SVN-Revision: 18309
15 years ago
Florian Fainelli 1a2862798a remove references to 2_6_27
SVN-Revision: 18202
15 years ago
Florian Fainelli c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
15 years ago
Florian Fainelli 18b5b6d1ce add support for the sn9c102 video chips (#3976)
SVN-Revision: 16991
15 years ago
Hauke Mehrtens 34d864de0a With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
SVN-Revision: 15779
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Jo-Philipp Wich fdd629c851 add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
SVN-Revision: 14526
16 years ago
Nicolas Thill 0fa02d0f80 Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
16 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)
SVN-Revision: 11272
16 years ago
Nicolas Thill bdd607786e add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
SVN-Revision: 8942
17 years ago
Nicolas Thill cd56b5255c add support Konica based USB video devices
SVN-Revision: 8913
17 years ago
Nicolas Thill ff924a74c7 disable more modules not supported on UML
SVN-Revision: 8857
17 years ago
Nicolas Thill 092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup
SVN-Revision: 8856
17 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
SVN-Revision: 8806
17 years ago