Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | revert bad change | Travis Kemen | 2012-04-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 31154 | ||||
* | Disable xfs on avr32, it has been failing the build for at least a month | Travis Kemen | 2012-04-01 | 1 | -1/+1 |
| | | | | SVN-Revision: 31153 | ||||
* | package: kernel: add missing config symbols for serial-8250 | Jonas Gorski | 2012-03-28 | 1 | -1/+3 |
| | | | | SVN-Revision: 31134 | ||||
* | package/kernel: create packages for the LED Timer/Default ON triggers | Gabor Juhos | 2012-03-27 | 1 | -0/+31 |
| | | | | SVN-Revision: 31106 | ||||
* | package/kernel: allow to build RTC modules for 3.x | Gabor Juhos | 2012-03-27 | 2 | -6/+26 |
| | | | | SVN-Revision: 31105 | ||||
* | kernel: add kmod-acpi-button | Jo-Philipp Wich | 2012-03-19 | 1 | -1/+16 |
| | | | | SVN-Revision: 31037 | ||||
* | kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and ↵ | Jo-Philipp Wich | 2012-03-19 | 2 | -0/+2 |
| | | | | | | kmod-ata-sis SVN-Revision: 31029 | ||||
* | Add support for the 8250 UART module. | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+18 |
| | | | | | | | | | It has been added at the end of other.mk as i couldn't find a better place for it. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30989 | ||||
* | Fix the title and the description of the kmod for DS2433. | Jo-Philipp Wich | 2012-03-18 | 1 | -2/+2 |
| | | | | | | | | | | This kmod has been certainly added by copy/paste but the title and description were not updated. Fix that. The DS2433 is a 1 wire 4kb eeprom with CRC capability. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30988 | ||||
* | Adds a kmod for the DS2431 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
| | | | | | | | | The DS2431 is a 1 wire 1kb eeprom. Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30987 | ||||
* | This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and ↵ | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+13 |
| | | | | | | | | humidity sensor) Signed-off-by: Christian Gagneraud <chris@techworks.ie> SVN-Revision: 30986 | ||||
* | kernel: add kmod-usb-net-ipheth (#10157) | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
| | | | | SVN-Revision: 30981 | ||||
* | kernel: add kmod-usb-serial-qualcomm (#8283) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
| | | | | SVN-Revision: 30979 | ||||
* | kernel: add kmod-ata-sis (#8259) | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+15 |
| | | | | SVN-Revision: 30978 | ||||
* | kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -1/+1 |
| | | | | SVN-Revision: 30977 | ||||
* | kernel: add kmod-video-gspca-ov534-9 | Jo-Philipp Wich | 2012-03-18 | 1 | -0/+15 |
| | | | | SVN-Revision: 30975 | ||||
* | fix ipt_ttl and ipt_TTL userspace library packaging | Jo-Philipp Wich | 2012-03-12 | 1 | -0/+1 |
| | | | | SVN-Revision: 30897 | ||||
* | package/kernel: add package for the ath79 watchdog | Gabor Juhos | 2012-03-08 | 1 | -0/+17 |
| | | | | SVN-Revision: 30851 | ||||
* | package/kernel: don't allow to select NAND modules for kernels <3.0 | Gabor Juhos | 2012-03-05 | 1 | -1/+2 |
| | | | | SVN-Revision: 30828 | ||||
* | package/kernel: package nandsim module | Gabor Juhos | 2012-03-02 | 1 | -0/+16 |
| | | | | SVN-Revision: 30774 | ||||
* | package/kernel: package NAND support | Gabor Juhos | 2012-03-02 | 1 | -1/+21 |
| | | | | SVN-Revision: 30773 | ||||
* | kernel: only depend on kmod-rtc-core if its provided by the used Kernel version | Jo-Philipp Wich | 2012-02-25 | 1 | -2/+2 |
| | | | | SVN-Revision: 30716 | ||||
* | mac80211: add brcmsmac driver | Hauke Mehrtens | 2012-02-19 | 1 | -0/+32 |
| | | | | | | brcmsmac does not work on bcm47xx based devices or has AP mode support for now. SVN-Revision: 30643 | ||||
* | package/kernel: add package for MTD testing modules | Gabor Juhos | 2012-02-18 | 1 | -0/+22 |
| | | | | SVN-Revision: 30628 | ||||
* | kernel: fix KCONFIG depends of kmod-md modules | Jo-Philipp Wich | 2012-02-15 | 1 | -13/+13 |
| | | | | SVN-Revision: 30564 | ||||
* | add missing autoload shortcut to crypto modules for btrfs | John Crispin | 2012-02-14 | 1 | -2/+2 |
| | | | | | | | | Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too. Signed-off-by: Jan Willies <jan@willies.info> SVN-Revision: 30542 | ||||
* | Add kernel module package for SLIP | John Crispin | 2012-02-14 | 1 | -0/+25 |
| | | | | | | | | This patch adds support for a kernel module package for SLIP. We needed it forusing tunslip6 from Contiki OS for 6LoWPAN communications. Signed-off-by: Markus Becker <mab@comnets.uni-bremen.de> SVN-Revision: 30538 | ||||
* | package/modules: enable ECHI/OHCI for RT3883 | Gabor Juhos | 2012-02-13 | 1 | -0/+2 |
| | | | | SVN-Revision: 30496 | ||||
* | package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols | Gabor Juhos | 2012-02-10 | 1 | -2/+0 |
| | | | | SVN-Revision: 30412 | ||||
* | brcm63xx: add support for linux 3.3 | Jonas Gorski | 2012-02-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 30027 | ||||
* | leds.mk: remove obsolete references to leds-alix and leds-net5501 modules ↵ | Jo-Philipp Wich | 2012-02-03 | 1 | -33/+0 |
| | | | | | | These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30020 | ||||
* | kernel: update module names and add new config symbols for linux 3.3 | Jonas Gorski | 2012-02-02 | 4 | -4/+11 |
| | | | | SVN-Revision: 29985 | ||||
* | package/kernel: add ATH79 symbols for OHCI/EHCI drivers | Gabor Juhos | 2012-01-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 29861 | ||||
* | ar71xx: rename vsc7385 spi driver | Gabor Juhos | 2012-01-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 29853 | ||||
* | kernel: fix OCF for linux 3.2 | Jonas Gorski | 2012-01-19 | 1 | -1/+1 |
| | | | | | | Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it. SVN-Revision: 29818 | ||||
* | package: kernel: fix files for blowfish and pcimcia-rsrc | Jonas Gorski | 2012-01-19 | 2 | -3/+4 |
| | | | | | | Based on a patch from Philip Prindeville. SVN-Revision: 29797 | ||||
* | packages: kernel: add usb-common.ko to usb package for kernel >= 3.2 | Hauke Mehrtens | 2012-01-18 | 1 | -2/+9 |
| | | | | SVN-Revision: 29776 | ||||
* | include: calculate md5sum over sorted kernel config symbol list and ↵ | Jo-Philipp Wich | 2012-01-08 | 1 | -1/+1 |
| | | | | | | incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible. SVN-Revision: 29686 | ||||
* | package/kernel: add package for the PCF2123 RTC driver | Gabor Juhos | 2012-01-04 | 1 | -0/+16 |
| | | | | SVN-Revision: 29664 | ||||
* | remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 29643 | ||||
* | brcm47xx: add new usb driver for bcma bus and replace ssb usb driver. | Hauke Mehrtens | 2011-12-19 | 1 | -0/+19 |
| | | | | | | This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more. SVN-Revision: 29575 | ||||
* | kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid ↵ | Jo-Philipp Wich | 2011-12-13 | 1 | -4/+4 |
| | | | | | | underscores in package names SVN-Revision: 29518 | ||||
* | package/kernel: create packages for the rtl8366* drivers | Gabor Juhos | 2011-12-01 | 1 | -0/+45 |
| | | | | | | | | | This allows to enable rtl8366 switches family support, which are optional (present on few boards). Based on a patch by Roman Yeryomin <roman@advem.lv> SVN-Revision: 29388 | ||||
* | kernel: package TI's USB 3410/505 usb driver | John Crispin | 2011-11-30 | 1 | -0/+15 |
| | | | | | | | | | This is a patch that adds kernel drivers for TI's USB 3410/5052 devices to the `make menuconfig` GUI during setup. Signed-off-by: Nemanja Stefanovic <nemik@nemik.net> SVN-Revision: 29366 | ||||
* | kernel: This adds support for Marvell S-ATA. | John Crispin | 2011-11-30 | 1 | -0/+15 |
| | | | | | | | | Useful for kirkwood and probably other Marvell SoCs. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29364 | ||||
* | allow building 8021q and bridge as modules | Florian Fainelli | 2011-11-15 | 1 | -0/+62 |
| | | | | SVN-Revision: 29163 | ||||
* | kmod-r6040 depends on kmod-libphy | Florian Fainelli | 2011-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 29162 | ||||
* | package: kernel: fix typo | Jonas Gorski | 2011-11-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 28898 | ||||
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | Jonas Gorski | 2011-11-09 | 5 | -50/+198 |
| | | | | SVN-Revision: 28897 | ||||
* | modules: fixes ko files that were renamed in 3.1 | John Crispin | 2011-11-03 | 2 | -0/+15 |
| | | | | SVN-Revision: 28724 |