Commit message (Collapse) | Author | Age | Files | Lines | ||
---|---|---|---|---|---|---|
... | ||||||
* | cosmetic changes: rename submenu vars, add missing copyright headers | Nicolas Thill | 2007-09-16 | 1 | -3/+3 | |
| | | | | SVN-Revision: 8808 | |||||
* | various changes for kernel video support: * move kernel video related ↵ | Nicolas Thill | 2007-09-16 | 1 | -31/+0 | |
| | | | | | | 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 | |||||
* | change dependency on kmod-atm from depends to select for usb atm modules | Nicolas Thill | 2007-09-16 | 1 | -3/+3 | |
| | | | | SVN-Revision: 8805 | |||||
* | fix target names in DEPENDS (closes: #2341) | Nicolas Thill | 2007-09-11 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8748 | |||||
* | oops, 2 typos missed from [8721] | Nicolas Thill | 2007-09-09 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8722 | |||||
* | fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵ | Nicolas Thill | 2007-09-09 | 1 | -6/+15 | |
| | | | | | | main package since we don't know the kernel version at dump time. keep old KCONFIG lines commented out, so we can switch back easily later. SVN-Revision: 8721 | |||||
* | move package description to a separate definition, remove it when ↵ | Nicolas Thill | 2007-09-07 | 1 | -31/+126 | |
| | | | | | | DESCRIPTION=TITLE SVN-Revision: 8659 | |||||
* | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵ | Nicolas Thill | 2007-09-03 | 1 | -16/+19 | |
| | | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591 | |||||
* | cosmetic fixes: rearrange KernelPackage definitions | Nicolas Thill | 2007-08-28 | 1 | -8/+53 | |
| | | | | SVN-Revision: 8520 | |||||
* | remove useless definitions | Nicolas Thill | 2007-08-28 | 1 | -10/+2 | |
| | | | | SVN-Revision: 8519 | |||||
* | Add usb-keyspan modules (#2229) | Florian Fainelli | 2007-08-21 | 1 | -0/+23 | |
| | | | | SVN-Revision: 8450 | |||||
* | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵ | Florian Fainelli | 2007-08-02 | 1 | -0/+10 | |
| | | | | | | as a module SVN-Revision: 8317 | |||||
* | Fix the option kernel driver dependency | Florian Fainelli | 2007-08-01 | 1 | -1/+0 | |
| | | | | SVN-Revision: 8300 | |||||
* | more dependency fixes | Felix Fietkau | 2007-07-23 | 1 | -22/+7 | |
| | | | | SVN-Revision: 8115 | |||||
* | package/kernel: Fixed typo error in usbnet dependencies which causes all usb ↵ | Rod Whitby | 2007-07-21 | 1 | -3/+3 | |
| | | | | | | network drivers to be excluded from all builds SVN-Revision: 8094 | |||||
* | fix yealink kmod compile | Felix Fietkau | 2007-07-21 | 1 | -1/+1 | |
| | | | | SVN-Revision: 8089 | |||||
* | fix kmod-pwc compile | Felix Fietkau | 2007-07-21 | 1 | -2/+2 | |
| | | | | SVN-Revision: 8088 | |||||
* | fix a kconfig usage bug | Felix Fietkau | 2007-07-18 | 1 | -4/+1 | |
| | | | | SVN-Revision: 8027 | |||||
* | dynamically enable/disable kernel config options for kmod packages based on ↵ | Felix Fietkau | 2007-07-18 | 1 | -35/+30 | |
| | | | | | | build system config SVN-Revision: 8026 | |||||
* | cleanup | Felix Fietkau | 2007-06-30 | 1 | -10/+6 | |
| | | | | SVN-Revision: 7789 | |||||
* | fix the path to the yealink module (#1944) | Felix Fietkau | 2007-06-30 | 1 | -1/+6 | |
| | | | | SVN-Revision: 7788 | |||||
* | kernel version specific fixups for kmod packages | Felix Fietkau | 2007-06-22 | 1 | -7/+13 | |
| | | | | SVN-Revision: 7700 | |||||
* | Add support for Option HSDPA modems (#1890) | Florian Fainelli | 2007-06-14 | 1 | -0/+11 | |
| | | | | SVN-Revision: 7630 | |||||
* | Fix the pwc module path (#1885) | Florian Fainelli | 2007-06-12 | 1 | -1/+1 | |
| | | | | SVN-Revision: 7603 | |||||
* | Add a cellvision profile for ADM5120 IP based cameras, build several modules ↵ | Florian Fainelli | 2007-06-11 | 1 | -0/+17 | |
| | | | | | | for it : cpia2, usbaudio SVN-Revision: 7575 | |||||
* | rationalize (and fix) dependencies for usb modules | Nicolas Thill | 2007-06-10 | 1 | -41/+22 | |
| | | | | SVN-Revision: 7551 | |||||
* | fix last change - some pats are 2.6.22 specific, and we aren't there yet | Imre Kaloz | 2007-06-07 | 1 | -4/+5 | |
| | | | | SVN-Revision: 7516 | |||||
* | upgrade a few packages to newer versions (includes patch by kaloz) - ↵ | Felix Fietkau | 2007-06-05 | 1 | -4/+10 | |
| | | | | | | preparation for 2.6.22 SVN-Revision: 7507 | |||||
* | Use the in-kernel pwc driver, no need to maintain it externally | Florian Fainelli | 2007-06-02 | 1 | -0/+3 | |
| | | | | SVN-Revision: 7450 | |||||
* | remove ueagle-atm and use the in-kernel driver, split up usb-atm | Florian Fainelli | 2007-06-01 | 1 | -5/+20 | |
| | | | | SVN-Revision: 7438 | |||||
* | Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters. | Rod Whitby | 2007-05-30 | 1 | -0/+24 | |
| | | | | SVN-Revision: 7406 | |||||
* | fix kmod-usb-hid package build | Felix Fietkau | 2007-05-28 | 1 | -5/+3 | |
| | | | | SVN-Revision: 7378 | |||||
* | Add support for USB HID (#1322) | Florian Fainelli | 2007-05-27 | 1 | -0/+14 | |
| | | | | SVN-Revision: 7360 | |||||
* | Add yealink usb phone kernel packages | Florian Fainelli | 2007-05-27 | 1 | -0/+14 | |
| | | | | SVN-Revision: 7359 | |||||
* | Add support for Sierra Wireless (#1620) | Florian Fainelli | 2007-05-03 | 1 | -0/+12 | |
| | | | | SVN-Revision: 7086 | |||||
* | various patches to add support for ppp over evdo or character devices | Mike Baker | 2007-05-01 | 1 | -0/+10 | |
| | | | | SVN-Revision: 7076 | |||||
* | Improved autorebuild for kernel related stuff. - make modules_install in the ↵ | Felix Fietkau | 2007-04-18 | 1 | -29/+29 | |
| | | | | | | kernel tree is no longer called - make modules is called on every target/compile run - kmod packages pull the kernel modules directly out of the kernel tree and have proper file depends on them SVN-Revision: 6998 | |||||
* | Build usbnet modules for brcm targets (#1481) | Florian Fainelli | 2007-04-15 | 1 | -5/+20 | |
| | | | | SVN-Revision: 6955 | |||||
* | add missing modules for usb sound support on 2.6 (#1535) | Felix Fietkau | 2007-04-05 | 1 | -2/+5 | |
| | | | | SVN-Revision: 6869 | |||||
* | Add usbnet and asix ethernet based adapters support (#1481) | Florian Fainelli | 2007-04-01 | 1 | -3/+23 | |
| | | | | SVN-Revision: 6812 | |||||
* | add dependency info for linux 2.4 specific kmod package (related to #1521) | Felix Fietkau | 2007-03-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6732 | |||||
* | split out scsi module support and add ata piix support | Tim Yardley | 2007-03-07 | 1 | -2/+1 | |
| | | | | SVN-Revision: 6535 | |||||
* | fix path to usb audio module | Felix Fietkau | 2007-02-25 | 1 | -1/+1 | |
| | | | | SVN-Revision: 6364 | |||||
* | fix KCONFIG for usb-audio package (#1335) | Felix Fietkau | 2007-02-25 | 1 | -1/+2 | |
| | | | | SVN-Revision: 6363 | |||||
* | Add Intel/VIA usb-uhci support (#1098) | Florian Fainelli | 2006-12-28 | 1 | -4/+13 | |
| | | | | SVN-Revision: 5913 | |||||
* | Remove usb-controller dependency (#1007) | Florian Fainelli | 2006-12-27 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5905 | |||||
* | Use Luc Saillard's pwc driver for linux 2.6 only (#522) | Florian Fainelli | 2006-11-14 | 1 | -3/+0 | |
| | | | | SVN-Revision: 5532 | |||||
* | finally kill KMOD_template - removes a big chunk of legacy build code | Felix Fietkau | 2006-10-19 | 1 | -1/+22 | |
| | | | | SVN-Revision: 5222 | |||||
* | oops, committed the wrong file | Felix Fietkau | 2006-10-17 | 1 | -2/+2 | |
| | | | | SVN-Revision: 5203 | |||||
* | fix typo in usbcore autoload | Felix Fietkau | 2006-10-17 | 1 | -1/+1 | |
| | | | | SVN-Revision: 5202 |