Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package ncm & qmi wwan | John Crispin | 2013-01-28 | 1 | -0/+46 |
| | | | | | | | Signed-off-by: Cezary Jackiewicz <cezary.jackiewicz@gmail.com> Patchwork: http://patchwork.openwrt.org/patch/3134/ SVN-Revision: 35360 | ||||
* | kernel: make usb2-pci depend on usb2 and not the other way around | Hauke Mehrtens | 2013-01-27 | 1 | -3/+3 |
| | | | | SVN-Revision: 35339 | ||||
* | kernel: activate input-matrixkmap for kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -1/+1 |
| | | | | SVN-Revision: 35338 | ||||
* | kernel: add ehci-platform.ko and ehci-pci.ko when build with kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 1 | -1/+24 |
| | | | | SVN-Revision: 35337 | ||||
* | kernel: add packages for pps and ptp, they are needed by tg3 in kernel 3.8 | Hauke Mehrtens | 2013-01-27 | 2 | -1/+35 |
| | | | | SVN-Revision: 35336 | ||||
* | kernel: 8250.ko is called 8250_core.ko on linux 3.7+, fixes package/kernel ↵ | Felix Fietkau | 2013-01-17 | 1 | -1/+1 |
| | | | | | | build error in snapshot builds SVN-Revision: 35190 | ||||
* | kernel: allow building kmod-rtc-marvell for mvebu target | Florian Fainelli | 2013-01-15 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35177 | ||||
* | package/kernel: move input modules into a separate submenu | Gabor Juhos | 2013-01-14 | 2 | -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 Fietkau | 2013-01-14 | 1 | -1/+1 |
| | | | | | | avoid dependency errors with kmod-crypto-core on 3.7 SVN-Revision: 35158 | ||||
* | kernel: avoid recursive dependency caused by kmod-i2c-mv64xxx | Florian Fainelli | 2013-01-14 | 1 | -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 Wich | 2013-01-14 | 1 | -0/+1 |
| | | | | SVN-Revision: 35155 | ||||
* | kernel: make kmod-ledtrig-usbdev depend on usb core support instead of ↵ | Felix Fietkau | 2013-01-12 | 1 | -1/+1 |
| | | | | | | selecting it SVN-Revision: 35120 | ||||
* | kernel: add kmod-mvsdio MMC host controller for Marvell targets | Florian Fainelli | 2013-01-08 | 1 | -0/+16 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35061 | ||||
* | kernel: make kmod-of-i2c available for the mvebu target | Florian Fainelli | 2013-01-08 | 1 | -2/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 35060 | ||||
* | kernel: adjust orion/kirkwood packages to also build for mvebu target | Florian Fainelli | 2013-01-08 | 3 | -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 symbols | Florian Fainelli | 2013-01-08 | 1 | -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 Wich | 2013-01-07 | 1 | -2/+2 |
| | | | | SVN-Revision: 35032 | ||||
* | zram: add package to use compressed ram disk for swap | Hauke Mehrtens | 2013-01-06 | 1 | -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 rtc | Felix Fietkau | 2013-01-06 | 1 | -0/+17 |
| | | | | SVN-Revision: 35022 | ||||
* | fix regmap debloat patch | John Crispin | 2013-01-05 | 1 | -5/+6 |
| | | | | SVN-Revision: 35015 | ||||
* | kernel: move regmap bloat out of the kernel image if it is only being used ↵ | Felix Fietkau | 2013-01-03 | 1 | -3/+6 |
| | | | | | | in modules SVN-Revision: 34999 | ||||
* | add kmod-fs-configfs to replace kernel bloat added by selecting ↵ | Felix Fietkau | 2013-01-03 | 1 | -0/+16 |
| | | | | | | kmod-mmc-over-gpio SVN-Revision: 34998 | ||||
* | brcm47xx: build b44 as a module | Hauke Mehrtens | 2013-01-03 | 1 | -1/+1 |
| | | | | SVN-Revision: 34994 | ||||
* | Remove remaining etrax references | John Crispin | 2013-01-02 | 4 | -4/+3 |
| | | | | SVN-Revision: 34968 | ||||
* | fix typo in HFS kernel module | John Crispin | 2013-01-02 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Ian Leonard <antonlacon@gmail.com> SVN-Revision: 34963 | ||||
* | fix video modules package generation | John Crispin | 2013-01-02 | 1 | -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 Juhos | 2013-01-01 | 1 | -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 module | Gabor Juhos | 2013-01-01 | 1 | -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 symbols | Gabor Juhos | 2012-12-22 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 34844 | ||||
* | kernel: fix module names for crypto modules in 3.7 | Gabor Juhos | 2012-12-18 | 1 | -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 gre | Felix Fietkau | 2012-12-15 | 1 | -0/+16 |
| | | | | SVN-Revision: 34709 | ||||
* | add crypto-pcompress | John Crispin | 2012-12-15 | 1 | -0/+11 |
| | | | | SVN-Revision: 34685 | ||||
* | kernel: in kernel 3.6.8 and later tg3 depends on hwmon.ko | Hauke Mehrtens | 2012-12-13 | 1 | -1/+1 |
| | | | | SVN-Revision: 34652 | ||||
* | package/kernel: enable CONFIG_SND_SOC_DMAENGINE_PCM in sound-soc-core | Florian Fainelli | 2012-12-10 | 1 | -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 regmap | Florian Fainelli | 2012-12-10 | 1 | -0/+1 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34616 | ||||
* | package/kernel: package kmod-input-matrixkmap | Florian Fainelli | 2012-12-10 | 1 | -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 Fietkau | 2012-12-10 | 1 | -0/+1 |
| | | | | SVN-Revision: 34611 | ||||
* | kernel: fix video-core build on 3.6+ | Felix Fietkau | 2012-12-06 | 1 | -0/+1 |
| | | | | SVN-Revision: 34533 | ||||
* | kernel: remove references to TARGET_ubicom32 | Florian Fainelli | 2012-11-30 | 3 | -3/+2 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34431 | ||||
* | modules: remove obsolete comment (#12514) | Florian Fainelli | 2012-11-25 | 1 | -2/+0 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34327 | ||||
* | package: kernel: make crypto kmods always visible | Jonas Gorski | 2012-11-22 | 1 | -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.6 | Jonas Gorski | 2012-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 34159 | ||||
* | i2c-gpio-mux: fix build for 3.6+ kernels | Florian Fainelli | 2012-11-11 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34152 | ||||
* | Load schedule modules | John Crispin | 2012-11-07 | 1 | -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 kernels | Gabor Juhos | 2012-11-05 | 1 | -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 =y | Imre Kaloz | 2012-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 33988 | ||||
* | add missing 3.6 symbols | Imre Kaloz | 2012-10-29 | 1 | -6/+8 |
| | | | | SVN-Revision: 33986 | ||||
* | remove references to 2.6.39 | Imre Kaloz | 2012-10-27 | 3 | -4/+1 |
| | | | | SVN-Revision: 33967 | ||||
* | package/kernel: arc4 needs blkcipher support on 3.6 | Gabor Juhos | 2012-10-27 | 1 | -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 Fietkau | 2012-10-25 | 1 | -15/+21 |
| | | | | | | module SVN-Revision: 33921 |