aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/video.mk
Commit message (Expand)AuthorAgeFilesLines
* [kernel] gspca-sn9c20x.ko was not insmod'ed due to typoJohn Crispin2012-08-041-1/+1
* [package] make kmod-fb dependent on DISPLAY_SUPPORT and update targets accord...Florian Fainelli2012-07-251-0/+1
* [package] split framebuffer helper modules to their own packagesFlorian Fainelli2012-07-251-9/+49
* [package] create kmod-fb and update xen framebuffer moduleFlorian Fainelli2012-07-241-0/+22
* kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)Felix Fietkau2012-06-031-1/+1
* [kernel] fix videobuf2 escriptionJohn Crispin2012-06-031-1/+1
* [kernel] Missing kernel module entry for GSPCA driver for SE401 webcamJohn Crispin2012-06-031-0/+15
* kernel: remove more unnecessary kernel version checks/dependenciesFelix Fietkau2012-05-271-1/+1
* kernel: remove obsolete dependencies and conditionalsFelix Fietkau2012-05-171-3/+2
* kernel: remove obsolete CompareKernelPatchVer callsFelix Fietkau2012-05-171-8/+0
* kernel: add video-videobuf2Hauke Mehrtens2012-05-061-2/+24
* kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all kern...Hauke Mehrtens2012-05-061-2/+0
* kernel: add kmod-video-gspca-konica and remove kmod-video-konicaHauke Mehrtens2012-05-061-17/+15
* kernel: remove kmod-video-ov511 and kmod-video-ovcamchipHauke Mehrtens2012-05-061-35/+0
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-091-1/+2
* [package] kernel: small correction of menuconfig title for kmod-video-gspca-o...Jo-Philipp Wich2012-03-181-1/+1
* [package] kernel: add kmod-video-gspca-ov534-9Jo-Philipp Wich2012-03-181-0/+15
* kernel: update module names and add new config symbols for linux 3.3Jonas Gorski2012-02-021-1/+3
* kernel: fix some problems with kernel 2.6.38Hauke Mehrtens2011-03-191-14/+9
* package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)Nicolas Thill2010-10-081-1/+1
* package/kernel: video: add missing dependencies (closes: #6497, #7542)Nicolas Thill2010-08-111-1/+2
* package/kernel: video: remove redundant AddDepends/video callsNicolas Thill2010-08-111-5/+5
* massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950Claudio Mignanti2010-07-121-42/+42
* remove obsolete kernel dependencies and version checksFelix Fietkau2010-06-261-8/+8
* package/kernel: move AddDepends calls at the end of package definitions, move...Nicolas Thill2010-04-291-33/+43
* package/kernel: rename KernelPackage/*/Depends to AddDepends/*Nicolas Thill2010-04-241-41/+41
* [package] fix typo in gspa sn9c20x autoload line, patch from Chris LiFlorian Fainelli2010-03-241-1/+1
* [package] add sn9c201 webcam driver, patch from Chris LiFlorian Fainelli2010-03-201-0/+15
* package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)Gabor Juhos2010-01-281-0/+30
* [package] kernel: specify kmod packages dependencies in a uniform wayNicolas Thill2010-01-221-71/+48
* [package] kernel: remove even more calls to CompareKernelPatchVerNicolas Thill2010-01-061-16/+0
* remove handling of older unsupported kernelsImre Kaloz2009-12-271-6/+6
* add missing config option for v4l1 (fixes #6314)Felix Fietkau2009-12-091-0/+1
* add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)Felix Fietkau2009-11-051-0/+1
* [package] remove references to 2_6_27Florian Fainelli2009-10-291-1/+1
* add the in-tree gspca driverFlorian Fainelli2009-08-271-4/+453
* [package] add support for the sn9c102 video chips (#3976)Florian Fainelli2009-07-251-0/+18
* [video-core] With kernel bigger than 2.6.29 compat_ioctl32 will not be build.Hauke Mehrtens2009-05-111-2/+16
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-171-1/+0
* [package] add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)Jo-Philipp Wich2009-02-161-0/+17
* Change even more dependencies on kmod-video-core after [12460]Nicolas Thill2008-09-011-5/+5
* remove hacks to disable modules on some targets now that we do have proper PC...Nicolas Thill2008-05-261-2/+2
* add 2 new kernel modules for USB webcams: ovc511 and ovcamchipNicolas Thill2007-09-221-0/+35
* add support Konica based USB video devicesNicolas Thill2007-09-211-0/+17
* disable more modules not supported on UMLNicolas Thill2007-09-201-0/+1
* video modules changes: change dependency on kmod-video-core from select to de...Nicolas Thill2007-09-201-17/+18
* various changes for kernel video support:Nicolas Thill2007-09-161-0/+79