| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
|
|
|
|
| |
needed
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40470
|
|
|
|
|
|
| |
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 40448
|
|
|
|
|
|
|
|
|
| |
zsmalloc was promoted from staging, while bluetooth gained a dependency
to a library shared with 802.15.4 for 6lowpan support.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40379
|
|
|
|
|
|
|
|
|
| |
dwc2 was promoted from staging, while u_rndis was merged into
usb_f_rndis.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40378
|
|
|
|
|
|
|
|
| |
pcm-page-alloc was merged into snd-pcm.
Signed-off-by: Jonas Gorski <jogo@openwrt.org>
SVN-Revision: 40377
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40334
|
|
|
|
|
|
| |
Signed-off-by: Daniel Golle <daniel@makrotopia.org>
SVN-Revision: 40333
|
|
|
|
|
|
|
|
|
| |
Add Bosch C_CAN/D_CAN driver as a kernel package. The D_CAN controller is used
on BeagleBoneBlack.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39990
|
|
|
|
|
|
|
|
|
|
| |
Build all of the can support as modules, otherwise the kernel image is
changed when a can kernel package is selected, because the can protocol
is then built in into the kernel image.
Signed-off-by: Jan Kardell <jan.kardell@telliq.com>
SVN-Revision: 39989
|
|
|
|
|
|
|
|
|
| |
The kernel Kconfig dependency lists X86, and we will fail building this module
on other platforms such as Malta.
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 39974
|
|
|
|
|
|
| |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39907
|
|
|
|
|
|
| |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39670
|
|
|
|
|
|
|
|
|
|
|
| |
phy-generic.ko was renamed and moved from kernel version to version.
kernel <= 3.9: nop-usb-xceiv.ko
kernel >= 3.10 && <= 3.11: phy-nop.ko
kernel >= 3.12: phy-generic.ko
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39563
|
|
|
|
|
|
|
|
|
|
| |
smsc95xx.ko depends on crc16.ko on kernel >= 3.8
There was an additional kmod-usb-net-smsc95xx definition in the mxs
target code which conflicted with the one in the common area.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39562
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39560
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39559
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39558
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39556
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39555
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39554
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39550
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39549
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39548
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39546
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39544
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39543
|
|
|
|
|
|
|
|
| |
This patch adds a new kernel module for Samsung USB LTE modems.
Signed-off-by: Matti Laakso <malaakso@elisanet.fi>
SVN-Revision: 39535
|
|
|
|
|
|
|
|
| |
This fixes some problems on kernel 3.13 and also removes the reference to LINUX_3_7.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39532
|
|
|
|
|
|
|
|
| |
This patch adds journaled file system (JFS) kernel module support.
Signed-off-by: Gerald Matzka<mgerald21@yahoo.de>
SVN-Revision: 39484
|
|
|
|
| |
SVN-Revision: 39462
|
|
|
|
|
|
| |
Linux 3.6
SVN-Revision: 39459
|
|
|
|
|
|
|
|
|
|
|
|
| |
Also select that for kmod-xen-fs. Fixes the following build
error:
Package kmod-xen-fs is missing dependencies for the following libraries:
xen-privcmd.ko
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>
SVN-Revision: 39430
|
|
|
|
|
|
| |
Signed-off-by: John Crispin <blogic@openwrt.org>
SVN-Revision: 39331
|
|
|
|
|
|
|
|
| |
This will select the correct dependencies also for more recent kernel versions.
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 39289
|
|
|
|
|
|
|
|
| |
version
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39287
|
|
|
|
|
|
| |
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 39275
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 39142
|
|
|
|
|
|
| |
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39110
|
|
|
|
|
|
|
|
| |
for arc4 (used by mac80211)
Signed-off-by: Felix Fietkau <nbd@openwrt.org>
SVN-Revision: 39052
|
|
|
|
|
|
|
| |
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
Signed-off-by: Luka Perkov <luka@openwrt.org>
SVN-Revision: 39032
|
|
|
|
|
|
| |
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 39008
|
|
|
|
|
|
|
| |
Platforms without in-soc audio don't provide CONFIG_SND_DMAENGINE_PCM, thus
the module is not generated.
SVN-Revision: 38913
|
|
|
|
|
|
|
|
| |
support VMware ethernet adapters
Signed-off-by: Dirk Neukirchen <dirkneukirchen@web.de>
SVN-Revision: 38840
|
|
|
|
|
|
|
|
| |
above
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38772
|
|
|
|
|
|
|
|
| |
modules/i2c.mk
Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu>
SVN-Revision: 38760
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38721
|
|
|
|
|
|
| |
Signed-off-by: Imre Kaloz <kaloz@openwrt.org>
SVN-Revision: 38692
|
|
|
|
|
|
|
|
| |
This depends on kmod-hwmon-core
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38639
|
|
|
|
|
|
| |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38638
|
|
|
|
|
|
| |
Signed-off-by: Hauke Mehrtens <hauke@hauke-m.de>
SVN-Revision: 38605
|