Commit Graph

766 Commits (59a3841c9cbc7ad68ac49cb8f41105c1e68e4040)

Author SHA1 Message Date
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
Gabor Juhos 0f7cfac9f3 kernel/modules: fix Magicbox CF card driver definitions
SVN-Revision: 16911
2009-07-19 09:13:25 +00:00
Felix Fietkau 12b429b3a2 get rid of linux 2.6.29
SVN-Revision: 16883
2009-07-17 16:20:25 +00:00
Florian Fainelli 2ec0cba393 This patch adds a target for the IBM PowerXCell Accelerator Board. (aka mvXCell-8i from MatrixVision or GigaAccel 180 from Fixstars)
http://us.fixstars.com/products/gigaaccel/

This build will create zImage suitable for TFTP boot image.

* v2
- add axonram device driver
- switch to 2.6.30.1

Signed-off-by: Akinobu Mita <mita@fixstars.com>

SVN-Revision: 16860
2009-07-16 10:19:13 +00:00
Florian Fainelli ac8dd23b37 isdn4linux modules fixes
SVN-Revision: 16829
2009-07-13 14:38:00 +00:00
Florian Fainelli bc2aaeae95 NET_EMATCH is a boolean (#5506)
SVN-Revision: 16828
2009-07-13 12:58:18 +00:00
Florian Fainelli fc5ad60288 fix isdn4linux kernel modules with the 2.4.37 update
SVN-Revision: 16799
2009-07-12 12:09:15 +00:00
Felix Fietkau 2020fc8c56 kernel: clean up scheduler default config and kmod-sched kconfig symbols, enable skbedit by default
SVN-Revision: 16789
2009-07-12 00:01:12 +00:00
Nicolas Thill 05672efde8 use .$(LINUX_KMOD_SUFFIX) instead of .ko in AutoLoad (closes: #5452)
SVN-Revision: 16726
2009-07-07 02:11:11 +00:00
Gabor Juhos 7ffee1f66f Baltic language support in kernel
Add Baltic langugae support in kernel package

Signed-off-by: zintis.petersons@e-mail.lv

SVN-Revision: 16717
2009-07-06 16:10:22 +00:00
Gabor Juhos 0c1004ac2c Add the gpio_keys input module to menuconfig
Signed-off-by: Ferenc Wagner <wferi@niif.hu>

SVN-Revision: 16716
2009-07-06 16:10:20 +00:00
Florian Fainelli b5bdf8222b fix kmod-ip6tables modules (#5274)
SVN-Revision: 16702
2009-07-05 19:42:39 +00:00
Florian Fainelli a83ae90eb0 remove 2.6.26 check, do not build ide-generic on arm it is not available (#5303)
SVN-Revision: 16670
2009-07-04 09:54:46 +00:00
Florian Fainelli d78eac0079 include arpfilter and arp_mangle in the kmod-arptables modules (#5410)
SVN-Revision: 16600
2009-06-28 06:18:22 +00:00
Imre Kaloz e01651285f rfkill config cleanup
SVN-Revision: 16471
2009-06-15 07:13:00 +00:00
Gabor Juhos 42011abcb6 kernel/modules: package the VSC7385 driver
SVN-Revision: 16325
2009-06-04 07:54:10 +00:00
Gabor Juhos 976f690ebd kernel/modules: move SPI drivers into a new submenu
SVN-Revision: 16323
2009-06-04 06:39:36 +00:00
Imre Kaloz d55f736329 package the e1000e driver
SVN-Revision: 16295
2009-06-02 10:02:23 +00:00
Imre Kaloz 954717298d another 2.6.30 related crypto fix
SVN-Revision: 16253
2009-06-01 14:04:06 +00:00
Hauke Mehrtens 442cdc9a1b Config symbol is boolean.
SVN-Revision: 16198
2009-05-29 20:12:37 +00:00
Felix Fietkau 82139b165b fix kmod-crypto-core compile with 2.6.30 (#5201)
SVN-Revision: 16175
2009-05-29 11:12:47 +00:00
Felix Fietkau 7584729fb9 fix missing kernel config symbol for ipv6
SVN-Revision: 16056
2009-05-25 14:50:34 +00:00
Felix Fietkau 4cb9ba9612 enable multicast routing by default
SVN-Revision: 16044
2009-05-24 21:26:40 +00:00
Hauke Mehrtens 93360fb62d yenta is build in an other package.
SVN-Revision: 16024
2009-05-24 11:31:22 +00:00
Hauke Mehrtens e80f5ca91e Remove pcmcia support from ssb.
SVN-Revision: 16023
2009-05-24 11:30:06 +00:00
Nicolas Thill aaa3868c5c kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from "depends" to "select"
SVN-Revision: 15888
2009-05-17 03:07:24 +00:00
Imre Kaloz 8c06d46268 set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831
SVN-Revision: 15869
2009-05-15 12:26:18 +00:00
Hauke Mehrtens 394a26da94 orinoco is only one module with kernel 2.6.30
SVN-Revision: 15852
2009-05-14 19:02:10 +00:00
Imre Kaloz 3b397b7f74 RTCs shouldn't be modules, ever..
SVN-Revision: 15837
2009-05-14 09:28:34 +00:00
Hauke Mehrtens 81ebf13b9e Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx.
SVN-Revision: 15807
2009-05-12 22:02:19 +00:00
Florian Fainelli 214f8bee10 fix crypto pcompress configuration symbol name w/ 2.6.30
SVN-Revision: 15798
2009-05-12 10:53:22 +00:00
Hauke Mehrtens 20182554ad The it821x is at an other location in older kernels.
SVN-Revision: 15787
2009-05-11 20:58:08 +00:00
Hauke Mehrtens 11629e8492 hci_usb.ko is not availably in kernel newer than 2.6.27.
SVN-Revision: 15786
2009-05-11 20:57:09 +00:00
Hauke Mehrtens f24c234150 Add support for pcmcia to ssb. b43 will build now with pcmcia support.
SVN-Revision: 15784
2009-05-11 20:51:38 +00:00
Hauke Mehrtens de44ea0536 Conditionals are not supported in Kconfig.
SVN-Revision: 15783
2009-05-11 20:46:51 +00:00
Hauke Mehrtens 037e296207 The vfat directory have chanced with all newer kernel.
SVN-Revision: 15782
2009-05-11 20:46:01 +00:00
Hauke Mehrtens 0ce9ef9060 Make nfs and xfs load again.
SVN-Revision: 15781
2009-05-11 20:44:27 +00:00
Hauke Mehrtens 050d860d65 kmod-libphy also needed with kernel 2.6.30
SVN-Revision: 15780
2009-05-11 20:41:15 +00:00
Hauke Mehrtens 34d864de0a With kernel bigger than 2.6.29 compat_ioctl32 will not be build.
SVN-Revision: 15779
2009-05-11 20:40:28 +00:00
Hauke Mehrtens 5b9b001e23 Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. This is only included in old kernel versions.
SVN-Revision: 15778
2009-05-11 20:36:19 +00:00
Hauke Mehrtens bd6f8e261c /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for new kernel versions and make ipw2x00 and hostap driver depend on it.
SVN-Revision: 15777
2009-05-11 20:31:31 +00:00
Gabor Juhos 73a315e772 kernel/modules: build pcompress.ko for kernel >=2.6.30
SVN-Revision: 15737
2009-05-09 06:16:56 +00:00
Gabor Juhos 4adc356f03 kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers
SVN-Revision: 15695
2009-05-07 19:13:44 +00:00
Jo-Philipp Wich e5aa5ddc36 Add support for pc speaker PC speaker could be very useful on platforms which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link.
Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr>

SVN-Revision: 15684
2009-05-07 14:05:42 +00:00
Florian Fainelli 35bfac4623 add missing backslash, thanks juhosg
SVN-Revision: 15657
2009-05-07 08:35:12 +00:00
Jo-Philipp Wich a2be06692f kernel: prepare kconfig for imq update
SVN-Revision: 15652
2009-05-07 03:06:03 +00:00
Florian Fainelli 9ff2cc6d2a fix kernel module name for autoloading
SVN-Revision: 15649
2009-05-07 00:23:44 +00:00
Florian Fainelli e389d9c59f add missing rtc-lib module to rtc-core
SVN-Revision: 15648
2009-05-07 00:21:08 +00:00
Florian Fainelli 059438dc01 package the rtc-core and rtc-m48t86 driver
SVN-Revision: 15647
2009-05-06 23:52:46 +00:00
Florian Fainelli bf199cc318 package the Winbond w83627hf super i/o controller
SVN-Revision: 15646
2009-05-06 23:50:11 +00:00
Florian Fainelli 5a6231ebea package the ITE it821x IDE controller driver
SVN-Revision: 15645
2009-05-06 23:49:17 +00:00
Jo-Philipp Wich 4bead4bb96 kernel: fix conditional handling of ide-support
SVN-Revision: 15577
2009-05-04 00:38:53 +00:00
Jo-Philipp Wich 0f1984092e kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts)
SVN-Revision: 15563
2009-05-02 23:51:05 +00:00
Jo-Philipp Wich 029e43443b kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a textsearch implementation
SVN-Revision: 15549
2009-05-01 22:59:07 +00:00
Hauke Mehrtens fd2492485e The location of eeprom_93cx6.ko has chanced.
SVN-Revision: 15540
2009-05-01 15:13:18 +00:00
Jo-Philipp Wich 2a48c43b7f kernel: fix syntax error introduced with r15524
SVN-Revision: 15529
2009-04-30 21:24:20 +00:00
Jo-Philipp Wich fc521bf541 kernel: fix ide-disk problems on newer kernels - thanks russell!
SVN-Revision: 15524
2009-04-30 20:03:42 +00:00
Jo-Philipp Wich 78f44f7c8b kernel: mask pcompress.ko crypto module for non-2.6.30 kernels
SVN-Revision: 15503
2009-04-30 02:38:23 +00:00
Imre Kaloz 98d10636bb cryptomgr needs pcomp and hash loaded in 2.6.30
SVN-Revision: 15499
2009-04-29 20:54:31 +00:00
Nicolas Thill b558d4b839 kernel: add missing kconfig symbol related to SSB
SVN-Revision: 15449
2009-04-27 15:48:11 +00:00
Nicolas Thill 70c8870f64 kernel: disable kmod-rfkill on UML
SVN-Revision: 15425
2009-04-26 12:49:11 +00:00
Hauke Mehrtens ad4c58da91 add missing dependencies
SVN-Revision: 15411
2009-04-25 19:48:54 +00:00
Florian Fainelli f4e88b7d7f r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol
SVN-Revision: 15377
2009-04-24 09:31:37 +00:00
Felix Fietkau 103fec7d89 kmod-bluetooth includes hidp, which needs input-core. add the missing dependency
SVN-Revision: 15355
2009-04-23 16:48:05 +00:00
Gabor Juhos f778c81d5f modules: fix several typos in block.mk
SVN-Revision: 15350
2009-04-23 14:22:31 +00:00
Hamish Guthrie e0694c7ca6 hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to handle this condition based upon kernel revision
SVN-Revision: 15336
2009-04-22 13:11:16 +00:00
Hamish Guthrie 1d511edc47 add joystick device support
SVN-Revision: 15295
2009-04-20 12:31:00 +00:00
Hamish Guthrie 9ced160263 correct typos in titles of event device and HID devices
SVN-Revision: 15294
2009-04-20 12:29:11 +00:00
Hamish Guthrie 2dcb4708a8 add hidp support
SVN-Revision: 15293
2009-04-20 12:27:34 +00:00
Hamish Guthrie 64b8d6ae89 update dependencies
SVN-Revision: 15292
2009-04-20 12:23:22 +00:00
Jo-Philipp Wich d9310ce132 add config option for RNDIS Adds the kernel config option for RNDIS, used by some USB ADSL modems. Not selected by default, yet.
Signed-off-by: Andrea Borgia <andrea@borgia.bo.it>

SVN-Revision: 15289
2009-04-19 22:21:27 +00:00
Jo-Philipp Wich 489252ab43 add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net>
SVN-Revision: 15261
2009-04-19 15:42:16 +00:00
Jo-Philipp Wich 964d68dcec Add support for CM109 USB VoIP phone
this patch adds support for USB VoIP-phones using the CM109 chipset.
the cm109.ko module was added to linux kernel 2.6.28
it was tested with SVN revision 15247 on a Asus WL-500G Premium.

Signed-off-by: Alfred E. Heggestad <aeh@db.org>

SVN-Revision: 15258
2009-04-19 15:27:25 +00:00
Felix Fietkau 34939cad39 get rid of $Id$ - it has never helped us and it has broken too many patches ;)
SVN-Revision: 15242
2009-04-17 14:09:46 +00:00
Florian Fainelli ca240aa0df package ext4 (#4434)
SVN-Revision: 15218
2009-04-12 15:18:49 +00:00
Hauke Mehrtens e90294b99d The ssb module in also integrated into the kernel on brcm63xx target.
SVN-Revision: 15197
2009-04-10 12:19:42 +00:00
Hauke Mehrtens 2c6fe6c446 ieee80211-softmac is only avaliable in old kernels. It was removed with 2.6.26.
SVN-Revision: 15196
2009-04-10 12:18:45 +00:00
Hauke Mehrtens 88644c048c kmod-crypto-hmac and kmod-crypto-core both are packing hmac.ko kmod-crypto-hmac only needs the symbol for building crypto_hash, this was done in r9004. With r13850 hmac.ko was also packed with kmod-crypto-core.
SVN-Revision: 15015
2009-03-24 13:44:20 +00:00
Hamish Guthrie 4af13017ff Add ps3vram kernel module
SVN-Revision: 14950
2009-03-19 14:17:46 +00:00
Hauke Mehrtens 35df977921 activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. These symbols are not set at an other place.
SVN-Revision: 14947
2009-03-19 11:29:21 +00:00
Felix Fietkau b1e8b4677d NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y
SVN-Revision: 14935
2009-03-17 23:55:43 +00:00
Florian Fainelli 58a11bcb40 package the bcm63xx-spi driver
SVN-Revision: 14794
2009-03-08 19:21:55 +00:00
Hauke Mehrtens 5d57dbaeba turn some of the kernel dependencies the other way around to make it easier to support new kernel.
SVN-Revision: 14783
2009-03-07 18:28:39 +00:00
Hauke Mehrtens 53c375c606 add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_CRC16
SVN-Revision: 14782
2009-03-07 17:16:03 +00:00
Hauke Mehrtens 44aa0b5dac extract the rfkill module to an extra package, only build rfkill module if it is not integrated into the kernel.
SVN-Revision: 14780
2009-03-07 17:07:24 +00:00
Hauke Mehrtens 2b64ecf391 ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and DELUDE references were removed in r14461
SVN-Revision: 14779
2009-03-07 16:56:23 +00:00
Hauke Mehrtens 0b03ed454b add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING need it.
SVN-Revision: 14778
2009-03-07 16:53:08 +00:00
Hauke Mehrtens ea14544283 load module capifs before capi
SVN-Revision: 14775
2009-03-07 15:54:23 +00:00
Hauke Mehrtens e626930ea6 add ssb dependency to b44
SVN-Revision: 14774
2009-03-07 15:52:13 +00:00
Hauke Mehrtens f752ec4bbd aec62xx is working with kernel 2.6.28 agagin.
SVN-Revision: 14773
2009-03-07 14:03:12 +00:00
Hauke Mehrtens 8bf437c095 Add isdn4linux and gigaset kernel modules.
SVN-Revision: 14772
2009-03-07 13:23:37 +00:00
Hauke Mehrtens 07926f29f6 Some symbols were missing or wrong. Tested with x86.
SVN-Revision: 14751
2009-03-05 21:45:59 +00:00
Markus Wigge bb17a3dd1b fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".
SVN-Revision: 14725
2009-03-02 11:47:25 +00:00
Hauke Mehrtens 1b922ab410 add missing symbols
SVN-Revision: 14721
2009-03-01 20:15:33 +00:00
Hauke Mehrtens 7d1e275cef add missing symbols for some packages needed by x86 target
SVN-Revision: 14717
2009-03-01 19:43:43 +00:00
Felix Fietkau 474b55fe55 add missing kconfig symbols for kmod-sched
SVN-Revision: 14616
2009-02-22 15:15:13 +00:00
Hauke Mehrtens e5934ebb42 Fixes kernel configuration error.
SVN-Revision: 14606
2009-02-21 23:54:43 +00:00
Felix Fietkau e1799d3835 fix IMQ on linux 2.6.27 and 2.6.28
SVN-Revision: 14599
2009-02-21 16:33:24 +00:00
Felix Fietkau 68d73be80c remove support for ipp2p - it's unmaintained, broken, overmatching and undermatching => not that useful for QoS
SVN-Revision: 14596
2009-02-21 16:30:44 +00:00
Michael Büsch 87a2d3888c Add CRC16 kernel module
SVN-Revision: 14548
2009-02-17 22:54:11 +00:00
Jo-Philipp Wich fdd629c851 add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)
SVN-Revision: 14526
2009-02-16 04:30:48 +00:00