summaryrefslogtreecommitdiffstats
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* fix xen pci module, partially fixes #11970John Crispin2012-08-051-1/+1
| | | | SVN-Revision: 32996
* gspca-sn9c20x.ko was not insmod'ed due to typoJohn Crispin2012-08-041-1/+1
| | | | | | fixes #11973 SVN-Revision: 32991
* partially revert r32855Florian Fainelli2012-07-291-0/+114
| | | | | | | Too many modules were removed, while only the octeon module was meant to be removed, fix that. SVN-Revision: 32909
* bcma: update to version from wireless-testing tag master-2012-07-16Hauke Mehrtens2012-07-261-0/+1
| | | | | | | | I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it. This also contains 3 additional patches fixing some bugs in bcma. SVN-Revision: 32880
* make kmod-mvsas depend on x86 since it fails building on other targets (eg: ↵Florian Fainelli2012-07-261-1/+1
| | | | | | brcm63xx) SVN-Revision: 32878
* make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordinglyFlorian Fainelli2012-07-251-0/+1
| | | | SVN-Revision: 32869
* move isp116x driver to target specific modules.mkFlorian Fainelli2012-07-251-19/+0
| | | | SVN-Revision: 32865
* move rt305x-dwc driver to target specific modules.mkFlorian Fainelli2012-07-251-21/+0
| | | | SVN-Revision: 32864
* move ubsec-ssb driver to target specific modules.mkFlorian Fainelli2012-07-251-16/+0
| | | | SVN-Revision: 32863
* move ssb-gige to target specific modules.mkFlorian Fainelli2012-07-251-14/+0
| | | | SVN-Revision: 32862
* move usb driver to target specific modules.mkFlorian Fainelli2012-07-251-15/+0
| | | | SVN-Revision: 32861
* kmod-r6040 depends on PCI_SUPPORTFlorian Fainelli2012-07-251-1/+1
| | | | SVN-Revision: 32860
* move mmc driver to target specific modules.mkFlorian Fainelli2012-07-251-16/+0
| | | | SVN-Revision: 32859
* move ixp4xx-eth to target specific modules.mkFlorian Fainelli2012-07-251-14/+0
| | | | SVN-Revision: 32858
* kmod-gpio-nxp74hc164 is not brcm63xx specificFlorian Fainelli2012-07-251-1/+0
| | | | SVN-Revision: 32857
* move crypto module to target specific modules.mkFlorian Fainelli2012-07-251-17/+0
| | | | SVN-Revision: 32856
* move i2c driver to target modules.mkFlorian Fainelli2012-07-251-145/+0
| | | | SVN-Revision: 32855
* move watchdog driver to target specific modules.mkFlorian Fainelli2012-07-251-16/+0
| | | | SVN-Revision: 32854
* move target specific spi modulesFlorian Fainelli2012-07-251-15/+0
| | | | SVN-Revision: 32853
* move target specific leds modules to ar71xx modules.mkFlorian Fainelli2012-07-251-33/+0
| | | | SVN-Revision: 32852
* move leds modules back to target modules.mkFlorian Fainelli2012-07-251-31/+0
| | | | SVN-Revision: 32851
* move i2c modules back to target modules.mkFlorian Fainelli2012-07-251-35/+0
| | | | SVN-Revision: 32850
* fix network devices modules to depend on PCI instead of x86Florian Fainelli2012-07-251-21/+21
| | | | SVN-Revision: 32849
* move more x86-specific modules back to target modules.mkFlorian Fainelli2012-07-251-177/+0
| | | | SVN-Revision: 32848
* fix libsas and mvsas dependencies against PCI and not x86Florian Fainelli2012-07-251-2/+1
| | | | SVN-Revision: 32847
* move x86 specific ide/pata modules to x86' modules.mkFlorian Fainelli2012-07-251-64/+0
| | | | SVN-Revision: 32846
* split framebuffer helper modules to their own packagesFlorian Fainelli2012-07-251-9/+49
| | | | SVN-Revision: 32843
* orion_wdt is also available on kirkwoodFlorian Fainelli2012-07-241-1/+1
| | | | SVN-Revision: 32811
* move omap specific modules to modules.mkFlorian Fainelli2012-07-241-73/+0
| | | | SVN-Revision: 32810
* move n810 battery module to omap24 modules.mkFlorian Fainelli2012-07-241-16/+0
| | | | SVN-Revision: 32809
* move target specific modules to target's module.mkFlorian Fainelli2012-07-241-40/+0
| | | | SVN-Revision: 32808
* create kmod-fb and update xen framebuffer moduleFlorian Fainelli2012-07-242-4/+23
| | | | SVN-Revision: 32805
* add sound-soc-ac97 packageFlorian Fainelli2012-07-241-0/+11
| | | | SVN-Revision: 32801
* add kmod-regmap including both i2c and spi modulesFlorian Fainelli2012-07-241-0/+17
| | | | | | This is required for quite SoC sound support SVN-Revision: 32800
* Revert "[package] kernel/modules: dont only change loading order on ↵Vasilis Tsiligiannis2012-07-231-6/+6
| | | | | | | | | | IPSEC*-m, propagate this to documentation too" Preserve alphabetical order on KCONFIG and description for consistency with other module packages This reverts commit r32775. SVN-Revision: 32791
* kernel/modules: dont only change loading order on IPSEC*-m, propagate this ↵Luka Perkov2012-07-171-6/+6
| | | | | | to documentation too SVN-Revision: 32775
* kernel/modules: fix ipcomp6 load orderVasilis Tsiligiannis2012-07-171-1/+1
| | | | | | | | | ipcomp6 depends on xfrm6_tunnel, load order changed accordingly. Signed-off-by: Daniel Golle <dgolle@allnet.de> Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 32773
* kernel: add Marvell SoC built-in RTC to modulesLuka Perkov2012-07-151-0/+17
| | | | | | Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32732
* package: kernel: estetic fixLuka Perkov2012-07-141-2/+2
| | | | SVN-Revision: 32714
* kernel: enable kernel support for ALSA midiVasilis Tsiligiannis2012-07-141-1/+18
| | | | | | | | | | | | | | Here is a newer version of the patch: Enable the real ALSA midi interface (seq) in the kernel. The existing rawmidi interface is still present. This allows for the alsa midi utilities to work. Signed-off-by: Adam Goode <adam@spicenitz.org> [b_tsiligiannis: replaced $(LINUX_KMOD_SUFFIX) with .ko] Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 32712
* openssl: enable the use of cryptodev digestsLuka Perkov2012-07-111-3/+3
| | | | SVN-Revision: 32673
* kernel/modules: load pppol2tp after pppoxJo-Philipp Wich2012-07-011-2/+2
| | | | | | | | | | | | l2tp_ppp needs to be loaded after pppox, otherwise it ends up like this: l2tp_ppp: Unknown symbol pppox_ioctl (err 0) ... during boot. I also fixed the dependency, it should be pppox rather than pppoe. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 32562
* zlib fix for btrfsJo-Philipp Wich2012-06-181-3/+7
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | Hi, yes, it is true... In the standard, unpatched trunk is zlib_inflate.ko compiled, but not included in any package... So, my previous version was functional, but with system bug. Here is fixed patch. On Wed, Jun 13, 2012 at 05:00:02PM +0200, Jo-Philipp Wich wrote: > -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > - -----BEGIN PGP SIGNED MESSAGE----- > Hash: SHA1 > > Hi. > > Shouldn't you also add CONFIG_ZLIB_DEFLATE to KCONFIG then? > > ~ Jow > - -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.12 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk/YqrcACgkQdputYINPTPM6dgCfYDgzK1XHiKDJNSdc/+HgIoRp > HSgAoKdUxcqXzHqTLiyEkiQqCnDuuVmu > =0DUX > - -----END PGP SIGNATURE----- > -----BEGIN PGP SIGNATURE----- > Version: GnuPG v1.4.12 (GNU/Linux) > Comment: Using GnuPG with Mozilla - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk/YqvIACgkQdputYINPTPNMagCePNwPSYHfoCd5eXywQ+sTATqQ > 2CQAoJW/Fez+DqflHlJVcvng/LvsfrCm > =s6B0 > -----END PGP SIGNATURE----- > _______________________________________________ > openwrt-devel mailing list > openwrt-devel@lists.openwrt.org > https://lists.openwrt.org/mailman/listinfo/openwrt-devel Signed-off-by: Michal Heppler <mhepp@ics.muni.cz> SVN-Revision: 32444
* kmod-ipt-nathelper-extra: fix missing nf_conntrack_broadcast.koFelix Fietkau2012-06-181-0/+1
| | | | | | | | | | | | | | kmod-ipt-nathelper-extra is missing the package nf_conntrack_broadcast.ko if it is not included into the kmod-ipt-nathelper-extra packge the modules nf_conntrack_snmp and nf_nat_snmp_basic cant get loaded: [ 44.500000] nf_conntrack_snmp: Unknown symbol nf_conntrack_broadcast_help (err 0) [ 44.664000] nf_nat_snmp_basic: Unknown symbol nf_nat_snmp_hook (err 0) Signed-off-by: Peter Wagner <tripolar@gmx.at> SVN-Revision: 32434
* kernel: split kmod-pppoe into kmod-pppox and kmod-pppoe, make kmod-pptp ↵Jo-Philipp Wich2012-06-181-7/+21
| | | | | | depend on kmod-pppox (#11677) SVN-Revision: 32433
* fuse: move kmod-fuse to package/kernelFelix Fietkau2012-06-161-0/+15
| | | | SVN-Revision: 32394
* kernel: add module packages for usbip (from the packages feed)Felix Fietkau2012-06-071-0/+31
| | | | SVN-Revision: 32117
* kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)Felix Fietkau2012-06-031-1/+1
| | | | SVN-Revision: 32033
* fix videobuf2 escriptionJohn Crispin2012-06-031-1/+1
| | | | | | fixes #11411 SVN-Revision: 32032
* Missing kernel module entry for GSPCA driver for SE401 webcamJohn Crispin2012-06-031-0/+15
| | | | | | fixes #11505 SVN-Revision: 32030