Commit Graph

631 Commits (2e058c302175b1760771b2dd5f6f75a470cebfd8)

Author SHA1 Message Date
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
Imre Kaloz cf57e90014 drop support for the old style magicbox-cf driver
SVN-Revision: 19932
15 years ago
Imre Kaloz c4d515e007 partly revert [19925] as the ata version builds fine
SVN-Revision: 19931
15 years ago
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
15 years ago
Florian Fainelli 32bba7d154 fix kmod-nls-base dependency with usb-core (#6753)
SVN-Revision: 19918
15 years ago
Felix Fietkau 61c2b29295 mark relevant kmod-* packages as being required for rootfs mounting (patch by cshore)
SVN-Revision: 19879
15 years ago
Hauke Mehrtens f56666bde4 ext4: fix for commit r19799
SVN-Revision: 19800
15 years ago
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
15 years ago
Jo-Philipp Wich 3651c9804b kernel: make NFSv4 optional and add kmods for it - patch by Peter Wagner <tripolar@gmx.at>
SVN-Revision: 19772
15 years ago
Jo-Philipp Wich bd4f4a9204 kernel: rename cp2101 driver to cp210x, has changed upstream (#6673)
SVN-Revision: 19725
15 years ago
Jo-Philipp Wich 5ebe347f07 kernel: add the token bucket filter to kmod-sched (#6681)
SVN-Revision: 19723
15 years ago
Lars-Peter Clausen 8d7a6df6ef kmod-dm: Set CONFIG_DM_LOG_USERSPACE=n
SVN-Revision: 19712
15 years ago
Felix Fietkau e9d9efa678 kernel: build the scsi core package even if CONFIG_SCSI=y
SVN-Revision: 19666
15 years ago
Felix Fietkau 19d6a9ce6a kernel: add a package for block2mtd
SVN-Revision: 19665
15 years ago
Felix Fietkau eca17a4a28 kernel: add a package for kmod-ata-sil
SVN-Revision: 19664
15 years ago
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
15 years ago
Jo-Philipp Wich e48f324dc0 kernel: add xen kmods
SVN-Revision: 19611
15 years ago
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
15 years ago
Imre Kaloz c272d54969 add kernel packages for the ixp4xx-beeper and appletalk -- closes #6618
SVN-Revision: 19497
15 years ago
Hauke Mehrtens d711afb3be Fix KernelPackage/usb-net-rndis dependencies Fix bug #6589
SVN-Revision: 19386
15 years ago
Felix Fietkau 1a4a9cea95 openssl: make engines support dynamically configurable (based on a patch by puchu)
SVN-Revision: 19371
15 years ago
Gabor Juhos b774acb479 package/modules: add missing gspca video drivers for 2.6.32 (patch from #6595)
SVN-Revision: 19364
15 years ago
Gabor Juhos af7050699e package: kmod-usb-core depends on kmod-nls-base on 2.6.32
SVN-Revision: 19347
15 years ago
Felix Fietkau 39b2af1f5b remove obsolete dependencies and checks
SVN-Revision: 19292
15 years ago
Nicolas Thill 815dc97a58 add explicit dependency on kmod-crypto-core when required (closes: #6557)
SVN-Revision: 19291
15 years ago
Nicolas Thill 405553df58 kernel: specify kmod packages dependencies in a uniform way
SVN-Revision: 19271
15 years ago
Nicolas Thill 6769fc65bb kernel: cleanup crypto stuff and fix module names on 2.4
SVN-Revision: 19058
15 years ago
Nicolas Thill 04ba8ab358 kernel: remove even more calls to CompareKernelPatchVer
SVN-Revision: 19057
15 years ago
Nicolas Thill 6e3bbe7843 kernel: remove more calls to CompareKernelPatchVer and use 2.4 exceptions instead
SVN-Revision: 19049
15 years ago
Nicolas Thill ad91c89f08 kernel: fix IDE modules on 2.4
SVN-Revision: 19048
15 years ago
Florian Fainelli 5acf538f13 enable hso on ar71xx (#6432)
SVN-Revision: 18995
15 years ago
Gabor Juhos f759c749de package: kernel/modules: package module for MAC-VLAN support
SVN-Revision: 18980
15 years ago
Florian Fainelli 328e4d3405 defer the loading of spidev after spi master drivers
SVN-Revision: 18974
15 years ago
Florian Fainelli 1c5bc31e17 fix bluetooth and ide breakage after r18955 (#6422)
SVN-Revision: 18972
15 years ago
Florian Fainelli b6f5eeb1ee fix wrong paths after r18955.
SVN-Revision: 18957
15 years ago
Florian Fainelli 36743687a8 fix trailing endif after r18954. (#6420)
SVN-Revision: 18956
15 years ago
Imre Kaloz 29a020ffb3 remove handling of older unsupported kernels
SVN-Revision: 18955
15 years ago
Imre Kaloz 4e71b48c2a remove 2.6.28 specific stuff from kernel packages
SVN-Revision: 18954
15 years ago
Nicolas Thill f624d673dd kernel: enable kmod-sound-core on uml
SVN-Revision: 18901
15 years ago
Nicolas Thill 8b10e4eab2 kernel: use select instead of depend for kmod-crc16 dependency in kmod-ax25 (closes: #5843)
SVN-Revision: 18847
15 years ago
Nicolas Thill 9ca044a009 kernel: fix kmod-ipt-iprange (closes: #6187)
SVN-Revision: 18838
15 years ago
Florian Fainelli be7d2663b3 let usb-video load after video-core (#6214)
SVN-Revision: 18788
15 years ago
Jo-Philipp Wich c74fe3cfff kernel: fix typo that prevents autoloading of the rdc321x_wdt driver
SVN-Revision: 18767
15 years ago
Gabor Juhos 731837aa8e modules: package the leds-wndr3700-usb driver
SVN-Revision: 18759
15 years ago