Commit Graph

874 Commits (6a5112a75054f4315c5042dcb83837dc35e0c488)

Author SHA1 Message Date
Jo-Philipp Wich 395bd8bf60 kernel: further fixes to kmod-gre packaging
SVN-Revision: 26012
14 years ago
Jo-Philipp Wich cce1002869 kernel: fix usage of CompareKernelPatchVer for kmod-gre
SVN-Revision: 26010
14 years ago
Jo-Philipp Wich 378a7cadb9 kernel: package kmod-pptp, autoload kmod-gre
SVN-Revision: 25987
14 years ago
Jo-Philipp Wich eb5ed5087b kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)
SVN-Revision: 25985
14 years ago
Michael Büsch b09817a5e7 omap24xx: Add config option for n810 bluetooth driver
SVN-Revision: 25934
14 years ago
Michael Büsch d80af7ebba Fix loading of ethernet gadget
SVN-Revision: 25905
14 years ago
Michael Büsch 693bc17d40 Load MUSB before gadget and host drivers are loaded
SVN-Revision: 25903
14 years ago
Felix Fietkau 875c8353f6 kernel: disable scheduler actions by default, they will be enabled only when kmod-sched is selected
SVN-Revision: 25771
14 years ago
Felix Fietkau cf3b7563cf add kmod-oprofile to package/kernel
SVN-Revision: 25690
14 years ago
Felix Fietkau ac9a5cf885 kmod-crypto: fix selecting core crypto modules
SVN-Revision: 25688
14 years ago
Felix Fietkau b1b89bf646 kmod-crypto: remove pcomp, nothing uses it
SVN-Revision: 25686
14 years ago
Jo-Philipp Wich 1de2fe5617 kernel: fix path to pcidev driver
SVN-Revision: 25670
14 years ago
Jo-Philipp Wich e733270b96 kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38
SVN-Revision: 25669
14 years ago
Jo-Philipp Wich f84ba3d981 kernel: fix kmod-xen-evtchn for Linux 2.6.37+
SVN-Revision: 25668
14 years ago
Felix Fietkau 9dad83362d kernel: remove imq support, refresh patches
SVN-Revision: 25641
14 years ago
Felix Fietkau c0f0316109 kernel: add a new scheduler action for restoring the connection tracking mark - useful for ingress shaping, will be used for replacing IMQ later
SVN-Revision: 25639
14 years ago
Florian Fainelli 29fd37780b switch to newer CS5535 GPIO driver, patch from Philip Prindeville
SVN-Revision: 25631
14 years ago
Florian Fainelli 43d7aff94e add Marvell orion watchdog timer module
This patch adds kernelmodule for watchdog timer on platform orion.

Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de>

