| Commit message (Expand) | Author | Age | Files | Lines |
... | |
* | Add ps3vram kernel module | hcg | 2009-03-19 | 1 | -0/+15 |
* | [sound] activate CONFIG_SND_PCM_OSS and CONFIG_SND_MIXER_OSS in kmod-sound-core. | hauke | 2009-03-19 | 1 | -5/+7 |
* | NET_CLS_ACT can no longer be built as module in newer kernels, force it to =y | nbd | 2009-03-17 | 1 | -1/+1 |
* | [brcm63xx] package the bcm63xx-spi driver | florian | 2009-03-08 | 1 | -0/+15 |
* | [packages] turn some of the kernel dependencies the other way around to make ... | hauke | 2009-03-07 | 1 | -1/+1 |
* | [kernel] add kmod-crc16 dependency to ax25 module, CONFIG_MKISS needs CONFIG_... | hauke | 2009-03-07 | 1 | -0/+1 |
* | [kernel] extract the rfkill module to an extra package, only build rfkill mod... | hauke | 2009-03-07 | 2 | -7/+25 |
* | [kernel] ipt-extra not broken on kernel 2.6.28 any more as CHAOS, TARPIT and ... | hauke | 2009-03-07 | 1 | -2/+1 |
* | [kernel] add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING ne... | hauke | 2009-03-07 | 2 | -2/+22 |
* | [kernel] load module capifs before capi | hauke | 2009-03-07 | 1 | -2/+2 |
* | [kernel] add ssb dependency to b44 | hauke | 2009-03-07 | 1 | -1/+1 |
* | [kernel] aec62xx is working with kernel 2.6.28 agagin. | hauke | 2009-03-07 | 1 | -1/+5 |
* | [kernel] Add isdn4linux and gigaset kernel modules. | hauke | 2009-03-07 | 2 | -0/+68 |
* | [kernel] Some symbols were missing or wrong. Tested with x86. | hauke | 2009-03-05 | 2 | -2/+4 |
* | fixed KCONFIG selection of "CONFIG_CRYPTO_AES_586". | markus | 2009-03-02 | 1 | -2/+1 |
* | [kernel] add missing symbols | hauke | 2009-03-01 | 1 | -1/+2 |
* | [x86] add missing symbols for some packages needed by x86 target | hauke | 2009-03-01 | 1 | -4/+12 |
* | add missing kconfig symbols for kmod-sched | nbd | 2009-02-22 | 1 | -1/+11 |
* | Fixes kernel configuration error. | hauke | 2009-02-21 | 1 | -1/+1 |
* | fix IMQ on linux 2.6.27 and 2.6.28 | nbd | 2009-02-21 | 1 | -1/+1 |
* | remove support for ipp2p - it's unmaintained, broken, overmatching and underm... | nbd | 2009-02-21 | 1 | -1/+1 |
* | Add CRC16 kernel module | mb | 2009-02-17 | 1 | -0/+15 |
* | [package] add kmod for 2.6.26+ in-kernel uvc video driver (#4637, thanks moh_de) | jow | 2009-02-16 | 1 | -0/+17 |
* | [package] add cp852 code page (#4607) | florian | 2009-02-15 | 1 | -0/+17 |
* | Port SPI-GPIO driver from 2.6.29-rc4 | mb | 2009-02-10 | 1 | -0/+15 |
* | Deprecate the old SPI-GPIO driver. | mb | 2009-02-10 | 1 | -7/+7 |
* | [kernel] netfilter: remove CHAOS, TARPIT and DELUDE references | juhosg | 2009-02-09 | 1 | -3/+0 |
* | Added PS3 sound driver | hcg | 2009-02-06 | 1 | -0/+16 |
* | [package] kmod-ssb should not be visible on 2.4 kernels | florian | 2009-02-06 | 1 | -1/+1 |
* | [package] correct kernel modules dependencies against kmod-i2c-core, they alr... | florian | 2009-02-04 | 1 | -3/+3 |
* | [package] fix tg3 libphy dependency, thanks Acinonyx | florian | 2009-02-03 | 1 | -1/+1 |
* | [package] kernel: mark modules that won't build on 2.6.28 as broken | nico | 2009-02-02 | 2 | -2/+4 |
* | [package] package libphy separately and make tg3 depend on it for kernels 2.6... | florian | 2009-02-02 | 1 | -5/+15 |
* | [package] add libphy module to tg3 driver package - fixes unresolved symbols ... | florian | 2009-01-31 | 1 | -0/+4 |
* | [package] kernel: add modules for nfnetlink based packet logging & queuing an... | nico | 2009-01-31 | 1 | -0/+65 |
* | [kernel] accomodate a change in msdos.ko path that appeared on 2.6.28 | nico | 2009-01-30 | 1 | -1/+6 |
* | [package] kernel: fix leds-wrap dependencies | agb | 2009-01-29 | 1 | -1/+1 |
* | [package] kernel: fix leds-net48xx and scx200-gpio dependencies, closes #4486 | agb | 2009-01-29 | 1 | -2/+2 |
* | mark kmod-ata-rb532-cf as broken | nico | 2009-01-27 | 1 | -1/+1 |
* | fix kmod-sit dependencies | nico | 2009-01-27 | 1 | -12/+3 |
* | revert [14081]: iptunnel4 does not make sense on 2.4, just add a conditionnal... | nico | 2009-01-27 | 1 | -16/+14 |
* | other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb | rwhitby | 2009-01-20 | 1 | -1/+1 |
* | package/kernel: ensure that ipip is autoloaded after iptunnel4 | jow | 2009-01-18 | 1 | -1/+1 |
* | fix compile of iptunnel4 for the 2.4 kernel | thepeople | 2009-01-18 | 1 | -13/+15 |
* | fix vfat.ko in 2.6.28 | agb | 2009-01-13 | 1 | -1/+1 |
* | allow targets to override kernel related soundcore configuration | mirko | 2009-01-12 | 1 | -14/+18 |
* | unmask ip6tables on 2.6.27 and 2.6.28 | thepeople | 2009-01-10 | 1 | -2/+1 |
* | fix kernel config | thepeople | 2009-01-10 | 1 | -1/+14 |
* | Add hfcmulti mISDN driver | florian | 2009-01-08 | 1 | -0/+14 |
* | Package mISDN stack | florian | 2009-01-08 | 1 | -0/+21 |