Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: change dependency on kmod-nfs-common in kmod-nfs & kmod-nfsd from ↵ | Nicolas Thill | 2009-05-17 | 1 | -2/+2 |
| | | | | | | "depends" to "select" SVN-Revision: 15888 | ||||
* | set CONFIG_CRYPTO_HW for ixp4xx_crypto -- closes #4831 | Imre Kaloz | 2009-05-15 | 1 | -1/+3 |
| | | | | SVN-Revision: 15869 | ||||
* | orinoco is only one module with kernel 2.6.30 | Hauke Mehrtens | 2009-05-14 | 1 | -0/+6 |
| | | | | SVN-Revision: 15852 | ||||
* | RTCs shouldn't be modules, ever.. | Imre Kaloz | 2009-05-14 | 1 | -37/+0 |
| | | | | SVN-Revision: 15837 | ||||
* | Activate CONFIG_USB_EHCI_HCD_SSB and CONFIG_USB_OHCI_HCD_SSB only on brcm47xx. | Hauke Mehrtens | 2009-05-12 | 1 | -1/+0 |
| | | | | SVN-Revision: 15807 | ||||
* | fix crypto pcompress configuration symbol name w/ 2.6.30 | Florian Fainelli | 2009-05-12 | 1 | -1/+1 |
| | | | | SVN-Revision: 15798 | ||||
* | The it821x is at an other location in older kernels. | Hauke Mehrtens | 2009-05-11 | 1 | -0/+4 |
| | | | | SVN-Revision: 15787 | ||||
* | hci_usb.ko is not availably in kernel newer than 2.6.27. | Hauke Mehrtens | 2009-05-11 | 1 | -3/+3 |
| | | | | SVN-Revision: 15786 | ||||
* | Add support for pcmcia to ssb. b43 will build now with pcmcia support. | Hauke Mehrtens | 2009-05-11 | 1 | -2/+6 |
| | | | | SVN-Revision: 15784 | ||||
* | Conditionals are not supported in Kconfig. | Hauke Mehrtens | 2009-05-11 | 1 | -19/+0 |
| | | | | SVN-Revision: 15783 | ||||
* | The vfat directory have chanced with all newer kernel. | Hauke Mehrtens | 2009-05-11 | 1 | -1/+5 |
| | | | | SVN-Revision: 15782 | ||||
* | Make nfs and xfs load again. | Hauke Mehrtens | 2009-05-11 | 1 | -9/+23 |
| | | | | SVN-Revision: 15781 | ||||
* | kmod-libphy also needed with kernel 2.6.30 | Hauke Mehrtens | 2009-05-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 15780 | ||||
* | With kernel bigger than 2.6.29 compat_ioctl32 will not be build. | Hauke Mehrtens | 2009-05-11 | 1 | -2/+16 |
| | | | | SVN-Revision: 15779 | ||||
* | Remove ieee80211-softmac and net-bcm43xx, because it is not used any more. ↵ | Hauke Mehrtens | 2009-05-11 | 1 | -34/+0 |
| | | | | | | This is only included in old kernel versions. SVN-Revision: 15778 | ||||
* | /net/ieee80211/ was removed in new kernel versions. This adds lib80211 for ↵ | Hauke Mehrtens | 2009-05-11 | 1 | -9/+75 |
| | | | | | | new kernel versions and make ipw2x00 and hostap driver depend on it. SVN-Revision: 15777 | ||||
* | kernel/modules: build pcompress.ko for kernel >=2.6.30 | Gabor Juhos | 2009-05-09 | 1 | -1/+4 |
| | | | | SVN-Revision: 15737 | ||||
* | kernel/modules: add ar71xx specific KCONFIG options for the OHCI/EHCI drivers | Gabor Juhos | 2009-05-07 | 1 | -2/+4 |
| | | | | SVN-Revision: 15695 | ||||
* | Add support for pc speaker PC speaker could be very useful on platforms ↵ | Jo-Philipp Wich | 2009-05-07 | 1 | -0/+17 |
| | | | | | | | | which implement it. One could easily use the speaker to produce a sound where its pitch or duration varies according to signal strength or SNR of a wireless link. Signed-off-by: Vasilis Tsiligiannis <b_tsiligiannis@silverton.gr> SVN-Revision: 15684 | ||||
* | add missing backslash, thanks juhosg | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15657 | ||||
* | kernel: prepare kconfig for imq update | Jo-Philipp Wich | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15652 | ||||
* | fix kernel module name for autoloading | Florian Fainelli | 2009-05-07 | 1 | -1/+1 |
| | | | | SVN-Revision: 15649 | ||||
* | add missing rtc-lib module to rtc-core | Florian Fainelli | 2009-05-07 | 1 | -2/+4 |
| | | | | SVN-Revision: 15648 | ||||
* | package the rtc-core and rtc-m48t86 driver | Florian Fainelli | 2009-05-06 | 1 | -0/+34 |
| | | | | SVN-Revision: 15647 | ||||
* | package the Winbond w83627hf super i/o controller | Florian Fainelli | 2009-05-06 | 1 | -0/+18 |
| | | | | SVN-Revision: 15646 | ||||
* | package the ITE it821x IDE controller driver | Florian Fainelli | 2009-05-06 | 1 | -0/+16 |
| | | | | SVN-Revision: 15645 | ||||
* | kernel: fix conditional handling of ide-support | Jo-Philipp Wich | 2009-05-04 | 1 | -35/+22 |
| | | | | SVN-Revision: 15577 | ||||
* | kernel: fix dependencies for kmod-ipt-filter (required by qos-scripts) | Jo-Philipp Wich | 2009-05-02 | 1 | -1/+2 |
| | | | | SVN-Revision: 15563 | ||||
* | kernel: make kmod-ipt-filter available on brcm-2.4, kernel 2.4 provides a ↵ | Jo-Philipp Wich | 2009-05-01 | 1 | -1/+1 |
| | | | | | | textsearch implementation SVN-Revision: 15549 | ||||
* | The location of eeprom_93cx6.ko has chanced. | Hauke Mehrtens | 2009-05-01 | 1 | -0/+4 |
| | | | | SVN-Revision: 15540 | ||||
* | kernel: fix syntax error introduced with r15524 | Jo-Philipp Wich | 2009-04-30 | 1 | -2/+2 |
| | | | | SVN-Revision: 15529 | ||||
* | kernel: fix ide-disk problems on newer kernels - thanks russell! | Jo-Philipp Wich | 2009-04-30 | 1 | -21/+43 |
| | | | | SVN-Revision: 15524 | ||||
* | kernel: mask pcompress.ko crypto module for non-2.6.30 kernels | Jo-Philipp Wich | 2009-04-30 | 1 | -1/+1 |
| | | | | SVN-Revision: 15503 | ||||
* | cryptomgr needs pcomp and hash loaded in 2.6.30 | Imre Kaloz | 2009-04-29 | 1 | -1/+2 |
| | | | | SVN-Revision: 15499 | ||||
* | kernel: add missing kconfig symbol related to SSB | Nicolas Thill | 2009-04-27 | 1 | -0/+1 |
| | | | | SVN-Revision: 15449 | ||||
* | kernel: disable kmod-rfkill on UML | Nicolas Thill | 2009-04-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 15425 | ||||
* | add missing dependencies | Hauke Mehrtens | 2009-04-25 | 1 | -4/+12 |
| | | | | SVN-Revision: 15411 | ||||
* | r6040 kernel module also needs to set the CONFIG_R6040_NAPI symbol | Florian Fainelli | 2009-04-24 | 1 | -1/+2 |
| | | | | SVN-Revision: 15377 | ||||
* | kmod-bluetooth includes hidp, which needs input-core. add the missing dependency | Felix Fietkau | 2009-04-23 | 1 | -1/+1 |
| | | | | SVN-Revision: 15355 | ||||
* | modules: fix several typos in block.mk | Gabor Juhos | 2009-04-23 | 1 | -6/+6 |
| | | | | SVN-Revision: 15350 | ||||
* | hci_usb.c has been replaced with btusb.c in 2.6.29 - modify makefile to ↵ | Hamish Guthrie | 2009-04-22 | 1 | -0/+33 |
| | | | | | | handle this condition based upon kernel revision SVN-Revision: 15336 | ||||
* | add joystick device support | Hamish Guthrie | 2009-04-20 | 1 | -0/+15 |
| | | | | SVN-Revision: 15295 | ||||
* | correct typos in titles of event device and HID devices | Hamish Guthrie | 2009-04-20 | 1 | -2/+2 |
| | | | | SVN-Revision: 15294 | ||||
* | add hidp support | Hamish Guthrie | 2009-04-20 | 1 | -2/+5 |
| | | | | SVN-Revision: 15293 | ||||
* | update dependencies | Hamish Guthrie | 2009-04-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 15292 | ||||
* | add config option for RNDIS Adds the kernel config option for RNDIS, used by ↵ | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
| | | | | | | | | some USB ADSL modems. Not selected by default, yet. Signed-off-by: Andrea Borgia <andrea@borgia.bo.it> SVN-Revision: 15289 | ||||
* | add sata_sil24 module Signed-off-by: Erik Inge Bols? <knan-openwrt@anduin.net> | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
| | | | | SVN-Revision: 15261 | ||||
* | Add support for CM109 USB VoIP phone | Jo-Philipp Wich | 2009-04-19 | 1 | -0/+16 |
| | | | | | | | | | | this patch adds support for USB VoIP-phones using the CM109 chipset. the cm109.ko module was added to linux kernel 2.6.28 it was tested with SVN revision 15247 on a Asus WL-500G Premium. Signed-off-by: Alfred E. Heggestad <aeh@db.org> SVN-Revision: 15258 | ||||
* | get rid of $Id$ - it has never helped us and it has broken too many patches ;) | Felix Fietkau | 2009-04-17 | 15 | -15/+0 |
| | | | | SVN-Revision: 15242 | ||||
* | package ext4 (#4434) | Florian Fainelli | 2009-04-12 | 1 | -0/+22 |
| | | | | SVN-Revision: 15218 |