Commit graph

100 commits

Author SHA1 Message Date
Florian Fainelli
ea66b2355d add more usb-storage modules (#6067)
SVN-Revision: 20323
2010-03-20 17:18:54 +00:00
Travis Kemen
411ab9871e fix missing nls support for 2.6.33
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Florian Fainelli
32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
2010-02-28 20:50:41 +00:00
Felix Fietkau
61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
2010-02-26 22:46:00 +00:00
Jo-Philipp Wich
bd4f4a9204 kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
SVN-Revision: 19725
2010-02-19 02:12:48 +00:00
Hauke Mehrtens
d711afb3be Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
SVN-Revision: 19386
2010-01-29 21:08:28 +00:00
Gabor Juhos
af7050699e package: kmod-usb-core depends on kmod-nls-base on 2.6.32
SVN-Revision: 19347
2010-01-26 14:41:29 +00:00
Felix Fietkau
39b2af1f5b remove obsolete dependencies and checks
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Nicolas Thill
405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Imre Kaloz
29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Florian Fainelli
be7d2663b3 let usb-video load after video-core (#6214)
SVN-Revision: 18788
2009-12-15 20:17:44 +00:00
Vasilis Tsiligiannis
79973cfaa7 usb-core: Add dependency to nls-base (#5973)
SVN-Revision: 18041
2009-10-12 11:44:36 +00:00
Florian Fainelli
ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
2009-10-08 17:56:31 +00:00
Andy Boyett
94d54bb667 modules/usb: fix usb-etrax dependencies
SVN-Revision: 17898
2009-10-05 17:03:42 +00:00
Claudio Mignanti
7f3ed114f2 Export USB host driver as kernel package
SVN-Revision: 17818
2009-10-02 09:34:10 +00:00
Florian Fainelli
2542bd81a2 add usb-net-dm9601-ether, thanks groz
SVN-Revision: 17133
2009-08-05 15:10:29 +00:00
Florian Fainelli
4a2409f4d0 add usb-serial-motorola-phone, thanks groz
SVN-Revision: 17132
2009-08-05 15:09:21 +00:00
Florian Fainelli
dc506df093 add support for mcs-7830 usb ethernet adapter (#3977)
SVN-Revision: 16990
2009-07-25 23:39:54 +00:00
Hauke Mehrtens
81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
2009-05-12 22:02:19 +00:00
Gabor Juhos
4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
SVN-Revision: 15695
2009-05-07 19:13:44 +00:00
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
2009-04-19 22:21:27 +00:00
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
2009-04-19 15:27:25 +00:00
Felix Fietkau
34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
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
2009-03-07 17:07:24 +00:00
Hauke Mehrtens
1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Andy Boyett
ae2ac12c9a kernel/modules/usb.mk: hso works on 2.6.26 and later
SVN-Revision: 13765
2008-12-30 02:20:22 +00:00
Peter Denison
a9f61c0f34 Change order of module startup to force USB2 before USB1.1
SVN-Revision: 13151
2008-11-09 16:50:17 +00:00
Travis Kemen
cddfdc8938 add phidget kernel module from #4116
SVN-Revision: 12994
2008-10-17 04:27:45 +00:00
Andy Boyett
5a0f48c499 Fix broken hso kmod definition
SVN-Revision: 12074
2008-08-02 07:35:51 +00:00
Andy Boyett
fb8ef51362 net/usb: only package hso for 2.6.26
SVN-Revision: 12069
2008-08-02 03:19:42 +00:00
Travis Kemen
e6d14f7cd7 try to clean up some kernel configs
SVN-Revision: 12067
2008-08-02 02:33:15 +00:00
Andy Boyett
0abeea4e60 usb-serial: Fix swapped dependencies for belkin and ch341
SVN-Revision: 11953
2008-07-27 03:39:11 +00:00
Imre Kaloz
4a3cc5d9a7 add backported HSO driver
SVN-Revision: 11938
2008-07-26 17:01:54 +00:00
Andy Boyett
df9f22f73c usb-serial: Add ch341 driver for 2.6.24 and later kernels. Closes #2968
SVN-Revision: 11914
2008-07-24 06:25:47 +00:00
Travis Kemen
1a47f8142d This series of patches closes the support gap on one of the explicitly supported platforms (WRT54G3G) by adding direct support for the Sierra Wireless 3G modems. Signed-off-by: RB <aoz.syn@gmail.com>
SVN-Revision: 11898
2008-07-21 20:36:16 +00:00
Florian Fainelli
61f7b17ef0 Add support for Connexant USB ADSL modemds (#3553)
SVN-Revision: 11549
2008-06-21 13:21:49 +00:00
Florian Fainelli
b11e790e7a Fix ATM usb device selection (#3429)
SVN-Revision: 11307
2008-05-31 12:14:02 +00:00
Florian Fainelli
d543939042 Add support for OTI6858 and ARK3116 usb serial converters (#3442)
SVN-Revision: 11167
2008-05-18 11:21:28 +00:00
Felix Fietkau
3de189af5d add missing kmod-hid module (thx, fish)
SVN-Revision: 10894
2008-04-20 21:01:03 +00:00
Florian Fainelli
825915f38f Make sure we will build USB hid support
SVN-Revision: 10719
2008-04-03 13:51:14 +00:00
Gabor Juhos
69083f6e4d kernel/modules/usb: add support for the cp2101 USB to serial converter, thanks to bifferos (closes: #3175)
SVN-Revision: 10548
2008-03-06 19:28:42 +00:00
Florian Fainelli
bbf087176a Fix AutoLoad macro typos (#2765)
SVN-Revision: 9615
2007-11-28 13:33:59 +00:00
Gabor Juhos
63c05b7e2e kernel: add a kernel module for the usbtest driver
SVN-Revision: 9572
2007-11-16 09:38:18 +00:00
Rod Whitby
f6816dd5d3 modules/usb.mk: Fixed the module autoload name for cdc_ether, and removed a typo from usbnet.
SVN-Revision: 9047
2007-09-27 14:20:53 +00:00
Nicolas Thill
0ce1d4773c add a kernel module for usb video devices
SVN-Revision: 8912
2007-09-21 12:58:13 +00:00
Nicolas Thill
cb41569988 oops, forgot a file in [8865]
SVN-Revision: 8866
2007-09-20 10:29:14 +00:00
Rod Whitby
ee80b9c8f3 Added support for generating the cdc-ether kernel module (used to communicate with OpenMoko phone over usb networking).
SVN-Revision: 8833
2007-09-18 13:55:03 +00:00
Nicolas Thill
b2a7210452 usb-atm fixes: * change dependency for usb-atm modules from kmod-atm to kmod-usb-atm * prefix package names with kmod-usb-atm- * title cleanup
SVN-Revision: 8809
2007-09-16 17:48:44 +00:00
Nicolas Thill
39db49a2ac cosmetic changes: rename submenu vars, add missing copyright headers
SVN-Revision: 8808
2007-09-16 17:45:15 +00:00
Nicolas Thill
cd2cccd2ff various changes for kernel video support: * move kernel video related modules to a separate "Video Support" submenu and video.mk file * rename kmod-videodev to kmod-video-core * prefix all video modules with kmod-video- * add missing dependencies on USB support * rename kmod-usb-qc to kmod-video-quickcam
SVN-Revision: 8806
2007-09-16 16:39:18 +00:00