Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | kernel: modules: ext4 depends on crypto-hash on 3.6 | Jonas Gorski | 2012-11-11 | 1 | -1/+1 |
| | | | | SVN-Revision: 34159 | ||||
* | i2c-gpio-mux: fix build for 3.6+ kernels | Florian Fainelli | 2012-11-11 | 1 | -0/+5 |
| | | | | | | Signed-off-by: Florian Fainelli <florian@openwrt.org> SVN-Revision: 34152 | ||||
* | Load schedule modules | John Crispin | 2012-11-07 | 1 | -0/+4 |
| | | | | | | | | They were missing the AUTOLOAD directive. Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br> SVN-Revision: 34107 | ||||
* | Add ledtrig-oneshot module for 3.6 kernels | Gabor Juhos | 2012-11-05 | 1 | -0/+17 |
| | | | | | | | | | | | This patch adds a package for the ledtrig-oneshot module, available in 3.6 and later. [juhosg: change dependency from LINUX_3_6 to !LINUX_3_3] Signed-off-by: Roman A. aka BasicXP <x12ozmouse@ya.ru> SVN-Revision: 34079 | ||||
* | add missing =y | Imre Kaloz | 2012-10-29 | 1 | -1/+1 |
| | | | | SVN-Revision: 33988 | ||||
* | add missing 3.6 symbols | Imre Kaloz | 2012-10-29 | 1 | -6/+8 |
| | | | | SVN-Revision: 33986 | ||||
* | remove references to 2.6.39 | Imre Kaloz | 2012-10-27 | 3 | -4/+1 |
| | | | | SVN-Revision: 33967 | ||||
* | package/kernel: arc4 needs blkcipher support on 3.6 | Gabor Juhos | 2012-10-27 | 1 | -1/+1 |
| | | | | | | | | | | [ 78.530000] arc4: Unknown symbol blkcipher_walk_done (err 0) [ 78.530000] arc4: Unknown symbol blkcipher_walk_virt (err 0) [ 78.540000] arc4: Unknown symbol crypto_blkcipher_type (err 0) Signed-off-by: Gabor Juhos <juhosg@openwrt.org> SVN-Revision: 33965 | ||||
* | kernel: fix the pcspkr module, add proper dependencies, add the actual sound ↵ | Felix Fietkau | 2012-10-25 | 1 | -15/+21 |
| | | | | | | module SVN-Revision: 33921 | ||||
* | netfilter: ip_queue has been removed in 3.6 | Florian Fainelli | 2012-10-24 | 1 | -0/+1 |
| | | | | SVN-Revision: 33905 | ||||
* | i2c muxes modules have a different prefix since 3.5 | Florian Fainelli | 2012-10-24 | 1 | -2/+6 |
| | | | | | | Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that SVN-Revision: 33904 | ||||
* | kernel: the camellia module name has changed in kernel 3.4 | Florian Fainelli | 2012-10-24 | 1 | -1/+4 |
| | | | | | | | With the support for architecture optimized camellia routines, the original camellia module got renamed to camellia_generic, account for that. SVN-Revision: 33903 | ||||
* | package/kernel: add IKCONFIG module option | Felix Fietkau | 2012-10-19 | 1 | -0/+15 |
| | | | | | | | | | Add an option for building the configs.ko module which provides kernel configuration via /proc/config.gz Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33865 | ||||
* | licensing: Add licensing metadata to many packages Two new variables are ↵ | Hamish Guthrie | 2012-10-19 | 1 | -0/+3 |
| | | | | | | | | | introduces to many packages, namely PKG_LICENSE and PKG_LICENSE_FILES - there may be more than one license applied to packages, and these are listed in the PKG_LICENSE variable and separated by spaces. All relevant license files are also added to the PKG_LICENSE_FILES variable, also space separated. The licensing metadata is put into the bin/<platform>/packages/Packages file for later parsing. A script for that is on it's way! SVN-Revision: 33861 | ||||
* | ixp4xx/cns3xxx: add rfkill module support | John Crispin | 2012-10-17 | 2 | -3/+4 |
| | | | | | | | | | Both ixp4xx and cns3xxx targets support RFKILL in the kernel. Also add a RFKILL_GPIO default for kernel config Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33831 | ||||
* | package/kernel/sound: Add Gateworks Avila Sound SoC package | Felix Fietkau | 2012-10-10 | 1 | -0/+19 |
| | | | | | | | | This package includes the audio drivers for Avila SoC Audio Signed-off-by: Tim Harvey <tharvey@gateworks.com> SVN-Revision: 33682 | ||||
* | fix xen pci module, partially fixes #11970 | John Crispin | 2012-08-05 | 1 | -1/+1 |
| | | | | SVN-Revision: 32996 | ||||
* | gspca-sn9c20x.ko was not insmod'ed due to typo | John Crispin | 2012-08-04 | 1 | -1/+1 |
| | | | | | | fixes #11973 SVN-Revision: 32991 | ||||
* | partially revert r32855 | Florian Fainelli | 2012-07-29 | 1 | -0/+114 |
| | | | | | | | Too many modules were removed, while only the octeon module was meant to be removed, fix that. SVN-Revision: 32909 | ||||
* | bcma: update to version from wireless-testing tag master-2012-07-16 | Hauke Mehrtens | 2012-07-26 | 1 | -0/+1 |
| | | | | | | | | I did not add the last patch, because it add some stubs for the flash drivers and our patches have to be changed for that, if the flash support in bcma is able to do something I will integrate it. This also contains 3 additional patches fixing some bugs in bcma. SVN-Revision: 32880 | ||||
* | make kmod-mvsas depend on x86 since it fails building on other targets (eg: ↵ | Florian Fainelli | 2012-07-26 | 1 | -1/+1 |
| | | | | | | brcm63xx) SVN-Revision: 32878 | ||||
* | make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly | Florian Fainelli | 2012-07-25 | 1 | -0/+1 |
| | | | | SVN-Revision: 32869 | ||||
* | move isp116x driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -19/+0 |
| | | | | SVN-Revision: 32865 | ||||
* | move rt305x-dwc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -21/+0 |
| | | | | SVN-Revision: 32864 | ||||
* | move ubsec-ssb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
| | | | | SVN-Revision: 32863 | ||||
* | move ssb-gige to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
| | | | | SVN-Revision: 32862 | ||||
* | move usb driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -15/+0 |
| | | | | SVN-Revision: 32861 | ||||
* | kmod-r6040 depends on PCI_SUPPORT | Florian Fainelli | 2012-07-25 | 1 | -1/+1 |
| | | | | SVN-Revision: 32860 | ||||
* | move mmc driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
| | | | | SVN-Revision: 32859 | ||||
* | move ixp4xx-eth to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -14/+0 |
| | | | | SVN-Revision: 32858 | ||||
* | kmod-gpio-nxp74hc164 is not brcm63xx specific | Florian Fainelli | 2012-07-25 | 1 | -1/+0 |
| | | | | SVN-Revision: 32857 | ||||
* | move crypto module to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -17/+0 |
| | | | | SVN-Revision: 32856 | ||||
* | move i2c driver to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -145/+0 |
| | | | | SVN-Revision: 32855 | ||||
* | move watchdog driver to target specific modules.mk | Florian Fainelli | 2012-07-25 | 1 | -16/+0 |
| | | | | SVN-Revision: 32854 | ||||
* | move target specific spi modules | Florian Fainelli | 2012-07-25 | 1 | -15/+0 |
| | | | | SVN-Revision: 32853 | ||||
* | move target specific leds modules to ar71xx modules.mk | Florian Fainelli | 2012-07-25 | 1 | -33/+0 |
| | | | | SVN-Revision: 32852 | ||||
* | move leds modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -31/+0 |
| | | | | SVN-Revision: 32851 | ||||
* | move i2c modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -35/+0 |
| | | | | SVN-Revision: 32850 | ||||
* | fix network devices modules to depend on PCI instead of x86 | Florian Fainelli | 2012-07-25 | 1 | -21/+21 |
| | | | | SVN-Revision: 32849 | ||||
* | move more x86-specific modules back to target modules.mk | Florian Fainelli | 2012-07-25 | 1 | -177/+0 |
| | | | | SVN-Revision: 32848 | ||||
* | fix libsas and mvsas dependencies against PCI and not x86 | Florian Fainelli | 2012-07-25 | 1 | -2/+1 |
| | | | | SVN-Revision: 32847 | ||||
* | move x86 specific ide/pata modules to x86' modules.mk | Florian Fainelli | 2012-07-25 | 1 | -64/+0 |
| | | | | SVN-Revision: 32846 | ||||
* | split framebuffer helper modules to their own packages | Florian Fainelli | 2012-07-25 | 1 | -9/+49 |
| | | | | SVN-Revision: 32843 | ||||
* | orion_wdt is also available on kirkwood | Florian Fainelli | 2012-07-24 | 1 | -1/+1 |
| | | | | SVN-Revision: 32811 | ||||
* | move omap specific modules to modules.mk | Florian Fainelli | 2012-07-24 | 1 | -73/+0 |
| | | | | SVN-Revision: 32810 | ||||
* | move n810 battery module to omap24 modules.mk | Florian Fainelli | 2012-07-24 | 1 | -16/+0 |
| | | | | SVN-Revision: 32809 | ||||
* | move target specific modules to target's module.mk | Florian Fainelli | 2012-07-24 | 1 | -40/+0 |
| | | | | SVN-Revision: 32808 | ||||
* | create kmod-fb and update xen framebuffer module | Florian Fainelli | 2012-07-24 | 2 | -4/+23 |
| | | | | SVN-Revision: 32805 | ||||
* | add sound-soc-ac97 package | Florian Fainelli | 2012-07-24 | 1 | -0/+11 |
| | | | | SVN-Revision: 32801 | ||||
* | add kmod-regmap including both i2c and spi modules | Florian Fainelli | 2012-07-24 | 1 | -0/+17 |
| | | | | | | This is required for quite SoC sound support SVN-Revision: 32800 |