Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Remove remaining etrax references | John Crispin | 2013-01-02 | 1 | -1/+1 |
| | | | | SVN-Revision: 34968 | ||||
* | fix video modules package generation | John Crispin | 2013-01-02 | 1 | -82/+97 |
| | | | | | | | | The folder layout changed between 3.6 and 3.7 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 34960 | ||||
* | kernel: fix video-core build on 3.6+ | Felix Fietkau | 2012-12-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 34533 | ||||
* | remove references to 2.6.39 | Imre Kaloz | 2012-10-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 33967 | ||||
* | gspca-sn9c20x.ko was not insmod'ed due to typo | John Crispin | 2012-08-04 | 1 | -1/+1 |
| | | | | | | fixes #11973 SVN-Revision: 32991 | ||||
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32869 | ||||
* | split framebuffer helper modules to their own packages | Florian Fainelli | 2012-07-25 | 1 | -9/+49 |
| | | | | SVN-Revision: 32843 | ||||
* | create kmod-fb and update xen framebuffer module | Florian Fainelli | 2012-07-24 | 1 | -0/+22 |
| | | | | SVN-Revision: 32805 | ||||
* | kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412) | Felix Fietkau | 2012-06-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 32033 | ||||
* | fix videobuf2 escription | John Crispin | 2012-06-03 | 1 | -1/+1 |
| | | | | | | fixes #11411 SVN-Revision: 32032 | ||||
* | Missing kernel module entry for GSPCA driver for SE401 webcam | John Crispin | 2012-06-03 | 1 | -0/+15 |
| | | | | | | fixes #11505 SVN-Revision: 32030 | ||||
* | kernel: remove more unnecessary kernel version checks/dependencies | Felix Fietkau | 2012-05-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 31907 | ||||
* | kernel: remove obsolete dependencies and conditionals | Felix Fietkau | 2012-05-17 | 1 | -3/+2 |
| | | | | SVN-Revision: 31779 | ||||
* | kernel: remove obsolete CompareKernelPatchVer calls | Felix Fietkau | 2012-05-17 | 1 | -8/+0 |
| | | | | SVN-Revision: 31775 | ||||
* | kernel: add video-videobuf2 | Hauke Mehrtens | 2012-05-06 | 1 | -2/+24 |
| | | | | | | This should fix #11349 and #11142 SVN-Revision: 31630 | ||||
* | kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all ↵ | Hauke Mehrtens | 2012-05-06 | 1 | -2/+0 |
| | | | | | | | | kernel versions This module is available on all supported kernel versions SVN-Revision: 31629 | ||||
* | kernel: add kmod-video-gspca-konica and remove kmod-video-konica | Hauke Mehrtens | 2012-05-06 | 1 | -17/+15 |
| | | | | | | kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica SVN-Revision: 31628 | ||||
* | kernel: remove kmod-video-ov511 and kmod-video-ovcamchip | Hauke Mehrtens | 2012-05-06 | 1 | -35/+0 |
| | | | | | | These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. SVN-Revision: 31627 | ||||
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-09 | 1 | -1/+2 |
| | | | | SVN-Revision: 31221 | ||||
* | kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 30977 | ||||
* | kernel: add kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
| | | | | SVN-Revision: 30975 | ||||
* | kernel: update module names and add new config symbols for linux 3.3 | Jonas Gorski | 2012-02-02 | 1 | -1/+3 |
| | | | | SVN-Revision: 29985 | ||||
* | kernel: fix some problems with kernel 2.6.38 | Hauke Mehrtens | 2011-03-19 | 1 | -14/+9 |
| | | | | | | | In some places LINUX_2_6_38 was just missing. Some kernel modules were moved. SVN-Revision: 26239 | ||||
* | package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017) | Nicolas Thill | 2010-10-08 | 1 | -1/+1 |
| | | | | SVN-Revision: 23345 | ||||
* | package/kernel: video: add missing dependencies (closes: #6497, #7542) * ↵ | Nicolas Thill | 2010-08-11 | 1 | -1/+2 |
| | | | | | | kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc SVN-Revision: 22597 | ||||
* | package/kernel: video: remove redundant AddDepends/video calls | Nicolas Thill | 2010-08-11 | 1 | -5/+5 |
| | | | | SVN-Revision: 22596 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -42/+42 |
| | | | | SVN-Revision: 22145 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -8/+8 |
| | | | | SVN-Revision: 21956 | ||||
* | package/kernel: move AddDepends calls at the end of package definitions, ↵ | Nicolas Thill | 2010-04-29 | 1 | -33/+43 |
| | | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248 | ||||
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | 1 | -41/+41 |
| | | | | SVN-Revision: 21124 | ||||
* | fix typo in gspa sn9c20x autoload line, patch from Chris Li | Florian Fainelli | 2010-03-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 20409 | ||||
* | add sn9c201 webcam driver, patch from Chris Li | Florian Fainelli | 2010-03-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 20310 | ||||
* | package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595) | Gabor Juhos | 2010-01-28 | 1 | -0/+30 |
| | | | | SVN-Revision: 19364 | ||||
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 1 | -71/+48 |
| | | | | SVN-Revision: 19271 | ||||
* | kernel: remove even more calls to CompareKernelPatchVer | Nicolas Thill | 2010-01-06 | 1 | -16/+0 |
| | | | | SVN-Revision: 19057 | ||||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -6/+6 |
| | | | | SVN-Revision: 18955 | ||||
* | add missing config option for v4l1 (fixes #6314) | Felix Fietkau | 2009-12-09 | 1 | -0/+1 |
| | | | | SVN-Revision: 18726 | ||||
* | add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108) | Felix Fietkau | 2009-11-05 | 1 | -0/+1 |
| | | | | SVN-Revision: 18309 | ||||
* | remove references to 2_6_27 | Florian Fainelli | 2009-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 18202 | ||||
* | add the in-tree gspca driver | Florian Fainelli | 2009-08-27 | 1 | -4/+453 |
| | | | | | | Signed-off-by: David Cooper <dave at kupesoft.com> SVN-Revision: 17421 | ||||
* | add support for the sn9c102 video chips (#3976) | Florian Fainelli | 2009-07-25 | 1 | -0/+18 |
| | | | | SVN-Revision: 16991 | ||||
* | With kernel bigger than 2.6.29 compat_ioctl32 will not be build. | Hauke Mehrtens | 2009-05-11 | 1 | -2/+16 |
| | | | | SVN-Revision: 15779 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 1 | -1/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de) | Jo-Philipp Wich | 2009-02-16 | 1 | -0/+17 |
| | | | | SVN-Revision: 14526 | ||||
* | Change even more dependencies on kmod-video-core after [12460] | Nicolas Thill | 2008-09-01 | 1 | -5/+5 |
| | | | | SVN-Revision: 12462 | ||||
* | remove hacks to disable modules on some targets now that we do have proper ↵ | Nicolas Thill | 2008-05-26 | 1 | -2/+2 |
| | | | | | | PCI & USB support detected on all targets at config-time, mark p54 as broken (for too long) SVN-Revision: 11272 | ||||
* | add 2 new kernel modules for USB webcams: ovc511 and ovcamchip | Nicolas Thill | 2007-09-22 | 1 | -0/+35 |
| | | | | SVN-Revision: 8942 | ||||
* | add support Konica based USB video devices | Nicolas Thill | 2007-09-21 | 1 | -0/+17 |
| | | | | SVN-Revision: 8913 | ||||
* | disable more modules not supported on UML | Nicolas Thill | 2007-09-20 | 1 | -0/+1 |
| | | | | SVN-Revision: 8857 | ||||
* | video modules changes: change dependency on kmod-video-core from select to ↵ | Nicolas Thill | 2007-09-20 | 1 | -17/+18 |
| | | | | | | depends, cleanup SVN-Revision: 8856 |