58 Commits (679089c6a85a398508a584d437b42c546233a4a0)

Author SHA1 Message Date
Gabor Juhos 63c05b7e2e kernel: add a kernel module for the usbtest driver 17 years ago
Rod Whitby f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet. 17 years ago
Nicolas Thill 0ce1d4773c add a kernel module for usb video devices 17 years ago
Nicolas Thill cb41569988 oops, forgot a file in [8865] 17 years ago
Rod Whitby ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking). 17 years ago
Nicolas Thill b2a7210452 usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup 17 years ago
Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 17 years ago
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 17 years ago
Nicolas Thill 16de5a873e change dependency on kmod-atm from depends to select for usb atm modules 17 years ago
Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 17 years ago
Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 17 years ago
Nicolas Thill 7e4038434b fix KCONFIG in packages: move back all KCONFIG from package variants to the 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. 17 years ago
Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 17 years ago
Nicolas Thill 8dc7ced4d4 require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to actually build a kmod package, tweak and fix kernel package definitions. 17 years ago
Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 17 years ago
Nicolas Thill 4d419362c5 remove useless definitions 17 years ago
Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229) 17 years ago
Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module 17 years ago
Florian Fainelli 1ce3690deb Fix the option kernel driver dependency 17 years ago
Felix Fietkau 35d116c85b more dependency fixes 17 years ago
Rod Whitby 4b6e686d2c package/kernel: Fixed typo error in usbnet dependencies which causes all usb network drivers to be excluded from all builds 17 years ago
Felix Fietkau 700067c881 fix yealink kmod compile 17 years ago
Felix Fietkau 7705412da1 fix kmod-pwc compile 17 years ago
Felix Fietkau 2a4481b95c fix a kconfig usage bug 17 years ago
Felix Fietkau 8e42553971 dynamically enable/disable kernel config options for kmod packages based on build system config 17 years ago
Felix Fietkau 938e5f8466 cleanup 18 years ago
Felix Fietkau 78c9e79c15 fix the path to the yealink module (#1944) 18 years ago
Felix Fietkau 024f89c53f kernel version specific fixups for kmod packages 18 years ago
Florian Fainelli 816e40a9fe Add support for Option HSDPA modems (#1890) 18 years ago
Florian Fainelli 13646ac178 Fix the pwc module path (#1885) 18 years ago
Florian Fainelli b187a7e887 Add a cellvision profile for ADM5120 IP based cameras, build several modules for it : cpia2, usbaudio 18 years ago
Nicolas Thill 357b11c76d rationalize (and fix) dependencies for usb modules 18 years ago
Imre Kaloz c43671dd28 fix last change - some pats are 2.6.22 specific, and we aren't there yet 18 years ago
Felix Fietkau 04324c48cf upgrade a few packages to newer versions (includes patch by kaloz) - preparation for 2.6.22 18 years ago
Florian Fainelli 414bc92dea Use the in-kernel pwc driver, no need to maintain it externally 18 years ago
Florian Fainelli a1ddc8ab7d remove ueagle-atm and use the in-kernel driver, split up usb-atm 18 years ago
Rod Whitby 3bce669a84 Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters. 18 years ago
Felix Fietkau 53c998915b fix kmod-usb-hid package build 18 years ago
Florian Fainelli 8831f0da3a Add support for USB HID (#1322) 18 years ago
Florian Fainelli a2710a9eff Add yealink usb phone kernel packages 18 years ago
Florian Fainelli a5209e63ef Add support for Sierra Wireless (#1620) 18 years ago
Mike Baker 10ac836039 various patches to add support for ppp over evdo or character devices 18 years ago
Felix Fietkau 4c6c987f09 Improved autorebuild for kernel related stuff. - make modules_install in the 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 18 years ago
Florian Fainelli 4e7c9df1ae Build usbnet modules for brcm targets (#1481) 18 years ago
Felix Fietkau a726e63349 add missing modules for usb sound support on 2.6 (#1535) 18 years ago
Florian Fainelli 100aa69579 Add usbnet and asix ethernet based adapters support (#1481) 18 years ago
Felix Fietkau 10a482c835 add dependency info for linux 2.4 specific kmod package (related to #1521) 18 years ago
Tim Yardley fbbad27a41 split out scsi module support and add ata piix support 18 years ago
Felix Fietkau df6e68a841 fix path to usb audio module 18 years ago
Felix Fietkau 1c1aee5e7c fix KCONFIG for usb-audio package (#1335) 18 years ago