Commit graph

765 commits

Author SHA1 Message Date
Hauke Mehrtens
b10aea0075 wireless: build hermes packages from compat-wirelessand not from the kernel.
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.

SVN-Revision: 23946
2010-11-10 19:01:20 +00:00
Claudio Mignanti
3dd6093d26 Add package for ledtrigger netfilter
SVN-Revision: 23902
2010-11-06 21:08:41 +00:00
Claudio Mignanti
442a8fc323 Add package for ledtrigger gpio
SVN-Revision: 23901
2010-11-06 21:05:37 +00:00
Florian Fainelli
b013e4eec4 add kmod-leds-net5501
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23729
2010-10-30 22:35:59 +00:00
Florian Fainelli
3403d66f43 prefer the cs5535 gpiolib driver after 2.6.32
SVN-Revision: 23728
2010-10-30 22:35:54 +00:00
Hamish Guthrie
7fd7db8981 kernel: Add kernel module for OMAP WDT
SVN-Revision: 23689
2010-10-28 08:50:43 +00:00
Vasilis Tsiligiannis
28d277e542 kernel/modules: Fix CH341 USB-to-serial description (#8097)
SVN-Revision: 23563
2010-10-21 08:35:22 +00:00
Jo-Philipp Wich
3f4adc80db kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa
SVN-Revision: 23383
2010-10-10 17:38:11 +00:00
Nicolas Thill
ec30e9118c package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
SVN-Revision: 23345
2010-10-08 23:26:31 +00:00
Michael Büsch
226abf88f5 Add support for nokia n810 sound
SVN-Revision: 23303
2010-10-07 15:35:49 +00:00
Jo-Philipp Wich
be844a7783 kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad.
SVN-Revision: 23283
2010-10-07 10:12:55 +00:00
Lars-Peter Clausen
290e192ce8 Make mv_cesa crypto module available on Orion as well.
SVN-Revision: 23229
2010-10-04 21:33:07 +00:00
Lars-Peter Clausen
67ab1350bd kernel: Add hwmon-lm63 package
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23216
2010-10-04 09:17:42 +00:00
Lars-Peter Clausen
2ba2936b58 kernel: kirkwood/orion I2C module support
This patch adds support for configuring kirkwood/orion i2c module.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23215
2010-10-04 09:16:13 +00:00
Lars-Peter Clausen
7ee9c3d762 kernel: Move CONFIG_CRYPTO_HW to crypto-core
hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.

Patch by Jan Willies

SVN-Revision: 23190
2010-10-03 01:12:51 +00:00
Jo-Philipp Wich
a2328ecf96 kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
SVN-Revision: 23173
2010-10-02 03:22:56 +00:00
Florian Fainelli
8e9736675f Fix missing dependency in solos-pci module
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
 captured in the Makefile.

Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23086
2010-09-19 11:18:00 +00:00
Jo-Philipp Wich
1e227c0225 Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>

SVN-Revision: 23070
2010-09-15 03:52:13 +00:00
Jo-Philipp Wich
fe247d02bd Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23068
2010-09-15 03:48:20 +00:00
Michael Büsch
78539bfa4f Fix compilation of crypto modules. This fixes #7920
SVN-Revision: 23028
2010-09-12 15:31:00 +00:00
Michael Büsch
393c83514b Fix kernel crypto modules for >= 2.6.36
SVN-Revision: 23026
2010-09-11 21:42:37 +00:00
Alexandros C. Couloumbis
e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36
SVN-Revision: 22954
2010-09-06 11:41:09 +00:00
Jo-Philipp Wich
8315505605 kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22945
2010-09-05 23:19:24 +00:00
Jo-Philipp Wich
75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22943
2010-09-05 23:16:24 +00:00
Jo-Philipp Wich
1553660de2 kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22942
2010-09-05 23:15:43 +00:00
Michael Büsch
1c74711ec1 Fix musb-hdrc module loading
SVN-Revision: 22928
2010-09-05 00:10:30 +00:00
Florian Fainelli
573f15826d kmod-sctp: Add SCTP kernel support
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>

SVN-Revision: 22917
2010-09-04 18:06:49 +00:00
Florian Fainelli
54f4be5bd6 add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22916
2010-09-04 18:06:32 +00:00
Florian Fainelli
5bd1c17fd1 add XTS cipher CryptoAPI module
needed for proper dm-crypt support

Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22915
2010-09-04 18:06:24 +00:00
Florian Fainelli
6edf2c577b add kmod-usb-serial-ipw module
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>

SVN-Revision: 22891
2010-09-04 16:03:26 +00:00
Florian Fainelli
4331584485 add cpu msr kernel module package
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 22890
2010-09-04 16:03:20 +00:00
Alexandros C. Couloumbis
8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
2010-09-01 13:14:05 +00:00
Michael Büsch
7a8066735d Add usb gadget feature flag
SVN-Revision: 22798
2010-08-25 17:35:34 +00:00
Michael Büsch
3b6d2366bd Add usb gadget packages
SVN-Revision: 22785
2010-08-24 15:15:23 +00:00
Michael Büsch
e54b810ace tahvo-usb: Use platform device interface properly (don't crash)
SVN-Revision: 22780
2010-08-23 14:24:39 +00:00
Felix Fietkau
0f64b1d870 kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
SVN-Revision: 22724
2010-08-19 12:49:56 +00:00
Felix Fietkau
48c7c56dcb kernel: add a missing config symbol for ext4
SVN-Revision: 22717
2010-08-19 12:49:19 +00:00
Michael Büsch
7c97bbabe7 Add Tahvo USB support
SVN-Revision: 22712
2010-08-19 11:22:15 +00:00
Nicolas Thill
99a3935f4d package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
SVN-Revision: 22632
2010-08-14 08:59:51 +00:00
Nicolas Thill
b36a1274bb package/kernel: video: add missing dependencies (closes: #6497, #7542) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc
SVN-Revision: 22597
2010-08-11 17:00:01 +00:00
Nicolas Thill
d823419da8 package/kernel: video: remove redundant AddDepends/video calls
SVN-Revision: 22596
2010-08-11 16:53:44 +00:00
Hamish Guthrie
6953ce8a47 Add HCI_UART_H4 support (required by Gumstix Overo)
SVN-Revision: 22572
2010-08-10 07:55:25 +00:00
Florian Fainelli
088b641056 rename kmod-switch-ip175c package to kmod-switch-ip17xx
SVN-Revision: 22544
2010-08-08 20:01:16 +00:00
Jo-Philipp Wich
0d06aa524a kernel: fix missing symbol introduced by l2tp
SVN-Revision: 22507
2010-08-06 02:05:07 +00:00
Jo-Philipp Wich
ae8dbcbae4 kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
SVN-Revision: 22501
2010-08-06 00:58:49 +00:00
Felix Fietkau
7a5f143f64 kmod-ipsec: fix a compile error with some configurations. since CONFIG_XFRM_IPCOMP is not selectable on its own (no prompt), always select CONFIG_INET_IPCOMP along with it, to make sure that it gets enabled
SVN-Revision: 22402
2010-07-27 21:04:49 +00:00
Felix Fietkau
52646b63b1 load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
SVN-Revision: 22359
2010-07-23 01:54:21 +00:00
Florian Fainelli
e9924b427e fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
SVN-Revision: 22321
2010-07-20 22:25:48 +00:00
Claudio Mignanti
3f25930247 pwm: export the generic pwm api as module
SVN-Revision: 22297
2010-07-19 21:14:24 +00:00
Alexandros C. Couloumbis
7882a1856a package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
SVN-Revision: 22283
2010-07-18 18:59:12 +00:00