aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* [package] kernel: disable kmod-rfkill on UMLNicolas Thill2009-04-261-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15425 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ext4] add missing dependenciesHauke Mehrtens2009-04-251-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15411 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbolFlorian Fainelli2009-04-241-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15377 3c298f89-4303-0410-b956-a3cf2f4a3e73
* kmod-bluetooth includes hidp, which needs input-core. add the missing dependencyFelix Fietkau2009-04-231-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15355 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] modules: fix several typos in block.mkGabor Juhos2009-04-231-6/+6
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15350 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ↵Hamish Guthrie2009-04-221-0/+33
| | | | | | makefile to handle this condition based upon kernel revision git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15336 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel modules] add joystick device supportHamish Guthrie2009-04-201-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15295 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package other] correct typos in titles of event device and HID devicesHamish Guthrie2009-04-201-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15294 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel package bluetooth] add hidp supportHamish Guthrie2009-04-201-2/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15293 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel module ps3vram] update dependenciesHamish Guthrie2009-04-201-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15292 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] add config option for RNDISJo-Philipp Wich2009-04-191-0/+16
| | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15289 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] [kernel] add sata_sil24 moduleJo-Philipp Wich2009-04-191-0/+16
| | | | | | | Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15261 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [PATCH] Add support for CM109 USB VoIP phoneJo-Philipp Wich2009-04-191-0/+16
| | | | | | | | | | | 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> git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15258 3c298f89-4303-0410-b956-a3cf2f4a3e73
* get rid of $Id$ - it has never helped us and it has broken too many patches ;)Felix Fietkau2009-04-1715-15/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15242 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] package ext4 (#4434)Florian Fainelli2009-04-121-0/+22
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15218 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [ssb] The ssb module in also integrated into the kernel on brcm63xx target.Hauke Mehrtens2009-04-101-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15197 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [wireless] ieee80211-softmac is only avaliable in old kernels. It was ↵Hauke Mehrtens2009-04-101-1/+1
| | | | | | removed with 2.6.26. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15196 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] kmod-crypto-hmac and kmod-crypto-core both are packing hmac.koHauke Mehrtens2009-03-241-2/+1
| | | | | | | | 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. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@15015 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add ps3vram kernel moduleHamish Guthrie2009-03-191-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14950 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core.Hauke Mehrtens2009-03-191-5/+7
| | | | | | | These symbols are not set at an other place. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14947 3c298f89-4303-0410-b956-a3cf2f4a3e73
* NET_CLS_ACT can no longer be built as module in newer kernels, force it to =yFelix Fietkau2009-03-171-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14935 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [brcm63xx] package the bcm63xx-spi driverFlorian Fainelli2009-03-081-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14794 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [packages] turn some of the kernel dependencies the other way around to make ↵Hauke Mehrtens2009-03-071-1/+1
| | | | | | it easier to support new kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14783 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs ↵Hauke Mehrtens2009-03-071-0/+1
| | | | | | CONFIG_CRC16 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14782 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] extract the rfkill module to an extra package, only build rfkill ↵Hauke Mehrtens2009-03-072-7/+25
| | | | | | module if it is not integrated into the kernel. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14780 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and ↵Hauke Mehrtens2009-03-071-2/+1
| | | | | | DELUDE references were removed in r14461 git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14779 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING ↵Hauke Mehrtens2009-03-072-2/+22
| | | | | | need it. git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14778 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] load module capifs before capiHauke Mehrtens2009-03-071-2/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14775 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add ssb dependency to b44Hauke Mehrtens2009-03-071-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14774 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] aec62xx is working with kernel 2.6.28 agagin.Hauke Mehrtens2009-03-071-1/+5
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14773 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Add isdn4linux and gigaset kernel modules.Hauke Mehrtens2009-03-072-0/+68
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14772 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] Some symbols were missing or wrong. Tested with x86.Hauke Mehrtens2009-03-052-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14751 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586".Markus Wigge2009-03-021-2/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14725 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] add missing symbolsHauke Mehrtens2009-03-011-1/+2
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14721 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [x86] add missing symbols for some packages needed by x86 targetHauke Mehrtens2009-03-011-4/+12
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14717 3c298f89-4303-0410-b956-a3cf2f4a3e73
* add missing kconfig symbols for kmod-schedFelix Fietkau2009-02-221-1/+11
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14616 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Fixes kernel configuration error.Hauke Mehrtens2009-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14606 3c298f89-4303-0410-b956-a3cf2f4a3e73
* fix IMQ on linux 2.6.27 and 2.6.28Felix Fietkau2009-02-211-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14599 3c298f89-4303-0410-b956-a3cf2f4a3e73
* remove support for ipp2p - it's unmaintained, broken, overmatching and ↵Felix Fietkau2009-02-211-1/+1
| | | | | | undermatching => not that useful for QoS git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14596 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Add CRC16 kernel moduleMichael Büsch2009-02-171-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14548 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de)Jo-Philipp Wich2009-02-161-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14526 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] add cp852 code page (#4607)Florian Fainelli2009-02-151-0/+17
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14522 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Port SPI-GPIO driver from 2.6.29-rc4Michael Büsch2009-02-101-0/+15
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14465 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Deprecate the old SPI-GPIO driver.Michael Büsch2009-02-101-7/+7
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14464 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [kernel] netfilter: remove CHAOS, TARPIT and DELUDE referencesGabor Juhos2009-02-091-3/+0
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14461 3c298f89-4303-0410-b956-a3cf2f4a3e73
* Added PS3 sound driverHamish Guthrie2009-02-061-0/+16
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14422 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kmod-ssb should not be visible on 2.4 kernelsFlorian Fainelli2009-02-061-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14419 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] correct kernel modules dependencies against kmod-i2c-core, they ↵Florian Fainelli2009-02-041-3/+3
| | | | | | already depend on kmod-i2c-algo-bit, which depends on kmod-i2c-core (#4330) git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14401 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] fix tg3 libphy dependency, thanks AcinonyxFlorian Fainelli2009-02-031-1/+1
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14390 3c298f89-4303-0410-b956-a3cf2f4a3e73
* [package] kernel: mark modules that won't build on 2.6.28 as brokenNicolas Thill2009-02-022-2/+4
| | | | git-svn-id: svn://svn.openwrt.org/openwrt/trunk@14356 3c298f89-4303-0410-b956-a3cf2f4a3e73