1
0
mirror of git://projects.qi-hardware.com/openwrt-xburst.git synced 2024-07-20 17:25:22 +03:00
openwrt-xburst/package/kernel/modules
florian 42c6de8a5b [package] 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>

git-svn-id: svn://svn.openwrt.org/openwrt/trunk@28334 3c298f89-4303-0410-b956-a3cf2f4a3e73
2011-09-30 12:55:26 +00:00
..
001-depends.mk kernel: remove kmod-input-core just for some x86 profiles. 2011-08-15 11:05:35 +00:00
block.mk kernel: typo in cs5535 and cs5536 pata driver kernel definitions 2011-08-06 16:44:10 +00:00
crypto.mk [package] kernel: add kmod-crypto-user 2011-08-17 08:48:38 +00:00
firewire.mk kernel: Fix firewire for 2.6.37+ 2011-08-02 09:53:19 +00:00
fs.mk package/kernel: move kmod-fs-mbcache into fs-ext4 2011-07-31 17:58:46 +00:00
hwmon.mk [packages] kernel: Add hwmon-lm63 package 2010-10-04 09:17:42 +00:00
i2c.mk [package] add support for more i2c muxes 2011-09-30 12:55:26 +00:00
leds.mk [kernel/modules] 2011-05-09 20:28:04 +00:00
lib.mk [package] kernel/modules: Move zlib_deflate module to higher autoloading priority 2011-04-12 23:48:28 +00:00
netdevices.mk kernel: remove the x86 dependency from kmod-sky2 so that it can be used on other platforms as well 2011-09-28 22:05:32 +00:00
netfilter.mk [netfilter] package u32 match and TEE target, patches by Maxim Uvarov 2011-05-24 08:14:29 +00:00
netsupport.mk package/kernel: invert dependencies for current kernel features 2011-08-09 12:19:27 +00:00
nls.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
other.mk package/kernel: kmod-hid: can't mix and match DEPENDS:= and $(call SetDepends/...) 2011-08-14 23:36:45 +00:00
pcmcia.mk [kernel] fix and make usable kmod-pcmcia-rsrc 2011-06-21 20:52:53 +00:00
sound.mk package/kernel: Remove all 2.4 definitions 2011-05-15 09:37:28 +00:00
spi.mk massive: replace occurences of .$(LINUX_KMOD_SUFFIX) with .ko after r21950 2010-07-12 14:06:13 +00:00
usb.mk kernel: modules: usb.mk: fix a typo 2011-09-22 20:14:42 +00:00
video.mk kernel: fix some problems with kernel 2.6.38 2011-03-19 17:42:48 +00:00
virtual.mk package/kernel: invert dependencies for current kernel features 2011-08-09 12:19:27 +00:00
w1.mk [package] add support for DS2482 1-Wire I2C bus master 2011-08-16 20:33:55 +00:00
wireless.mk kernel: use lib80211 from compat-wireless instead of the kernel 2011-07-04 03:16:53 +00:00