Hauke Mehrtens
216853d6ba
kernel: add kmod-video-gspca-konica and remove kmod-video-konica
...
kmod-video-konica was removed from kernel 2.6.38 and is now replaced by kmod-video-gspca-konica
SVN-Revision: 31628
2012-05-06 20:34:00 +00:00
Hauke Mehrtens
865ac15306
kernel: remove kmod-video-ov511 and kmod-video-ovcamchip
...
These two modules where removed from kernel with kernel version 2.6.36, use kmod-video-gspca-ov519 instead.
SVN-Revision: 31627
2012-05-06 20:33:17 +00:00
Gabor Juhos
70322ba3d1
move CONFIG_BOOKE_WDT_DEFAULT_TIMEOUT to the target configs
...
SVN-Revision: 31547
2012-05-01 08:00:25 +00:00
Gabor Juhos
5528e0b008
package/kernel: add module for the Pericom PT7C4338 RTC chip
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 31526
2012-04-29 15:08:23 +00:00
Gabor Juhos
8c60f7825b
package/kernel: add i2c module support for Freescale MPC processors
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 31524
2012-04-29 15:08:21 +00:00
Gabor Juhos
01a9103254
package/kernel: add module for the Booke watchdog
...
Based on a patch by Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 31522
2012-04-29 15:00:37 +00:00
Florian Fainelli
1c29057519
fix kmod-pcmcia-serial for 3.3+ kernels
...
SVN-Revision: 31490
2012-04-27 16:44:44 +00:00
Jo-Philipp Wich
68a6a13517
kernel: fix packaging of 8250.ko with Linux 3.x This commit fixes build 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
2012-04-25 13:43:15 +00:00
Jonas Gorski
7ccf25f7da
kernel: add some more missing kernel config symbols
...
SVN-Revision: 31458
2012-04-24 09:25:32 +00:00
John Crispin
4a7d620950
scanning kernel packages for targets
...
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
2012-04-23 09:37:50 +00:00
Travis Kemen
a0bbc34816
disable xfs on avr32
...
SVN-Revision: 31291
2012-04-15 16:22:59 +00:00
Jonas Gorski
1a57b05f47
kernel: add some more additional missing config symbols for 3.2 and 3.3
...
SVN-Revision: 31221
2012-04-09 14:48:46 +00:00
Travis Kemen
569e56f1d2
revert bad change
...
SVN-Revision: 31154
2012-04-01 02:53:06 +00:00
Travis Kemen
40f8b19c57
Disable xfs on avr32, it has been failing the build for at least a month
...
SVN-Revision: 31153
2012-04-01 01:45:18 +00:00
Jonas Gorski
9813679235
package: kernel: add missing config symbols for serial-8250
...
SVN-Revision: 31134
2012-03-28 21:55:15 +00:00
Gabor Juhos
ab6086e3f9
package/kernel: create packages for the LED Timer/Default ON triggers
...
SVN-Revision: 31106
2012-03-27 19:37:58 +00:00
Gabor Juhos
ddc784694b
package/kernel: allow to build RTC modules for 3.x
...
SVN-Revision: 31105
2012-03-27 19:37:57 +00:00
Jo-Philipp Wich
f6ad186eec
kernel: add kmod-acpi-button
...
SVN-Revision: 31037
2012-03-19 23:48:38 +00:00
Jo-Philipp Wich
0099e0e79b
kernel: add missing AddDepends calls for kmod-usb-serial-qualcomm and kmod-ata-sis
...
SVN-Revision: 31029
2012-03-19 20:28:49 +00:00
Jo-Philipp Wich
60b39b7fc0
Add support for the 8250 UART module.
...
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
2012-03-18 19:49:22 +00:00
Jo-Philipp Wich
a0e9402b46
Fix the title and the description of the kmod for DS2433.
...
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
2012-03-18 19:49:21 +00:00
Jo-Philipp Wich
782a6225c7
Adds a kmod for the DS2431
...
The DS2431 is a 1 wire 1kb eeprom.
Signed-off-by: Christian Gagneraud <chris@techworks.ie>
SVN-Revision: 30987
2012-03-18 19:49:19 +00:00
Jo-Philipp Wich
c31627a112
This patch adds a kmod in hwmon for the SHT21 sensor (I2C temperature and humidity sensor)
...
Signed-off-by: Christian Gagneraud <chris@techworks.ie>
SVN-Revision: 30986
2012-03-18 19:49:17 +00:00
Jo-Philipp Wich
3b87ad238c
kernel: add kmod-usb-net-ipheth ( #10157 )
...
SVN-Revision: 30981
2012-03-18 19:02:28 +00:00
Jo-Philipp Wich
6954150e65
kernel: add kmod-usb-serial-qualcomm ( #8283 )
...
SVN-Revision: 30979
2012-03-18 18:49:38 +00:00
Jo-Philipp Wich
662551d3a4
kernel: add kmod-ata-sis ( #8259 )
...
SVN-Revision: 30978
2012-03-18 18:44:30 +00:00
Jo-Philipp Wich
bea4837dc1
kernel: small correction of menuconfig title for kmod-video-gspca-ov534-9
...
SVN-Revision: 30977
2012-03-18 18:37:08 +00:00
Jo-Philipp Wich
906d44975b
kernel: add kmod-video-gspca-ov534-9
...
SVN-Revision: 30975
2012-03-18 18:14:10 +00:00
Jo-Philipp Wich
e6af9d374a
fix ipt_ttl and ipt_TTL userspace library packaging
...
SVN-Revision: 30897
2012-03-12 02:07:22 +00:00
Gabor Juhos
f39459d605
package/kernel: add package for the ath79 watchdog
...
SVN-Revision: 30851
2012-03-08 09:00:16 +00:00
Gabor Juhos
96e8c6f0fd
package/kernel: don't allow to select NAND modules for kernels <3.0
...
SVN-Revision: 30828
2012-03-05 18:01:55 +00:00
Gabor Juhos
370f9b6793
package/kernel: package nandsim module
...
SVN-Revision: 30774
2012-03-02 11:17:27 +00:00
Gabor Juhos
e2a5d987bd
package/kernel: package NAND support
...
SVN-Revision: 30773
2012-03-02 11:17:25 +00:00
Jo-Philipp Wich
280605c2d6
kernel: only depend on kmod-rtc-core if its provided by the used Kernel version
...
SVN-Revision: 30716
2012-02-25 13:05:59 +00:00
Hauke Mehrtens
c5d940389b
mac80211: add brcmsmac driver
...
brcmsmac does not work on bcm47xx based devices or has AP mode support for now.
SVN-Revision: 30643
2012-02-19 14:05:17 +00:00
Gabor Juhos
d4b6ea4a9a
package/kernel: add package for MTD testing modules
...
SVN-Revision: 30628
2012-02-18 16:02:18 +00:00
Jo-Philipp Wich
8e94d5d0d3
kernel: fix KCONFIG depends of kmod-md modules
...
SVN-Revision: 30564
2012-02-15 23:34:24 +00:00
John Crispin
6c5d3e0844
add missing autoload shortcut to crypto modules for btrfs
...
Currently the btrfs module (and other fs modules) is loaded before other modules to provide early extroot compatibility. This will fail for btrfs however, because the dependencies crypto-core and crypto-hash are missing. This patch makes them available for early loading too.
Signed-off-by: Jan Willies <jan@willies.info>
SVN-Revision: 30542
2012-02-14 20:11:28 +00:00
John Crispin
07fb815944
Add kernel module package for SLIP
...
This patch adds support for a kernel module package for SLIP. We needed it forusing tunslip6 from Contiki OS for 6LoWPAN communications.
Signed-off-by: Markus Becker <mab@comnets.uni-bremen.de>
SVN-Revision: 30538
2012-02-14 19:07:13 +00:00
Gabor Juhos
32247d3d21
package/modules: enable ECHI/OHCI for RT3883
...
SVN-Revision: 30496
2012-02-13 15:18:01 +00:00
Gabor Juhos
c31797f1ad
package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols
...
SVN-Revision: 30412
2012-02-10 13:16:47 +00:00
Jonas Gorski
778e5d4fa5
brcm63xx: add support for linux 3.3
...
SVN-Revision: 30027
2012-02-04 10:17:27 +00:00
Jo-Philipp Wich
5a61ba4e3a
leds.mk: remove obsolete references to leds-alix and leds-net5501 modules These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
...
SVN-Revision: 30020
2012-02-03 18:12:30 +00:00
Jonas Gorski
c336de3d85
kernel: update module names and add new config symbols for linux 3.3
...
SVN-Revision: 29985
2012-02-02 08:23:44 +00:00
Gabor Juhos
a25800215c
package/kernel: add ATH79 symbols for OHCI/EHCI drivers
...
SVN-Revision: 29861
2012-01-22 18:43:45 +00:00
Gabor Juhos
6c2638c5e2
ar71xx: rename vsc7385 spi driver
...
SVN-Revision: 29853
2012-01-22 13:51:57 +00:00
Jonas Gorski
aa8f9171f2
kernel: fix OCF for linux 3.2
...
Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it.
SVN-Revision: 29818
2012-01-19 19:51:54 +00:00
Jonas Gorski
3d09c34dd3
package: kernel: fix files for blowfish and pcimcia-rsrc
...
Based on a patch from Philip Prindeville.
SVN-Revision: 29797
2012-01-19 08:25:26 +00:00
Hauke Mehrtens
a671c720b4
packages: kernel: add usb-common.ko to usb package for kernel >= 3.2
...
SVN-Revision: 29776
2012-01-18 17:13:23 +00:00
Jo-Philipp Wich
97af76a920
include: calculate md5sum over sorted kernel config symbol list and incorperate it into the kernel metapackage version, make kmods depend on this specific version. The aim of this change is to invalidate kmods which are built against a different kernel config on the opkg metadata level. Manual copying and insmod of custom *.ko files, e.g. for development purpose, is still possible.
...
SVN-Revision: 29686
2012-01-08 15:23:11 +00:00
Gabor Juhos
c3b763ac77
package/kernel: add package for the PCF2123 RTC driver
...
SVN-Revision: 29664
2012-01-04 21:16:21 +00:00
Jo-Philipp Wich
a788f199c9
remove current RTSP support
...
SVN-Revision: 29643
2012-01-04 00:29:29 +00:00
Hauke Mehrtens
5b8686c303
brcm47xx: add new usb driver for bcma bus and replace ssb usb driver.
...
This new usb driver uses an extra device so the ehci and the ohci driver are not depending on ech other any more.
SVN-Revision: 29575
2011-12-19 23:39:13 +00:00
Jo-Philipp Wich
8bfef35385
kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid underscores in package names
...
SVN-Revision: 29518
2011-12-13 15:29:45 +00:00
Gabor Juhos
6a0b84e671
package/kernel: create packages for the rtl8366* drivers
...
This allows to enable rtl8366 switches family support, which are
optional (present on few boards).
Based on a patch by Roman Yeryomin <roman@advem.lv>
SVN-Revision: 29388
2011-12-01 22:48:52 +00:00
John Crispin
83bef60b52
kernel: package TI's USB 3410/505 usb driver
...
This is a patch that adds kernel drivers for TI's USB 3410/5052
devices to the `make menuconfig` GUI during setup.
Signed-off-by: Nemanja Stefanovic <nemik@nemik.net>
SVN-Revision: 29366
2011-11-30 14:16:58 +00:00
John Crispin
fc6b568cab
kernel: This adds support for Marvell S-ATA.
...
Useful for kirkwood and probably other Marvell SoCs.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29364
2011-11-30 12:45:50 +00:00
Florian Fainelli
ffdf69028f
allow building 8021q and bridge as modules
...
SVN-Revision: 29163
2011-11-15 22:24:18 +00:00
Florian Fainelli
d589ac0939
kmod-r6040 depends on kmod-libphy
...
SVN-Revision: 29162
2011-11-15 19:15:42 +00:00
Jonas Gorski
f8f30bff82
package: kernel: fix typo
...
SVN-Revision: 28898
2011-11-09 22:11:51 +00:00
Jonas Gorski
0a2728664f
package: kernel: add handling for 3.2 renames (and some missed ones for 3.1)
...
SVN-Revision: 28897
2011-11-09 21:16:52 +00:00
John Crispin
f78a0b80cc
modules: fixes ko files that were renamed in 3.1
...
SVN-Revision: 28724
2011-11-03 15:16:50 +00:00
Michael Büsch
a3db2f2055
omap24xx: Fix MUSB compile
...
SVN-Revision: 28674
2011-10-29 22:26:27 +00:00
Nicolas Thill
0a84f6a74e
package/kernel: various NLS handling fixes
...
* move AddDepends/nls to 001-depends.mk for proper use by other packages (closes : #7639 )
* make kmod-usb-core use it
* fix deps generated from its arguments (as used in kmod-fs-hfsplus)
SVN-Revision: 28668
2011-10-29 15:03:56 +00:00
Nicolas Thill
0c95fe5de1
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf ( closes : #8045 )
...
SVN-Revision: 28666
2011-10-29 13:20:36 +00:00
Nicolas Thill
defe47ebbc
package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire
...
SVN-Revision: 28665
2011-10-29 13:20:30 +00:00
Nicolas Thill
04f03b149d
package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be sleep-deprived?)
...
SVN-Revision: 28663
2011-10-28 22:22:13 +00:00
Nicolas Thill
01fcc80afc
package/kernel: enable kmod-ata-core & kmod-scsi-core on x86
...
SVN-Revision: 28662
2011-10-28 19:16:27 +00:00
Nicolas Thill
897ab36e93
package/kernel: fix kmod-fs-cifs dependencies ( closes : #9381 , #10055 )
...
SVN-Revision: 28661
2011-10-28 19:16:21 +00:00
Nicolas Thill
c824c76aae
package/kernel: move MD4 crypto module in its own package
...
SVN-Revision: 28660
2011-10-28 19:16:12 +00:00
Nicolas Thill
4eeb0e1246
package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656)
...
SVN-Revision: 28659
2011-10-28 14:31:29 +00:00
Nicolas Thill
ab29084cdb
package/kernel: prefix library modules with lib-
...
SVN-Revision: 28656
2011-10-28 13:24:41 +00:00
Nicolas Thill
fb1297dd1f
package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs
...
SVN-Revision: 28655
2011-10-28 13:11:17 +00:00
Nicolas Thill
340e50b393
package/kernel: add kmod-lib-lzo
...
SVN-Revision: 28654
2011-10-28 13:11:12 +00:00
Nicolas Thill
a13f6a4b75
package/kernel: remove SetDepends not needed anymore
...
SVN-Revision: 28653
2011-10-28 13:11:06 +00:00
Nicolas Thill
1f1ae372dd
package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only
...
SVN-Revision: 28652
2011-10-28 13:11:01 +00:00
Nicolas Thill
a66a8875bb
package/kernel: move crc32c in its own package
...
SVN-Revision: 28651
2011-10-28 13:10:55 +00:00
Michael Büsch
b2d89b45d3
bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to =m for older kernels automagically.
...
SVN-Revision: 28638
2011-10-27 21:22:53 +00:00
Jonas Gorski
dccc9a6c2e
package: kernel: remove last use of $(LINUX_KMOD_SUFFIX)
...
SVN-Revision: 28600
2011-10-26 13:01:11 +00:00
Nicolas Thill
1663fb6425
package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX)
...
SVN-Revision: 28598
2011-10-26 11:33:59 +00:00
Nicolas Thill
ca8712bdbd
kernel: add dependency on kmod-crypto-authenc to kmod-ipsec ( closes : #7431 )
...
SVN-Revision: 28515
2011-10-22 10:19:27 +00:00
Florian Fainelli
dc8f762e13
kernel: fix i2c section after r28334
...
SVN-Revision: 28399
2011-10-10 09:23:56 +00:00
Daniel Dickinson
c0a625ffbf
Add patch for linux-3.0 as well.
...
Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55
SVN-Revision: 28356
2011-10-03 03:09:20 +00:00
Daniel Dickinson
aaba775f36
The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 it refers to what had been drivers/gpio/cs5535-gpio in more recent kernels. Philip Prindeville - 2011-08-29 04:55:59
...
SVN-Revision: 28354
2011-10-03 03:04:11 +00:00
John Crispin
3233a7f4a2
package I2C_MUX_GPIO
...
this module was missing from [28334]
buildbots timed out as the symbol was not defined
SVN-Revision: 28352
2011-10-01 22:36:47 +00:00
Florian Fainelli
cfc370eea0
add kmod-hwmon-lm95241
...
This allows building the module for the national lm95241 i2c temperature sensor.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28335
2011-09-30 12:55:30 +00:00
Florian Fainelli
d53022a424
add support for more i2c muxes
...
This patch should bring support for several kernel modules related to
I2C to openwrt, which are existing for several years now. Namely there
is the i2c-tiny-usb bus driver, to hook up an I2C bus on any device with
usb support (prevent voiding warranty when opening and soldering).
Second, there is support for the i2c-mux driver and pca954x as a I2C
switch driver.
Finally there is support for common I2C gpio expander driver modules
pca953x and pcf857x. They work without providing platform data recently
(can be instantiated at runtime).
Signed-off-by: Hartmut Knaack <knaack.h@gmx.de>
SVN-Revision: 28334
2011-09-30 12:55:26 +00:00
Felix Fietkau
f8bfab96cb
kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well
...
SVN-Revision: 28314
2011-09-28 22:05:32 +00:00
Jonas Gorski
896847d18c
kernel: modules: usb.mk: fix a typo
...
Closes #10143 .
SVN-Revision: 28290
2011-09-22 20:14:42 +00:00
Gabor Juhos
06bc4dad81
package: dwc_otg is required for external root on ramips.
...
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
SVN-Revision: 28074
2011-08-22 18:08:49 +00:00
Florian Fainelli
9d9722c40f
kernel: add kmod-crypto-user
...
Add kernel crypto user-space interface (af_alg). Includes interface for
hash algorithms (algif_hash) and skcipher algorithms (algif_skcipher).
Signed-off-by: Lars Hjersted <lars@hjersted.com>
SVN-Revision: 28026
2011-08-17 08:48:38 +00:00
Florian Fainelli
d132f4c1c2
add support for DS2482 1-Wire I2C bus master
...
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 28010
2011-08-16 20:33:55 +00:00
Gabor Juhos
09dd2b5f89
package/kernel: create package for the RT305x dwc_otg driver
...
Based on a patch by Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 27998
2011-08-15 14:11:57 +00:00
Hauke Mehrtens
f48acb1dc2
kernel: remove kmod-input-core just for some x86 profiles.
...
Not all x86 profiles have CONFIG_INPUT=y in their configuration. Just remove kmod-input-core for them.
Thank you Philip Prindeville for pointing out this problem.
SVN-Revision: 27988
2011-08-15 11:05:35 +00:00
Jonas Gorski
b413f797cf
package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...)
...
Since the SetDepends macro does a:
DEPENDS:= ...
it can't be used after setting DEPENDS:= explicitly, or it will clobber the previous value.
Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com>
SVN-Revision: 27983
2011-08-14 23:36:45 +00:00
Jonas Gorski
44b272fd58
package/kernel: Fix AddDepends/SetDepends calls with make 3.82
...
The module definitions depend on 001-depends.mk being the first included,
but make 3.82 does not sort the results of wildcards anymore, so do an
explicit sort of the includes.
Found by Philip Prindeville, thanks!
SVN-Revision: 27982
2011-08-14 23:36:42 +00:00
Jonas Gorski
d43ad87c44
package/kernel: Mark mvswitch as broken for linux 3.1
...
mvswitch does not compile because of VLAN API changes.
SVN-Revision: 27936
2011-08-09 12:19:32 +00:00
Jonas Gorski
d430455527
package/kernel: invert dependencies for current kernel features
...
Instead of depending on new kernel versions, depend on not having one
of the older ones (or vice versa for modules removed in current kernels).
SVN-Revision: 27934
2011-08-09 12:19:27 +00:00
Hauke Mehrtens
7ac20c54fe
kernel: typo in cs5535 and cs5536 pata driver kernel definitions
...
closes #9773
SVN-Revision: 27924
2011-08-06 16:44:10 +00:00
Jonas Gorski
61e2e03311
kernel: Fix firewire for 2.6.37+
...
The old ieee1394 stack was removed in 2.6.37. The new firewire stack is
available for all kernel versions, but experimental for the older one, so
make both available where appropriate.
SVN-Revision: 27874
2011-08-02 09:53:19 +00:00