Commit Graph

125 Commits (04c4b01fb4540672f524814bf13328501cf289df)

Author SHA1 Message Date
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
Hauke Mehrtens cd2cee46ac kernel: these modules are already loaded by the scsi-core package
SVN-Revision: 20347
14 years ago
Hauke Mehrtens 68a2efe2d1 kernel: x86 remove dependency on ata-core and scsi-core
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
14 years ago
Florian Fainelli ea66b2355d add more usb-storage modules (#6067)
SVN-Revision: 20323
14 years ago
Travis Kemen 411ab9871e fix missing nls support for 2.6.33
SVN-Revision: 20214
15 years ago
Florian Fainelli 32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
15 years ago
Felix Fietkau 61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
15 years ago
Jo-Philipp Wich bd4f4a9204 kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
SVN-Revision: 19725
15 years ago
Hauke Mehrtens d711afb3be Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
SVN-Revision: 19386
15 years ago
Gabor Juhos af7050699e package: kmod-usb-core depends on kmod-nls-base on 2.6.32
SVN-Revision: 19347
15 years ago
Felix Fietkau 39b2af1f5b remove obsolete dependencies and checks
SVN-Revision: 19292
15 years ago
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
15 years ago
Florian Fainelli be7d2663b3 let usb-video load after video-core (#6214)
SVN-Revision: 18788
15 years ago
Vasilis Tsiligiannis 79973cfaa7 usb-core: Add dependency to nls-base (#5973)
SVN-Revision: 18041
15 years ago
Florian Fainelli ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
15 years ago
Andy Boyett 94d54bb667 modules/usb: fix usb-etrax dependencies
SVN-Revision: 17898
15 years ago
Claudio Mignanti 7f3ed114f2 Export USB host driver as kernel package
SVN-Revision: 17818
15 years ago
Florian Fainelli 2542bd81a2 add usb-net-dm9601-ether, thanks groz
SVN-Revision: 17133
15 years ago
Florian Fainelli 4a2409f4d0 add usb-serial-motorola-phone, thanks groz
SVN-Revision: 17132
15 years ago
Florian Fainelli dc506df093 add support for mcs-7830 usb ethernet adapter (#3977)
SVN-Revision: 16990
15 years ago
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
15 years ago
Gabor Juhos 4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
SVN-Revision: 15695
15 years ago
Jo-Philipp Wich d9310ce132 add config option for RNDIS Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet.
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>

SVN-Revision: 15289
15 years ago
Jo-Philipp Wich 964d68dcec Add support for CM109 USB VoIP phone
this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>

SVN-Revision: 15258
15 years ago
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
15 years ago
Hauke Mehrtens 44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
16 years ago
Hauke Mehrtens 1b922ab410 add missing symbols
SVN-Revision: 14721
16 years ago