John Crispin
d7794261cc
kernel: add usb-serial-simple module
...
replaces kmod-usb-serial-motorola-phone it's found only in Kernel <3.12
This module handles many simple USB serial devices
like Motorola Phones, GPS reveivers in Kernels above 3.14
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45233
2015-04-02 14:31:15 +00:00
John Crispin
63442803af
kernel: add garmin_gps module
...
OpenWrt on sailboats
requested: https://forum.openwrt.org/viewtopic.php?id=56586
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45232
2015-04-02 14:31:10 +00:00
John Crispin
023a05fe7a
kernel: add uinput module
...
This module is needed for bluetooth audio playback
with pulseaudio 6 and bluez5.
a working guide can be found in the wiki:
http://wiki.openwrt.org/wiki/bluetooth.audio
(additional packages/modifications are required
and submitted to github feeds)
tested with:
Android mobile (Sony Xperia M) as audio source
TI omap BeagleBoard as audio sink
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45231
2015-04-02 14:31:02 +00:00
John Crispin
d1457d5db4
kernel: remove kernel version dependency from ochi-pci module
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45222
2015-04-01 13:56:03 +00:00
John Crispin
66d785b634
kernel: add usb-ohci-pci module
...
This add usb-ohci-pci module for USB1.x devices
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 45221
2015-04-01 13:52:31 +00:00
John Crispin
66c742b621
modules: package line echo canceller module
...
...so we can go ahead cleaning up dahdi-linux
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 45206
2015-04-01 08:31:33 +00:00
John Crispin
e078fbdacf
kernel: add missing symbols to config and modules
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
v2: changes in input.mk broke the patch, some of the CONFIG_SND_*
stuff was added already
SVN-Revision: 45205
2015-04-01 08:31:26 +00:00
John Crispin
d5c913705f
modules: more xen modules have been moved
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45154
2015-03-30 12:45:01 +00:00
John Crispin
274747da1a
modules: xen-fbfront.ko has moved
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 45142
2015-03-29 16:11:28 +00:00
Felix Fietkau
3da7fe6e5b
kernel: remove useless AddDepends/rtc abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45136
2015-03-29 08:12:50 +00:00
Felix Fietkau
13e7b6d77d
kernel: remove useless AddDepends/input abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45135
2015-03-29 08:12:39 +00:00
Felix Fietkau
0b39a6d4e9
kernel: remove useless AddDepends/hid abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45134
2015-03-29 08:12:31 +00:00
Felix Fietkau
b2f3e852d0
kernel: remove useless AddDepends/crc16 abstraction
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45133
2015-03-29 08:12:23 +00:00
Felix Fietkau
9d9b2ddf30
kernel: make crypto-ctr depend on crypto-iv
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45124
2015-03-29 05:20:58 +00:00
Felix Fietkau
7ae1c1b4e8
linux: modules: crypto: adds ccm package
...
This patch adds support crypto-ccm modules support.
Signed-off-by: Varka Bhadram <varkab@cdac.in>
SVN-Revision: 45123
2015-03-29 05:20:50 +00:00
Felix Fietkau
3a4cd5cdc1
kernel: remove mp-alg
...
from upstream
commit title: "[IPV4]: The scheduled removal of multipath cached routing support."
removed in Kernel 2.6.23 (2007)
Reasons: very buggy, no maintainer, no fixes
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45121
2015-03-29 05:15:58 +00:00
Felix Fietkau
26ebaa485a
kernel: video.mk: [media] sn9c102: remove deprecated driver
...
driver in staging since 3.14
removed upstream in 3.17
from upstream commit message:
Most webcams covered by this driver are now supported by gspca.
Nobody has the hardware or is willing to convert the remaining devices to gspca.
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 45120
2015-03-29 05:15:51 +00:00
Felix Fietkau
196fb76a4c
x86: make x86_64 a subtarget instead of a standalone target
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45115
2015-03-29 04:32:01 +00:00
Felix Fietkau
b3d110fc53
kernel: add crc16 as boot module, it is required by ext4
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45098
2015-03-29 01:44:01 +00:00
Zoltan Herpai
74caf0077d
modules: fix dwc2 build breakage on mxs
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 45085
2015-03-28 12:28:02 +00:00
Felix Fietkau
b872533e68
build: remove leftover olpc support code
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 45084
2015-03-28 11:40:06 +00:00
Imre Kaloz
f6eff33b8d
mvebu: fixup usb3 support on the a38x
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 45026
2015-03-26 14:32:45 +00:00
Felix Fietkau
5d9eeab64a
build: remove obsolete references to cris and avr32
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44965
2015-03-24 10:07:40 +00:00
John Crispin
dbd0e9d092
kernel: fix usb kernel package Makefile
...
Signed-off-by: zouxf <fl.service@t-firefly.com>
SVN-Revision: 44928
2015-03-21 21:48:04 +00:00
Felix Fietkau
34eb384597
kernel: fix ipset related build error ( #19231 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44912
2015-03-20 17:01:06 +00:00
Felix Fietkau
46efd56b40
netfilter: clean up compatibility code for old kernels
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44904
2015-03-20 11:01:26 +00:00
Felix Fietkau
eff93e4027
kernel: remove bogus dependency of zram on !TARGET_ep93xx
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44893
2015-03-19 11:59:21 +00:00
Felix Fietkau
b3fdc3cfea
kernel: remove obsolete kernel version dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44892
2015-03-19 11:59:17 +00:00
Felix Fietkau
31681f0878
ipset: use in-tree kernel modules to fix crash issues
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44883
2015-03-19 11:58:17 +00:00
Jonas Gorski
798916442d
modules: add depenency on usb-gadget for dwc2 also on brcm63xx
...
Bcm63xx supports usb gadget, so dwc2 will default do dual mode.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 44786
2015-03-15 14:19:14 +00:00
John Crispin
e995ed5060
modules: set dwc2 gadget dependency for at91
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44688
2015-03-12 10:06:01 +00:00
John Crispin
0d1e13f27b
modules: make dwc2 only depend on gadget support for brcm2708
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44683
2015-03-11 17:58:53 +00:00
John Crispin
28631b65c2
kmod-usb-dwc2: depends on udc-core (kmod-usb-gadget)
...
Signed-off-by: Álvaro Fernández Rojas <noltari@gmail.com>
SVN-Revision: 44633
2015-03-09 14:07:30 +00:00
John Crispin
fa097e5ae5
kernel: disbale HAMRADIO in generic config
...
HAMRADIO enabled in all generic configs, but no one platform directly
use related drivers/protocols. This symbol is only used for kmod-ax25
package modules. Furthermore, half of platforms explicitly disables
this symbol, what silently disables build of modules for kmod-ax25
package.
So disable HAMRADIO by-default in generic config, add it to kmod-ax25
package and remove it from platform specific configs.
Signed-off-by: Sergey Ryazanov <ryazanov.s.a@gmail.com>
SVN-Revision: 44613
2015-03-06 07:56:21 +00:00
John Crispin
700a53f8e2
kernel: add ip_vti tunnel module
...
IP VTI (Virtual Tunnel Interface) is used to create a virtual device
for IPsec VPN (similar to OpenVPN).
Signed-off-by: Luiz Angelo Daros de Luca <luizluca@gmail.com>
SVN-Revision: 44606
2015-03-05 20:25:11 +00:00
John Crispin
2f0b826b81
modules: make ahci-platform depend on TARGET_ipq806x
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44534
2015-02-25 12:01:19 +00:00
John Crispin
3f22244009
modules: add ahci-platform
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44524
2015-02-24 12:00:16 +00:00
Imre Kaloz
ad077832bf
leds: package the NXP PCA963x driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 44510
2015-02-23 11:09:03 +00:00
John Crispin
7938da42f5
kernel: Fix USB gadget modules for v3.18
...
Updated patch that fixes whitespace and supports kernel v3.3 too.
Signed-off-by: Owen Kirby <osk@exegin.com>
SVN-Revision: 44502
2015-02-22 08:29:01 +00:00
John Crispin
dd41c1927c
linux: fix kmod-usb-net-* for >= 3.17
...
Kernel commit 1bb5a356c3ea ("net: reduce USB network driver config
options.") hid the USB network drivers behind the new config symbol
CONFIG_USB_NET_DRIVERS.
Signed-off-by: Bjørn Mork <bjorn@mork.no>
SVN-Revision: 44460
2015-02-16 08:00:17 +00:00
John Crispin
9d7a45c24b
kernel: add missing symbol to realtek wifi
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44366
2015-02-09 18:15:30 +00:00
John Crispin
600548e472
linux/modules: add support for Asix ax88179 USB-Gigabit Ethernet adapters
...
requested and tested by forum user OWonPi
https://forum.openwrt.org/viewtopic.php?id=55495
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 44256
2015-02-04 06:10:57 +00:00
Zoltan Herpai
b0826467ee
modules: fix usb-gadget build on 3.18
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44235
2015-02-01 09:35:52 +00:00
Jo-Philipp Wich
135bd1d765
linux: enable kmod-bcma on ppc40x after r44230
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44231
2015-01-31 16:49:26 +00:00
Jo-Philipp Wich
fdb0d6d860
linux: convert CompareKernelPatchVer to version tagged symbols
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44229
2015-01-31 13:55:51 +00:00
Jo-Philipp Wich
ab26904c79
linux: fix framebuffer kmods for >= 3.15
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44227
2015-01-31 13:15:45 +00:00
Jo-Philipp Wich
50364b2d08
linux: add kmod-udptunnel4 & kmod-udptunnel6 required by kmod-vxlan and kmod-l2tp for >= 3.16
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44210
2015-01-29 22:58:40 +00:00
Jo-Philipp Wich
d0bebbbf43
linux: kmod-usb-net-huawei-cdc-ncm depends on kmod-usb-net-cdc-ncm
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44209
2015-01-29 22:58:35 +00:00
Jo-Philipp Wich
46b1577bfc
linux: kmod-zram requires kmod-lib-lz4 for >= 3.15
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44205
2015-01-29 21:59:03 +00:00
Jo-Philipp Wich
3fda4c9866
linux: fix kmod-usbip* for >= 3.17
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44204
2015-01-29 21:58:57 +00:00