Commit Graph

152 Commits (49874a57f1db8f9bc74171935676c72ad5cef830)

Author SHA1 Message Date
Gabor Juhos a25800215c package/kernel: add ATH79 symbols for OHCI/EHCI drivers
SVN-Revision: 29861
13 years ago
Hauke Mehrtens a671c720b4 packages: kernel: add usb-common.ko to usb package for kernel >= 3.2
SVN-Revision: 29776
13 years ago
Hauke Mehrtens 5b8686c303 brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more.

SVN-Revision: 29575
13 years ago
John Crispin 83bef60b52 kernel: package TI's USB 3410/505 usb driver
This is a patch that adds kernel drivers for TI's USB 3410/5052
devices to the `make menuconfig` GUI during setup.

Signed-off-by: Nemanja Stefanovic <nemik@nemik.net>

SVN-Revision: 29366
13 years ago
Michael Büsch a3db2f2055 omap24xx: Fix MUSB compile
SVN-Revision: 28674
13 years ago
Nicolas Thill 0a84f6a74e package/kernel: various NLS handling fixes
* move AddDepends/nls to 001-depends.mk for proper use by other packages (closes: #7639)
 * make kmod-usb-core use it
 * fix deps generated from its arguments (as used in kmod-fs-hfsplus)

SVN-Revision: 28668
13 years ago
Nicolas Thill 01fcc80afc package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
SVN-Revision: 28662
13 years ago
Jonas Gorski 896847d18c kernel: modules: usb.mk: fix a typo
Closes #10143.

SVN-Revision: 28290
13 years ago
Gabor Juhos 06bc4dad81 package: dwc_otg is required for external root on ramips.
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>

SVN-Revision: 28074
13 years ago
Gabor Juhos 09dd2b5f89 package/kernel: create package for the RT305x dwc_otg driver
Based on a patch by Layne Edwards <ledwards76@gmail.com>

SVN-Revision: 27998
13 years ago
Jonas Gorski d430455527 package/kernel: invert dependencies for current kernel features
Instead of depending on new kernel versions, depend on not having one
of the older ones (or vice versa for modules removed in current kernels).

SVN-Revision: 27934
13 years ago
Hauke Mehrtens cd3bd6e13e package/kernel: Update version dependencies and kmods for linux 3.0
Also disable rtc-core for now since this changed to a bool, now directly
used in the kernel if enabled.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 27186
13 years ago
Hauke Mehrtens 6769216a64 kernel: generic: Update 2.6.39 to final
* Add missing config symbols
* Update package/kernel for 2.6.39

CONFIG_BT_L2CAP=y and CONFIG_BT_SCO=y are set to build them into the bluetooth module.

Thank you Jonas Gorski for the patch

SVN-Revision: 27010
13 years ago
Vasilis Tsiligiannis b468227827 package/kernel: Remove $(KMOD_SUFFIX) usage
Since there's only 2.6 in trunk $(KMOD_SUFFIX) can be safely replaced with
ko for all mainline kernel modules.

Signed-off-by: Jonas Gorski <jonas.gorski+openwrt@gmail.com>

SVN-Revision: 26900
13 years ago
Felix Fietkau d34eae3378 kernel: usb-net depends on kernel MII support
SVN-Revision: 26425
13 years ago
Felix Fietkau dff02aa4b5 kernel: add a package for the sierra_net module for sierra wireless 3g devices
SVN-Revision: 26424
13 years ago
Florian Fainelli 70225e0de3 fix USB modules build on octeon
SVN-Revision: 26374
13 years ago
Hauke Mehrtens aadec1ec97 kernel: fix some problems with kernel 2.6.38
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.

SVN-Revision: 26239
14 years ago
Michael Büsch d80af7ebba Fix loading of ethernet gadget
SVN-Revision: 25905
14 years ago
Michael Büsch 693bc17d40 Load MUSB before gadget and host drivers are loaded
SVN-Revision: 25903
14 years ago
Michael Büsch 8dbb2ee6f2 tahvo doesn't need ohci
SVN-Revision: 25469
14 years ago
Michael Büsch e19a286cae Add tusb6010 package and let tahvo-usb select it
SVN-Revision: 25465
14 years ago
Michael Büsch 77d0d3783b Remove TUSB6010 config options from musb config
SVN-Revision: 25462
14 years ago
Florian Fainelli 2689e63f58 enable MOS7720 usb-serial devices
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
14 years ago
Felix Fietkau 781df33e2a add a few missing usb related symbols (relevant for mpc85xx)
SVN-Revision: 25038
14 years ago
Hauke Mehrtens ab461fd74f kernel: add kmod-usb-serial-wwan
This package is needed by kmod-usb-serial-option

Thank you raver (closes #7731)

SVN-Revision: 24271
14 years ago
Vasilis Tsiligiannis 28d277e542 kernel/modules: Fix CH341 USB-to-serial description (#8097)
SVN-Revision: 23563
14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading
SVN-Revision: 22928
14 years ago
Florian Fainelli 6edf2c577b add kmod-usb-serial-ipw module
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
14 years ago
Michael Büsch 7a8066735d Add usb gadget feature flag
SVN-Revision: 22798
14 years ago
Michael Büsch 3b6d2366bd Add usb gadget packages
SVN-Revision: 22785
14 years ago
Michael Büsch e54b810ace tahvo-usb: Use platform device interface properly (don't crash)
SVN-Revision: 22780
14 years ago
Felix Fietkau 0f64b1d870 kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
SVN-Revision: 22724
14 years ago
Michael Büsch 7c97bbabe7 Add Tahvo USB support
SVN-Revision: 22712
14 years ago
Nicolas Thill 99a3935f4d package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
SVN-Revision: 22632
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Hauke Mehrtens 88eb1b7ad0 kernel: modules names changed with kernel 2.6.35
SVN-Revision: 22139
14 years ago
Claudio Mignanti 6a46e15720 kmod-usb-core is buildin on etrax target
SVN-Revision: 22130
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
14 years ago
Nicolas Thill 36ee230fca package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
SVN-Revision: 21251
14 years ago
Nicolas Thill fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
SVN-Revision: 21248
14 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
14 years ago
Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
14 years ago
Nicolas Thill e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
14 years ago
Alexandros C. Couloumbis acb329137e fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 21114
14 years ago
Jo-Philipp Wich 62c8bfcbbd kernel: package cypress m8 usb-to-serial module (#7210)
SVN-Revision: 21104
14 years ago
Nicolas Thill 9d7068ebdc package/kernel: use macros for kmod-rfkill depends
SVN-Revision: 21102
14 years ago
Gabor Juhos 9fb0688893 package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org

SVN-Revision: 20934
14 years ago
Hauke Mehrtens 23c3cdcd66 kernel: fix dependencies for x86 target
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
14 years ago