Commit graph

1066 commits

Author SHA1 Message Date
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
Hauke Mehrtens
8067116c10 kernel: deactivate ext4 SElinux support and extended attributes support in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target.
Thank you Philip Prindeville

SVN-Revision: 24951
2011-01-09 22:43:06 +00:00
Jo-Philipp Wich
6322a8be78 kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville
SVN-Revision: 24950
2011-01-09 22:25:15 +00:00
Gabor Juhos
5413cea8ba package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys
SVN-Revision: 24853
2010-12-29 18:08:24 +00:00
Gabor Juhos
a059a11ee1 generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
2010-12-17 17:10:11 +00:00
Jo-Philipp Wich
a385f3bb52 kernel: package kmod-zd1201 (#8386)
SVN-Revision: 24443
2010-12-10 19:33:36 +00:00
Gabor Juhos
e94db05163 ar71xx: add rtc modules for nbg460n
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 24420
2010-12-10 15:17:06 +00:00
Jo-Philipp Wich
4df44b15e1 kernel: fix raid module packaging on newer kernels (#8384)
SVN-Revision: 24394
2010-12-09 17:18:41 +00:00
Hauke Mehrtens
fe5b868a4f kernel: add dummy net device
Thank you Thomas Jansen.
(partly closes #5849)

SVN-Revision: 24272
2010-12-05 21:23:21 +00:00
Hauke Mehrtens
ab461fd74f kernel: add kmod-usb-serial-wwan
This package is needed by kmod-usb-serial-option

Thank you raver (closes #7731)

SVN-Revision: 24271
2010-12-05 20:43:45 +00:00
Jo-Philipp Wich
9811ba059f kernel: package md and raid level modules (#7184)
SVN-Revision: 24214
2010-12-02 16:18:22 +00:00
Felix Fietkau
11564e8efe kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
SVN-Revision: 24160
2010-11-27 22:33:08 +00:00
Imre Kaloz
5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
2010-11-22 13:43:32 +00:00
Imre Kaloz
db689e1d5c fix typos
SVN-Revision: 24086
2010-11-22 13:01:21 +00:00
Imre Kaloz
67d797821c use ext4 for ext2/3 on 2.6.32+
SVN-Revision: 24083
2010-11-22 12:11:50 +00:00
Alexandros C. Couloumbis
79a2f2debc target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
2010-11-16 14:07:40 +00:00
Alexandros C. Couloumbis
4cf92fbdf7 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
SVN-Revision: 24014
2010-11-16 13:42:21 +00:00
Hauke Mehrtens
1c290dcbf7 kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35

SVN-Revision: 23993
2010-11-14 20:51:30 +00:00
Hauke Mehrtens
faf2d6e4d3 kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227

SVN-Revision: 23986
2010-11-13 13:44:52 +00:00
Hauke Mehrtens
e24f008d09 l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
SVN-Revision: 23948
2010-11-10 19:10:38 +00:00
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
Alexandros C. Couloumbis
57d2e57b02 finalize r22241 fixes
SVN-Revision: 22242
2010-07-17 08:50:19 +00:00
Alexandros C. Couloumbis
15da77bded package/kernel: update r22229
SVN-Revision: 22241
2010-07-17 06:37:36 +00:00
Jo-Philipp Wich
a158af99a0 iptables: package hashlimit module (#6696)
SVN-Revision: 22229
2010-07-16 06:15:07 +00:00
Claudio Mignanti
2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
2010-07-12 14:06:13 +00:00
Claudio Mignanti
bbcb9de935 Add package for gpio rotary encoder
SVN-Revision: 22144
2010-07-12 13:20:04 +00:00
Claudio Mignanti
828919b2ba Add package for gpio-pwm
SVN-Revision: 22143
2010-07-12 13:20:01 +00:00
Hauke Mehrtens
88eb1b7ad0 kernel: modules names changed with kernel 2.6.35
SVN-Revision: 22139
2010-07-11 19:39:30 +00:00
Claudio Mignanti
6a46e15720 kmod-usb-core is buildin on etrax target
SVN-Revision: 22130
2010-07-11 12:27:11 +00:00
Felix Fietkau
ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
2010-06-26 20:44:28 +00:00
Felix Fietkau
543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
2010-06-26 20:43:41 +00:00
Jo-Philipp Wich
91468dcf4f package TPROXY target and module infrastructure
SVN-Revision: 21883
2010-06-22 22:39:22 +00:00
Jo-Philipp Wich
f8105cde7a kernel: package tulip family modules into kmod-tulip
SVN-Revision: 21859
2010-06-21 21:40:27 +00:00
Florian Fainelli
dc5248c47b add kmod-gpio-nxp-74hc164 for brcm63xx only
SVN-Revision: 21771
2010-06-12 18:10:28 +00:00
Alexandros C. Couloumbis
c80ad970e0 package/kernel: fix missing parenthesis on r21758
SVN-Revision: 21759
2010-06-11 15:46:19 +00:00
Alexandros C. Couloumbis
6bf0094865 package/kernel: fix dependency modules
SVN-Revision: 21758
2010-06-11 15:04:04 +00:00
Jo-Philipp Wich
527e4c9b65 kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
SVN-Revision: 21700
2010-06-07 10:47:20 +00:00
Florian Fainelli
2b0bf20c86 fix kmod-swconfig module loading typo
SVN-Revision: 21530
2010-05-21 21:25:39 +00:00
Florian Fainelli
22eaf8b658 add kmod-swconfig and kmod-swich-ip175c
SVN-Revision: 21520
2010-05-21 09:53:55 +00:00
Claudio Mignanti
a33ac59db4 hwmon: fix depends definition
SVN-Revision: 21481
2010-05-16 20:51:19 +00:00
Florian Fainelli
4aceb015d3 hifnHIPP also depends on PCI
SVN-Revision: 21425
2010-05-11 09:17:50 +00:00
Florian Fainelli
89ba5f098e kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
SVN-Revision: 21381
2010-05-05 18:16:40 +00:00
Jo-Philipp Wich
cb232921b5 kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
SVN-Revision: 21358
2010-05-04 21:01:24 +00:00
Nicolas Thill
0a9999bc19 package/kernel: renable kmod-input on 2.4 (closes: #7063)
SVN-Revision: 21262
2010-04-29 16:04:19 +00:00
Nicolas Thill
36ee230fca package/kernel: mark a bunch of kmod packages that don't exist on 2.4 as 2.6 only
SVN-Revision: 21251
2010-04-29 10:25:57 +00:00
Nicolas Thill
840ef1f158 package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
SVN-Revision: 21250
2010-04-29 10:23:36 +00:00
Nicolas Thill
fc43e1f4f5 package/kernel: move AddDepends calls at the end of package definitions, move back some dependencies in DEPENDS for clarity
SVN-Revision: 21248
2010-04-29 04:04:19 +00:00
Nicolas Thill
b233ad6626 move kmod-lp package defition specific to brcm-2.4 to package/kernel
SVN-Revision: 21247
2010-04-29 03:57:55 +00:00
Nicolas Thill
87984ac644 package/kernel: sort package definitions in other.mk
SVN-Revision: 21140
2010-04-24 15:21:54 +00:00
Nicolas Thill
0020915ee5 package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
SVN-Revision: 21139
2010-04-24 15:20:42 +00:00
Nicolas Thill
0acadb2fbe package/kernel: add missing bits from [21137] (oops)
SVN-Revision: 21138
2010-04-24 14:13:39 +00:00
Nicolas Thill
37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
SVN-Revision: 21137
2010-04-24 14:08:49 +00:00
Nicolas Thill
b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu
SVN-Revision: 21136
2010-04-24 13:53:31 +00:00
Nicolas Thill
014b05878d package/kernel: move pcspkr to sound.mk
SVN-Revision: 21135
2010-04-24 13:46:31 +00:00
Nicolas Thill
225ab2533f package/kernel: move block2mtd to block.mk
SVN-Revision: 21134
2010-04-24 13:45:05 +00:00
Nicolas Thill
cccc72df2c package/kernel: sort block package definitions
SVN-Revision: 21133
2010-04-24 13:43:30 +00:00
Nicolas Thill
484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
2010-04-24 13:34:51 +00:00
Nicolas Thill
4d773ec4d1 package/kernel: allow additional dependencies as arguments to AddDepends macros
SVN-Revision: 21128
2010-04-24 12:29:50 +00:00
Nicolas Thill
0655bed93c package/kernel: set correct submenu entry for NLS packages
SVN-Revision: 21127
2010-04-24 12:17:50 +00:00
Nicolas Thill
f02dad6aca package/kernel: sort FS package definitions
SVN-Revision: 21126
2010-04-24 12:09:30 +00:00
Nicolas Thill
75534ab4ae package/kernel: move NLS modules to their own file & submenu
SVN-Revision: 21125
2010-04-24 11:50:44 +00:00
Nicolas Thill
194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
2010-04-24 11:42:17 +00:00
Nicolas Thill
2bd16b6e18 package/kernel: load target specific modules .mk files after generic ones
SVN-Revision: 21123
2010-04-24 11:41:35 +00:00
Nicolas Thill
e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
2010-04-24 11:01:06 +00:00
Alexandros C. Couloumbis
acb329137e fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 21114
2010-04-23 15:50:28 +00:00
Jo-Philipp Wich
b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
2010-04-23 11:27:29 +00:00
Jo-Philipp Wich
62c8bfcbbd kernel: package cypress m8 usb-to-serial module (#7210)
SVN-Revision: 21104
2010-04-23 10:55:26 +00:00
Nicolas Thill
9d7068ebdc package/kernel: use macros for kmod-rfkill depends
SVN-Revision: 21102
2010-04-23 04:08:26 +00:00
Nicolas Thill
5034b75865 package/kernel: introduce a new file that will be sourced first and holding complex dependencies spread over multiple files, use it for kmod-crc16
SVN-Revision: 21101
2010-04-23 04:01:03 +00:00
Hauke Mehrtens
8c0ee9484b gigaset: build gigaset with isdn4linux support
SVN-Revision: 20997
2010-04-18 18:24:34 +00:00
Gabor Juhos
9fb0688893 package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org

SVN-Revision: 20934
2010-04-16 18:40:15 +00:00
Jo-Philipp Wich
7e29eac780 - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target
SVN-Revision: 20923
2010-04-16 11:34:21 +00:00
Nicolas Thill
5a1b5c9fe9 package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)
SVN-Revision: 20913
2010-04-16 10:44:11 +00:00
Nicolas Thill
8b5bc8a9b3 package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
SVN-Revision: 20905
2010-04-16 09:15:02 +00:00
Nicolas Thill
f1eb6dd095 package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
SVN-Revision: 20901
2010-04-16 03:52:49 +00:00
Nicolas Thill
83e4e40e22 package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
SVN-Revision: 20893
2010-04-16 00:08:52 +00:00
Florian Fainelli
2de2c9ead2 add kmod-ata-pdc202xx-old (#6950)
SVN-Revision: 20808
2010-04-11 18:39:03 +00:00
Florian Fainelli
7258f9e4ba fix kmod-crc16 loading (#6949)
SVN-Revision: 20807
2010-04-11 18:38:56 +00:00
Florian Fainelli
15e8d2e0b7 add net5501 support
This patch brings up the net5501 platform.

Note that the x86/ target included support for all x86/ class
processors.  That's not technically correct.  This should be constrained
only to the "generic" subtarget.  Every x86-class target that isn't
generic should be able to select only the optimizations/capabilities
applicable to that architectural variant.

It's also assumed that all x86 processors have keyboard & mouse ports,
ISA, DMI, ACPI... the embedded ones typically don't.  Again, moving
that to the generic subtarget.

Fortunately, this was a fairly benign tweak.

The net5501 board includes the following logic:

Geode/LX processor
CS5535 super-I/O chip
PC87360 sensor chip
Via Rhine Ethernet controllers
Via Sata controllers
USB, LEDS, I2C

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

SVN-Revision: 20794
2010-04-11 12:36:55 +00:00
Nicolas Thill
79897ae09a netfilter: fix extension list in package descriptions (closes: #7045)
SVN-Revision: 20694
2010-04-04 12:40:06 +00:00
Nicolas Thill
90888d6b35 kernel: move support for generic IDE chipsets out of ide-core in their own packages, fix ixp4xx build issue (closes: #6939)
SVN-Revision: 20664
2010-04-03 01:36:27 +00:00
Hauke Mehrtens
23c3cdcd66 kernel: fix dependencies for x86 target
kmod-hid and kmod-input-core are directly build into the kernel for the
x86 target. No package on x86 should depend on it.

This fixes #6963

SVN-Revision: 20590
2010-03-29 21:02:14 +00:00
Nicolas Thill
39ee357098 ps3: move ps3lan kmod under target/linux/ps3
SVN-Revision: 20533
2010-03-28 03:29:22 +00:00
Hamish Guthrie
8356fc0b8e Create kernel module for PS3 networking
SVN-Revision: 20447
2010-03-26 14:11:01 +00:00
Nicolas Thill
4ea6e1c968 kernel: move yenta_socket to kmod-pcmcia-core on 2.4, mark kmod-pcmcia-yenta as 2.6 only, move CONFIG_PCCARD_NONSTATIC from kmod-pcmcia-core to kmod-pcmcia-yenta KCONFIG
SVN-Revision: 20436
2010-03-26 10:09:13 +00:00
Nicolas Thill
04dd1fc593 kernel: fix kmod-crypto-misc on 2.4
SVN-Revision: 20413
2010-03-25 05:15:25 +00:00
Florian Fainelli
023067da16 fix typo in gspa sn9c20x autoload line, patch from Chris Li
SVN-Revision: 20409
2010-03-24 23:33:50 +00:00
Jo-Philipp Wich
75b8822733 kernel: fix xen-fbdev description This patch fixes the description for KernelPackage xen-fbdev caused by a typo in xen.mk.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 20389
2010-03-23 15:24:54 +00:00
Hauke Mehrtens
4dd46dd8a4 kernel: fix some documentation
SVN-Revision: 20362
2010-03-21 19:12:36 +00:00
Florian Fainelli
479ff12fae fix path to the orinoco pcmcia driver, thanks hauke
SVN-Revision: 20357
2010-03-21 17:56:19 +00:00
Florian Fainelli
d22b22b356 add pcmcia hermes module, patch from Guillaume Lecerf
SVN-Revision: 20353
2010-03-21 17:16:36 +00:00
Hauke Mehrtens
3c2943b45a kernel: fix some minor error:
* module ide-pci-generic is also included if it was build
 * correct loading queue for kmod-dm
 * place for mvsas.ko changed in new kernel.

SVN-Revision: 20348
2010-03-21 14:22:38 +00:00
Hauke Mehrtens
cd2cee46ac kernel: these modules are already loaded by the scsi-core package
SVN-Revision: 20347
2010-03-21 14:19:48 +00:00
Hauke Mehrtens
68a2efe2d1 kernel: x86 remove dependency on ata-core and scsi-core
The x86 image includes the modules out of ata-core and scsi-core
directly in the kernel image. Do not depend on these packages, because
they are not build in a x86 image.
This fixes #6873

SVN-Revision: 20346
2010-03-21 14:18:11 +00:00
Hauke Mehrtens
c91903ad41 kernel: load after its dependencies
SVN-Revision: 20345
2010-03-21 14:12:32 +00:00
Hauke Mehrtens
5925292e14 kernel: fix tg3 installation
libphy is build into the kernel for brcm47xx and not as an extra module.

SVN-Revision: 20344
2010-03-21 14:09:24 +00:00
Hauke Mehrtens
627ebde4db kernel: include aes-i586 and twofish-i586 into crypto packages for x86
SVN-Revision: 20343
2010-03-21 14:07:30 +00:00
Hauke Mehrtens
35ccc68de9 kernel: fix typo
SVN-Revision: 20342
2010-03-21 14:06:32 +00:00
Hauke Mehrtens
94e9763799 kernel: make ISDN build again
In combination with r20339 ISDN will be build again.

 * Fix syntax problem in kmod-capi
 * add xfrm_ipcomp to kmod-ipsec

SVN-Revision: 20341
2010-03-21 14:05:59 +00:00
Florian Fainelli
ea66b2355d add more usb-storage modules (#6067)
SVN-Revision: 20323
2010-03-20 17:18:54 +00:00
Florian Fainelli
0bb16e35b2 add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
SVN-Revision: 20312
2010-03-20 10:27:30 +00:00
Florian Fainelli
e796067c6a update netfilter packages description, patch from Edgar Soldin
SVN-Revision: 20311
2010-03-20 10:27:24 +00:00
Florian Fainelli
05178e6695 add sn9c201 webcam driver, patch from Chris Li
SVN-Revision: 20310
2010-03-20 10:27:18 +00:00
Travis Kemen
411ab9871e fix missing nls support for 2.6.33
SVN-Revision: 20214
2010-03-14 18:22:57 +00:00
Felix Fietkau
14e104688d add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
SVN-Revision: 20196
2010-03-14 13:16:26 +00:00
Nicolas Thill
c3ddcedf4a kernel: fix kmod-pcmcia-yenta on 2.4
SVN-Revision: 20147
2010-03-11 16:37:11 +00:00
Claudio Mignanti
ff96ad6b8b fix kernel modules dependences for i2c and ata-core
SVN-Revision: 20146
2010-03-11 15:38:50 +00:00
Nicolas Thill
5601865155 kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
SVN-Revision: 20133
2010-03-11 09:12:44 +00:00
Lars-Peter Clausen
93f97a1bb0 kernel: Add SoC sound support package
SVN-Revision: 20130
2010-03-11 01:35:12 +00:00
Nicolas Thill
f00bcb24be kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
SVN-Revision: 20123
2010-03-10 17:53:04 +00:00
Hauke Mehrtens
32885a5a05 mac80211: build ipw2x00 driver from compat-wireless
ipw2x00 now depends on cfg80211 which is build form compat-wireless and not directly from kernel.

SVN-Revision: 20073
2010-03-08 22:05:36 +00:00
Gabor Juhos
945cfb9059 package: add module for the RB750 LED driver
SVN-Revision: 20052
2010-03-08 12:10:07 +00:00
Imre Kaloz
cf57e90014 drop support for the old style magicbox-cf driver
SVN-Revision: 19932
2010-03-01 08:04:14 +00:00
Imre Kaloz
c4d515e007 partly revert [19925] as the ata version builds fine
SVN-Revision: 19931
2010-03-01 08:00:03 +00:00
Nicolas Thill
4949756ceb kernel: mark ata-magicbox-cf & ide-magicbox as BROKEN for now (they don't build on 2.6.32)
SVN-Revision: 19925
2010-03-01 06:25:44 +00:00
Florian Fainelli
32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
2010-02-28 20:50:41 +00:00
Felix Fietkau
61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
2010-02-26 22:46:00 +00:00
Hauke Mehrtens
f56666bde4 ext4: fix for commit r19799
SVN-Revision: 19800
2010-02-21 20:26:37 +00:00
Hauke Mehrtens
ad11f6881a ext4: add Support for large (2TB+) block devices and files
CONFIG_LBDAF is needed for mounting ext4 filesystems with huge_file enabled.
This is the default option.

This closes #6714.

SVN-Revision: 19799
2010-02-21 20:14:24 +00:00
Jo-Philipp Wich
3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
SVN-Revision: 19772
2010-02-20 05:17:39 +00:00
Jo-Philipp Wich
bd4f4a9204 kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
SVN-Revision: 19725
2010-02-19 02:12:48 +00:00
Jo-Philipp Wich
5ebe347f07 kernel: add the token bucket filter to kmod-sched (#6681)
SVN-Revision: 19723
2010-02-19 01:56:10 +00:00
Lars-Peter Clausen
8d7a6df6ef kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
SVN-Revision: 19712
2010-02-18 23:31:08 +00:00
Felix Fietkau
e9d9efa678 kernel: build the scsi core package even if CONFIG_SCSI=y
SVN-Revision: 19666
2010-02-16 18:28:59 +00:00
Felix Fietkau
19d6a9ce6a kernel: add a package for block2mtd
SVN-Revision: 19665
2010-02-16 18:28:55 +00:00
Felix Fietkau
eca17a4a28 kernel: add a package for kmod-ata-sil
SVN-Revision: 19664
2010-02-16 18:28:50 +00:00
Lars-Peter Clausen
900de42186 Add audio feature flag.
There are targets which neither have usb host nor pci support but do have audio
capabilities. Those targets should expliclitly specifiy that they support audio
through the new feature flag. The audio feature flag is also implicitly selected
by the usb and pci feature flags.

SVN-Revision: 19643
2010-02-15 20:03:18 +00:00
Jo-Philipp Wich
e48f324dc0 kernel: add xen kmods
SVN-Revision: 19611
2010-02-12 19:01:45 +00:00
Travis Kemen
9e5844fda2 Here is LVM support for OpenWRT. It introduces 3 new packages: - kmod-dm for the device mapper kernel module. - kmod-libdevmapper for the device-mapper library. - kmod-lvm2 for the lvm tool. Note that it currently does not create the symlinks for all the lvm tools, so you have to use lvm pvs rather than just pvs. Thanks Stefan Monnier
SVN-Revision: 19595
2010-02-12 01:37:02 +00:00
Imre Kaloz
c272d54969 add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
SVN-Revision: 19497
2010-02-02 11:26:53 +00:00
Hauke Mehrtens
d711afb3be Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
SVN-Revision: 19386
2010-01-29 21:08:28 +00:00
Felix Fietkau
1a4a9cea95 openssl: make engines support dynamically configurable (based on a patch by puchu)
SVN-Revision: 19371
2010-01-28 19:28:06 +00:00
Gabor Juhos
b774acb479 package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
SVN-Revision: 19364
2010-01-28 18:38:27 +00:00
Gabor Juhos
af7050699e package: kmod-usb-core depends on kmod-nls-base on 2.6.32
SVN-Revision: 19347
2010-01-26 14:41:29 +00:00
Felix Fietkau
39b2af1f5b remove obsolete dependencies and checks
SVN-Revision: 19292
2010-01-23 17:07:59 +00:00
Nicolas Thill
815dc97a58 add explicit dependency on kmod-crypto-core when required (closes: #6557)
SVN-Revision: 19291
2010-01-23 16:39:31 +00:00
Nicolas Thill
405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
2010-01-22 08:18:04 +00:00
Nicolas Thill
6769fc65bb kernel: cleanup crypto stuff and fix module names on 2.4
SVN-Revision: 19058
2010-01-06 18:50:38 +00:00
Nicolas Thill
04ba8ab358 kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
2010-01-06 18:46:42 +00:00
Nicolas Thill
6e3bbe7843 kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
SVN-Revision: 19049
2010-01-06 01:11:31 +00:00
Nicolas Thill
ad91c89f08 kernel: fix IDE modules on 2.4
SVN-Revision: 19048
2010-01-06 01:08:00 +00:00
Florian Fainelli
5acf538f13 enable hso on ar71xx (#6432)
SVN-Revision: 18995
2010-01-02 12:15:20 +00:00
Gabor Juhos
f759c749de package: kernel/modules: package module for MAC-VLAN support
SVN-Revision: 18980
2009-12-31 14:33:31 +00:00
Florian Fainelli
328e4d3405 defer the loading of spidev after spi master drivers
SVN-Revision: 18974
2009-12-30 22:19:49 +00:00
Florian Fainelli
1c5bc31e17 fix bluetooth and ide breakage after r18955 (#6422)
SVN-Revision: 18972
2009-12-30 10:52:28 +00:00
Florian Fainelli
b6f5eeb1ee fix wrong paths after r18955.
SVN-Revision: 18957
2009-12-28 14:55:38 +00:00
Florian Fainelli
36743687a8 fix trailing endif after r18954. (#6420)
SVN-Revision: 18956
2009-12-28 09:19:32 +00:00
Imre Kaloz
29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
2009-12-27 21:54:09 +00:00
Imre Kaloz
4e71b48c2a remove 2.6.28 specific stuff from kernel packages
SVN-Revision: 18954
2009-12-27 21:42:38 +00:00
Nicolas Thill
f624d673dd kernel: enable kmod-sound-core on uml
SVN-Revision: 18901
2009-12-23 08:56:46 +00:00
Nicolas Thill
8b10e4eab2 kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)
SVN-Revision: 18847
2009-12-19 13:14:17 +00:00
Nicolas Thill
9ca044a009 kernel: fix kmod-ipt-iprange (closes: #6187)
SVN-Revision: 18838
2009-12-18 19:09:33 +00:00
Florian Fainelli
be7d2663b3 let usb-video load after video-core (#6214)
SVN-Revision: 18788
2009-12-15 20:17:44 +00:00
Jo-Philipp Wich
c74fe3cfff kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
SVN-Revision: 18767
2009-12-12 21:31:17 +00:00
Gabor Juhos
731837aa8e modules: package the leds-wndr3700-usb driver
SVN-Revision: 18759
2009-12-11 20:32:33 +00:00
Felix Fietkau
eb760dffc3 add missing config option for v4l1 (fixes #6314)
SVN-Revision: 18726
2009-12-09 19:04:57 +00:00
Florian Fainelli
6a4814517f package nls cp866 support (#6281)
SVN-Revision: 18690
2009-12-07 23:59:06 +00:00
Florian Fainelli
03ca3bf5bb allow building hostap-driver and its dependencies on 2.6.32 (#6305)
SVN-Revision: 18658
2009-12-05 12:54:30 +00:00
Florian Fainelli
6891ad6ef6 CONFIG_RFKILL_INPUT is a boolean
SVN-Revision: 18634
2009-12-04 14:52:41 +00:00
Hamish Guthrie
40f51884ed kmod-sound-ps3: Modified target dependencies
SVN-Revision: 18629
2009-12-04 12:18:01 +00:00
Florian Fainelli
8ba061b3cf prevent some modules from being built on ubicom32 since they do not compile or link
SVN-Revision: 18595
2009-11-29 00:33:32 +00:00
Hamish Guthrie
e1a2e7037f kmod-sound-core: Add new 2.6.32 kernel config option
SVN-Revision: 18523
2009-11-24 10:39:31 +00:00
Nicolas Thill
0cd7179165 change ext2/ext3 load order so that lazy mount tries ext3 before ext2
SVN-Revision: 18442
2009-11-17 21:29:27 +00:00
Felix Fietkau
1d91c8b455 e1000: add CONFIG_E1000_NAPI=y for older kernels
SVN-Revision: 18416
2009-11-14 02:55:48 +00:00
Felix Fietkau
3f5c35c742 e1000: depend on pci support instead of x86 target - some people have minipci cards with this chipset
SVN-Revision: 18376
2009-11-11 16:30:33 +00:00
Imre Kaloz
a992d6986c add preliminary MPC83xx support
SVN-Revision: 18353
2009-11-09 11:45:04 +00:00
Felix Fietkau
a4081ecb34 oops, forgot the autoload
SVN-Revision: 18319
2009-11-05 16:12:11 +00:00
Felix Fietkau
c386747269 fix kmod-leds-alix (#6079, #6105)
SVN-Revision: 18318
2009-11-05 16:11:45 +00:00
Felix Fietkau
f2c7149bf5 add missing CONFIG_MEDIA_SUPPORT symbol for v4l (fixes #6108)
SVN-Revision: 18309
2009-11-05 11:06:23 +00:00
Florian Fainelli
40754b4525 make rdc321-wdt become a package, saves some space in the kernel
SVN-Revision: 18298
2009-11-04 22:43:05 +00:00
John Crispin
2bbb05cc5e fixes bluetooth dependency, thx sn9
SVN-Revision: 18213
2009-10-29 21:25:55 +00:00
Florian Fainelli
1a2862798a remove references to 2_6_27
SVN-Revision: 18202
2009-10-29 12:22:53 +00:00
John Crispin
b2cd5b2e0d fixes DEPENDS of SSB module, thx sn9
SVN-Revision: 18196
2009-10-28 15:10:30 +00:00
Vasilis Tsiligiannis
79973cfaa7 usb-core: Add dependency to nls-base (#5973)
SVN-Revision: 18041
2009-10-12 11:44:36 +00:00
Florian Fainelli
5f55a89021 package the octeon compact flash driver
SVN-Revision: 18012
2009-10-09 07:36:19 +00:00
Florian Fainelli
ffc90868e4 add support for the dwc_otg USB controller
SVN-Revision: 18006
2009-10-08 17:56:31 +00:00
Imre Kaloz
d57b766c2f enable ATA_SFF (PATA support) in the generic configs
SVN-Revision: 17993
2009-10-08 09:40:38 +00:00
Florian Fainelli
3da62691c0 [package* ata-ixp4xx-cf depends on TARGET_ixp4xx
SVN-Revision: 17956
2009-10-06 15:24:28 +00:00
Florian Fainelli
900e7fda79 add kmod-input-rb532, driver for the rb532 user button
SVN-Revision: 17927
2009-10-05 20:05:56 +00:00
Nicolas Thill
4674fd1eae kernel: fix Promise PDC202xx IDE driver location
SVN-Revision: 17909
2009-10-05 17:08:44 +00:00
Andy Boyett
333be1a4d7 modules/crypto: package AMCC ppc4xx hardware crypto driver
SVN-Revision: 17906
2009-10-05 17:05:43 +00:00
Andy Boyett
dfe46f3d38 add missing kconfig option to ps3 sound module
SVN-Revision: 17899
2009-10-05 17:04:17 +00:00
Andy Boyett
94d54bb667 modules/usb: fix usb-etrax dependencies
SVN-Revision: 17898
2009-10-05 17:03:42 +00:00
John Crispin
047eb61a56 adds mountd. There is still much space for improvement, static mounts and fstab are not supported yet
SVN-Revision: 17853
2009-10-04 14:01:17 +00:00
Nicolas Thill
0e43e71159 remove ipset support from core, it is now provided by xtables-addons from the packages feed
SVN-Revision: 17844
2009-10-03 23:51:10 +00:00
Claudio Mignanti
7f3ed114f2 Export USB host driver as kernel package
SVN-Revision: 17818
2009-10-02 09:34:10 +00:00
Hauke Mehrtens
e014faf13f Update ipset to version 3.2
SVN-Revision: 17764
2009-09-27 15:03:41 +00:00
Hauke Mehrtens
80574578ec small fixes mostly for kernel 2.6.31
- libsas needs symbols from scsi_transport_sas
 - autoload line in pppoe was missing
 - rfkill-input does not exist in kernel 2.6.31
 - password for download server of r8101 changed
 - r8101 and siit do not build with kernel 2.6.31
 - fix build of net sched esfq

SVN-Revision: 17752
2009-09-26 21:23:53 +00:00
Hauke Mehrtens
3a923e436e fixes for kernel 2.6.31
SVN-Revision: 17739
2009-09-26 13:31:42 +00:00
Felix Fietkau
3b61c2c2b1 now that $(BOARD) is part of the opkg ARCH, there's no reason to keep the board name around in kmod-* package versions anymore
SVN-Revision: 17528
2009-09-06 17:26:37 +00:00
Felix Fietkau
0464fa7f2a fix wrong kernel version based nls dependency
SVN-Revision: 17436
2009-08-28 16:26:53 +00:00
Felix Fietkau
e6b2b9bd41 add missing dependency for kmod-ntfs (patch from #5638)
SVN-Revision: 17435
2009-08-28 16:26:48 +00:00
Florian Fainelli
c7d20c0a7e add the in-tree gspca driver
Signed-off-by: David Cooper <dave at kupesoft.com>

SVN-Revision: 17421
2009-08-27 08:38:16 +00:00
Felix Fietkau
13269c1891 fix pdc20xx compile for linux 2.6
SVN-Revision: 17359
2009-08-24 00:52:00 +00:00
Felix Fietkau
f29409ca1c brcm-2.4: fix ide disk detection on the wl-hdd
SVN-Revision: 17358
2009-08-23 23:56:19 +00:00
Florian Fainelli
7f931f64df add missing libsas configuration symbol
SVN-Revision: 17297
2009-08-18 12:46:39 +00:00
Gabor Juhos
c0d4cb1f24 Fix broken i2c module loading in R17269
Strip .ko suffix from module name.

Fix typo in name of i2c-scx200-acb module to be loaded.

Steve

Signed-off-by: Steve Brown <sbrown@cortland.com>

SVN-Revision: 17288
2009-08-16 12:39:47 +00:00
Hauke Mehrtens
a8c28fc63c exclude kernel 2.6.27
SVN-Revision: 17274
2009-08-15 16:27:35 +00:00
Gabor Juhos
e89dfa6f3c kernel/modules: allow I2C modules to be compiled into the kernel (closes #5702)
SVN-Revision: 17269
2009-08-15 09:12:37 +00:00
Florian Fainelli
92ee7505d8 fix path to orinoco wireless modules (#5701)
SVN-Revision: 17264
2009-08-14 15:21:23 +00:00
Vasilis Tsiligiannis
b520582861 kmod-ipt-nathelper-extra: Fix kmod-textsearch dependency (#5665)
SVN-Revision: 17225
2009-08-11 16:39:53 +00:00
Hauke Mehrtens
ece3bdcdd6 Correct bool expressions in dependencies. This fixes #5627
SVN-Revision: 17208
2009-08-10 18:26:18 +00:00
Vasilis Tsiligiannis
08f7b6c408 kmod-net-hermes-pci, kmod-net-hermes-plx: Fix kmod-net-hermes dependency
SVN-Revision: 17206
2009-08-09 22:51:04 +00:00
Florian Fainelli
2542bd81a2 add usb-net-dm9601-ether, thanks groz
SVN-Revision: 17133
2009-08-05 15:10:29 +00:00
Florian Fainelli
4a2409f4d0 add usb-serial-motorola-phone, thanks groz
SVN-Revision: 17132
2009-08-05 15:09:21 +00:00
Florian Fainelli
70a835f466 fix isdn symbols for 2.4 kernels
SVN-Revision: 17044
2009-07-29 21:28:10 +00:00
Florian Fainelli
774f667614 add btrfs filesystem support, patch from Benjamin Cama
SVN-Revision: 16999
2009-07-26 10:49:39 +00:00
Florian Fainelli
fa714a7f51 add kmod-pppol2tp, patch from Vladimir Voronkov
SVN-Revision: 16995
2009-07-26 10:27:35 +00:00
Florian Fainelli
18b5b6d1ce add support for the sn9c102 video chips (#3976)
SVN-Revision: 16991
2009-07-25 23:41:22 +00:00
Florian Fainelli
dc506df093 add support for mcs-7830 usb ethernet adapter (#3977)
SVN-Revision: 16990
2009-07-25 23:39:54 +00:00
Florian Fainelli
0e783dde14 split ebtables packages and modules into ebtables ipv4/6 and watchers (#5001)
SVN-Revision: 16980
2009-07-25 19:47:48 +00:00
Gabor Juhos
b154676401 kernel/modules: package driver for the LM75 sensor
SVN-Revision: 16958
2009-07-22 11:13:03 +00:00
Gabor Juhos
9594ef9079 kernel/modules: package ATA version of the Magicbox CF driver
SVN-Revision: 16957
2009-07-22 10:45:04 +00:00
Florian Fainelli
b483359d38 make libsas depend on x86, over targets using it may unmask it later
SVN-Revision: 16953
2009-07-22 08:32:51 +00:00
Florian Fainelli
998465b1d9 add libsas and mvsas required for VIA NAS7800
SVN-Revision: 16941
2009-07-21 11:37:12 +00:00
Florian Fainelli
2a93dc020f allow via-velocity to be selectable on x86
SVN-Revision: 16940
2009-07-21 11:01:25 +00:00
Vasilis Tsiligiannis
240bce0986 pcmcia-core: Fix missing rsrc_nonstatic module (closes #5380)
SVN-Revision: 16935
2009-07-20 13:49:58 +00:00
Gabor Juhos
e315e7a2ce kernel/modules: enable Magicbox CF driver on 2.6.28
SVN-Revision: 16924
2009-07-19 17:46:46 +00:00
Gabor Juhos
80b3c0875a kernel/modules: package module for OpenFirmware I2C accessors
SVN-Revision: 16921
2009-07-19 15:52:10 +00:00
Gabor Juhos
5066aab06b kernel/modules: package I2C bus driver for PPC4xx based systems
SVN-Revision: 16919
2009-07-19 12:22:26 +00:00