Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: usb-net depends on kernel MII support | Felix Fietkau | 2011-04-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 26425 | ||||
* | kernel: add a package for the sierra_net module for sierra wireless 3g devices | Felix Fietkau | 2011-04-03 | 1 | -0/+14 |
| | | | | SVN-Revision: 26424 | ||||
* | fix USB modules build on octeon | Florian Fainelli | 2011-03-30 | 1 | -1/+3 |
| | | | | SVN-Revision: 26374 | ||||
* | kernel: fix some problems with kernel 2.6.38 | Hauke Mehrtens | 2011-03-19 | 1 | -2/+2 |
| | | | | | | | In some places LINUX_2_6_38 was just missing. Some kernel modules were moved. SVN-Revision: 26239 | ||||
* | Fix loading of ethernet gadget | Michael Büsch | 2011-03-06 | 1 | -1/+1 |
| | | | | SVN-Revision: 25905 | ||||
* | Load MUSB before gadget and host drivers are loaded | Michael Büsch | 2011-03-06 | 1 | -3/+3 |
| | | | | SVN-Revision: 25903 | ||||
* | tahvo doesn't need ohci | Michael Büsch | 2011-02-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 25469 | ||||
* | Add tusb6010 package and let tahvo-usb select it | Michael Büsch | 2011-02-11 | 1 | -3/+35 |
| | | | | SVN-Revision: 25465 | ||||
* | Remove TUSB6010 config options from musb config | Michael Büsch | 2011-02-11 | 1 | -4/+2 |
| | | | | SVN-Revision: 25462 | ||||
* | enable MOS7720 usb-serial devices | Florian Fainelli | 2011-01-27 | 1 | -0/+15 |
| | | | | | | | | | Enable build of kernel module for MOS7720 usb-serial devices. Tested on WGT634U and WL500g running trunk @r24238. Signed-off-by: Marc Zyngier <maz@misterjones.org> SVN-Revision: 25174 | ||||
* | add a few missing usb related symbols (relevant for mpc85xx) | Felix Fietkau | 2011-01-18 | 1 | -2/+3 |
| | | | | SVN-Revision: 25038 | ||||
* | kernel: add kmod-usb-serial-wwan | Hauke Mehrtens | 2010-12-05 | 1 | -0/+17 |
| | | | | | | | | This package is needed by kmod-usb-serial-option Thank you raver (closes #7731) SVN-Revision: 24271 | ||||
* | kernel/modules: Fix CH341 USB-to-serial description (#8097) | Vasilis Tsiligiannis | 2010-10-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 23563 | ||||
* | Fix musb-hdrc module loading | Michael Büsch | 2010-09-05 | 1 | -2/+3 |
| | | | | SVN-Revision: 22928 | ||||
* | add kmod-usb-serial-ipw module | Florian Fainelli | 2010-09-04 | 1 | -0/+11 |
| | | | | | | | | | This patch adds support to compile kmod-usb-serial-ipw module. It is used by USB IPWireless communication devices used for 3G. Signed-off-by: Lukas macura <macura@opf.slu.cz> SVN-Revision: 22891 | ||||
* | Add usb gadget feature flag | Michael Büsch | 2010-08-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 22798 | ||||
* | Add usb gadget packages | Michael Büsch | 2010-08-24 | 1 | -2/+57 |
| | | | | SVN-Revision: 22785 | ||||
* | tahvo-usb: Use platform device interface properly (don't crash) | Michael Büsch | 2010-08-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 22780 | ||||
* | kernel: speed up building kernel packages by getting rid of unnecessary ↵ | Felix Fietkau | 2010-08-19 | 1 | -1/+2 |
| | | | | | | CompareKernelPatchVer calls SVN-Revision: 22724 | ||||
* | Add Tahvo USB support | Michael Büsch | 2010-08-19 | 1 | -0/+20 |
| | | | | SVN-Revision: 22712 | ||||
* | package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) | Nicolas Thill | 2010-08-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 22632 | ||||
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | Claudio Mignanti | 2010-07-12 | 1 | -44/+44 |
| | | | | SVN-Revision: 22145 | ||||
* | kernel: modules names changed with kernel 2.6.35 | Hauke Mehrtens | 2010-07-11 | 1 | -0/+7 |
| | | | | SVN-Revision: 22139 | ||||
* | kmod-usb-core is buildin on etrax target | Claudio Mignanti | 2010-07-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 22130 | ||||
* | remove obsolete kernel dependencies and version checks | Felix Fietkau | 2010-06-26 | 1 | -28/+4 |
| | | | | SVN-Revision: 21956 | ||||
* | remove linux 2.4 support from several packages | Felix Fietkau | 2010-06-26 | 1 | -87/+7 |
| | | | | SVN-Revision: 21954 | ||||
* | 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 |
| | | | | | | only SVN-Revision: 21251 | ||||
* | package/kernel: move AddDepends calls at the end of package definitions, ↵ | Nicolas Thill | 2010-04-29 | 1 | -52/+79 |
| | | | | | | move back some dependencies in DEPENDS for clarity SVN-Revision: 21248 | ||||
* | package/kernel: move target specific modules to their own target files | Nicolas Thill | 2010-04-24 | 1 | -44/+0 |
| | | | | SVN-Revision: 21132 | ||||
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | Nicolas Thill | 2010-04-24 | 1 | -52/+52 |
| | | | | SVN-Revision: 21124 | ||||
* | package/kernel: use macros for hid & input | Nicolas Thill | 2010-04-24 | 1 | -3/+7 |
| | | | | SVN-Revision: 21120 | ||||
* | fix kmod-nls-base dependency with usb-core (#6753) | Alexandros C. Couloumbis | 2010-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 21114 | ||||
* | kernel: package cypress m8 usb-to-serial module (#7210) | Jo-Philipp Wich | 2010-04-23 | 1 | -0/+18 |
| | | | | SVN-Revision: 21104 | ||||
* | package/kernel: use macros for kmod-rfkill depends | Nicolas Thill | 2010-04-23 | 1 | -1/+2 |
| | | | | SVN-Revision: 21102 | ||||
* | package/modules: package isp116x-hcd driver | Gabor Juhos | 2010-04-16 | 1 | -1/+19 |
| | | | | | | Cc: backfire@openwrt.org SVN-Revision: 20934 | ||||
* | kernel: fix dependencies for x86 target | Hauke Mehrtens | 2010-03-29 | 1 | -3/+3 |
| | | | | | | | | | kmod-hid and kmod-input-core are directly build into the kernel for the x86 target. No package on x86 should depend on it. This fixes #6963 SVN-Revision: 20590 | ||||
* | kernel: these modules are already loaded by the scsi-core package | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | SVN-Revision: 20347 | ||||
* | kernel: x86 remove dependency on ata-core and scsi-core | Hauke Mehrtens | 2010-03-21 | 1 | -1/+1 |
| | | | | | | | | | The x86 image includes the modules out of ata-core and scsi-core directly in the kernel image. Do not depend on these packages, because they are not build in a x86 image. This fixes #6873 SVN-Revision: 20346 | ||||
* | add more usb-storage modules (#6067) | Florian Fainelli | 2010-03-20 | 1 | -0/+38 |
| | | | | SVN-Revision: 20323 | ||||
* | fix missing nls support for 2.6.33 | Travis Kemen | 2010-03-14 | 1 | -1/+1 |
| | | | | SVN-Revision: 20214 | ||||
* | fix kmod-nls-base dependency with usb-core (#6753) | Florian Fainelli | 2010-02-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 19918 | ||||
* | mark relevant kmod-* packages as being required for rootfs mounting (patch ↵ | Felix Fietkau | 2010-02-26 | 1 | -13/+13 |
| | | | | | | by cshore) SVN-Revision: 19879 | ||||
* | kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | Jo-Philipp Wich | 2010-02-19 | 1 | -8/+8 |
| | | | | SVN-Revision: 19725 | ||||
* | Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589 | Hauke Mehrtens | 2010-01-29 | 1 | -2/+1 |
| | | | | SVN-Revision: 19386 | ||||
* | package: kmod-usb-core depends on kmod-nls-base on 2.6.32 | Gabor Juhos | 2010-01-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 19347 | ||||
* | remove obsolete dependencies and checks | Felix Fietkau | 2010-01-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 19292 | ||||
* | kernel: specify kmod packages dependencies in a uniform way | Nicolas Thill | 2010-01-22 | 1 | -58/+73 |
| | | | | SVN-Revision: 19271 | ||||
* | remove handling of older unsupported kernels | Imre Kaloz | 2009-12-27 | 1 | -2/+2 |
| | | | | SVN-Revision: 18955 | ||||
* | let usb-video load after video-core (#6214) | Florian Fainelli | 2009-12-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 18788 | ||||
* | usb-core: Add dependency to nls-base (#5973) | Vasilis Tsiligiannis | 2009-10-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 18041 |