Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | package/kernel: nuke CONFIG_USB_{O,E}HCI_AR71XX symbols | Gabor Juhos | 2012-02-10 | 1 | -2/+0 |
| | | | | SVN-Revision: 30412 | ||||
* | brcm63xx: add support for linux 3.3 | Jonas Gorski | 2012-02-04 | 1 | -0/+2 |
| | | | | SVN-Revision: 30027 | ||||
* | leds.mk: remove obsolete references to leds-alix and leds-net5501 modules ↵ | Jo-Philipp Wich | 2012-02-03 | 1 | -33/+0 |
| | | | | | | These are now supported by platform drivers in arch/x86/platform/geode. Signed-off-by: Philip Prindeville <philipp@redfish-solutions.com> SVN-Revision: 30020 | ||||
* | kernel: update module names and add new config symbols for linux 3.3 | Jonas Gorski | 2012-02-02 | 4 | -4/+11 |
| | | | | SVN-Revision: 29985 | ||||
* | package/kernel: add ATH79 symbols for OHCI/EHCI drivers | Gabor Juhos | 2012-01-22 | 1 | -0/+2 |
| | | | | SVN-Revision: 29861 | ||||
* | ar71xx: rename vsc7385 spi driver | Gabor Juhos | 2012-01-22 | 1 | -2/+2 |
| | | | | SVN-Revision: 29853 | ||||
* | kernel: fix OCF for linux 3.2 | Jonas Gorski | 2012-01-19 | 1 | -1/+1 |
| | | | | | | Add skb_frag_page from 3.2 to OCF for 3.1 and earlier and use it. SVN-Revision: 29818 | ||||
* | package: kernel: fix files for blowfish and pcimcia-rsrc | Jonas Gorski | 2012-01-19 | 2 | -3/+4 |
| | | | | | | Based on a patch from Philip Prindeville. SVN-Revision: 29797 | ||||
* | packages: kernel: add usb-common.ko to usb package for kernel >= 3.2 | Hauke Mehrtens | 2012-01-18 | 1 | -2/+9 |
| | | | | SVN-Revision: 29776 | ||||
* | include: calculate md5sum over sorted kernel config symbol list and ↵ | Jo-Philipp Wich | 2012-01-08 | 1 | -1/+1 |
| | | | | | | 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 | ||||
* | package/kernel: add package for the PCF2123 RTC driver | Gabor Juhos | 2012-01-04 | 1 | -0/+16 |
| | | | | SVN-Revision: 29664 | ||||
* | remove current RTSP support | Jo-Philipp Wich | 2012-01-04 | 1 | -1/+0 |
| | | | | SVN-Revision: 29643 | ||||
* | brcm47xx: add new usb driver for bcma bus and replace ssb usb driver. | Hauke Mehrtens | 2011-12-19 | 1 | -0/+19 |
| | | | | | | 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 | ||||
* | kernel: rename kmod-switch-rtl8366_smi to kmod-switch-rtl8366-smi to avoid ↵ | Jo-Philipp Wich | 2011-12-13 | 1 | -4/+4 |
| | | | | | | underscores in package names SVN-Revision: 29518 | ||||
* | package/kernel: create packages for the rtl8366* drivers | Gabor Juhos | 2011-12-01 | 1 | -0/+45 |
| | | | | | | | | | 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 | ||||
* | kernel: package TI's USB 3410/505 usb driver | John Crispin | 2011-11-30 | 1 | -0/+15 |
| | | | | | | | | | 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 | ||||
* | kernel: This adds support for Marvell S-ATA. | John Crispin | 2011-11-30 | 1 | -0/+15 |
| | | | | | | | | Useful for kirkwood and probably other Marvell SoCs. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 29364 | ||||
* | allow building 8021q and bridge as modules | Florian Fainelli | 2011-11-15 | 1 | -0/+62 |
| | | | | SVN-Revision: 29163 | ||||
* | kmod-r6040 depends on kmod-libphy | Florian Fainelli | 2011-11-15 | 1 | -1/+1 |
| | | | | SVN-Revision: 29162 | ||||
* | package: kernel: fix typo | Jonas Gorski | 2011-11-09 | 1 | -1/+1 |
| | | | | SVN-Revision: 28898 | ||||
* | package: kernel: add handling for 3.2 renames (and some missed ones for 3.1) | Jonas Gorski | 2011-11-09 | 5 | -50/+198 |
| | | | | SVN-Revision: 28897 | ||||
* | modules: fixes ko files that were renamed in 3.1 | John Crispin | 2011-11-03 | 2 | -0/+15 |
| | | | | SVN-Revision: 28724 | ||||
* | omap24xx: Fix MUSB compile | Michael Büsch | 2011-10-29 | 1 | -0/+1 |
| | | | | SVN-Revision: 28674 | ||||
* | package/kernel: various NLS handling fixes | Nicolas Thill | 2011-10-29 | 4 | -15/+17 |
| | | | | | | | | * 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 | ||||
* | package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-fs-udf (closes: ↵ | Nicolas Thill | 2011-10-29 | 1 | -0/+1 |
| | | | | | | #8045) SVN-Revision: 28666 | ||||
* | package/kernel: add dependency on kmod-lib-crc-itu-t to kmod-firewire | Nicolas Thill | 2011-10-29 | 1 | -2/+2 |
| | | | | SVN-Revision: 28665 | ||||
* | package/kernel: fix my previous kmod-fs-cifs fix in r28661 (could I be ↵ | Nicolas Thill | 2011-10-28 | 1 | -7/+6 |
| | | | | | | sleep-deprived?) SVN-Revision: 28663 | ||||
* | package/kernel: enable kmod-ata-core & kmod-scsi-core on x86 | Nicolas Thill | 2011-10-28 | 3 | -7/+6 |
| | | | | SVN-Revision: 28662 | ||||
* | package/kernel: fix kmod-fs-cifs dependencies (closes: #9381, #10055) | Nicolas Thill | 2011-10-28 | 1 | -0/+8 |
| | | | | SVN-Revision: 28661 | ||||
* | package/kernel: move MD4 crypto module in its own package | Nicolas Thill | 2011-10-28 | 1 | -2/+12 |
| | | | | SVN-Revision: 28660 | ||||
* | package/kernel: fix kmod-fs-btrfs dependencies (missed in r28656) | Nicolas Thill | 2011-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 28659 | ||||
* | package/kernel: prefix library modules with lib- | Nicolas Thill | 2011-10-28 | 7 | -34/+34 |
| | | | | SVN-Revision: 28656 | ||||
* | package/kernel: add dependency on kmod-lib-lzo to kmod-fs-btrfs | Nicolas Thill | 2011-10-28 | 1 | -1/+1 |
| | | | | SVN-Revision: 28655 | ||||
* | package/kernel: add kmod-lib-lzo | Nicolas Thill | 2011-10-28 | 1 | -0/+19 |
| | | | | SVN-Revision: 28654 | ||||
* | package/kernel: remove SetDepends not needed anymore | Nicolas Thill | 2011-10-28 | 3 | -24/+4 |
| | | | | SVN-Revision: 28653 | ||||
* | package/kernel: change kmod-libcrc32 dependency to kmod-crypto-crc32c only | Nicolas Thill | 2011-10-28 | 1 | -2/+2 |
| | | | | SVN-Revision: 28652 | ||||
* | package/kernel: move crc32c in its own package | Nicolas Thill | 2011-10-28 | 1 | -2/+11 |
| | | | | SVN-Revision: 28651 | ||||
* | bluetooth: set L2CAP and SCO kconfig options to =y. It should be forced to ↵ | Michael Büsch | 2011-10-27 | 1 | -2/+2 |
| | | | | | | =m for older kernels automagically. SVN-Revision: 28638 | ||||
* | package: kernel: remove last use of $(LINUX_KMOD_SUFFIX) | Jonas Gorski | 2011-10-26 | 1 | -1/+1 |
| | | | | SVN-Revision: 28600 | ||||
* | package/kernel: remove remaining uses of $(LINUX_KMOD_SUFFIX) | Nicolas Thill | 2011-10-26 | 1 | -6/+6 |
| | | | | SVN-Revision: 28598 | ||||
* | kernel: add dependency on kmod-crypto-authenc to kmod-ipsec (closes: #7431) | Nicolas Thill | 2011-10-22 | 1 | -1/+1 |
| | | | | SVN-Revision: 28515 | ||||
* | kernel: fix i2c section after r28334 | Florian Fainelli | 2011-10-10 | 1 | -1/+2 |
| | | | | SVN-Revision: 28399 | ||||
* | Add patch for linux-3.0 as well. | Daniel Dickinson | 2011-10-03 | 1 | -0/+2 |
| | | | | | | | Fix typo from previous submission with input-keys-polled. Philip Prindeville - 2011-10-03 01:44:55 SVN-Revision: 28356 | ||||
* | The name gpio-cs5535 used to refer to the drivers/char/ module, but in 3.1 ↵ | Daniel Dickinson | 2011-10-03 | 1 | -0/+5 |
| | | | | | | 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 | ||||
* | package I2C_MUX_GPIO | John Crispin | 2011-10-01 | 1 | -0/+15 |
| | | | | | | | | this module was missing from [28334] buildbots timed out as the symbol was not defined SVN-Revision: 28352 | ||||
* | add kmod-hwmon-lm95241 | Florian Fainelli | 2011-09-30 | 1 | -0/+14 |
| | | | | | | | | This allows building the module for the national lm95241 i2c temperature sensor. Signed-off-by: Daniel Golle <dgolle@allnet.de> SVN-Revision: 28335 | ||||
* | add support for more i2c muxes | Florian Fainelli | 2011-09-30 | 1 | -0/+92 |
| | | | | | | | | | | | | | | | | 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 | ||||
* | kernel: remove the x86 dependency from kmod-sky2 so that it can be used on ↵ | Felix Fietkau | 2011-09-28 | 1 | -1/+0 |
| | | | | | | other platforms as well SVN-Revision: 28314 | ||||
* | kernel: modules: usb.mk: fix a typo | Jonas Gorski | 2011-09-22 | 1 | -1/+1 |
| | | | | | | Closes #10143. SVN-Revision: 28290 | ||||
* | package: dwc_otg is required for external root on ramips. | Gabor Juhos | 2011-08-22 | 1 | -1/+1 |
| | | | | | | Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl> SVN-Revision: 28074 |