Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Missing kernel module entry for GSPCA driver for SE401 webcam | John Crispin | 2012-06-03 | 1 | -0/+15 |
| | | | | | | fixes #11505 SVN-Revision: 32030 | ||||
* | kernel: move esfq to kmod-sched-esfq, as it has extra netfilter dependencies | Felix Fietkau | 2012-05-29 | 1 | -3/+13 |
| | | | | SVN-Revision: 32001 | ||||
* | kernel: remove more unnecessary kernel version checks/dependencies | Felix Fietkau | 2012-05-27 | 7 | -83/+16 |
| | | | | SVN-Revision: 31907 | ||||
* | kernel: remove a few more obsolete CompareKernelPatchVer calls, add ↵ | Felix Fietkau | 2012-05-27 | 7 | -169/+46 |
| | | | | | | dependencies on @TARGET_x86 for a few network drivers that are typically not found in non-PC equipment SVN-Revision: 31870 | ||||
* | kernel: fix kmod-sched-core build for kernels without codel | Felix Fietkau | 2012-05-20 | 1 | -1/+1 |
| | | | | SVN-Revision: 31834 | ||||
* | kernel: fix packaging of act_connmark.ko (#11492) | Jo-Philipp Wich | 2012-05-19 | 1 | -0/+1 |
| | | | | SVN-Revision: 31821 | ||||
* | kernel: add et131x from packages/ | Felix Fietkau | 2012-05-18 | 1 | -0/+18 |
| | | | | SVN-Revision: 31792 | ||||
* | kernel: split off act_connmark into a separate package to avoid cluttering ↵ | Felix Fietkau | 2012-05-18 | 1 | -4/+11 |
| | | | | | | kmod-sched with a netfilter dependency (fixes #11483) SVN-Revision: 31791 | ||||
* | kernel: remove obsolete dependencies and conditionals | Felix Fietkau | 2012-05-17 | 6 | -14/+12 |
| | | | | SVN-Revision: 31779 | ||||
* | kernel: remove the dummy kmod-rtc-core-* package, make all rtc drivers ↵ | Felix Fietkau | 2012-05-17 | 2 | -31/+1 |
| | | | | | | depend on @RTC_SUPPORT - prevent RTC support from leaking into kernels for targets that do not need this SVN-Revision: 31778 | ||||
* | kernel: remove kmod-gpio-cs5535, it was only relevant for old kernel versions | Felix Fietkau | 2012-05-17 | 1 | -16/+0 |
| | | | | SVN-Revision: 31776 | ||||
* | kernel: remove obsolete CompareKernelPatchVer calls | Felix Fietkau | 2012-05-17 | 8 | -77/+18 |
| | | | | SVN-Revision: 31775 | ||||
* | kernel: split kmod-sched into kmod-sched-core and kmod-sched | Felix Fietkau | 2012-05-16 | 1 | -18/+39 |
| | | | | SVN-Revision: 31760 | ||||
* | kernel: add codel and fq_codel support to kmod-sched (patch by Dave Täht) | Felix Fietkau | 2012-05-16 | 1 | -0/+2 |
| | | | | SVN-Revision: 31757 | ||||
* | remove kmod-mvswitch, it does not work on kernels <3.2 and is not necessary ↵ | Felix Fietkau | 2012-05-11 | 1 | -15/+0 |
| | | | | | | as a module anyway SVN-Revision: 31678 | ||||
* | package/kernel: add package for the ADT7473/7475/7476/7490 sensors | Gabor Juhos | 2012-05-09 | 1 | -0/+15 |
| | | | | SVN-Revision: 31657 | ||||
* | package/kernel: add package for the LM85 sensor | Gabor Juhos | 2012-05-09 | 1 | -0/+15 |
| | | | | SVN-Revision: 31656 | ||||
* | package/kernel: move hwmon-vid into a separate package | Gabor Juhos | 2012-05-09 | 1 | -16/+23 |
| | | | | SVN-Revision: 31655 | ||||
* | kernel: remove kernel modules and references to kernels <= 2.6.36 | Hauke Mehrtens | 2012-05-06 | 9 | -155/+24 |
| | | | | | | OpenWrt does not support kernel version <= 2.6.36 any more, remove all modules only build for those kernels and all conditions specific for those kernel versions. SVN-Revision: 31634 | ||||
* | kernel: remove kmod-usb-serial-airprime | Hauke Mehrtens | 2012-05-06 | 1 | -15/+0 |
| | | | | | | This was removed from kernel 2.6.27 SVN-Revision: 31633 | ||||
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 | 1 | -15/+0 |
| | | | | | | | | This was remove in kernel 2.6.38 and is not needed any more. The last commit (r31631) has the wrong message, kmod-usb-phidget was removed in kernel 2.6.30. SVN-Revision: 31632 | ||||
* | kernel: remove kmod-usb-video | Hauke Mehrtens | 2012-05-06 | 1 | -13/+0 |
| | | | | | | This was remove in kernel 2.6.38 and is not needed any more. SVN-Revision: 31631 | ||||
* | kernel: add video-videobuf2 | Hauke Mehrtens | 2012-05-06 | 1 | -2/+24 |
| | | | | | | This should fix #11349 and #11142 SVN-Revision: 31630 | ||||
* | kernel: build kmod-video-gspca-gl860 and kmod-video-gspca-jeilinj on all ↵ | Hauke Mehrtens | 2012-05-06 | 1 | -2/+0 |
| | | | | | | | | kernel versions This module is available on all supported kernel versions SVN-Revision: 31629 | ||||
* | kernel: add kmod-video-gspca-konica and remove kmod-video-konica | Hauke Mehrtens | 2012-05-06 | 1 | -17/+15 |
| | | | | | | kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica SVN-Revision: 31628 | ||||
* | kernel: remove kmod-video-ov511 and kmod-video-ovcamchip | Hauke Mehrtens | 2012-05-06 | 1 | -35/+0 |
| | | | | | | These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead. SVN-Revision: 31627 | ||||
* | move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs | Gabor Juhos | 2012-05-01 | 1 | -3/+1 |
| | | | | SVN-Revision: 31547 | ||||
* | package/kernel: add module for the Pericom PT7C4338 RTC chip | Gabor Juhos | 2012-04-29 | 1 | -0/+14 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31526 | ||||
* | package/kernel: add i2c module support for Freescale MPC processors | Gabor Juhos | 2012-04-29 | 1 | -1/+17 |
| | | | | | | Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31524 | ||||
* | package/kernel: add module for the Booke watchdog | Gabor Juhos | 2012-04-29 | 1 | -0/+18 |
| | | | | | | Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com> SVN-Revision: 31522 | ||||
* | fix kmod-pcmcia-serial for 3.3+ kernels | Florian Fainelli | 2012-04-27 | 1 | -1/+5 |
| | | | | SVN-Revision: 31490 | ||||
* | kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build ↵ | Jo-Philipp Wich | 2012-04-25 | 1 | -0/+8 |
| | | | | | | breakage in package/kernel leading to missing subsequent kmods like kmod-usb-serial, this should fix the missing packages in ar71xx builds. SVN-Revision: 31477 | ||||
* | kernel: add some more missing kernel config symbols | Jonas Gorski | 2012-04-24 | 1 | -3/+10 |
| | | | | SVN-Revision: 31458 | ||||
* | scanning kernel packages for targets | John Crispin | 2012-04-23 | 1 | -1/+1 |
| | | | | | | | | | Any modifications in target/linux/*/modules.mk would not come into effect for subsequent "make menuconfig" unless we delete ./tmp. Signed-off-by: kalyan <kalyanatejaswi@gmail.com> SVN-Revision: 31442 | ||||
* | disable xfs on avr32 | Travis Kemen | 2012-04-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 31291 | ||||
* | kernel: add some more additional missing config symbols for 3.2 and 3.3 | Jonas Gorski | 2012-04-09 | 3 | -3/+7 |
| | | | | SVN-Revision: 31221 | ||||
* | 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 |