Commit Graph

874 Commits (6a5112a75054f4315c5042dcb83837dc35e0c488)

Author SHA1 Message Date
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
14 years ago
Imre Kaloz 5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
14 years ago
Imre Kaloz db689e1d5c fix typos
SVN-Revision: 24086
14 years ago
Imre Kaloz 67d797821c use ext4 for ext2/3 on 2.6.32+
SVN-Revision: 24083
14 years ago
Alexandros C. Couloumbis 79a2f2debc target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
14 years ago
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
14 years ago
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
14 years ago
Hauke Mehrtens faf2d6e4d3 kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227

SVN-Revision: 23986
14 years ago
Hauke Mehrtens e24f008d09 l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
SVN-Revision: 23948
14 years ago
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
14 years ago
Claudio Mignanti 3dd6093d26 Add package for ledtrigger netfilter
SVN-Revision: 23902
14 years ago
Claudio Mignanti 442a8fc323 Add package for ledtrigger gpio
SVN-Revision: 23901
14 years ago
Florian Fainelli b013e4eec4 add kmod-leds-net5501
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23729
14 years ago
Florian Fainelli 3403d66f43 prefer the cs5535 gpiolib driver after 2.6.32
SVN-Revision: 23728
14 years ago
Hamish Guthrie 7fd7db8981 kernel: Add kernel module for OMAP WDT
SVN-Revision: 23689
14 years ago
Vasilis Tsiligiannis 28d277e542 kernel/modules: Fix CH341 USB-to-serial description (#8097)
SVN-Revision: 23563
14 years ago
Jo-Philipp Wich 3f4adc80db kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa
SVN-Revision: 23383
14 years ago
Nicolas Thill ec30e9118c package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
SVN-Revision: 23345
14 years ago
Michael Büsch 226abf88f5 Add support for nokia n810 sound
SVN-Revision: 23303
14 years ago
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
14 years ago
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well.
SVN-Revision: 23229
14 years ago
Lars-Peter Clausen 67ab1350bd kernel: Add hwmon-lm63 package
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23216
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Jo-Philipp Wich fe247d02bd Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23068
14 years ago
Michael Büsch 78539bfa4f Fix compilation of crypto modules. This fixes #7920
SVN-Revision: 23028
14 years ago
Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36
SVN-Revision: 23026
14 years ago
Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36
SVN-Revision: 22954
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading
SVN-Revision: 22928
14 years ago
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
14 years ago
Florian Fainelli 54f4be5bd6 add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22916
14 years ago
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
14 years ago
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
14 years ago
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
14 years ago
Alexandros C. Couloumbis 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
14 years ago
Michael Büsch 7a8066735d Add usb gadget feature flag
SVN-Revision: 22798
14 years ago
Michael Büsch 3b6d2366bd Add usb gadget packages
SVN-Revision: 22785
14 years ago
Michael Büsch e54b810ace tahvo-usb: Use platform device interface properly (don't crash)
SVN-Revision: 22780
14 years ago
Felix Fietkau 0f64b1d870 kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
SVN-Revision: 22724
14 years ago
Felix Fietkau 48c7c56dcb kernel: add a missing config symbol for ext4
SVN-Revision: 22717
14 years ago
Michael Büsch 7c97bbabe7 Add Tahvo USB support
SVN-Revision: 22712
14 years ago
Nicolas Thill 99a3935f4d package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
SVN-Revision: 22632
14 years ago
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
14 years ago
Nicolas Thill d823419da8 package/kernel: video: remove redundant AddDepends/video calls
SVN-Revision: 22596
14 years ago
Hamish Guthrie 6953ce8a47 Add HCI_UART_H4 support (required by Gumstix Overo)
SVN-Revision: 22572
14 years ago
Florian Fainelli 088b641056 rename kmod-switch-ip175c package to kmod-switch-ip17xx
SVN-Revision: 22544
14 years ago
Jo-Philipp Wich 0d06aa524a kernel: fix missing symbol introduced by l2tp
SVN-Revision: 22507
14 years ago
Jo-Philipp Wich ae8dbcbae4 kernel: package L2TP v3 ("Pseudowire") modules, restrict them to 2.6.35
SVN-Revision: 22501
14 years ago
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
14 years ago
Felix Fietkau 52646b63b1 load e1000 earlier to fix the order of the ethernet ports on Axiomtek NA-200
SVN-Revision: 22359
14 years ago
Florian Fainelli e9924b427e fix kmod-crypto-hw-padlock dependency against kmod-crypto-aes (#7643)
SVN-Revision: 22321
14 years ago
Claudio Mignanti 3f25930247 pwm: export the generic pwm api as module
SVN-Revision: 22297
14 years ago
Alexandros C. Couloumbis 7882a1856a package/kernel: modularize ixp4xx_eth driver & marvel 88E6060 phy support
SVN-Revision: 22283
14 years ago
Alexandros C. Couloumbis 57d2e57b02 finalize r22241 fixes
SVN-Revision: 22242
14 years ago
Alexandros C. Couloumbis 15da77bded package/kernel: update r22229
SVN-Revision: 22241
14 years ago
Jo-Philipp Wich a158af99a0 iptables: package hashlimit module (#6696)
SVN-Revision: 22229
14 years ago
Claudio Mignanti 2d86ea7bf3 massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950
SVN-Revision: 22145
14 years ago
Claudio Mignanti bbcb9de935 Add package for gpio rotary encoder
SVN-Revision: 22144
14 years ago
Claudio Mignanti 828919b2ba Add package for gpio-pwm
SVN-Revision: 22143
14 years ago
Hauke Mehrtens 88eb1b7ad0 kernel: modules names changed with kernel 2.6.35
SVN-Revision: 22139
14 years ago
Claudio Mignanti 6a46e15720 kmod-usb-core is buildin on etrax target
SVN-Revision: 22130
14 years ago
Felix Fietkau ff3d5025ac remove obsolete kernel dependencies and version checks
SVN-Revision: 21956
14 years ago
Felix Fietkau 543d870e82 remove linux 2.4 support from several packages
SVN-Revision: 21954
14 years ago
Jo-Philipp Wich 91468dcf4f package TPROXY target and module infrastructure
SVN-Revision: 21883
14 years ago
Jo-Philipp Wich f8105cde7a kernel: package tulip family modules into kmod-tulip
SVN-Revision: 21859
14 years ago
Florian Fainelli dc5248c47b add kmod-gpio-nxp-74hc164 for brcm63xx only
SVN-Revision: 21771
14 years ago
Alexandros C. Couloumbis c80ad970e0 package/kernel: fix missing parenthesis on r21758
SVN-Revision: 21759
14 years ago
Alexandros C. Couloumbis 6bf0094865 package/kernel: fix dependency modules
SVN-Revision: 21758
14 years ago
Jo-Philipp Wich 527e4c9b65 kernel: ensure that IMQ is autoloaded after ip_queue, fixes disappearing traffic when using qos rules
SVN-Revision: 21700
14 years ago
Florian Fainelli 2b0bf20c86 fix kmod-swconfig module loading typo
SVN-Revision: 21530
14 years ago
Florian Fainelli 22eaf8b658 add kmod-swconfig and kmod-swich-ip175c
SVN-Revision: 21520
14 years ago
Claudio Mignanti a33ac59db4 hwmon: fix depends definition
SVN-Revision: 21481
14 years ago
Florian Fainelli 4aceb015d3 hifnHIPP also depends on PCI
SVN-Revision: 21425
14 years ago
Florian Fainelli 89ba5f098e kmod-ocf-hifn7751 depends on PCI, spotted by buildbot
SVN-Revision: 21381
14 years ago
Jo-Philipp Wich cb232921b5 kernel: package ocf hifn7751 and hifnHIPP drivers, allow OCF on brcm-2.4
SVN-Revision: 21358
14 years ago
Nicolas Thill 0a9999bc19 package/kernel: renable kmod-input on 2.4 (closes: #7063)
SVN-Revision: 21262
14 years ago
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
14 years ago
Nicolas Thill 840ef1f158 package/kernel: adjust kmod-crc16 dependencies, it does not exist on 2.4
SVN-Revision: 21250
14 years ago
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
14 years ago
Nicolas Thill b233ad6626 move kmod-lp package defition specific to brcm-2.4 to package/kernel
SVN-Revision: 21247
14 years ago
Nicolas Thill 87984ac644 package/kernel: sort package definitions in other.mk
SVN-Revision: 21140
14 years ago
Nicolas Thill 0020915ee5 package/kernel: add another round of missing bits from [21137] & [21138] (oops again)
SVN-Revision: 21139
14 years ago
Nicolas Thill 0acadb2fbe package/kernel: add missing bits from [21137] (oops)
SVN-Revision: 21138
14 years ago
Nicolas Thill 37b02afe6a package/kernel: use common gpio- & wdt- prefixes for GPIO and watchdog module names
SVN-Revision: 21137
14 years ago
Nicolas Thill b1b2b04639 package/kernel: move PCMCIA modules to their own file & submenu
SVN-Revision: 21136
14 years ago
Nicolas Thill 014b05878d package/kernel: move pcspkr to sound.mk
SVN-Revision: 21135
14 years ago
Nicolas Thill 225ab2533f package/kernel: move block2mtd to block.mk
SVN-Revision: 21134
14 years ago
Nicolas Thill cccc72df2c package/kernel: sort block package definitions
SVN-Revision: 21133
14 years ago
Nicolas Thill 484051d055 package/kernel: move target specific modules to their own target files
SVN-Revision: 21132
14 years ago
Nicolas Thill 4d773ec4d1 package/kernel: allow additional dependencies as arguments to AddDepends macros
SVN-Revision: 21128
14 years ago
Nicolas Thill 0655bed93c package/kernel: set correct submenu entry for NLS packages
SVN-Revision: 21127
14 years ago
Nicolas Thill f02dad6aca package/kernel: sort FS package definitions
SVN-Revision: 21126
14 years ago
Nicolas Thill 75534ab4ae package/kernel: move NLS modules to their own file & submenu
SVN-Revision: 21125
14 years ago
Nicolas Thill 194b6b20ea package/kernel: rename KernelPackage/*/Depends to AddDepends/*
SVN-Revision: 21124
14 years ago
Nicolas Thill 2bd16b6e18 package/kernel: load target specific modules .mk files after generic ones
SVN-Revision: 21123
14 years ago
Nicolas Thill e9dcaa6a13 package/kernel: use macros for hid & input
SVN-Revision: 21120
14 years ago
Alexandros C. Couloumbis acb329137e fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 21114
14 years ago
Jo-Philipp Wich b1e7cd577b cleanup Makefiles (#7212)
SVN-Revision: 21107
14 years ago
Jo-Philipp Wich 62c8bfcbbd kernel: package cypress m8 usb-to-serial module (#7210)
SVN-Revision: 21104
14 years ago
Nicolas Thill 9d7068ebdc package/kernel: use macros for kmod-rfkill depends
SVN-Revision: 21102
14 years ago
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
14 years ago
Hauke Mehrtens 8c0ee9484b gigaset: build gigaset with isdn4linux support
SVN-Revision: 20997
14 years ago
Gabor Juhos 9fb0688893 package/modules: package isp116x-hcd driver
Cc: backfire@openwrt.org

SVN-Revision: 20934
14 years ago
Jo-Philipp Wich 7e29eac780 - enable PCI - add kmod-pcnet32 to default packages - make kmod-pcnet32 available for malta target
SVN-Revision: 20923
14 years ago
Nicolas Thill 5a1b5c9fe9 package/kernel: add dependencies on kmod-crc16 and kmod-rfkill to kmod-bluetooth (closes: #7063)
SVN-Revision: 20913
14 years ago
Nicolas Thill 8b5bc8a9b3 package/kernel: remove references to old TARGET_olpc now that it has been merged with TARGET_x86
SVN-Revision: 20905
14 years ago
Nicolas Thill f1eb6dd095 package/kernel: add dependency on kmod-input-core to kmod-sound-core (closes: #7140)
SVN-Revision: 20901
14 years ago
Nicolas Thill 83e4e40e22 package/kernel: add missing modules autoloading for kmod-ipsec, kmod-ipsec4 & kmod-ipsec6 (partially closes: #7164)
SVN-Revision: 20893
14 years ago
Florian Fainelli 2de2c9ead2 add kmod-ata-pdc202xx-old (#6950)
SVN-Revision: 20808
14 years ago
Florian Fainelli 7258f9e4ba fix kmod-crc16 loading (#6949)
SVN-Revision: 20807
14 years ago
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
14 years ago
Nicolas Thill 79897ae09a netfilter: fix extension list in package descriptions (closes: #7045)
SVN-Revision: 20694
14 years ago
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
14 years ago
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
14 years ago
Nicolas Thill 39ee357098 ps3: move ps3lan kmod under target/linux/ps3
SVN-Revision: 20533
14 years ago
Hamish Guthrie 8356fc0b8e Create kernel module for PS3 networking
SVN-Revision: 20447
14 years ago
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
14 years ago
Nicolas Thill 04dd1fc593 kernel: fix kmod-crypto-misc on 2.4
SVN-Revision: 20413
14 years ago
Florian Fainelli 023067da16 fix typo in gspa sn9c20x autoload line, patch from Chris Li
SVN-Revision: 20409
14 years ago
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
15 years ago
Hauke Mehrtens 4dd46dd8a4 kernel: fix some documentation
SVN-Revision: 20362
15 years ago
Florian Fainelli 479ff12fae fix path to the orinoco pcmcia driver, thanks hauke
SVN-Revision: 20357
15 years ago
Florian Fainelli d22b22b356 add pcmcia hermes module, patch from Guillaume Lecerf
SVN-Revision: 20353
15 years ago
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
15 years ago
Hauke Mehrtens cd2cee46ac kernel: these modules are already loaded by the scsi-core package
SVN-Revision: 20347
15 years ago
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
15 years ago
Hauke Mehrtens c91903ad41 kernel: load after its dependencies
SVN-Revision: 20345
15 years ago
Hauke Mehrtens 5925292e14 kernel: fix tg3 installation
libphy is build into the kernel for brcm47xx and not as an extra module.

SVN-Revision: 20344
15 years ago
Hauke Mehrtens 627ebde4db kernel: include aes-i586 and twofish-i586 into crypto packages for x86
SVN-Revision: 20343
15 years ago
Hauke Mehrtens 35ccc68de9 kernel: fix typo
SVN-Revision: 20342
15 years ago
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
15 years ago
Florian Fainelli ea66b2355d add more usb-storage modules (#6067)
SVN-Revision: 20323
15 years ago
Florian Fainelli 0bb16e35b2 add missing dependency to kmod-crypto-misc, patch from Benjamin Cama
SVN-Revision: 20312
15 years ago
Florian Fainelli e796067c6a update netfilter packages description, patch from Edgar Soldin
SVN-Revision: 20311
15 years ago
Florian Fainelli 05178e6695 add sn9c201 webcam driver, patch from Chris Li
SVN-Revision: 20310
15 years ago
Travis Kemen 411ab9871e fix missing nls support for 2.6.33
SVN-Revision: 20214
15 years ago
Felix Fietkau 14e104688d add missing kconfig symbol for the hifn 795x crypto accelerator module (patch by dogge10)
SVN-Revision: 20196
15 years ago
Nicolas Thill c3ddcedf4a kernel: fix kmod-pcmcia-yenta on 2.4
SVN-Revision: 20147
15 years ago
Claudio Mignanti ff96ad6b8b fix kernel modules dependences for i2c and ata-core
SVN-Revision: 20146
15 years ago
Nicolas Thill 5601865155 kernel: add missing CONFIG_SND_SOC_ALL_CODECS to kmod-sound-soc-core KCONFIG
SVN-Revision: 20133
15 years ago
Lars-Peter Clausen 93f97a1bb0 kernel: Add SoC sound support package
SVN-Revision: 20130
15 years ago
Nicolas Thill f00bcb24be kernel: mark kmod-nfs-common-v4 as BROKEN (enabling it will interfere with the other stable nfs modules)
SVN-Revision: 20123
15 years ago
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
15 years ago
Gabor Juhos 945cfb9059 package: add module for the RB750 LED driver
SVN-Revision: 20052
15 years ago