aboutsummaryrefslogtreecommitdiff
path: root/package/kernel/modules/usb.mk
Commit message (Collapse)AuthorAge
...
* This series of patches closes the support gap on one of the explicitly ↵Travis Kemen2008-07-21
| | | | | | supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com> SVN-Revision: 11898
* Add support for Connexant USB ADSL modemds (#3553)Florian Fainelli2008-06-21
| | | | SVN-Revision: 11549
* Fix ATM usb device selection (#3429)Florian Fainelli2008-05-31
| | | | SVN-Revision: 11307
* Add support for OTI6858 and ARK3116 usb serial converters (#3442)Florian Fainelli2008-05-18
| | | | SVN-Revision: 11167
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-20
| | | | SVN-Revision: 10894
* Make sure we will build USB hid supportFlorian Fainelli2008-04-03
| | | | SVN-Revision: 10719
* kernel/modules/usb: add support for the cp2101 USB to serial converter, ↵Gabor Juhos2008-03-06
| | | | | | thanks to bifferos (closes: #3175) SVN-Revision: 10548
* Fix AutoLoad macro typos (#2765)Florian Fainelli2007-11-28
| | | | SVN-Revision: 9615
* kernel: add a kernel module for the usbtest driverGabor Juhos2007-11-16
| | | | SVN-Revision: 9572
* modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵Rod Whitby2007-09-27
| | | | | | typo from usbnet. SVN-Revision: 9047
* add a kernel module for usb video devicesNicolas Thill2007-09-21
| | | | SVN-Revision: 8912
* oops, forgot a file in [8865]Nicolas Thill2007-09-20
| | | | SVN-Revision: 8866
* Added support for generating the cdc-ether kernel module (used to ↵Rod Whitby2007-09-18
| | | | | | communicate with OpenMoko phone over usb networking). SVN-Revision: 8833
* usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to ↵Nicolas Thill2007-09-16
| | | | | | kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup SVN-Revision: 8809
* cosmetic changes: rename submenu vars, add missing copyright headersNicolas Thill2007-09-16
| | | | SVN-Revision: 8808
* various changes for kernel video support: * move kernel video related ↵Nicolas Thill2007-09-16
| | | | | | 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 modulesNicolas Thill2007-09-16
| | | | SVN-Revision: 8805
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-11
| | | | SVN-Revision: 8748
* oops, 2 typos missed from [8721]Nicolas Thill2007-09-09
| | | | SVN-Revision: 8722
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-09
| | | | | | 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 Thill2007-09-07
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-03
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-28
| | | | SVN-Revision: 8520
* remove useless definitionsNicolas Thill2007-08-28
| | | | SVN-Revision: 8519
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-21
| | | | SVN-Revision: 8450
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵Florian Fainelli2007-08-02
| | | | | | as a module SVN-Revision: 8317
* Fix the option kernel driver dependencyFlorian Fainelli2007-08-01
| | | | SVN-Revision: 8300
* more dependency fixesFelix Fietkau2007-07-23
| | | | SVN-Revision: 8115
* package/kernel: Fixed typo error in usbnet dependencies which causes all usb ↵Rod Whitby2007-07-21
| | | | | | network drivers to be excluded from all builds SVN-Revision: 8094
* fix yealink kmod compileFelix Fietkau2007-07-21
| | | | SVN-Revision: 8089
* fix kmod-pwc compileFelix Fietkau2007-07-21
| | | | SVN-Revision: 8088
* fix a kconfig usage bugFelix Fietkau2007-07-18
| | | | SVN-Revision: 8027
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-18
| | | | | | build system config SVN-Revision: 8026
* cleanupFelix Fietkau2007-06-30
| | | | SVN-Revision: 7789
* fix the path to the yealink module (#1944)Felix Fietkau2007-06-30
| | | | SVN-Revision: 7788
* kernel version specific fixups for kmod packagesFelix Fietkau2007-06-22
| | | | SVN-Revision: 7700
* Add support for Option HSDPA modems (#1890)Florian Fainelli2007-06-14
| | | | SVN-Revision: 7630
* Fix the pwc module path (#1885)Florian Fainelli2007-06-12
| | | | SVN-Revision: 7603
* Add a cellvision profile for ADM5120 IP based cameras, build several modules ↵Florian Fainelli2007-06-11
| | | | | | for it : cpia2, usbaudio SVN-Revision: 7575
* rationalize (and fix) dependencies for usb modulesNicolas Thill2007-06-10
| | | | SVN-Revision: 7551
* fix last change - some pats are 2.6.22 specific, and we aren't there yetImre Kaloz2007-06-07
| | | | SVN-Revision: 7516
* upgrade a few packages to newer versions (includes patch by kaloz) - ↵Felix Fietkau2007-06-05
| | | | | | preparation for 2.6.22 SVN-Revision: 7507
* Use the in-kernel pwc driver, no need to maintain it externallyFlorian Fainelli2007-06-02
| | | | SVN-Revision: 7450
* remove ueagle-atm and use the in-kernel driver, split up usb-atmFlorian Fainelli2007-06-01
| | | | SVN-Revision: 7438
* Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters.Rod Whitby2007-05-30
| | | | SVN-Revision: 7406
* fix kmod-usb-hid package buildFelix Fietkau2007-05-28
| | | | SVN-Revision: 7378
* Add support for USB HID (#1322)Florian Fainelli2007-05-27
| | | | SVN-Revision: 7360
* Add yealink usb phone kernel packagesFlorian Fainelli2007-05-27
| | | | SVN-Revision: 7359
* Add support for Sierra Wireless (#1620)Florian Fainelli2007-05-03
| | | | SVN-Revision: 7086
* various patches to add support for ppp over evdo or character devicesMike Baker2007-05-01
| | | | SVN-Revision: 7076