summaryrefslogtreecommitdiff
path: root/package/kernel
Commit message (Collapse)AuthorAgeFilesLines
* package/kernel: package heartbeat LED triggerGabor Juhos2011-03-131-0/+15
| | | | | | Patch-by: Nikolay Martynov <mar.kolya@gmail.com> SVN-Revision: 26120
* kernel: further fixes to kmod-gre packagingJo-Philipp Wich2011-03-101-6/+8
| | | | SVN-Revision: 26012
* kernel: fix usage of CompareKernelPatchVer for kmod-greJo-Philipp Wich2011-03-101-3/+3
| | | | SVN-Revision: 26010
* kernel: package kmod-pptp, autoload kmod-greJo-Philipp Wich2011-03-091-0/+15
| | | | SVN-Revision: 25987
* kernel: fix kmod-gre for Kernel >= 2.6.37 (#9009)Jo-Philipp Wich2011-03-091-2/+4
| | | | SVN-Revision: 25985
* omap24xx: Add config option for n810 bluetooth driverMichael Büsch2011-03-071-0/+16
| | | | SVN-Revision: 25934
* Fix loading of ethernet gadgetMichael Büsch2011-03-061-1/+1
| | | | SVN-Revision: 25905
* Load MUSB before gadget and host drivers are loadedMichael Büsch2011-03-061-3/+3
| | | | SVN-Revision: 25903
* kernel: disable scheduler actions by default, they will be enabled only when ↵Felix Fietkau2011-02-271-0/+1
| | | | | | kmod-sched is selected SVN-Revision: 25771
* add kmod-oprofile to package/kernelFelix Fietkau2011-02-241-0/+15
| | | | SVN-Revision: 25690
* kmod-crypto: fix selecting core crypto modulesFelix Fietkau2011-02-241-0/+5
| | | | SVN-Revision: 25688
* kmod-crypto: remove pcomp, nothing uses itFelix Fietkau2011-02-241-1/+0
| | | | SVN-Revision: 25686
* kernel: fix path to pcidev driverJo-Philipp Wich2011-02-231-1/+1
| | | | SVN-Revision: 25670
* kernel: make xen pcidev driver depend on Linux 2.6.37 or 2.6.38Jo-Philipp Wich2011-02-231-1/+1
| | | | SVN-Revision: 25669
* kernel: fix kmod-xen-evtchn for Linux 2.6.37+Jo-Philipp Wich2011-02-231-2/+23
| | | | SVN-Revision: 25668
* kernel: remove imq support, refresh patchesFelix Fietkau2011-02-211-24/+0
| | | | SVN-Revision: 25641
* kernel: add a new scheduler action for restoring the connection tracking ↵Felix Fietkau2011-02-211-0/+1
| | | | | | mark - useful for ingress shaping, will be used for replacing IMQ later SVN-Revision: 25639
* switch to newer CS5535 GPIO driver, patch from Philip PrindevilleFlorian Fainelli2011-02-201-7/+19
| | | | SVN-Revision: 25631
* add Marvell orion watchdog timer moduleFlorian Fainelli2011-02-201-0/+16
| | | | | | | | This patch adds kernelmodule for watchdog timer on platform orion. Signed-off-by: Michael Kämmerer <mrk_at_h3c_._de> SVN-Revision: 25620
* kernel: remove bogus LINUX_2_6 dependency, thanks KanjiMonster for spotting thisJo-Philipp Wich2011-02-191-1/+0
| | | | SVN-Revision: 25592
* kernel: add a missing module for ahci on 2.6.35+Felix Fietkau2011-02-161-1/+6
| | | | SVN-Revision: 25553
* make all wext wifi drivers select DRIVER_WEXT_SUPPORT, so that ↵Felix Fietkau2011-02-131-3/+3
| | | | | | hostapd/wpa_supplicant can make it optional SVN-Revision: 25518
* move the cbc crypto module out of the crypto core and into a separate ↵Felix Fietkau2011-02-122-2/+11
| | | | | | package - it is only used for ipsec SVN-Revision: 25493
* remove an obsolete CompareKernelPatchVer callFelix Fietkau2011-02-121-1/+1
| | | | SVN-Revision: 25492
* move the deflate crypto module out of the crypto core and into a separate ↵Felix Fietkau2011-02-122-3/+12
| | | | | | package - it is only used for ipsec SVN-Revision: 25491
* remove a remaining reference to linux 2.4Felix Fietkau2011-02-121-6/+0
| | | | SVN-Revision: 25490
* allow gemini target to use rfkillFlorian Fainelli2011-02-121-1/+1
| | | | SVN-Revision: 25488
* tahvo doesn't need ohciMichael Büsch2011-02-111-1/+1
| | | | SVN-Revision: 25469
* use i2c_defaults for kmod-i2c-at91Florian Fainelli2011-02-111-5/+6
| | | | SVN-Revision: 25468
* Add tusb6010 package and let tahvo-usb select itMichael Büsch2011-02-111-3/+35
| | | | SVN-Revision: 25465
* Remove TUSB6010 config options from musb configMichael Büsch2011-02-111-4/+2
| | | | SVN-Revision: 25462
* add missing 2.6.37 config symbols.Florian Fainelli2011-02-101-0/+1
| | | | SVN-Revision: 25447
* n810: Support modular battery managementMichael Büsch2011-02-081-0/+17
| | | | SVN-Revision: 25422
* kernel/modules: Add ifb module (#8764)Vasilis Tsiligiannis2011-02-021-0/+16
| | | | SVN-Revision: 25323
* kernel/modules: Add w1-master-ds2490 module (#8779)Vasilis Tsiligiannis2011-02-021-0/+14
| | | | SVN-Revision: 25311
* kmod-via-velocity depends on kmod-crc-ccitt (#8730)Florian Fainelli2011-01-291-1/+1
| | | | SVN-Revision: 25244
* enable MOS7720 usb-serial devicesFlorian Fainelli2011-01-271-0/+15
| | | | | | | | | 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
* add a few missing usb related symbols (relevant for mpc85xx)Felix Fietkau2011-01-181-2/+3
| | | | SVN-Revision: 25038
* Revert "[kernel] solos-pci: Depend on soloscli, just like mac80211 depends ↵Florian Fainelli2011-01-181-1/+1
| | | | | | | | 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
* solos-pci: Depend on soloscli, just like mac80211 depends on iw and crda, ↵Daniel Dickinson2011-01-181-1/+1
| | | | | | since in both cases the module is useless without the userspace. SVN-Revision: 25034
* Fix i2c driver and package itClaudio Mignanti2011-01-131-0/+15
| | | | SVN-Revision: 24975
* kernel: deactivate ext4 SElinux support and extended attributes support in ↵Hauke Mehrtens2011-01-091-4/+0
| | | | | | | | 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
* kernel: fix packaging of kmod-cs5535-gpio, thanks Philip PrindevilleJo-Philipp Wich2011-01-091-1/+1
| | | | SVN-Revision: 24950
* package/kernel: enable CONFIG_INPUT_KEYBOARD for gpio-keysGabor Juhos2010-12-291-1/+3
| | | | SVN-Revision: 24853
* generic: add LED trigger for USB device presence/activityGabor Juhos2010-12-171-0/+15
| | | | SVN-Revision: 24646
* kernel: package kmod-zd1201 (#8386)Jo-Philipp Wich2010-12-101-0/+54
| | | | SVN-Revision: 24443
* ar71xx: add rtc modules for nbg460nGabor Juhos2010-12-101-3/+33
| | | | | | | | | 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
* kernel: fix raid module packaging on newer kernels (#8384)Jo-Philipp Wich2010-12-091-1/+10
| | | | SVN-Revision: 24394
* kernel: add dummy net deviceHauke Mehrtens2010-12-051-0/+14
| | | | | | | Thank you Thomas Jansen. (partly closes #5849) SVN-Revision: 24272
* kernel: add kmod-usb-serial-wwanHauke Mehrtens2010-12-051-0/+17
| | | | | | | | This package is needed by kmod-usb-serial-option Thank you raver (closes #7731) SVN-Revision: 24271