| Commit message (Expand) | Author | Age | Files | Lines |
* | tahvo doesn't need ohci | Michael Büsch | 2011-02-11 | 1 | -1/+1 |
* | Add tusb6010 package and let tahvo-usb select it | Michael Büsch | 2011-02-11 | 1 | -3/+35 |
* | Remove TUSB6010 config options from musb config | Michael Büsch | 2011-02-11 | 1 | -4/+2 |
* | [package] enable MOS7720 usb-serial devices | Florian Fainelli | 2011-01-27 | 1 | -0/+15 |
* | add a few missing usb related symbols (relevant for mpc85xx) | Felix Fietkau | 2011-01-18 | 1 | -2/+3 |
* | kernel: add kmod-usb-serial-wwan | Hauke Mehrtens | 2010-12-05 | 1 | -0/+17 |
* | [package] kernel/modules: Fix CH341 USB-to-serial description (#8097) | Vasilis Tsiligiannis | 2010-10-21 | 1 | -1/+1 |
* | Fix musb-hdrc module loading | Michael Büsch | 2010-09-05 | 1 | -2/+3 |
* | [package] add kmod-usb-serial-ipw module | Florian Fainelli | 2010-09-04 | 1 | -0/+11 |
* | Add usb gadget feature flag | Michael Büsch | 2010-08-25 | 1 | -0/+1 |
* | Add usb gadget packages | Michael Büsch | 2010-08-24 | 1 | -2/+57 |
* | tahvo-usb: Use platform device interface properly (don't crash) | Michael Büsch | 2010-08-23 | 1 | -1/+1 |
* | kernel: speed up building kernel packages by getting rid of unnecessary Compa... | Felix Fietkau | 2010-08-19 | 1 | -1/+2 |
* | Add Tahvo USB support | Michael Büsch | 2010-08-19 | 1 | -0/+20 |
* | package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) | Nicolas Thill | 2010-08-14 | 1 | -1/+1 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -44/+44 |
* | kernel: modules names changed with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 1 | -0/+7 |
* | [kernel] kmod-usb-core is buildin on etrax target | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 |
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -28/+4 |
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -87/+7 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | Nicolas Thill | 2010-04-29 | 1 | -0/+3 |
* | package/kernel: move AddDepends calls at the end of package definitions, move... | Nicolas Thill | 2010-04-29 | 1 | -52/+79 |
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -44/+0 |
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | 1 | -52/+52 |
* | package/kernel: use macros for hid & input | Nicolas Thill | 2010-04-24 | 1 | -3/+7 |
* | [package] fix kmod-nls-base dependency with usb-core (#6753) | Alexandros C. Couloumbis | 2010-04-23 | 1 | -1/+1 |
* | [package] kernel: package cypress m8 usb-to-serial module (#7210) | Jo-Philipp Wich | 2010-04-23 | 1 | -0/+18 |
* | package/kernel: use macros for kmod-rfkill depends | Nicolas Thill | 2010-04-23 | 1 | -1/+2 |
* | package/modules: package isp116x-hcd driver | Gabor Juhos | 2010-04-16 | 1 | -1/+19 |
* | kernel: fix dependencies for x86 target | Hauke Mehrtens | 2010-03-29 | 1 | -3/+3 |
* | kernel: these modules are already loaded by the scsi-core package | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
* | kernel: x86 remove dependency on ata-core and scsi-core | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
* | [package] add more usb-storage modules (#6067) | Florian Fainelli | 2010-03-20 | 1 | -0/+38 |
* | fix missing nls support for 2.6.33 | Travis Kemen | 2010-03-14 | 1 | -1/+1 |
* | [package] fix kmod-nls-base dependency with usb-core (#6753) | Florian Fainelli | 2010-02-28 | 1 | -1/+1 |
* | mark relevant kmod-* packages as being required for rootfs mounting (patch by... | Felix Fietkau | 2010-02-26 | 1 | -13/+13 |
* | [package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | Jo-Philipp Wich | 2010-02-19 | 1 | -8/+8 |
* | [kernel] Fix KernelPackage/usb-net-rndis dependencies | Hauke Mehrtens | 2010-01-29 | 1 | -2/+1 |
* | package: kmod-usb-core depends on kmod-nls-base on 2.6.32 | Gabor Juhos | 2010-01-26 | 1 | -1/+1 |
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
* | [package] kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 1 | -58/+73 |
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -2/+2 |
* | [package] let usb-video load after video-core (#6214) | Florian Fainelli | 2009-12-15 | 1 | -1/+1 |
* | [package] usb-core: Add dependency to nls-base (#5973) | Vasilis Tsiligiannis | 2009-10-12 | 1 | -1/+1 |
* | [octeon] add support for the dwc_otg USB controller | Florian Fainelli | 2009-10-08 | 1 | -0/+14 |
* | [kernel] modules/usb: fix usb-etrax dependencies | Andy Boyett | 2009-10-05 | 1 | -1/+0 |
* | [etrax] Export USB host driver as kernel package | Claudio Mignanti | 2009-10-02 | 1 | -0/+16 |
* | [package] add usb-net-dm9601-ether, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+13 |
* | [package] add usb-serial-motorola-phone, thanks groz | Florian Fainelli | 2009-08-05 | 1 | -0/+16 |
* | [package] add support for mcs-7830 usb ethernet adapter (#3977) | Florian Fainelli | 2009-07-25 | 1 | -0/+15 |