summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* kernel: allow building kmod-rtc-marvell for mvebu targetFlorian Fainelli2013-01-151-1/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35177
* package/kernel: move input modules into a separate submenuGabor Juhos2013-01-142-183/+193
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 35161
* kernel: make sure that packages are generated for built-in crypto modules to ↵Felix Fietkau2013-01-141-1/+1
| | | | | | avoid dependency errors with kmod-crypto-core on 3.7 SVN-Revision: 35158
* kernel: avoid recursive dependency caused by kmod-i2c-mv64xxxFlorian Fainelli2013-01-141-1/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35157
* netfilter.mk: add addrtype match to iptables-mod-extra (kmod-ipt-extra)Jo-Philipp Wich2013-01-141-0/+1
| | | | SVN-Revision: 35155
* kernel: make kmod-ledtrig-usbdev depend on usb core support instead of ↵Felix Fietkau2013-01-121-1/+1
| | | | | | selecting it SVN-Revision: 35120
* kernel: add kmod-mvsdio MMC host controller for Marvell targetsFlorian Fainelli2013-01-081-0/+16
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35061
* kernel: make kmod-of-i2c available for the mvebu targetFlorian Fainelli2013-01-081-2/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35060
* kernel: adjust orion/kirkwood packages to also build for mvebu targetFlorian Fainelli2013-01-083-5/+5
| | | | | | | | | Armada XP/370 boards share these hardware blocks with Orion and Kirkwood SoCs. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35059
* kernel: add more SCTP related configuration symbolsFlorian Fainelli2013-01-081-1/+6
| | | | | | | | These symbols are used by 3.8+ kernels Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35054
* kernel: fix kmod-ipsec load order (#12552)Jo-Philipp Wich2013-01-071-2/+2
| | | | SVN-Revision: 35032
* zram: add package to use compressed ram disk for swapHauke Mehrtens2013-01-061-0/+21
| | | | | | | | | | | | | The busybox size is increased by 3.2KByte uncompressed on bcm47xx with this commit. This zram-swap automatically creates a zram device, a swap partition on it and make the kernel swap pages to it. Thank you Bastian Bittorf <bittorf@bluebottle.com> for idea and the script. SVN-Revision: 35025
* kernel: add a module for the isl1208 rtcFelix Fietkau2013-01-061-0/+17
| | | | SVN-Revision: 35022
* fix regmap debloat patchJohn Crispin2013-01-051-5/+6
| | | | SVN-Revision: 35015
* kernel: move regmap bloat out of the kernel image if it is only being used ↵Felix Fietkau2013-01-031-3/+6
| | | | | | in modules SVN-Revision: 34999
* add kmod-fs-configfs to replace kernel bloat added by selecting ↵Felix Fietkau2013-01-031-0/+16
| | | | | | kmod-mmc-over-gpio SVN-Revision: 34998
* brcm47xx: build b44 as a moduleHauke Mehrtens2013-01-031-1/+1
| | | | SVN-Revision: 34994
* Remove remaining etrax referencesJohn Crispin2013-01-024-4/+3
| | | | SVN-Revision: 34968
* fix typo in HFS kernel moduleJohn Crispin2013-01-021-1/+1
| | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> SVN-Revision: 34963
* fix video modules package generationJohn Crispin2013-01-021-82/+97
| | | | | | | | The folder layout changed between 3.6 and 3.7 Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 34960
* package/kernel: select crypto-sha256 for cifs on 3.7+Gabor Juhos2013-01-011-1/+2
| | | | | | | | Based on a patch from #12711 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34956
* package/kernel: create separate package for the sha256 crypto moduleGabor Juhos2013-01-011-2/+11
| | | | | | | | Based on a patch from #12711 Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34955
* package/kernel: remove obsolete CONFIG_USB_[EO]HCI_RT3883=y symbolsGabor Juhos2012-12-221-2/+0
| | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34844
* kernel: fix module names for crypto modules in 3.7Gabor Juhos2012-12-181-2/+5
| | | | | | | Signed-off-by: David Woodhouse <David.Woodhouse@intel.com> Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34751
* kernel: add a module for ipv6 greFelix Fietkau2012-12-151-0/+16
| | | | SVN-Revision: 34709
* add crypto-pcompressJohn Crispin2012-12-151-0/+11
| | | | SVN-Revision: 34685
* kernel: in kernel 3.6.8 and later tg3 depends on hwmon.koHauke Mehrtens2012-12-131-1/+1
| | | | SVN-Revision: 34652
* package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-coreFlorian Fainelli2012-12-101-0/+1
| | | | | | | | This is required for 3.6+ kernels and some sound SoC modules. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34618
* package/kernel: snd-soc-core depends on regmapFlorian Fainelli2012-12-101-0/+1
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34616
* package/kernel: package kmod-input-matrixkmapFlorian Fainelli2012-12-101-0/+15
| | | | | | | | This is required by some keyboard drivers in 3.6+ Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34614
* kernel: include the xfrm_algo module on 3.6+ (fixes #12552)Felix Fietkau2012-12-101-0/+1
| | | | SVN-Revision: 34611
* kernel: fix video-core build on 3.6+Felix Fietkau2012-12-061-0/+1
| | | | SVN-Revision: 34533
* kernel: remove references to TARGET_ubicom32Florian Fainelli2012-11-303-3/+2
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34431
* modules: remove obsolete comment (#12514)Florian Fainelli2012-11-251-2/+0
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34327
* package: kernel: make crypto kmods always visibleJonas Gorski2012-11-221-1/+1
| | | | | | | | | | | Don't hide crypo submodules unless crypo-core is selected. Fixes kmods depending on crypto modules being unselectable until crypto core is selected (like ext4 on 3.6 or mac80211). Signed-off-by: Jonas Gorski <jonas.gorski@gmail.com> SVN-Revision: 34298
* kernel: modules: ext4 depends on crypto-hash on 3.6Jonas Gorski2012-11-111-1/+1
| | | | SVN-Revision: 34159
* i2c-gpio-mux: fix build for 3.6+ kernelsFlorian Fainelli2012-11-111-0/+5
| | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34152
* Load schedule modulesJohn Crispin2012-11-071-0/+4
| | | | | | | | They were missing the AUTOLOAD directive. Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br> SVN-Revision: 34107
* Add ledtrig-oneshot module for 3.6 kernelsGabor Juhos2012-11-051-0/+17
| | | | | | | | | | | This patch adds a package for the ledtrig-oneshot module, available in 3.6 and later. [juhosg: change dependency from LINUX_3_6 to !LINUX_3_3] Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 34079
* add missing =yImre Kaloz2012-10-291-1/+1
| | | | SVN-Revision: 33988
* add missing 3.6 symbolsImre Kaloz2012-10-291-6/+8
| | | | SVN-Revision: 33986
* remove references to 2.6.39Imre Kaloz2012-10-273-4/+1
| | | | SVN-Revision: 33967
* package/kernel: arc4 needs blkcipher support on 3.6Gabor Juhos2012-10-271-1/+1
| | | | | | | | | | [ 78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0) [ 78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0) [ 78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33965
* kernel: fix the pcspkr module, add proper dependencies, add the actual sound ↵Felix Fietkau2012-10-251-15/+21
| | | | | | module SVN-Revision: 33921
* netfilter: ip_queue has been removed in 3.6Florian Fainelli2012-10-241-0/+1
| | | | SVN-Revision: 33905
* i2c muxes modules have a different prefix since 3.5Florian Fainelli2012-10-241-2/+6
| | | | | | Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that SVN-Revision: 33904
* kernel: the camellia module name has changed in kernel 3.4Florian Fainelli2012-10-241-1/+4
| | | | | | | With the support for architecture optimized camellia routines, the original camellia module got renamed to camellia_generic, account for that. SVN-Revision: 33903
* package/kernel: add IKCONFIG module optionFelix Fietkau2012-10-191-0/+15
| | | | | | | | | Add an option for building the configs.ko module which provides kernel configuration via /proc/config.gz Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33865
* licensing: Add licensing metadata to many packages Two new variables are ↵Hamish Guthrie2012-10-191-0/+3
| | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861
* ixp4xx/cns3xxx: add rfkill module supportJohn Crispin2012-10-172-3/+4
| | | | | | | | | Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33831