Florian Fainelli
ae912505ac
i2c-gpio-mux: fix build for 3.6+ kernels
...
Signed-off-by: Florian Fainelli <florian@openwrt.org>
SVN-Revision: 34152
12 years ago
John Crispin
cc82648600
Load schedule modules
...
They were missing the AUTOLOAD directive.
Signed-off-by: Jonh Wendell <jonh.wendell@oiwifi.com.br>
SVN-Revision: 34107
12 years ago
Gabor Juhos
aa0944ff72
Add ledtrig-oneshot module for 3.6 kernels
...
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
12 years ago
Imre Kaloz
47f3be57d0
add missing =y
...
SVN-Revision: 33988
12 years ago
Imre Kaloz
c0c69c974f
add missing 3.6 symbols
...
SVN-Revision: 33986
12 years ago
Imre Kaloz
953d53c662
remove references to 2.6.39
...
SVN-Revision: 33967
12 years ago
Gabor Juhos
01c8449865
package/kernel: arc4 needs blkcipher support on 3.6
...
[ 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
12 years ago
Felix Fietkau
686d42199b
kernel: fix the pcspkr module, add proper dependencies, add the actual sound module
...
SVN-Revision: 33921
12 years ago
Florian Fainelli
f5d18da3e2
netfilter: ip_queue has been removed in 3.6
...
SVN-Revision: 33905
12 years ago
Florian Fainelli
be51fcfeff
i2c muxes modules have a different prefix since 3.5
...
Kernel 3.5 started prefixing i2c muxes modules with i2c-mux-, account for that
SVN-Revision: 33904
12 years ago
Florian Fainelli
f8af095002
kernel: the camellia module name has changed in kernel 3.4
...
With the support for architecture optimized camellia routines, the original
camellia module got renamed to camellia_generic, account for that.
SVN-Revision: 33903
12 years ago
Felix Fietkau
144d932faf
package/kernel: add IKCONFIG module option
...
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
12 years ago
Hamish Guthrie
81a3d9ba31
licensing: Add licensing metadata to many packages Two new variables are 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
12 years ago
John Crispin
01ccf0225b
ixp4xx/cns3xxx: add rfkill module support
...
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
12 years ago
Felix Fietkau
c6d2712db3
package/kernel/sound: Add Gateworks Avila Sound SoC package
...
This package includes the audio drivers for Avila SoC Audio
Signed-off-by: Tim Harvey <tharvey@gateworks.com>
SVN-Revision: 33682
12 years ago
John Crispin
1ae8b7c433
fix xen pci module, partially fixes #11970
...
SVN-Revision: 32996
12 years ago
John Crispin
3942aebedc
gspca-sn9c20x.ko was not insmod'ed due to typo
...
fixes #11973
SVN-Revision: 32991
12 years ago
Florian Fainelli
e29d26e56f
partially revert r32855
...
Too many modules were removed, while only the octeon module was meant to be
removed, fix that.
SVN-Revision: 32909
12 years ago
Hauke Mehrtens
0c75abf527
bcma: update to version from wireless-testing tag master-2012-07-16
...
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
12 years ago
Florian Fainelli
4a3cbbf99d
make kmod-mvsas depend on x86 since it fails building on other targets (eg: brcm63xx)
...
SVN-Revision: 32878
12 years ago
Florian Fainelli
d359d46182
make kmod-fb dependent on DISPLAY_SUPPORT and update targets accordingly
...
SVN-Revision: 32869
12 years ago
Florian Fainelli
adc2b21be8
move isp116x driver to target specific modules.mk
...
SVN-Revision: 32865
12 years ago
Florian Fainelli
1627b2bb4b
move rt305x-dwc driver to target specific modules.mk
...
SVN-Revision: 32864
12 years ago
Florian Fainelli
c7a69869f7
move ubsec-ssb driver to target specific modules.mk
...
SVN-Revision: 32863
12 years ago
Florian Fainelli
d1b2087a35
move ssb-gige to target specific modules.mk
...
SVN-Revision: 32862
12 years ago
Florian Fainelli
c14d907b8b
move usb driver to target specific modules.mk
...
SVN-Revision: 32861
12 years ago
Florian Fainelli
5b2450ef4f
kmod-r6040 depends on PCI_SUPPORT
...
SVN-Revision: 32860
12 years ago
Florian Fainelli
3b5a8548f4
move mmc driver to target specific modules.mk
...
SVN-Revision: 32859
12 years ago
Florian Fainelli
18038c803c
move ixp4xx-eth to target specific modules.mk
...
SVN-Revision: 32858
12 years ago
Florian Fainelli
53402a64b3
kmod-gpio-nxp74hc164 is not brcm63xx specific
...
SVN-Revision: 32857
12 years ago
Florian Fainelli
4000de357e
move crypto module to target specific modules.mk
...
SVN-Revision: 32856
12 years ago
Florian Fainelli
a282e37c09
move i2c driver to target modules.mk
...
SVN-Revision: 32855
12 years ago
Florian Fainelli
accbc20045
move watchdog driver to target specific modules.mk
...
SVN-Revision: 32854
12 years ago
Florian Fainelli
23ffbad602
move target specific spi modules
...
SVN-Revision: 32853
12 years ago
Florian Fainelli
1859500829
move target specific leds modules to ar71xx modules.mk
...
SVN-Revision: 32852
12 years ago
Florian Fainelli
c3b9a987b7
move leds modules back to target modules.mk
...
SVN-Revision: 32851
12 years ago
Florian Fainelli
bca45d6d8a
move i2c modules back to target modules.mk
...
SVN-Revision: 32850
12 years ago
Florian Fainelli
29ccabae44
fix network devices modules to depend on PCI instead of x86
...
SVN-Revision: 32849
12 years ago
Florian Fainelli
2bfb2a797c
move more x86-specific modules back to target modules.mk
...
SVN-Revision: 32848
12 years ago
Florian Fainelli
276bc6b9e8
fix libsas and mvsas dependencies against PCI and not x86
...
SVN-Revision: 32847
12 years ago
Florian Fainelli
d973768580
move x86 specific ide/pata modules to x86' modules.mk
...
SVN-Revision: 32846
12 years ago
Florian Fainelli
89a312bf48
split framebuffer helper modules to their own packages
...
SVN-Revision: 32843
12 years ago
Florian Fainelli
cb0eccf529
orion_wdt is also available on kirkwood
...
SVN-Revision: 32811
12 years ago
Florian Fainelli
93dc8c8d1b
move omap specific modules to modules.mk
...
SVN-Revision: 32810
12 years ago
Florian Fainelli
82c7e05d42
move n810 battery module to omap24 modules.mk
...
SVN-Revision: 32809
12 years ago
Florian Fainelli
25e20b0b57
move target specific modules to target's module.mk
...
SVN-Revision: 32808
12 years ago
Florian Fainelli
502d369283
create kmod-fb and update xen framebuffer module
...
SVN-Revision: 32805
12 years ago
Florian Fainelli
0a9732d44a
add sound-soc-ac97 package
...
SVN-Revision: 32801
12 years ago
Florian Fainelli
3f81add464
add kmod-regmap including both i2c and spi modules
...
This is required for quite SoC sound support
SVN-Revision: 32800
12 years ago
Vasilis Tsiligiannis
20eddc1e92
Revert "[package] kernel/modules: dont only change loading order on IPSEC*-m, propagate this to documentation too"
...
Preserve alphabetical order on KCONFIG and description for consistency with other module packages
This reverts commit r32775.
SVN-Revision: 32791
12 years ago