| Commit message (Expand) | Author | Age | Files | Lines |
* | kernel: modules: usb.mk: fix a typo | jogo | 2011-09-22 | 1 | -1/+1 |
* | package: dwc_otg is required for external root on ramips. | juhosg | 2011-08-22 | 1 | -1/+1 |
* | package/kernel: create package for the RT305x dwc_otg driver | juhosg | 2011-08-15 | 1 | -0/+19 |
* | package/kernel: invert dependencies for current kernel features | jogo | 2011-08-09 | 1 | -2/+2 |
* | package/kernel: Update version dependencies and kmods for linux 3.0 | hauke | 2011-06-15 | 1 | -2/+2 |
* | kernel: generic: Update 2.6.39 to final | hauke | 2011-05-25 | 1 | -2/+2 |
* | package/kernel: Remove $(KMOD_SUFFIX) usage | acinonyx | 2011-05-15 | 1 | -1/+1 |
* | kernel: usb-net depends on kernel MII support | nbd | 2011-04-03 | 1 | -1/+1 |
* | kernel: add a package for the sierra_net module for sierra wireless 3g devices | nbd | 2011-04-03 | 1 | -0/+14 |
* | [package] fix USB modules build on octeon | florian | 2011-03-30 | 1 | -1/+3 |
* | kernel: fix some problems with kernel 2.6.38 | hauke | 2011-03-19 | 1 | -2/+2 |
* | Fix loading of ethernet gadget | mb | 2011-03-06 | 1 | -1/+1 |
* | Load MUSB before gadget and host drivers are loaded | mb | 2011-03-06 | 1 | -3/+3 |
* | tahvo doesn't need ohci | mb | 2011-02-11 | 1 | -1/+1 |
* | Add tusb6010 package and let tahvo-usb select it | mb | 2011-02-11 | 1 | -3/+35 |
* | Remove TUSB6010 config options from musb config | mb | 2011-02-11 | 1 | -4/+2 |
* | [package] enable MOS7720 usb-serial devices | florian | 2011-01-27 | 1 | -0/+15 |
* | add a few missing usb related symbols (relevant for mpc85xx) | nbd | 2011-01-18 | 1 | -2/+3 |
* | kernel: add kmod-usb-serial-wwan | hauke | 2010-12-05 | 1 | -0/+17 |
* | [package] kernel/modules: Fix CH341 USB-to-serial description (#8097) | acinonyx | 2010-10-21 | 1 | -1/+1 |
* | Fix musb-hdrc module loading | mb | 2010-09-05 | 1 | -2/+3 |
* | [package] add kmod-usb-serial-ipw module | florian | 2010-09-04 | 1 | -0/+11 |
* | Add usb gadget feature flag | mb | 2010-08-25 | 1 | -0/+1 |
* | Add usb gadget packages | mb | 2010-08-24 | 1 | -2/+57 |
* | tahvo-usb: Use platform device interface properly (don't crash) | mb | 2010-08-23 | 1 | -1/+1 |
* | kernel: speed up building kernel packages by getting rid of unnecessary Compa... | nbd | 2010-08-19 | 1 | -1/+2 |
* | Add Tahvo USB support | mb | 2010-08-19 | 1 | -0/+20 |
* | package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310) | nico | 2010-08-14 | 1 | -1/+1 |
* | massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 | claudio | 2010-07-12 | 1 | -44/+44 |
* | kernel: modules names changed with kernel 2.6.35 | hauke | 2010-07-11 | 1 | -0/+7 |
* | [kernel] kmod-usb-core is buildin on etrax target | claudio | 2010-07-11 | 1 | -1/+1 |
* | remove obsolete kernel dependencies and version checks | nbd | 2010-06-26 | 1 | -28/+4 |
* | remove linux 2.4 support from several packages | nbd | 2010-06-26 | 1 | -87/+7 |
* | package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 ... | nico | 2010-04-29 | 1 | -0/+3 |
* | package/kernel: move AddDepends calls at the end of package definitions, move... | nico | 2010-04-29 | 1 | -52/+79 |
* | package/kernel: move target specific modules to their own target files | nico | 2010-04-24 | 1 | -44/+0 |
* | package/kernel: rename KernelPackage/*/Depends to AddDepends/* | nico | 2010-04-24 | 1 | -52/+52 |
* | package/kernel: use macros for hid & input | nico | 2010-04-24 | 1 | -3/+7 |
* | [package] fix kmod-nls-base dependency with usb-core (#6753) | acoul | 2010-04-23 | 1 | -1/+1 |
* | [package] kernel: package cypress m8 usb-to-serial module (#7210) | jow | 2010-04-23 | 1 | -0/+18 |
* | package/kernel: use macros for kmod-rfkill depends | nico | 2010-04-23 | 1 | -1/+2 |
* | package/modules: package isp116x-hcd driver | juhosg | 2010-04-16 | 1 | -1/+19 |
* | kernel: fix dependencies for x86 target | hauke | 2010-03-29 | 1 | -3/+3 |
* | kernel: these modules are already loaded by the scsi-core package | hauke | 2010-03-21 | 1 | -1/+1 |
* | kernel: x86 remove dependency on ata-core and scsi-core | hauke | 2010-03-21 | 1 | -1/+1 |
* | [package] add more usb-storage modules (#6067) | florian | 2010-03-20 | 1 | -0/+38 |
* | fix missing nls support for 2.6.33 | thepeople | 2010-03-14 | 1 | -1/+1 |
* | [package] fix kmod-nls-base dependency with usb-core (#6753) | florian | 2010-02-28 | 1 | -1/+1 |
* | mark relevant kmod-* packages as being required for rootfs mounting (patch by... | nbd | 2010-02-26 | 1 | -13/+13 |
* | [package] kernel: rename cp2101 driver to cp210x, has changed upstream (#6673) | jow | 2010-02-19 | 1 | -8/+8 |