| Commit message (Expand) | Author | Age | Files | Lines |
| * | Fix AutoLoad macro typos (#2765) | florian | 2007-11-28 | 1 | -4/+4 |
| * | [packages] kernel: add a kernel module for the usbtest driver | juhosg | 2007-11-16 | 1 | -0/+14 |
| * | modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a t... | rwhitby | 2007-09-27 | 1 | -2/+2 |
| * | add a kernel module for usb video devices | nico | 2007-09-21 | 1 | -1/+16 |
| * | oops, forgot a file in [8865] | nico | 2007-09-20 | 1 | -1/+1 |
| * | Added support for generating the cdc-ether kernel module (used to communicate... | rwhitby | 2007-09-18 | 1 | -0/+15 |
| * | usb-atm fixes: | nico | 2007-09-16 | 1 | -10/+10 |
| * | cosmetic changes: rename submenu vars, add missing copyright headers | nico | 2007-09-16 | 1 | -3/+3 |
| * | various changes for kernel video support: | nico | 2007-09-16 | 1 | -31/+0 |
| * | change dependency on kmod-atm from depends to select for usb atm modules | nico | 2007-09-16 | 1 | -3/+3 |
| * | fix target names in DEPENDS (closes: #2341) | nico | 2007-09-11 | 1 | -1/+1 |
| * | oops, 2 typos missed from [8721] | nico | 2007-09-09 | 1 | -1/+1 |
| * | fix KCONFIG in packages: move back all KCONFIG from package variants to the m... | nico | 2007-09-09 | 1 | -6/+15 |
| * | move package description to a separate definition, remove it when DESCRIPTION... | nico | 2007-09-07 | 1 | -31/+126 |
| * | require all CONFIG_* symbols listed in its KCONFIG to be set to m in order to... | nico | 2007-09-03 | 1 | -16/+19 |
| * | cosmetic fixes: rearrange KernelPackage definitions | nico | 2007-08-28 | 1 | -8/+53 |
| * | remove useless definitions | nico | 2007-08-28 | 1 | -10/+2 |
| * | Add usb-keyspan modules (#2229) | florian | 2007-08-21 | 1 | -0/+23 |
| * | Add a zyxel prestige profile for the adm5120eb target, build the hcd driver a... | florian | 2007-08-02 | 1 | -0/+10 |
| * | Fix the option kernel driver dependency | florian | 2007-08-01 | 1 | -1/+0 |
| * | more dependency fixes | nbd | 2007-07-23 | 1 | -22/+7 |
| * | package/kernel: Fixed typo error in usbnet dependencies which causes all usb ... | rwhitby | 2007-07-21 | 1 | -3/+3 |
| * | fix yealink kmod compile | nbd | 2007-07-21 | 1 | -1/+1 |
| * | fix kmod-pwc compile | nbd | 2007-07-21 | 1 | -2/+2 |
| * | fix a kconfig usage bug | nbd | 2007-07-18 | 1 | -4/+1 |
| * | dynamically enable/disable kernel config options for kmod packages based on b... | nbd | 2007-07-18 | 1 | -35/+30 |
| * | cleanup | nbd | 2007-06-30 | 1 | -10/+6 |
| * | fix the path to the yealink module (#1944) | nbd | 2007-06-30 | 1 | -1/+6 |
| * | kernel version specific fixups for kmod packages | nbd | 2007-06-22 | 1 | -7/+13 |
| * | Add support for Option HSDPA modems (#1890) | florian | 2007-06-14 | 1 | -0/+11 |
| * | Fix the pwc module path (#1885) | florian | 2007-06-12 | 1 | -1/+1 |
| * | Add a cellvision profile for ADM5120 IP based cameras, build several modules ... | florian | 2007-06-11 | 1 | -0/+17 |
| * | rationalize (and fix) dependencies for usb modules | nico | 2007-06-10 | 1 | -41/+22 |
| * | fix last change - some pats are 2.6.22 specific, and we aren't there yet | kaloz | 2007-06-07 | 1 | -4/+5 |
| * | upgrade a few packages to newer versions (includes patch by kaloz) - preparat... | nbd | 2007-06-05 | 1 | -4/+10 |
| * | Use the in-kernel pwc driver, no need to maintain it externally | florian | 2007-06-02 | 1 | -0/+3 |
| * | remove ueagle-atm and use the in-kernel driver, split up usb-atm | florian | 2007-06-01 | 1 | -5/+20 |
| * | Added kernel module definitions for Kaweth and Pegasus usb ethernet adapters. | rwhitby | 2007-05-30 | 1 | -0/+24 |
| * | fix kmod-usb-hid package build | nbd | 2007-05-28 | 1 | -5/+3 |
| * | Add support for USB HID (#1322) | florian | 2007-05-27 | 1 | -0/+14 |
| * | Add yealink usb phone kernel packages | florian | 2007-05-27 | 1 | -0/+14 |
| * | Add support for Sierra Wireless (#1620) | florian | 2007-05-03 | 1 | -0/+12 |
| * | various patches to add support for ppp over evdo or character devices | mbm | 2007-05-01 | 1 | -0/+10 |
| * | Improved autorebuild for kernel related stuff. | nbd | 2007-04-18 | 1 | -29/+29 |
| * | Build usbnet modules for brcm targets (#1481) | florian | 2007-04-15 | 1 | -5/+20 |
| * | add missing modules for usb sound support on 2.6 (#1535) | nbd | 2007-04-05 | 1 | -2/+5 |
| * | Add usbnet and asix ethernet based adapters support (#1481) | florian | 2007-04-01 | 1 | -3/+23 |
| * | add dependency info for linux 2.4 specific kmod package (related to #1521) | nbd | 2007-03-27 | 1 | -1/+1 |
| * | split out scsi module support and add ata piix support | pavlov | 2007-03-07 | 1 | -2/+1 |
| * | fix path to usb audio module | nbd | 2007-02-25 | 1 | -1/+1 |