summaryrefslogtreecommitdiffstats
path: root/package/kernel/modules/usb.mk
Commit message (Collapse)AuthorAgeFilesLines
* kernel/modules/usb.mk: hso works on 2.6.26 and laterAndy Boyett2008-12-301-1/+1
| | | | SVN-Revision: 13765
* Change order of module startup to force USB2 before USB1.1Peter Denison2008-11-091-1/+1
| | | | SVN-Revision: 13151
* add phidget kernel module from #4116Travis Kemen2008-10-171-0/+13
| | | | SVN-Revision: 12994
* Fix broken hso kmod definitionAndy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12074
* net/usb: only package hso for 2.6.26Andy Boyett2008-08-021-1/+1
| | | | SVN-Revision: 12069
* try to clean up some kernel configsTravis Kemen2008-08-021-0/+1
| | | | SVN-Revision: 12067
* usb-serial: Fix swapped dependencies for belkin and ch341Andy Boyett2008-07-271-10/+10
| | | | SVN-Revision: 11953
* add backported HSO driverImre Kaloz2008-07-261-0/+19
| | | | SVN-Revision: 11938
* usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968Andy Boyett2008-07-241-1/+16
| | | | SVN-Revision: 11914
* This series of patches closes the support gap on one of the explicitly ↵Travis Kemen2008-07-211-1/+1
| | | | | | 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-211-0/+14
| | | | SVN-Revision: 11549
* Fix ATM usb device selection (#3429)Florian Fainelli2008-05-311-2/+2
| | | | SVN-Revision: 11307
* Add support for OTI6858 and ARK3116 usb serial converters (#3442)Florian Fainelli2008-05-181-0/+30
| | | | SVN-Revision: 11167
* add missing kmod-hid module (thx, fish)Felix Fietkau2008-04-201-1/+1
| | | | SVN-Revision: 10894
* Make sure we will build USB hid supportFlorian Fainelli2008-04-031-1/+1
| | | | SVN-Revision: 10719
* kernel/modules/usb: add support for the cp2101 USB to serial converter, ↵Gabor Juhos2008-03-061-0/+15
| | | | | | thanks to bifferos (closes: #3175) SVN-Revision: 10548
* Fix AutoLoad macro typos (#2765)Florian Fainelli2007-11-281-4/+4
| | | | SVN-Revision: 9615
* kernel: add a kernel module for the usbtest driverGabor Juhos2007-11-161-0/+14
| | | | SVN-Revision: 9572
* modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a ↵Rod Whitby2007-09-271-2/+2
| | | | | | typo from usbnet. SVN-Revision: 9047
* add a kernel module for usb video devicesNicolas Thill2007-09-211-1/+16
| | | | SVN-Revision: 8912
* oops, forgot a file in [8865]Nicolas Thill2007-09-201-1/+1
| | | | SVN-Revision: 8866
* Added support for generating the cdc-ether kernel module (used to ↵Rod Whitby2007-09-181-0/+15
| | | | | | 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-161-10/+10
| | | | | | 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-161-3/+3
| | | | SVN-Revision: 8808
* various changes for kernel video support: * move kernel video related ↵Nicolas Thill2007-09-161-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 modulesNicolas Thill2007-09-161-3/+3
| | | | SVN-Revision: 8805
* fix target names in DEPENDS (closes: #2341)Nicolas Thill2007-09-111-1/+1
| | | | SVN-Revision: 8748
* oops, 2 typos missed from [8721]Nicolas Thill2007-09-091-1/+1
| | | | SVN-Revision: 8722
* fix KCONFIG in packages: move back all KCONFIG from package variants to the ↵Nicolas Thill2007-09-091-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 Thill2007-09-071-31/+126
| | | | | | DESCRIPTION=TITLE SVN-Revision: 8659
* require all CONFIG_* symbols listed in its KCONFIG to be set to m in order ↵Nicolas Thill2007-09-031-16/+19
| | | | | | to actually build a kmod package, tweak and fix kernel package definitions. SVN-Revision: 8591
* cosmetic fixes: rearrange KernelPackage definitionsNicolas Thill2007-08-281-8/+53
| | | | SVN-Revision: 8520
* remove useless definitionsNicolas Thill2007-08-281-10/+2
| | | | SVN-Revision: 8519
* Add usb-keyspan modules (#2229)Florian Fainelli2007-08-211-0/+23
| | | | SVN-Revision: 8450
* Add a zyxel prestige profile for the adm5120eb target, build the hcd driver ↵Florian Fainelli2007-08-021-0/+10
| | | | | | as a module SVN-Revision: 8317
* Fix the option kernel driver dependencyFlorian Fainelli2007-08-011-1/+0
| | | | SVN-Revision: 8300
* more dependency fixesFelix Fietkau2007-07-231-22/+7
| | | | SVN-Revision: 8115
* package/kernel: Fixed typo error in usbnet dependencies which causes all usb ↵Rod Whitby2007-07-211-3/+3
| | | | | | network drivers to be excluded from all builds SVN-Revision: 8094
* fix yealink kmod compileFelix Fietkau2007-07-211-1/+1
| | | | SVN-Revision: 8089
* fix kmod-pwc compileFelix Fietkau2007-07-211-2/+2
| | | | SVN-Revision: 8088
* fix a kconfig usage bugFelix Fietkau2007-07-181-4/+1
| | | | SVN-Revision: 8027
* dynamically enable/disable kernel config options for kmod packages based on ↵Felix Fietkau2007-07-181-35/+30
| | | | | | build system config SVN-Revision: 8026
* cleanupFelix Fietkau2007-06-301-10/+6
| | | | SVN-Revision: 7789
* fix the path to the yealink module (#1944)Felix Fietkau2007-06-301-1/+6
| | | | SVN-Revision: 7788
* kernel version specific fixups for kmod packagesFelix Fietkau2007-06-221-7/+13
| | | | SVN-Revision: 7700
* Add support for Option HSDPA modems (#1890)Florian Fainelli2007-06-141-0/+11
| | | | SVN-Revision: 7630
* Fix the pwc module path (#1885)Florian Fainelli2007-06-121-1/+1
| | | | SVN-Revision: 7603
* Add a cellvision profile for ADM5120 IP based cameras, build several modules ↵Florian Fainelli2007-06-111-0/+17
| | | | | | for it : cpia2, usbaudio SVN-Revision: 7575
* rationalize (and fix) dependencies for usb modulesNicolas Thill2007-06-101-41/+22
| | | | SVN-Revision: 7551
* fix last change - some pats are 2.6.22 specific, and we aren't there yetImre Kaloz2007-06-071-4/+5
| | | | SVN-Revision: 7516