1
0
Fork 0
alistair23-linux/drivers/staging/greybus
Rui Miguel Silva 656f22e94e greybus: makefile: add MMC to the required option list
Add MMC to the list of options that shall be enable.

Signed-off-by: Rui Miguel Silva <rui.silva@linaro.org>
Signed-off-by: Greg Kroah-Hartman <gregkh@google.com>
2015-06-23 23:13:41 -07:00
..
Documentation greybus: endo: delete "0xXXXX" portion in sysfs "endo" directory 2015-05-28 14:45:56 -07:00
.gitignore greybus: gitignore: few more additions 2014-11-14 13:14:37 -08:00
Android.mk greybus: build: android: Fix script which locates .ko files and moves them into ramdisk 2015-01-27 14:49:04 -08:00
LICENSE greybus: Initial commit 2014-08-11 15:29:23 +08:00
Makefile greybus: makefile: add MMC to the required option list 2015-06-23 23:13:41 -07:00
README greybus: update README with info on how to build and contact me. 2014-08-11 15:44:51 +08:00
ap.c greybus: tag core init and exit functions 2015-06-10 10:38:23 -07:00
audio-dai.c greybus: add copyright statements 2015-05-23 16:47:56 -07:00
audio-gb-cmds.c greybus: audio: Fix typo for macro I2S data version minor 2015-05-28 14:38:38 -07:00
audio-pcm.c greybus: gb-audio: Reset sample count when CPort deactivated 2015-06-10 10:35:03 -07:00
audio.c greybus: audio: Remove the MODULE_LICENSE() 2015-05-28 14:38:38 -07:00
audio.h greybus: add copyright statements 2015-05-23 16:47:56 -07:00
battery.c greybus: battery: use feature tag rather than kernel version 2015-05-07 22:55:43 +02:00
bundle.c greybus: bundle: fix gb_bundle_destroy() 2015-06-12 12:14:24 -07:00
bundle.h greybus: bundle: fix gb_bundle_destroy() 2015-06-12 12:14:24 -07:00
connection.c greybus: rename HOST_DEV_CPORT_ID_MAX 2015-06-15 16:49:00 -07:00
connection.h greybus: connection: make gb_connection_hd_find() private 2015-06-08 15:19:56 -07:00
core.c greybus: Revert "greybus: reserve host cport id 0" 2015-06-16 19:43:05 -07:00
debugfs.c greybus: tag core init and exit functions 2015-06-10 10:38:23 -07:00
devices greybus: devices: endpoint description of device 2014-09-13 17:31:27 -07:00
endo.c greybus: endo: Fix compilation warning 2015-06-11 09:18:45 -07:00
endo.h greybus: remove __init from .h files 2015-06-11 09:35:00 -07:00
es1.c greybus: Merge branch alex into Alexandre 2015-06-15 16:53:23 -07:00
es2.c greybus: Merge branch alex into Alexandre 2015-06-15 16:53:23 -07:00
gpbridge.c greybus: gpbridge: rename gpb.c to gpbridge.c 2015-05-20 22:43:05 -07:00
gpio.c greybus: gpio: add irq-type defines 2015-05-28 14:48:30 -07:00
greybus.h greybus: Revert "greybus: reserve host cport id 0" 2015-06-16 19:43:05 -07:00
greybus_id.h greybus: bundle: s/class_type/class 2015-04-06 12:47:06 +02:00
greybus_manifest.h greybus: introduce SVC protocol 2015-05-23 16:54:39 -07:00
greybus_protocols.h greybus: uart: Fix sparse warning 2015-06-19 16:35:44 -07:00
hid.c greybus: Use gb_gpbridge_protocol_init() 2015-05-20 22:44:37 -07:00
i2c.c greybus: include "gpbridge.h" from "greybus.h" 2015-05-23 16:34:39 -07:00
interface.c greybus: bundle: fix gb_bundle_destroy() 2015-06-12 12:14:24 -07:00
interface.h greybus: interface: name routines consistently 2015-05-20 22:39:18 -07:00
kernel_ver.h greybus: battery: use feature tag rather than kernel version 2015-05-07 22:55:43 +02:00
loopback.c greybus: loopback: add more clean up when init connection fails 2015-05-14 09:49:04 -07:00
manifest.c greybus: rename HOST_DEV_CPORT_ID_MAX 2015-06-15 16:49:00 -07:00
manifest.h greybus: manifest: Use interface descriptor instead of module descriptor to get information 2015-04-06 12:05:58 +02:00
module.c greybus: Prefix module-id with endo id 2015-06-08 15:18:02 -07:00
module.h greybus: endo: Create modules after validating Endo ID 2015-05-11 13:30:09 -07:00
operation.c greybus: endo: define endo_init() and endo_exit() 2015-06-10 10:38:23 -07:00
operation.h greybus: remove __init from .h files 2015-06-11 09:35:00 -07:00
protocol.c greybus: connection: drop unneeded gb_protocol_put() calls 2015-06-12 12:13:01 -07:00
protocol.h greybus: gpbridge: fix section mismatches 2015-05-23 14:42:47 -07:00
pwm.c greybus: include "gpbridge.h" from "greybus.h" 2015-05-23 16:34:39 -07:00
raw.c greybus: raw: move module_{init|exit} to the end of functions 2015-05-20 22:43:05 -07:00
sdio.c greybus: Use gb_gpbridge_protocol_init() 2015-05-20 22:44:37 -07:00
spi.c greybus: include "gpbridge.h" from "greybus.h" 2015-05-23 16:34:39 -07:00
svc.c greybus: drop some unnecessary headers 2015-06-10 10:38:23 -07:00
svc.h greybus: introduce SVC protocol 2015-05-23 16:54:39 -07:00
svc_msg.h greybus: Explicitly mark structures as packed 2015-04-29 15:51:38 +02:00
uart.c greybus: uart: Latch modem control signals for tciomget 2015-06-17 13:08:09 -07:00
usb.c greybus: Use gb_gpbridge_protocol_init() 2015-05-20 22:44:37 -07:00
vibrator.c greybus: vibrator: convert idr to be an ida 2015-05-14 13:35:10 -07:00

README

Greybus kernel code

To build against the running kernel (odds are you don't want this):
	make

To build against a specific kernel source tree (odds are you want this):
	KERNELDIR=/home/some/random/place make

Any questions / concerns about this code base, please email:
	Greg Kroah-Hartman <greg@kroah.com>