Commit graph

817 commits

Author SHA1 Message Date
Hauke Mehrtens
f4aef6d553 kernel: remove double definition of depends in crypto-mv-cesa and make it look like the other entries.
Thank you Maarten

SVN-Revision: 26413
2011-04-02 19:31:21 +00:00
Hauke Mehrtens
25b6ffe3d7 kernel: mv_cesa depends on CRYPTO_BLKCIPHER2 and CRYPTO_HASH2
SVN-Revision: 26407
2011-04-02 15:41:04 +00:00
Felix Fietkau
d6d41eb0cb kernel: ocf also requires kmod-crypto-mananger (which depends on kmod-crypto-hash)
SVN-Revision: 26375
2011-03-30 15:59:40 +00:00
Florian Fainelli
70225e0de3 fix USB modules build on octeon
SVN-Revision: 26374
2011-03-30 15:36:26 +00:00
Florian Fainelli
cb476efc17 package i2c master driver
SVN-Revision: 26373
2011-03-30 15:36:22 +00:00
Felix Fietkau
ada4206cc5 kernel: add missing dependency for ocf on kmod-crypto-hash
SVN-Revision: 26372
2011-03-30 15:07:09 +00:00
Felix Fietkau
d1da16a093 kernel: fix autoload for the crypto_hash module (patch from #9136)
SVN-Revision: 26358
2011-03-29 13:31:39 +00:00
Felix Fietkau
a119ee0013 kernel: split up cryptoapi, move hash support and blockcipher/algorithm manager to separate packages
SVN-Revision: 26296
2011-03-25 21:28:44 +00:00
Hauke Mehrtens
aadec1ec97 kernel: fix some problems with kernel 2.6.38
In some places LINUX_2_6_38 was just missing.
Some kernel modules were moved.

SVN-Revision: 26239
2011-03-19 17:42:48 +00:00
Gabor Juhos
72cb0af66d package/kernel: package heartbeat LED trigger
Patch-by: Nikolay Martynov <mar.kolya@gmail.com>

SVN-Revision: 26120
2011-03-13 15:08:33 +00:00
Jo-Philipp Wich
395bd8bf60 kernel: further fixes to kmod-gre packaging
SVN-Revision: 26012
2011-03-10 15:41:04 +00:00
Jo-Philipp Wich
cce1002869 kernel: fix usage of CompareKernelPatchVer for kmod-gre
SVN-Revision: 26010
2011-03-10 14:30:05 +00:00
Jo-Philipp Wich
378a7cadb9 kernel: package kmod-pptp, autoload kmod-gre
SVN-Revision: 25987
2011-03-09 22:20:16 +00:00
Jo-Philipp Wich
eb5ed5087b kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)
SVN-Revision: 25985
2011-03-09 21:57:03 +00:00
Michael Büsch
b09817a5e7 omap24xx: Add config option for n810 bluetooth driver
SVN-Revision: 25934
2011-03-07 16:14:10 +00:00
Michael Büsch
d80af7ebba Fix loading of ethernet gadget
SVN-Revision: 25905
2011-03-06 21:44:32 +00:00
Michael Büsch
693bc17d40 Load MUSB before gadget and host drivers are loaded
SVN-Revision: 25903
2011-03-06 21:36:02 +00:00
Felix Fietkau
875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
2011-02-27 19:52:57 +00:00
Felix Fietkau
cf3b7563cf add kmod-oprofile to package/kernel
SVN-Revision: 25690
2011-02-24 01:11:16 +00:00
Felix Fietkau
ac9a5cf885 kmod-crypto: fix selecting core crypto modules
SVN-Revision: 25688
2011-02-24 01:11:04 +00:00
Felix Fietkau
b1b89bf646 kmod-crypto: remove pcomp, nothing uses it
SVN-Revision: 25686
2011-02-24 00:30:13 +00:00
Jo-Philipp Wich
1de2fe5617 kernel: fix path to pcidev driver
SVN-Revision: 25670
2011-02-23 21:51:17 +00:00
Jo-Philipp Wich
e733270b96 kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38
SVN-Revision: 25669
2011-02-23 21:43:50 +00:00
Jo-Philipp Wich
f84ba3d981 kernel: fix kmod-xen-evtchn for Linux 2.6.37+
SVN-Revision: 25668
2011-02-23 20:13:40 +00:00
Felix Fietkau
9dad83362d kernel: remove imq support, refresh patches
SVN-Revision: 25641
2011-02-21 02:06:51 +00:00
Felix Fietkau
c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
SVN-Revision: 25639
2011-02-21 00:03:20 +00:00
Florian Fainelli
29fd37780b switch to newer CS5535 GPIO driver, patch from Philip Prindeville
SVN-Revision: 25631
2011-02-20 19:59:29 +00:00
Florian Fainelli
43d7aff94e add Marvell orion watchdog timer module
This patch adds kernelmodule for watchdog timer on platform orion.

Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>

