aboutsummaryrefslogtreecommitdiff
path: root/package/kernel
Commit message (Collapse)AuthorAge
...
* package: kernel: estetic fixLuka Perkov2012-07-14
| | | | SVN-Revision: 32714
* kernel: enable kernel support for ALSA midiVasilis Tsiligiannis2012-07-14
| | | | | | | | | | | | | | 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-11
| | | | SVN-Revision: 32673
* kernel/modules: load pppol2tp after pppoxJo-Philipp Wich2012-07-01
| | | | | | | | | | | | 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-18
| | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | | 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-18
| | | | | | | | | | | | | | 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-18
| | | | | | depend on kmod-pppox (#11677) SVN-Revision: 32433
* fuse: move kmod-fuse to package/kernelFelix Fietkau2012-06-16
| | | | SVN-Revision: 32394
* kernel: add module packages for usbip (from the packages feed)Felix Fietkau2012-06-07
| | | | SVN-Revision: 32117
* kernel: kmod-video-gspca-core depends on kmod-input-core (fixes #11412)Felix Fietkau2012-06-03
| | | | SVN-Revision: 32033
* fix videobuf2 escriptionJohn Crispin2012-06-03
| | | | | | fixes #11411 SVN-Revision: 32032
* Missing kernel module entry for GSPCA driver for SE401 webcamJohn Crispin2012-06-03
| | | | | | fixes #11505 SVN-Revision: 32030
* kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependenciesFelix Fietkau2012-05-29
| | | | SVN-Revision: 32001
* kernel: remove more unnecessary kernel version checks/dependenciesFelix Fietkau2012-05-27
| | | | SVN-Revision: 31907
* kernel: remove a few more obsolete CompareKernelPatchVer calls, add ↵Felix Fietkau2012-05-27
| | | | | | dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment SVN-Revision: 31870
* kernel: fix kmod-sched-core build for kernels without codelFelix Fietkau2012-05-20
| | | | SVN-Revision: 31834
* kernel: fix packaging of act_connmark.ko (#11492)Jo-Philipp Wich2012-05-19
| | | | SVN-Revision: 31821
* kernel: add et131x from packages/Felix Fietkau2012-05-18
| | | | SVN-Revision: 31792
* kernel: split off act_connmark into a separate package to avoid cluttering ↵Felix Fietkau2012-05-18
| | | | | | kmod-sched with a netfilter dependency (fixes #11483) SVN-Revision: 31791
* kernel: remove obsolete dependencies and conditionalsFelix Fietkau2012-05-17
| | | | SVN-Revision: 31779
* kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers ↵Felix Fietkau2012-05-17
| | | | | | depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this SVN-Revision: 31778
* kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versionsFelix Fietkau2012-05-17
| | | | SVN-Revision: 31776
* kernel: remove obsolete CompareKernelPatchVer callsFelix Fietkau2012-05-17
| | | | SVN-Revision: 31775
* kernel: split kmod-sched into kmod-sched-core and kmod-schedFelix Fietkau2012-05-16
| | | | SVN-Revision: 31760
* kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht)Felix Fietkau2012-05-16
| | | | SVN-Revision: 31757
* remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵Felix Fietkau2012-05-11
| | | | | | as a module anyway SVN-Revision: 31678
* package/kernel: add package for the ADT7473/7475/7476/7490 sensorsGabor Juhos2012-05-09
| | | | SVN-Revision: 31657
* package/kernel: add package for the LM85 sensorGabor Juhos2012-05-09
| | | | SVN-Revision: 31656
* package/kernel: move hwmon-vid into a separate packageGabor Juhos2012-05-09
| | | | SVN-Revision: 31655
* kernel: remove kernel modules and references to kernels <= 2.6.36Hauke Mehrtens2012-05-06
| | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634
* kernel: remove kmod-usb-serial-airprimeHauke Mehrtens2012-05-06
| | | | | | This was removed from kernel 2.6.27 SVN-Revision: 31633
* kernel: remove kmod-usb-videoHauke Mehrtens2012-05-06
| | | | | | | | This was remove in kernel 2.6.38 and is not needed any more. The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30. SVN-Revision: 31632
* kernel: remove kmod-usb-videoHauke Mehrtens2012-05-06
| | | | | | This was remove in kernel 2.6.38 and is not needed any more. SVN-Revision: 31631
* kernel: add video-videobuf2Hauke Mehrtens2012-05-06
| | | | | | This should fix #11349 and #11142 SVN-Revision: 31630
* kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all ↵Hauke Mehrtens2012-05-06
| | | | | | | | kernel versions This module is available on all supported kernel versions SVN-Revision: 31629
* kernel: add kmod-video-gspca-konica and remove kmod-video-konicaHauke Mehrtens2012-05-06
| | | | | | kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica SVN-Revision: 31628
* kernel: remove kmod-video-ov511 and kmod-video-ovcamchipHauke Mehrtens2012-05-06
| | | | | | These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. SVN-Revision: 31627
* move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configsGabor Juhos2012-05-01
| | | | SVN-Revision: 31547
* package/kernel: add module for the Pericom PT7C4338 RTC chipGabor Juhos2012-04-29
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31526
* package/kernel: add i2c module support for Freescale MPC processorsGabor Juhos2012-04-29
| | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31524
* package/kernel: add module for the Booke watchdogGabor Juhos2012-04-29
| | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31522
* fix kmod-pcmcia-serial for 3.3+ kernelsFlorian Fainelli2012-04-27
| | | | SVN-Revision: 31490
* kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build ↵Jo-Philipp Wich2012-04-25
| | | | | | breakage in package/kernel leading to missing subsequent kmods like kmod-usb-serial, this should fix the missing packages in ar71xx builds. SVN-Revision: 31477
* kernel: add some more missing kernel config symbolsJonas Gorski2012-04-24
| | | | SVN-Revision: 31458
* scanning kernel packages for targetsJohn Crispin2012-04-23
| | | | | | | | | Any modifications in target/linux/*/modules.mk would not come into effect for subsequent "make menuconfig" unless we delete ./tmp. Signed-off-by: kalyan <kalyanatejaswi@gmail.com> SVN-Revision: 31442
* disable xfs on avr32Travis Kemen2012-04-15
| | | | SVN-Revision: 31291
* kernel: add some more additional missing config symbols for 3.2 and 3.3Jonas Gorski2012-04-09
| | | | SVN-Revision: 31221
* revert bad changeTravis Kemen2012-04-01
| | | | SVN-Revision: 31154
* Disable xfs on avr32, it has been failing the build for at least a monthTravis Kemen2012-04-01
| | | | SVN-Revision: 31153
* package: kernel: add missing config symbols for serial-8250Jonas Gorski2012-03-28
| | | | SVN-Revision: 31134