openwrtv3/package
Gabor Juhos 6bb50e4df1 package/kernel: add spi-gpio-custom module
The package makes it possible to create custom SPI
buses via GPIO lines.

This module is based on i2c-gpio-custom and allows to
configure an SPI bus via GPIO lines and expose it to
userspace without rebuilding the kernel. This is maily
intended to connect microcontrollers and other simple
SPI devices without making an ad-hoc kernel driver.

Signed-off-by: Marco Burato <zmaster.adsl@gmail.com>
[juhosg:
  - change subject,
  - extend and reformat commit message,
  - cleanup checkpatch errors/warnings in module source]
Signed-off-by: Gabor Juhos <juhosg@openwrt.org>

SVN-Revision: 37872
2013-09-02 08:45:29 +00:00
..
base-files base-files: implement -l (--list-backup) sysupgrade parameter to list the files that would be backed up 2013-07-31 18:11:55 +00:00
boot uboot-imx6: update to v2013.07 2013-08-29 23:06:31 +00:00
devel disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
kernel package/kernel: add spi-gpio-custom module 2013-09-02 08:45:29 +00:00
libs disable mips16 for a few packages that don't compile with it 2013-08-14 14:29:15 +00:00
network netfilter: Add IPv6-NAT support for kernel and ipt Thanks to Berni, Adam Novak and Sedat Dilek for patches and inspiration 2013-09-01 17:59:48 +00:00
system ubox: update to git head 2013-08-16 13:14:21 +00:00
utils usbmode: update to latest version, includes fix from #14062 2013-08-20 18:25:20 +00:00
Makefile mklibs: Fix mklibs usage when *.so files reside in subdirs 2013-08-26 17:31:27 +00:00