aboutsummaryrefslogtreecommitdiffstats
path: root/package/kernel/linux
Commit message (Collapse)AuthorAgeFilesLines
...
* linux: introduce new kmod-iptunnel for Linux 3.10+, add missing dependencies ↵Jo-Philipp Wich2013-07-181-7/+25
| | | | | | to netsupport packages SVN-Revision: 37402
* linux: add missing netfilter dependenciesJo-Philipp Wich2013-07-181-1/+5
| | | | SVN-Revision: 37401
* linux: add missing dependency to kmod-i2c-tiny-usbJo-Philipp Wich2013-07-181-1/+1
| | | | SVN-Revision: 37399
* linux: add missing dependencies to kmod-fs-msdos and kmod-fs-xfsJo-Philipp Wich2013-07-181-1/+2
| | | | SVN-Revision: 37398
* kernel: btrfs supports raid6 in 3.10, thus depends on lib-raid6Jonas Gorski2013-07-181-1/+1
| | | | | | | | btrfs now supports raid5/6 and added appropriate depenendcies for 3.10. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37396
* kernel: move xor into its own packageJonas Gorski2013-07-182-5/+19
| | | | | | | | | | xor.ko is needed by btrfs in 3.10+, so split it out into its own package. Make it hidden as it does not provide any functionality on its own. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37395
* kernel: split out lib-raid6Jonas Gorski2013-07-182-4/+18
| | | | | | | | | | raid_pq.ko is needed by btrfs in 3.10+, so split it out into its own package. Make it hidden as it does not provide any functionality on its own. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37394
* kernel: kmod-dm depends on cryptoJonas Gorski2013-07-181-0/+1
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37393
* kernel: crypto: add missing dependencies and filesJonas Gorski2013-07-181-3/+4
| | | | | | Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37392
* kernel: drop kmod-ata-sisJonas Gorski2013-07-181-15/+0
| | | | | | | | | it was broken since 2.6.21, evidently nobody uses it and we can just remove it. Signed-off-by: Jonas Gorski <jogo@openwrt.org> SVN-Revision: 37391
* linux: add missing dependencies to kmod-ip6tablesJo-Philipp Wich2013-07-181-1/+1
| | | | SVN-Revision: 37389
* build: add kernel modules to package provides info (along with shared libs)Felix Fietkau2013-07-181-0/+4
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37385
* imx23: ChipIdea changesZoltan Herpai2013-07-171-0/+19
| | | | | | | | | - move ci_hdrc into generic modules - add separate package for imx-specific modules Signed-off-by: Zoltan HERPAI <wigyori@uid0.hu> SVN-Revision: 37384
* kernel: add sound-soc-imx-sgtl5000Luka Perkov2013-07-151-0/+16
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 37360
* kernel: add sound-soc-imxLuka Perkov2013-07-151-1/+22
| | | | | | Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 37359
* kernel: add usb-dwc2 kmodJohn Crispin2013-07-151-0/+23
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37338
* brcm47xx: do not load the kernel modules needed for Ethernet manuallyHauke Mehrtens2013-07-143-5/+5
| | | | | | | add the boot flag to make the kernel modules needed for Ethernet and diag load on startup. SVN-Revision: 37284
* kernel: move codel from kmod-sched-core to kmod-sched, it is rarely neededFelix Fietkau2013-07-111-2/+2
| | | | | | Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37256
* kernel: make libsas depend on x86Felix Fietkau2013-07-111-0/+1
| | | | | | | | | | It is only used by one driver that already depends on x86. Disabling it prevents a few kilobytes of bloat from leaking into all targets via CONFIG_BLK_DEV_BSG Signed-off-by: Felix Fietkau <nbd@openwrt.org> SVN-Revision: 37254
* kernel: package the HW random core moduleFlorian Fainelli2013-07-102-1/+15
| | | | | | | | And update the crypto-hw-hifn-795x to use it. Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 37231
* kernel: unbreal of_i2c selectionJohn Crispin2013-07-081-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37201
* kernel: fix 8250 ko name for 3.9John Crispin2013-07-041-1/+1
| | | | | | Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37164
* packages: clean up the package folderJohn Crispin2013-06-2124-0/+8369
Signed-off-by: John Crispin <blogic@openwrt.org> SVN-Revision: 37007