SVN-Revision: 25620
2011-02-20 17:24:20 +00:00
Jo-Philipp Wich
70f42675b1 kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
SVN-Revision: 25592
2011-02-19 18:11:31 +00:00
Felix Fietkau
a800b91f59 kernel: add a missing module for ahci on 2.6.35+
SVN-Revision: 25553
2011-02-16 15:12:54 +00:00
Felix Fietkau
240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
SVN-Revision: 25518
2011-02-13 14:18:13 +00:00
Felix Fietkau
858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
SVN-Revision: 25493
2011-02-12 23:55:06 +00:00
Felix Fietkau
69c52daa49 remove an obsolete CompareKernelPatchVer call
SVN-Revision: 25492
2011-02-12 23:55:03 +00:00
Felix Fietkau
2d9427566a move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
SVN-Revision: 25491
2011-02-12 23:54:59 +00:00
Felix Fietkau
d64c314336 remove a remaining reference to linux 2.4
SVN-Revision: 25490
2011-02-12 23:54:55 +00:00
Florian Fainelli
523e9938c8 allow gemini target to use rfkill
SVN-Revision: 25488
2011-02-12 19:39:55 +00:00
Michael Büsch
8dbb2ee6f2 tahvo doesn't need ohci
SVN-Revision: 25469
2011-02-11 18:09:17 +00:00
Florian Fainelli
df0a3aea55 use i2c_defaults for kmod-i2c-at91
SVN-Revision: 25468
2011-02-11 17:37:51 +00:00
Michael Büsch
e19a286cae Add tusb6010 package and let tahvo-usb select it
SVN-Revision: 25465
2011-02-11 14:35:08 +00:00
Michael Büsch
77d0d3783b Remove TUSB6010 config options from musb config
SVN-Revision: 25462
2011-02-11 12:57:20 +00:00
Florian Fainelli
efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
2011-02-10 18:03:16 +00:00
Michael Büsch
600a142de6 n810: Support modular battery management
SVN-Revision: 25422
2011-02-08 17:25:02 +00:00
Vasilis Tsiligiannis
1153135b7c kernel/modules: Add ifb module (#8764)
SVN-Revision: 25323
2011-02-02 19:37:30 +00:00
Vasilis Tsiligiannis
d5987b5db4 kernel/modules: Add w1-master-ds2490 module (#8779)
SVN-Revision: 25311
2011-02-02 18:17:04 +00:00
Florian Fainelli
058b54773a kmod-via-velocity depends on kmod-crc-ccitt (#8730)
SVN-Revision: 25244
2011-01-29 22:06:23 +00:00
Florian Fainelli
2689e63f58 enable MOS7720 usb-serial devices
Enable build of kernel module for MOS7720 usb-serial devices.
Tested on WGT634U and WL500g running trunk @r24238.

Signed-off-by: Marc Zyngier <maz@misterjones.org>

SVN-Revision: 25174
2011-01-27 21:49:53 +00:00
Felix Fietkau
781df33e2a add a few missing usb related symbols (relevant for mpc85xx)
SVN-Revision: 25038
2011-01-18 14:43:50 +00:00
Florian Fainelli
c1796ae53d Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace."
We do not make a kernel module depend on user-space utility.

SVN-Revision: 25035
2011-01-18 12:10:20 +00:00
Daniel Dickinson
5d76a52a44 solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace.
SVN-Revision: 25034
2011-01-18 07:09:22 +00:00
Claudio Mignanti
3559931d8f Fix i2c driver and package it
SVN-Revision: 24975
2011-01-13 12:01:07 +00:00