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
Jo-Philipp Wich
fefba5d685
Revert "x86_64: enable PCIE support"
...
This reverts commit daadd4320c4eadce3937e8ca13ede0ce1b97e125 which erroneously
introduced unrelated changes.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44202
2015-01-29 19:15:45 +00:00
Jo-Philipp Wich
44eecf6392
x86_64: enable PCIE support
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44201
2015-01-29 19:12:29 +00:00
John Crispin
ac1fd175ca
modules: Add support for Realtek r8712 and RTL8192SU.
...
This patch adds support for Realtek r8712 and RTL8188SU/RTL8191SU/RTL8192SU
family of fullmac usb wireless cards. The r8712u staging driver only supports
WEXT but works with no problems in OpenWRT.
Signed off by: José Vázquez Fernández <ppvazquezfer@gmail.com>
SVN-Revision: 44184
2015-01-28 19:19:57 +00:00
Jo-Philipp Wich
e25e6df2cf
linux: add upstream patch to allow building dwc2 as module on 3.18
...
Also add the required config symbols to usb.mk
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44181
2015-01-28 13:45:06 +00:00
John Crispin
5337fa2204
modules: select grace_period config option for nfs-common
...
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44170
2015-01-28 12:06:52 +00:00
John Crispin
494b980f69
modules: add lz4 compression support
...
Signed-off-by: Nathan Hintz <nlhintz@hotmail.com>
SVN-Revision: 44169
2015-01-28 12:06:45 +00:00
Felix Fietkau
73cdcde24c
kernel: fix regression in building kmod-serial-8250 on linux 3.8 ( #18821 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44154
2015-01-27 00:06:42 +00:00
Jo-Philipp Wich
3cb7c2cd4d
linux: disable kmod-bcma on ppc40x, it does not build
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44146
2015-01-25 21:55:36 +00:00
Jo-Philipp Wich
48b0c50a05
linux: disable kmod-zram on ep93xx, it does not export unmap_kernel_range
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44145
2015-01-25 21:02:12 +00:00
Jo-Philipp Wich
f2508ab437
linux: fix broken kmod-i2c-mux-pca9541 after r44113
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 44142
2015-01-25 20:03:26 +00:00
Felix Fietkau
1aad0e6878
kernel: fix typo in hwmon.mk ( #18813 )
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44120
2015-01-25 11:21:48 +00:00
Felix Fietkau
b8303e0337
kernel: eliminate a few kernel_patchver_*/CompareKernelPatchVer calls
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44114
2015-01-24 22:13:31 +00:00
Felix Fietkau
47e651e2eb
kernel: drop obsolete kernel version checks
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44113
2015-01-24 22:13:22 +00:00
Felix Fietkau
3120c9c9c2
build: drop obsolete kernel version dependencies
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 44110
2015-01-24 20:02:09 +00:00
John Crispin
ef336da6ed
modules: add 6LoWPAN over Bluetooth Low Energy
...
Adding support 6LoWPAN over Bluetooth Low Energy in kernel 3.18.
Creating new bluetooth_6lowpan group with CONFIG_6LOWPAN and CONFIG_BT_6LOWPAN.
Adding kernel object dependencies for 6LoWPAN over Bluetooth Low Energy.
Signed-off-by: Lukasz Duda <lukasz.duda@nordicsemi.no>
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 44084
2015-01-23 12:32:36 +00:00
John Crispin
bebf1e6e6e
modules: f2fs: enable support for xattr
...
To use overlayfs on f2fs, xattr needs to be supported.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44075
2015-01-22 09:35:35 +00:00
John Crispin
4d0056ed24
modules: f2fs: add missing symbols for 3.18
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 44074
2015-01-22 09:35:29 +00:00
Zoltan Herpai
5df21f8444
modules: install the newly introduced grace.ko in nfs-common in 3.18
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 44068
2015-01-20 23:49:44 +00:00
John Crispin
5010e2d2dd
modules: Add kmod-w1-slave-ds2413
...
This patch adds support for building the ds2413 one-wire kernel module.
Signed-off-by: Wouter Paesen <wouter@blue-gate.be>
SVN-Revision: 43999
2015-01-17 13:58:09 +00:00
John Crispin
03a708a0db
kernel: add references to openwrt alternative button handling
...
Add documentation that makes it easier to find the alternative,
recommended, and default handling for buttons in OpenWrt.
Signed-off-by: Karl Palsson <karlp@tweak.net.au>
SVN-Revision: 43989
2015-01-17 07:07:28 +00:00
Imre Kaloz
8a103d5c56
mvebu: fixups for the new driver
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43978
2015-01-16 08:44:15 +00:00
Imre Kaloz
a2ed38f7b6
pwm support can't be compiled as a module
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43947
2015-01-12 11:58:41 +00:00
Felix Fietkau
321f4a1e2c
kernel: add missing dependency for kmod-crypto-ghash
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43857
2015-01-05 21:37:29 +00:00
Felix Fietkau
aec6b37a48
kernel/hwmon: package pwm-fan kernel module
...
pwm-fan was introduced in kernel 3.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43843
2015-01-05 13:02:49 +00:00
Felix Fietkau
593c8c3c01
kernel/modules: add kmod-crypto-gcm
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43838
2015-01-05 13:02:14 +00:00
Felix Fietkau
f51dc17edd
kernel/modules: add kmod-crypto-ghash
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43837
2015-01-05 13:02:08 +00:00
Felix Fietkau
5a1f38ad0f
kernel/modules: kmod-crypto-xts: depend on kmod-crypto-gf128
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43836
2015-01-05 13:02:01 +00:00
Felix Fietkau
4c4c51af2d
kernel/modules: add kmod-crypto-gf128
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43835
2015-01-05 13:01:56 +00:00
Felix Fietkau
31f29bf624
kernel/modules: add kmod-crypto-ctr
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43834
2015-01-05 13:01:52 +00:00
Felix Fietkau
fa87af30da
kernel/modules: add kmod-crypto-seqiv
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43833
2015-01-05 13:01:42 +00:00
Felix Fietkau
7f271d93be
kernel/modules: remove CRYPTOMGR_MODULES
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43832
2015-01-05 13:01:36 +00:00
Felix Fietkau
17da922e22
kernel/modules: kmod-crypto-manager: depend on kmod-crypto-aead
...
SVN-Revision: 43831
2015-01-05 13:01:30 +00:00
Felix Fietkau
2203f4d6e0
kernel/modules: add kmod-crypto-aead
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43830
2015-01-05 13:01:23 +00:00
Felix Fietkau
b15f09baec
kernel/modules: remove superfluous backslash
...
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 43829
2015-01-05 13:01:17 +00:00
Imre Kaloz
b679cac641
et131x is out of staging in 3.18
...
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 43827
2015-01-04 18:41:32 +00:00
John Crispin
7068b7ed1c
oxnas: build S-ATA driver as a module
...
From: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43665
2014-12-12 16:17:13 +00:00
John Crispin
6d52fd203d
kernel/modules: fix chipidea
...
it should needs to depend on imx and mxs
also remove duplicate kmod definition from mxs target
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43627
2014-12-11 18:35:41 +00:00
Luka Perkov
b59d1a96ea
kernel/modules: add f2fs support
...
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 43594
2014-12-10 14:00:53 +00:00
Felix Fietkau
4a4b6fc2ba
kmod-crypto-hw-talitos: add missing dependency
...
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 43561
2014-12-08 12:03:41 +00:00
John Crispin
e1c6ddfd20
kernel/modules: remove unused variable
...
https://dev.openwrt.org/ticket/18472
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 43515
2014-12-05 00:19:28 +00:00
Felix Fietkau
5331a85501
kernel/modules: package xhci for kernel>=3.18
...
xhci-hcd was split into xhci-pci and xhci-platform since 3.18
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43502
2014-12-02 19:26:45 +00:00
John Crispin
c2e57fcb2f
kernel/modules: package gpio-beeper
...
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43495
2014-12-02 15:25:03 +00:00
John Crispin
72b58f2eb1
add new target 'oxnas'
...
This is the oxnas target previously developed at
http://gitorious.org/openwrt-oxnas
Basically, this consolidates the changes and addtionas from
http://github.org/kref/linux-oxnas
into a new OpenWrt hardware target 'oxnas' adding support for
PLX Technology NAS7820/NAS7821/NAS7825/...
formally known as
Oxford Semiconductor OXE810SE/OXE815/OX820/...
For now there are 4 supported boards:
Cloud Engines Pogoplug V3 (without PCIe)
fully supported
Cloud Engines Pogoplug Pro (with PCIe)
fully supported
MitraStar STG-212
aka ZyXEL NSA-212,
aka Medion Akoya P89625 / P89636 / P89626 / P89630,
aka Medion MD 86407 / MD 86805 / MD 86517 / MD 86587
fully supported, see http://wiki.openwrt.org/toh/medion/md86587
Shuttle KD-20
partially supported (S-ATA driver lacks support for 2nd port)
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43388
2014-11-26 09:00:08 +00:00
Jonas Gorski
276817ca7d
kernel: remove gpio-pwm kmod definition
...
r37490 removed the actual driver but left the kmod definition intact,
causing the build system hapily creating an empty package for it.
Remove it also to not make it seem as if it still exists.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 43316
2014-11-19 12:42:00 +00:00
John Crispin
ed5ae98cf4
kernel/modules: use crc32c_generic.ko instead of crc32c.ko
...
Starting from kernel version 3.15, the crc32c module was renamed to
crc32c_generic.
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43291
2014-11-17 14:30:42 +00:00
John Crispin
45462e9c99
kernel/modules: location of usb-common.ko changed
...
usb-common.ko was moved to drivers/usb/common starting from kernel 3.16
by upstream commit f4cbd33fd5f0587910fa9db403a1b42f1cabf820
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 43290
2014-11-17 14:30:19 +00:00
Felix Fietkau
9a2cf10c33
netfilter: Enable compiling iptables match cluster
...
This patch adds the userspace and kernelspace for
- match NETFILTER_XT_MATCH_CLUSTER
This match can be used to deploy gateway and back-end load-sharing clusters.
- target IP_NF_TARGET_CLUSTERIP
This module allows you to configure a simple cluster of nodes
that share a certain IP and MAC address
without an explicit load balancer in front of them.
Connections are statically distributed between the nodes in this cluster.
This is used i.e. by strongswan-ha.
Signed-off-by: Christian Scheele <cs@embedd.com>
SVN-Revision: 43174
2014-11-03 22:01:45 +00:00
John Crispin
e2d82442b7
kernel/modules/vxlan: add +kmod-iptunnel as dependency
...
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 43154
2014-11-03 08:00:39 +00:00
Hauke Mehrtens
071570426b
kernel: add some missing config options
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43136
2014-10-31 23:43:10 +00:00
Hauke Mehrtens
7996f0b313
packages: kernel: negate kernel version checks
...
Only list the kernel versions that do not match so that new kernel
versions will automatically match. This improves support for kernel
3.18.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 43132
2014-10-31 22:02:07 +00:00
John Crispin
7589f4baef
kernel/modules: add native vxlan package
...
More recent kernel versions (>= 3.12) support native VXLAN
support.
The Open VSwitch kernel module tries to build using native VXLAN
support if it detects a kernel version >=3.12.
The build works fine, but during startup the OVS kernel module
does not load.
dmesg output is something like this:
[ 1201.262842] openvswitch: Unknown symbol vxlan_sock_release
[ 1201.262949] openvswitch: Unknown symbol vxlan_xmit_skb
[ 1201.263161] openvswitch: Unknown symbol vxlan_sock_add
Signed-off-by: Alexandru Ardelean <ardeleanalex@gmail.com>
SVN-Revision: 43126
2014-10-31 11:01:28 +00:00
John Crispin
fd5873eb33
Add support for DHT11 driver
...
The DHT11 is a temperature and humidity sensor supported by linux
since 3.14.
This patch is tested on recent mxs with kernel 3.14.18.
Signed-off-by: Harald Geyer <harald@ccbib.org>
SVN-Revision: 43103
2014-10-29 15:02:38 +00:00
Jo-Philipp Wich
16e2c7ab80
linux: add kmod-i2c-piix4
...
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43040
2014-10-24 09:24:45 +00:00
Jo-Philipp Wich
3df1a20197
linux: add kmod-hwmon-k10temp
...
This module is required to read the CPU core temperature sensors
on the Alix APU board.
Signed-off-by: Jo-Philipp Wich <jow@openwrt.org>
SVN-Revision: 43027
2014-10-22 11:30:07 +00:00
John Crispin
9f08790436
kernel: add rtc-ds1307 module support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42791
2014-10-06 04:52:51 +00:00
John Crispin
fcbad42acd
kernel: add ledtrig-transient module support
...
Signed-off-by: Michael Heimpold <mhei@heimpold.de>
SVN-Revision: 42790
2014-10-06 04:52:44 +00:00
Zoltan Herpai
9ce5977184
modules: fix typo in package description define
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42633
2014-09-21 16:42:30 +00:00
Zoltan Herpai
c54e245b3f
packages: enable AP mode on r8188eu
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42627
2014-09-21 12:24:42 +00:00
Steven Barth
5b3f0d98df
netfilter: some more dependency hell fixes
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42602
2014-09-17 15:04:30 +00:00
Steven Barth
5d501f9aa0
netfilter: fix dependencies of kmod-ipt-nat6
...
SVN-Revision: 42601
2014-09-17 15:01:16 +00:00
Nicolas Thill
508c9de93e
netfilter: add missing symbol to disable nft_queue
...
Signed-off-by: Nicolas Thill <nico@openwrt.org>
SVN-Revision: 42600
2014-09-17 14:28:05 +00:00
Steven Barth
e4e5c31f87
Reorganize netfilter kernel modules and package nftables kernel support
...
Signed-off-by: Steven Barth <steven@midlink.org>
SVN-Revision: 42596
2014-09-17 12:10:44 +00:00
Zoltan Herpai
cb20e3d3a6
modules: allow building rtl8188eu on 3.14
...
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 42588
2014-09-17 10:12:29 +00:00
Hauke Mehrtens
f734314484
kernel: make hwmon-lm75 only depend on kmod-thermal if needed
...
This fixes commit r42529 and closes #17855 .
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42531
2014-09-14 12:06:38 +00:00
Hauke Mehrtens
762ddec48b
kernel: make kmod-hwmon-lm75 depend on kmod-thermal
...
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 42529
2014-09-13 23:03:36 +00:00
Hauke Mehrtens
a8e1a031a8
package: other.mk: update configuration for ad799x
...
The ad799x driver moved out of staging since kernel 3.16, so update filepath,
config elements and description.
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 42524
2014-09-13 20:35:10 +00:00
Florian Fainelli
5b0e7947e3
at91: add CONFIG_USB_OHCI_HCD_AT91 to usb-ohci
...
The at91 OHCI driver has a separate Kconfig symbol with newer kernels,
include it.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 42411
2014-09-03 03:09:24 +00:00
Nicolas Thill
aee5d6ced5
kernel: revert [40784]
...
SVN-Revision: 42307
2014-08-27 08:49:55 +00:00
John Crispin
65ebca1d5e
kernel: add package for huawei ncm modems
...
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 42304
2014-08-26 13:11:56 +00:00