| Commit message (Expand) | Author | Age | Files | Lines |
* | [package] kernel: add missing kconfig symbol related to SSB | nico | 2009-04-27 | 1 | -0/+1 |
* | [package] kernel: disable kmod-rfkill on UML | nico | 2009-04-26 | 1 | -1/+1 |
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | nbd | 2009-04-23 | 1 | -1/+1 |
* | [kmod bluetooth] hci_usb.c has been replaced with btusb.c in 2.6.29 - modify ... | hcg | 2009-04-22 | 1 | -0/+33 |
* | [kernel modules] add joystick device support | hcg | 2009-04-20 | 1 | -0/+15 |
* | [kernel package other] correct typos in titles of event device and HID devices | hcg | 2009-04-20 | 1 | -2/+2 |
* | [kernel package bluetooth] add hidp support | hcg | 2009-04-20 | 1 | -2/+5 |
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | nbd | 2009-04-17 | 1 | -1/+0 |
* | [ssb] The ssb module in also integrated into the kernel on brcm63xx target. | hauke | 2009-04-10 | 1 | -1/+1 |
* | [brcm63xx] package the bcm63xx-spi driver | florian | 2009-03-08 | 1 | -0/+15 |
* | [kernel] extract the rfkill module to an extra package, only build rfkill mod... | hauke | 2009-03-07 | 1 | -0/+22 |
* | [kernel] add textsearch, NF_CONNTRACK_AMANDA and NETFILTER_XT_MATCH_STRING ne... | hauke | 2009-03-07 | 1 | -0/+20 |
* | [kernel] Some symbols were missing or wrong. Tested with x86. | hauke | 2009-03-05 | 1 | -1/+1 |
* | Add CRC16 kernel module | mb | 2009-02-17 | 1 | -0/+15 |
* | 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 |
* | [package] kmod-ssb should not be visible on 2.4 kernels | florian | 2009-02-06 | 1 | -1/+1 |
* | [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 |
* | other.mk/kmod-bluetooth: select kmod-usb-core, required for hci-usb | rwhitby | 2009-01-20 | 1 | -1/+1 |
* | [package] kernel: build cs5535-gpio on olpc also | agb | 2009-01-08 | 1 | -1/+1 |
* | [package] kernel: added GPIO driver for CS5535/CS5536 companion chip. Thanks ... | agb | 2009-01-07 | 1 | -0/+15 |
* | fix pcmcia build | thepeople | 2008-12-09 | 1 | -1/+1 |
* | Finally fix the CONFIG_SSB_SILENT symbol | florian | 2008-12-03 | 1 | -1/+2 |
* | [PATCH] Corrected SSB Config | florian | 2008-11-29 | 1 | -4/+5 |
* | split Soekris profile into 45xx and 48xx, add kernel package for required wat... | jow | 2008-11-28 | 1 | -0/+16 |
* | ssb module config symbols fixup | florian | 2008-11-26 | 1 | -2/+2 |
* | Package ssb glue code out of the kernel, and make b43 be built for non-brcm47... | florian | 2008-11-20 | 1 | -0/+22 |
* | [package] kernel/modules: move ixp4xx hardware crypto module package into cry... | juhosg | 2008-11-18 | 1 | -19/+0 |
* | Split out pcmcia core support from the socket drivers | florian | 2008-11-15 | 1 | -14/+25 |
* | Package bcm63xx-pcmcia kernel module and fix compilation | florian | 2008-11-15 | 1 | -0/+14 |
* | split out crc-ccitt | nbd | 2008-11-03 | 1 | -0/+14 |
* | [adm5120] remove 2.6.25 specific stuff | juhosg | 2008-09-13 | 1 | -16/+0 |
* | Fix AT91 MMC host controller path on 2.6.25 | nico | 2008-09-01 | 1 | -1/+1 |
* | [adm5120] add 2.6.26 specific files | juhosg | 2008-08-07 | 1 | -1/+1 |
* | [kernel] modules/gpio_dev: move to drivers/char/ on older kernels as well, an... | juhosg | 2008-08-05 | 1 | -0/+16 |
* | fixes ipkg dependency bug for spi modules, #3272 | blogic | 2008-07-30 | 1 | -21/+12 |
* | generate package for the new IXP4xx crpyto driver | kaloz | 2008-07-12 | 1 | -0/+18 |
* | remove hacks to disable modules on some targets now that we do have proper PC... | nico | 2008-05-26 | 1 | -4/+2 |
* | avr32: add watchdog driver | matteo | 2008-05-18 | 1 | -0/+16 |
* | modules/other.mk: Enable bluetooth for atheros | rwhitby | 2008-05-16 | 1 | -2/+2 |
* | add a macro to compare kernel patch versions and use it for crypto and watchd... | nico | 2008-05-11 | 1 | -1/+1 |
* | [package] kernel/modules: make use the new GPIO_SUPPORT option | juhosg | 2008-04-29 | 1 | -3/+3 |
* | add missing kmod-hid module (thx, fish) | nbd | 2008-04-20 | 1 | -0/+16 |
* | [package] move spi_gpio driver into the kernel, clean-up SPI modules | juhosg | 2008-04-15 | 1 | -19/+40 |
* | add missing MMC config symbol | nico | 2008-04-12 | 1 | -0/+1 |
* | [kernel] add a polled GPIO buttons input driver | juhosg | 2008-04-07 | 1 | -0/+34 |
* | fix wrong description name | thepeople | 2008-03-29 | 1 | -1/+1 |
* | add sdcard support for avr32 platforms | thepeople | 2008-03-29 | 1 | -0/+15 |
* | Create the kmod-spi package and load mmc_over_gpio after spi (#3273) | florian | 2008-03-27 | 1 | -8/+17 |