summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* modules: fixes ko files that were renamed in 3.1blogic2011-11-032-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28724 3c298f89-4303-0410-b956-a3cf2f4a3e73
* omap24xx: Fix MUSB compilemb2011-10-291-0/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28674 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: various NLS handling fixesnico2011-10-294-15/+17
| | | | | | | | * move AddDepends/nls to 001-depends.mk for proper use by other packages (closes: #7639) * make kmod-usb-core use it * fix deps generated from its arguments (as used in kmod-fs-hfsplus) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28668 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: ↵nico2011-10-291-0/+1
| | | | | | #8045) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28666 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewirenico2011-10-291-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28665 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be ↵nico2011-10-281-7/+6
| | | | | | sleep-deprived?) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28663 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: enable kmod-ata-core & kmod-scsi-core on x86nico2011-10-283-7/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28662 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055)nico2011-10-281-0/+8
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28661 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move MD4 crypto module in its own packagenico2011-10-281-2/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28660 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)nico2011-10-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28659 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: prefix library modules with lib-nico2011-10-287-34/+34
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28656 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfsnico2011-10-281-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28655 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: add kmod-lib-lzonico2011-10-281-0/+19
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28654 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove SetDepends not needed anymorenico2011-10-283-24/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28653 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c onlynico2011-10-281-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28652 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move crc32c in its own packagenico2011-10-281-2/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28651 3c298f89-4303-0410-b956-a3cf2f4a3e73
* bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to ↵mb2011-10-271-2/+2
| | | | | | =m for older kernels automagically. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28638 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)jogo2011-10-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28600 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)nico2011-10-261-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28598 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add dependency on kmod-crypto-authenc to kmod-ipsec ↵nico2011-10-221-1/+1
| | | | | | (closes: #7431) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28515 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: fix i2c section after r28334florian2011-10-101-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28399 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add patch for linux-3.0 as well.cshore2011-10-031-0/+2
| | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28356 3c298f89-4303-0410-b956-a3cf2f4a3e73
* The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 ↵cshore2011-10-031-0/+5
| | | | | | | | it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28354 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] package I2C_MUX_GPIOblogic2011-10-011-0/+15
| | | | | | | | this module was missing from [28334] buildbots timed out as the symbol was not defined git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28352 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-hwmon-lm95241florian2011-09-301-0/+14
| | | | | | | | This allows building the module for the national lm95241 i2c temperature sensor. Signed-off-by: Daniel Golle <dgolle@allnet.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28335 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add support for more i2c muxesflorian2011-09-301-0/+92
| | | | | | | | | | | | | | | | This patch should bring support for several kernel modules related to I2C to openwrt, which are existing for several years now. Namely there is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with usb support (prevent voiding warranty when opening and soldering). Second, there is support for the i2c-mux driver and pca954x as a I2C switch driver. Finally there is support for common I2C gpio expander driver modules pca953x and pcf857x. They work without providing platform data recently (can be instantiated at runtime). Signed-off-by: Hartmut Knaack <knaack.h@gmx.de> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28334 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ↵nbd2011-09-281-1/+0
| | | | | | other platforms as well git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28314 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: modules: usb.mk: fix a typojogo2011-09-221-1/+1
| | | | | | Closes #10143. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28290 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package: dwc_otg is required for external root on ramips.juhosg2011-08-221-1/+1
| | | | | | Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28074 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: add kmod-crypto-userflorian2011-08-171-0/+16
| | | | | | | | | Add kernel crypto user-space interface (af_alg). Includes interface for hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher). Signed-off-by: Lars Hjersted <lars@hjersted.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28026 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add support for DS2482 1-Wire I2C bus masterflorian2011-08-161-0/+17
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28010 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: create package for the RT305x dwc_otg driverjuhosg2011-08-151-0/+19
| | | | | | Based on a patch by Layne Edwards <ledwards76@gmail.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27998 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: remove kmod-input-core just for some x86 profiles.hauke2011-08-151-2/+2
| | | | | | | | | Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them. Thank you Philip Prindeville for pointing out this problem. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27988 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call ↵jogo2011-08-141-2/+1
| | | | | | | | | | | | | | SetDepends/...) Since the SetDepends macro does a: DEPENDS:= ... it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27983 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Fix AddDepends/SetDepends calls with make 3.82jogo2011-08-141-1/+1
| | | | | | | | | | The module definitions depend on 001-depends.mk being the first included, but make 3.82 does not sort the results of wildcards anymore, so do an explicit sort of the includes. Found by Philip Prindeville, thanks! git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27982 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: Mark mvswitch as broken for linux 3.1jogo2011-08-091-1/+1
| | | | | | mvswitch does not compile because of VLAN API changes. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27936 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: invert dependencies for current kernel featuresjogo2011-08-094-7/+7
| | | | | | | Instead of depending on new kernel versions, depend on not having one of the older ones (or vice versa for modules removed in current kernels). git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27934 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: typo in cs5535 and cs5536 pata driver kernel definitionshauke2011-08-061-4/+4
| | | | | | | closes #9773 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27924 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: Fix firewire for 2.6.37+jogo2011-08-021-3/+71
| | | | | | | | The old ieee1394 stack was removed in 2.6.37. The new firewire stack is available for all kernel versions, but experimental for the older one, so make both available where appropriate. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27874 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel/modules: Add missing config symbolacinonyx2011-08-011-2/+3
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27862 3c298f89-4303-0410-b956-a3cf2f4a3e73
* package/kernel: move kmod-fs-mbcache into fs-ext4jogo2011-07-311-23/+9
| | | | | | | mbcache is only needed if xattr support is enabled, but this is only true for ext4 on 2.6.37+, so just bundle it with ext4 when needed. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27849 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: crypto: fix spellinghauke2011-07-241-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27757 3c298f89-4303-0410-b956-a3cf2f4a3e73
* ocf-linux: version bump to 20110720hauke2011-07-241-0/+16
| | | | | | | | | | | | | | | | | Fixes problem with TFM allocation in cryptosoft.c Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> Hauke: * remove ubsec_ssb package and take it from ocf-linux * use patches from ocf-linux package * refresh all patches * readd some build fixes for OpenWrt. * readd CRYPTO_MANAGER dependency git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27753 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: add bcma packagehauke2011-07-231-0/+23
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27732 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixup orion compilekaloz2011-07-111-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27591 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-dm9000 should build as a moduleblogic2011-07-071-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27543 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod-sched-netem (#8839)florian2011-07-051-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27458 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kernel: use lib80211 from compat-wireless instead of the kernelnbd2011-07-041-32/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27436 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kmod for dm9000blogic2011-07-031-0/+14
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27402 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add kmod definitions for at24(i2c) and at25(spi) eepromsblogic2011-07-031-0/+31
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@27401 3c298f89-4303-0410-b956-a3cf2f4a3e73