| Commit message (Collapse) | Author | Age | Files | Lines |
|
|
|
| |
SVN-Revision: 29664
|
|
|
|
| |
SVN-Revision: 29643
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
underscores in package names
SVN-Revision: 29518
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
Useful for kirkwood and probably other Marvell SoCs.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 29364
|
|
|
|
| |
SVN-Revision: 29163
|
|
|
|
| |
SVN-Revision: 29162
|
|
|
|
| |
SVN-Revision: 28898
|
|
|
|
| |
SVN-Revision: 28897
|
|
|
|
| |
SVN-Revision: 28724
|
|
|
|
| |
SVN-Revision: 28674
|
|
|
|
|
|
|
|
| |
* 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
|
|
|
|
|
|
| |
#8045)
SVN-Revision: 28666
|
|
|
|
| |
SVN-Revision: 28665
|
|
|
|
|
|
| |
sleep-deprived?)
SVN-Revision: 28663
|
|
|
|
| |
SVN-Revision: 28662
|
|
|
|
| |
SVN-Revision: 28661
|
|
|
|
| |
SVN-Revision: 28660
|
|
|
|
| |
SVN-Revision: 28659
|
|
|
|
| |
SVN-Revision: 28656
|
|
|
|
| |
SVN-Revision: 28655
|
|
|
|
| |
SVN-Revision: 28654
|
|
|
|
| |
SVN-Revision: 28653
|
|
|
|
| |
SVN-Revision: 28652
|
|
|
|
| |
SVN-Revision: 28651
|
|
|
|
|
|
| |
=m for older kernels automagically.
SVN-Revision: 28638
|
|
|
|
| |
SVN-Revision: 28600
|
|
|
|
| |
SVN-Revision: 28598
|
|
|
|
| |
SVN-Revision: 28515
|
|
|
|
| |
SVN-Revision: 28399
|
|
|
|
|
|
|
| |
Fix typo from previous submission with input-keys-polled.
Philip Prindeville - 2011-10-03 01:44:55
SVN-Revision: 28356
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
| |
this module was missing from [28334]
buildbots timed out as the symbol was not defined
SVN-Revision: 28352
|
|
|
|
|
|
|
|
| |
This allows building the module for the national lm95241 i2c temperature sensor.
Signed-off-by: Daniel Golle <dgolle@allnet.de>
SVN-Revision: 28335
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
other platforms as well
SVN-Revision: 28314
|
|
|
|
|
|
| |
Closes #10143.
SVN-Revision: 28290
|
|
|
|
|
|
| |
Signed-off-by: Cezary Jackiewicz <cezary@eko.one.pl>
SVN-Revision: 28074
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
Signed-off-by: Wojciech Dubowik <Wojciech.Dubowik@neratec.com>
SVN-Revision: 28010
|
|
|
|
|
|
| |
Based on a patch by Layne Edwards <ledwards76@gmail.com>
SVN-Revision: 27998
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
mvswitch does not compile because of VLAN API changes.
SVN-Revision: 27936
|
|
|
|
|
|
|
| |
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
|
|
|
|
|
|
| |
closes #9773
SVN-Revision: 27924
|
|
|
|
|
|
|
|
| |
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
|
|
|
|
| |
SVN-Revision: 27862
|