summaryrefslogtreecommitdiff
path: root/package/kernel/modules/video.mk
Commit message (Expand)AuthorAge
* kernel: fix some problems with kernel 2.6.38Hauke Mehrtens2011-03-19
* package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)Nicolas Thill2010-10-08
* package/kernel: video: add missing dependencies (closes: #6497, #7542) * kmod...Nicolas Thill2010-08-11
* package/kernel: video: remove redundant AddDepends/video callsNicolas Thill2010-08-11
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-12
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-26
* package/kernel: move AddDepends calls at the end of package definitions, move...Nicolas Thill2010-04-29
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-24
* fix typo in gspa sn9c20x autoload line, patch from Chris LiFlorian Fainelli2010-03-24
* add sn9c201 webcam driver, patch from Chris LiFlorian Fainelli2010-03-20
* package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)Gabor Juhos2010-01-28
* kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-22
* kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-06
* remove handling of older unsupported kernelsImre Kaloz2009-12-27
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-09
* add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)Felix Fietkau2009-11-05
* remove references to 2_6_27Florian Fainelli2009-10-29
* add the in-tree gspca driverFlorian Fainelli2009-08-27
* add support for the sn9c102 video chips (#3976)Florian Fainelli2009-07-25
* With kernel bigger than 2.6.29 compat_ioctl32 will not be build.Hauke Mehrtens2009-05-11
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-17
* add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)Jo-Philipp Wich2009-02-16
* Change even more dependencies on kmod-video-core after [12460]Nicolas Thill2008-09-01
* remove hacks to disable modules on some targets now that we do have proper PC...Nicolas Thill2008-05-26
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipNicolas Thill2007-09-22
* add support Konica based USB video devicesNicolas Thill2007-09-21
* disable more modules not supported on UMLNicolas Thill2007-09-20
* video modules changes: change dependency on kmod-video-core from select to de...Nicolas Thill2007-09-20
* various changes for kernel video support: * move kernel video related modules...Nicolas Thill2007-09-16