Commit graph

18 commits

Author SHA1 Message Date
Nicolas Thill
405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Nicolas Thill
04ba8ab358 kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
2010-01-06 18:46:42 +00:00
Imre Kaloz
29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Felix Fietkau
eb760dffc3 add missing config option for v4l1 (fixes #6314)
SVN-Revision: 18726
2009-12-09 19:04:57 +00:00
Felix Fietkau
f2c7149bf5 add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
SVN-Revision: 18309
2009-11-05 11:06:23 +00:00
Florian Fainelli
1a2862798a remove references to 2_6_27
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
Florian Fainelli
c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
2009-08-27 08:38:16 +00:00
Florian Fainelli
18b5b6d1ce add support for the sn9c102 video chips (#3976)
SVN-Revision: 16991
2009-07-25 23:41:22 +00:00
Hauke Mehrtens
34d864de0a With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
SVN-Revision: 15779
2009-05-11 20:40:28 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Jo-Philipp Wich
fdd629c851 add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
SVN-Revision: 14526
2009-02-16 04:30:48 +00:00
Nicolas Thill
0fa02d0f80 Change even more dependencies on kmod-video-core after [12460]
SVN-Revision: 12462
2008-09-01 14:18:32 +00:00
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
2008-05-26 22:57:51 +00:00
Nicolas Thill
bdd607786e add 2 new kernel modules for USB webcams: ovc511 and ovcamchip
SVN-Revision: 8942
2007-09-22 04:17:24 +00:00
Nicolas Thill
cd56b5255c add support Konica based USB video devices
SVN-Revision: 8913
2007-09-21 13:05:13 +00:00
Nicolas Thill
ff924a74c7 disable more modules not supported on UML
SVN-Revision: 8857
2007-09-20 07:46:00 +00:00
Nicolas Thill
092021f69b video modules changes: change dependency on kmod-video-core from select to depends, cleanup
SVN-Revision: 8856
2007-09-20 07:31:06 +00:00
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
2007-09-16 16:39:18 +00:00