Commit History

Author SHA1 Message Date
  Florian Fainelli 61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553) 17 years ago
  Florian Fainelli b11e790e7a Fix ATM usb device selection (#3429) 17 years ago
  Florian Fainelli d543939042 Add support for OTI6858 and ARK3116 usb serial converters (#3442) 17 years ago
  Felix Fietkau 3de189af5d add missing kmod-hid module (thx, fish) 17 years ago
  Florian Fainelli 825915f38f Make sure we will build USB hid support 18 years ago
  Gabor Juhos 69083f6e4d kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175) 18 years ago
  Florian Fainelli bbf087176a Fix AutoLoad macro typos (#2765) 18 years ago
  Gabor Juhos 63c05b7e2e kernel: add a kernel module for the usbtest driver 18 years ago
  Rod Whitby f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet. 18 years ago
  Nicolas Thill 0ce1d4773c add a kernel module for usb video devices 18 years ago
  Nicolas Thill cb41569988 oops, forgot a file in [8865] 18 years ago
  Rod Whitby ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking). 18 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 18 years ago
  Nicolas Thill 39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers 18 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 18 years ago
  Nicolas Thill 16de5a873e change dependency on kmod-atm from depends to select for usb atm modules 18 years ago
  Nicolas Thill 6b122a681c fix target names in DEPENDS (closes: #2341) 18 years ago
  Nicolas Thill d015eb9e31 oops, 2 typos missed from [8721] 18 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. 18 years ago
  Nicolas Thill 34bb4638e7 move package description to a separate definition, remove it when DESCRIPTION=TITLE 18 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. 18 years ago
  Nicolas Thill 0f4183c33b cosmetic fixes: rearrange KernelPackage definitions 18 years ago
  Nicolas Thill 4d419362c5 remove useless definitions 18 years ago
  Florian Fainelli be8bb854f9 Add usb-keyspan modules (#2229) 18 years ago
  Florian Fainelli 658cfef9bc Add a zyxel prestige profile for the adm5120eb target, build the hcd driver as a module 18 years ago
  Florian Fainelli 1ce3690deb Fix the option kernel driver dependency 18 years ago
  Felix Fietkau 35d116c85b more dependency fixes 18 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 18 years ago
  Felix Fietkau 700067c881 fix yealink kmod compile 18 years ago
  Felix Fietkau 7705412da1 fix kmod-pwc compile 18 years ago