SVN-Revision: 25620
14 years ago
Jo-Philipp Wich 70f42675b1 kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting this
SVN-Revision: 25592
14 years ago
Felix Fietkau a800b91f59 kernel: add a missing module for ahci on 2.6.35+
SVN-Revision: 25553
14 years ago
Felix Fietkau 240b10673d make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that hostapd/wpa_supplicant can make it optional
SVN-Revision: 25518
14 years ago
Felix Fietkau 858292316b move the cbc crypto module out of the crypto core and into a separate package - it is only used for ipsec
SVN-Revision: 25493
14 years ago
Felix Fietkau 69c52daa49 remove an obsolete CompareKernelPatchVer call
SVN-Revision: 25492
14 years ago
Felix Fietkau 2d9427566a move the deflate crypto module out of the crypto core and into a separate package - it is only used for ipsec
SVN-Revision: 25491
14 years ago
Felix Fietkau d64c314336 remove a remaining reference to linux 2.4
SVN-Revision: 25490
14 years ago
Florian Fainelli 523e9938c8 allow gemini target to use rfkill
SVN-Revision: 25488
14 years ago
Michael Büsch 8dbb2ee6f2 tahvo doesn't need ohci
SVN-Revision: 25469
14 years ago
Florian Fainelli df0a3aea55 use i2c_defaults for kmod-i2c-at91
SVN-Revision: 25468
14 years ago
Michael Büsch e19a286cae Add tusb6010 package and let tahvo-usb select it
SVN-Revision: 25465
14 years ago
Michael Büsch 77d0d3783b Remove TUSB6010 config options from musb config
SVN-Revision: 25462
14 years ago
Florian Fainelli efa2919d88 add missing 2.6.37 config symbols.
SVN-Revision: 25447
14 years ago
Michael Büsch 600a142de6 n810: Support modular battery management
SVN-Revision: 25422
14 years ago
Vasilis Tsiligiannis 1153135b7c kernel/modules: Add ifb module (#8764)
SVN-Revision: 25323
14 years ago
Vasilis Tsiligiannis d5987b5db4 kernel/modules: Add w1-master-ds2490 module (#8779)
SVN-Revision: 25311
14 years ago
Florian Fainelli 058b54773a kmod-via-velocity depends on kmod-crc-ccitt (#8730)
SVN-Revision: 25244
14 years ago
Florian Fainelli 2689e63f58 enable MOS7720 usb-serial devices
Enable build of kernel module for MOS7720 usb-serial devices.
Tested on WGT634U and WL500g running trunk @r24238.

Signed-off-by: Marc Zyngier <maz@misterjones.org>

SVN-Revision: 25174
14 years ago
Felix Fietkau 781df33e2a add a few missing usb related symbols (relevant for mpc85xx)
SVN-Revision: 25038
14 years ago
Florian Fainelli c1796ae53d Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace."
We do not make a kernel module depend on user-space utility.

SVN-Revision: 25035
14 years ago
Daniel Dickinson 5d76a52a44 solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, since in both cases the module is useless without the userspace.
SVN-Revision: 25034
14 years ago
Claudio Mignanti 3559931d8f Fix i2c driver and package it
SVN-Revision: 24975
14 years ago
Hauke Mehrtens 8067116c10 kernel: deactivate ext4 SElinux support and extended attributes support in general config. This effects the build in kmod-fs-ext4 and when it is build into the kernel in the x86 target.
Thank you Philip Prindeville

SVN-Revision: 24951
14 years ago
Jo-Philipp Wich 6322a8be78 kernel: fix packaging of kmod-cs5535-gpio, thanks Philip Prindeville
SVN-Revision: 24950
14 years ago
Gabor Juhos 5413cea8ba package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keys
SVN-Revision: 24853
14 years ago
Gabor Juhos a059a11ee1 generic: add LED trigger for USB device presence/activity
SVN-Revision: 24646
14 years ago
Jo-Philipp Wich a385f3bb52 kernel: package kmod-zd1201 (#8386)
SVN-Revision: 24443
14 years ago
Gabor Juhos e94db05163 ar71xx: add rtc modules for nbg460n
This adds the rtc-class and rtc-pcf8563 modules for the
real time clock used in the NBG460N/550N/550NH.

Signed-off-by: Michael Kurz <michi.kurz@googlemail.com>

SVN-Revision: 24420
14 years ago
Jo-Philipp Wich 4df44b15e1 kernel: fix raid module packaging on newer kernels (#8384)
SVN-Revision: 24394
14 years ago
Hauke Mehrtens fe5b868a4f kernel: add dummy net device
Thank you Thomas Jansen.
(partly closes #5849)

SVN-Revision: 24272
14 years ago
Hauke Mehrtens ab461fd74f kernel: add kmod-usb-serial-wwan
This package is needed by kmod-usb-serial-option

Thank you raver (closes #7731)

SVN-Revision: 24271
14 years ago
Jo-Philipp Wich 9811ba059f kernel: package md and raid level modules (#7184)
SVN-Revision: 24214
14 years ago
Felix Fietkau 11564e8efe kernel: remove the bogus ext2/ext3 dependency on linux 2.6.30/31 - some people still want to use those modules
SVN-Revision: 24160
14 years ago
Imre Kaloz 5ea6194ab0 remove 2.6.25 support
SVN-Revision: 24089
14 years ago
Imre Kaloz db689e1d5c fix typos
SVN-Revision: 24086
14 years ago
Imre Kaloz 67d797821c use ext4 for ext2/3 on 2.6.32+
SVN-Revision: 24083
14 years ago
Alexandros C. Couloumbis 79a2f2debc target/linux: revert r24014 (further testing is needed)
SVN-Revision: 24015
14 years ago
Alexandros C. Couloumbis 4cf92fbdf7 linux/generic: add kernel mppc/mppe for 2.6.37. http://yablochkin.net.ru/mppc/ (not enabled by default)
SVN-Revision: 24014
14 years ago
Hauke Mehrtens 1c290dcbf7 kernel: fix l2tp kernel packages
l2tp-ip and l2tp-eth should depend on l2tp_netlink
fix pppol2tp for kernel >= 2.6.35

SVN-Revision: 23993
14 years ago
Hauke Mehrtens faf2d6e4d3 kernel: add CONFIG_IPV6_SIT_6RD
This closes #8227

SVN-Revision: 23986
14 years ago
Hauke Mehrtens e24f008d09 l2tp: activate l2tp for kernel 2.6.36 and 2.6.37 and fix pppol2tp
SVN-Revision: 23948
14 years ago
Hauke Mehrtens b10aea0075 wireless: build hermes packages from compat-wirelessand not from the kernel.
hermes now depends on cfg80211 and that is provided by compat-wireless, so the hermes driver should also be taken from that source.

SVN-Revision: 23946
14 years ago
Claudio Mignanti 3dd6093d26 Add package for ledtrigger netfilter
SVN-Revision: 23902
14 years ago
Claudio Mignanti 442a8fc323 Add package for ledtrigger gpio
SVN-Revision: 23901
14 years ago
Florian Fainelli b013e4eec4 add kmod-leds-net5501
Signed-off-by: Philip Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23729
14 years ago
Florian Fainelli 3403d66f43 prefer the cs5535 gpiolib driver after 2.6.32
SVN-Revision: 23728
14 years ago
Hamish Guthrie 7fd7db8981 kernel: Add kernel module for OMAP WDT
SVN-Revision: 23689
14 years ago
Vasilis Tsiligiannis 28d277e542 kernel/modules: Fix CH341 USB-to-serial description (#8097)
SVN-Revision: 23563
14 years ago
Jo-Philipp Wich 3f4adc80db kernel: underscores in package names are bad, rename kmod-crypto-mv_cesa to kmod-crypto-mv-cesa
SVN-Revision: 23383
14 years ago
Nicolas Thill ec30e9118c package/kernel: fix Kconfig symbol name for OV511 video driver (closes: #8017)
SVN-Revision: 23345
14 years ago
Michael Büsch 226abf88f5 Add support for nokia n810 sound
SVN-Revision: 23303
14 years ago
Jo-Philipp Wich be844a7783 kmod-sound-i8x0 missing dependencies kmod-sound-i8x0 fails to include the ac97 modules and misspells the module name in AutoLoad.
SVN-Revision: 23283
14 years ago
Lars-Peter Clausen 290e192ce8 Make mv_cesa crypto module available on Orion as well.
SVN-Revision: 23229
14 years ago
Lars-Peter Clausen 67ab1350bd kernel: Add hwmon-lm63 package
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23216
14 years ago
Lars-Peter Clausen 2ba2936b58 kernel: kirkwood/orion I2C module support
This patch adds support for configuring kirkwood/orion i2c module.

Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>

SVN-Revision: 23215
14 years ago
Lars-Peter Clausen 7ee9c3d762 kernel: Move CONFIG_CRYPTO_HW to crypto-core
hw-crypto modules depend on CONFIG_CRYPTO_HW beeing set. Instead of selecting
CONFIG_CRYPTO_HW from each crypto module let it be selected by crypto core.
It only opens the submenu for hw-crypto devices and does not generate any overhead.

Patch by Jan Willies

SVN-Revision: 23190
14 years ago
Jo-Philipp Wich a2328ecf96 kernel: flag as "hold", this is inherited by all kmods as well and will prevent opkg on the target from upgrading them
SVN-Revision: 23173
14 years ago
Florian Fainelli 8e9736675f Fix missing dependency in solos-pci module
Modinfo for solos-pci tells us that it has a dependency on "atm", but this isn't
 captured in the Makefile.

Signed-off-by: Philip A. Prindeville <philipp_subx@redfish-solutions.com>

SVN-Revision: 23086
14 years ago
Jo-Philipp Wich 1e227c0225 Support for Solos PCI ADSL2+ modem This driver is used by Traverse Technologies' Geos ADSL2+ x86 router:
http://www.traverse.com.au/productview.php?product_id=117

Signed-off-by: Nathan Williams <nathan@traverse.com.au>

SVN-Revision: 23070
14 years ago
Jo-Philipp Wich fe247d02bd Support for RTL-8139C+ ethernet adapters Signed-off-by: Nathan Williams <nathan@traverse.com.au>
SVN-Revision: 23068
14 years ago
Michael Büsch 78539bfa4f Fix compilation of crypto modules. This fixes #7920
SVN-Revision: 23028
14 years ago
Michael Büsch 393c83514b Fix kernel crypto modules for >= 2.6.36
SVN-Revision: 23026
14 years ago
Alexandros C. Couloumbis e9996f7cdc package/kernel: update crypto.mk for kernel 2.6.36
SVN-Revision: 22954
14 years ago
Jo-Philipp Wich 8315505605 kernel: virtio modules depend on x86_kvm_guest Make the VirtIO modules depend on the new x86_kvm_guest subtarget.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22945
14 years ago
Jo-Philipp Wich 75ffc6d367 kernel: add VirtIO device support Add support for VirtIO-based paravirtualized devices used by various virtualization platforms.
Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>

SVN-Revision: 22943
14 years ago
Jo-Philipp Wich 1553660de2 kernel: move xen.mk to virtual.mk Move Xen kernel modules into a general virtualization category. Signed-off-by: Stijn Tintel <stijn@linux-ipv6.be>
SVN-Revision: 22942
14 years ago
Michael Büsch 1c74711ec1 Fix musb-hdrc module loading
SVN-Revision: 22928
14 years ago
Florian Fainelli 573f15826d kmod-sctp: Add SCTP kernel support
This adds a new kmod-sctp option that enables support of SCTP in 2.6x
kernels.
The patch also contains a small cleanup in the dependencies.

Signed-off-by: Sebastien Decugis <sdecugis@nict.go.jp>

SVN-Revision: 22917
14 years ago
Florian Fainelli 54f4be5bd6 add dm-crypt and fix tabs
Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22916
14 years ago
Florian Fainelli 5bd1c17fd1 add XTS cipher CryptoAPI module
needed for proper dm-crypt support

Signed-off-by: Jan Willies <jan@willies.info>

SVN-Revision: 22915
14 years ago
Florian Fainelli 6edf2c577b add kmod-usb-serial-ipw module
This patch adds support to compile kmod-usb-serial-ipw module. It is
used by USB IPWireless communication devices used for 3G.

Signed-off-by: Lukas macura <macura@opf.slu.cz>

SVN-Revision: 22891
14 years ago
Florian Fainelli 4331584485 add cpu msr kernel module package
This adds a separate kernel package for x86 cpu msr support.
MSR module is needed e.g. when updating coreboot bios on alix boards.

Signed-off-by: Roman Yeryomin <roman@advem.lv>

SVN-Revision: 22890
14 years ago
Alexandros C. Couloumbis 8df0c8e390 generic: move iptables/netfilter kernel options from generic/config to package/kernel/modules/netfilter.mk
SVN-Revision: 22867
14 years ago
Michael Büsch 7a8066735d Add usb gadget feature flag
SVN-Revision: 22798
14 years ago
Michael Büsch 3b6d2366bd Add usb gadget packages
SVN-Revision: 22785
14 years ago
Michael Büsch e54b810ace tahvo-usb: Use platform device interface properly (don't crash)
SVN-Revision: 22780
14 years ago
Felix Fietkau 0f64b1d870 kernel: speed up building kernel packages by getting rid of unnecessary CompareKernelPatchVer calls
SVN-Revision: 22724
14 years ago
Felix Fietkau 48c7c56dcb kernel: add a missing config symbol for ext4
SVN-Revision: 22717
14 years ago
Michael Büsch 7c97bbabe7 Add Tahvo USB support
SVN-Revision: 22712
14 years ago
Nicolas Thill 99a3935f4d package/kernel: enable raw HID device support in kmod-usb-hid (closes: #7310)
SVN-Revision: 22632
14 years ago
Nicolas Thill b36a1274bb package/kernel: video: add missing dependencies (closes: #6497, #7542) * kmod-i2c-core to kmod-video-core * kmod-input-core to kmod-video-uvc
SVN-Revision: 22597
14 years ago
Nicolas Thill d823419da8 package/kernel: video: remove redundant AddDepends/video calls
SVN-Revision: 22596
14 years ago