alistair23-linux/drivers/staging/greybus
Viresh Kumar 505f16cc05 greybus: svc: unexport few internal functions
There are no external users of these, and probably would never be. Make
them static.

Reviewed-by: Johan Hovold <johan@hovoldconsulting.com>
Signed-off-by: Viresh Kumar <viresh.kumar@linaro.org>
Signed-off-by: Johan Hovold <johan@hovoldconsulting.com>
2015-09-03 14:35:06 +02:00
..
Documentation greybus: interface: device_id belongs to the interface 2015-07-01 16:38:42 -07:00
.gitignore greybus: gitignore: few more additions 2014-11-14 13:14:37 -08:00
Android.mk greybus: build: android: avoid building for targets that don't have kernel binary 2015-09-03 09:54:05 +02:00
audio-dai.c greybus: add copyright statements 2015-05-23 16:47:56 -07:00
audio-gb-cmds.c greybus: audio: Drop get_version support 2015-08-11 19:33:05 -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: Drop get_version support 2015-08-11 19:33:05 -07:00
audio.h greybus: audio: Drop get_version support 2015-08-11 19:33:05 -07:00
battery.c greybus: battery: Move request/response structure/definitions to greybus_protocols.h 2015-08-12 20:57:56 -07:00
bundle.c greybus: bundles: remove gb_bundle(s)_init() 2015-07-01 16:38:42 -07:00
bundle.h greybus: bundles: remove gb_bundle(s)_init() 2015-07-01 16:38:42 -07:00
connection.c greybus: add num_cports field to greybus hd 2015-09-02 16:21:54 +02:00
connection.h greybus: connection: add a timestamp kfifo to track connection handoff 2015-08-11 20:00:40 -07:00
control.c greybus: Drop protocol specific _PROTOCOL_VERSION and _INVALID macros 2015-08-14 14:34:14 -07:00
control.h greybus: control: Drop get_version support 2015-08-11 19:33:05 -07:00
core.c greybus: core: fix hd-creation error path 2015-09-03 09:43:46 +02: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 endo-id allocation flag 2015-09-02 10:47:06 +02:00
endo.h greybus: remove __init from .h files 2015-06-11 09:35:00 -07:00
es1.c greybus: es1: fix build-time cport constraint 2015-09-03 09:45:04 +02:00
es2.c greybus: es{1,2}: remove control endpoint field 2015-09-02 16:28:11 +02:00
firmware.c greybus: firmware: fix potential stack corruption 2015-09-01 14:42:02 +02:00
firmware.h greybus: Add firmware protocol driver 2015-08-11 22:12:59 -07:00
gpbridge.c greybus: gpbridge: rename gpb.c to gpbridge.c 2015-05-20 22:43:05 -07:00
gpio.c greybus: gpio: Drop get_version support 2015-08-11 19:33:05 -07:00
greybus.h greybus: fix cport-id defines 2015-09-03 09:45:32 +02:00
greybus_id.h greybus: bundle: s/class_type/class 2015-04-06 12:47:06 +02:00
greybus_manifest.h greybus: Add firmware protocol driver 2015-08-11 22:12:59 -07:00
greybus_protocols.h greybus: greybus_protocols: Pack all request/response structure 2015-09-03 14:24:30 +02:00
hid.c greybus: hid: Move request/response structure/definitions to greybus_protocols.h 2015-08-12 20:57:56 -07:00
i2c.c greybus: i2c: Drop get_version support 2015-08-11 19:33:05 -07:00
interface.c greybus: add num_cports field to greybus hd 2015-09-02 16:21:54 +02:00
interface.h greybus: interface: Preserve data received during hotplug event 2015-08-11 21:57:12 -07:00
kernel_ver.h greybus: lights: add lights implementation 2015-08-14 14:47:07 -07:00
LICENSE greybus: Initial commit 2014-08-11 15:29:23 +08:00
light.c greybus: lights: add lights implementation 2015-08-14 14:47:07 -07:00
loopback.c greybus: loopback: fix typo in comment 2015-08-18 09:45:23 -07:00
Makefile greybus: makefile: use POSIX functions for kernel cmp 2015-08-18 09:27:48 -07:00
manifest.c greybus: manifest: convert pr_err to dev_err 2015-07-22 10:17:26 -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: operation: Fix wrong order of arguments 2015-08-18 09:31:07 -07:00
operation.h greybus: operation: Move operation header to greybus_protocols.h 2015-08-03 19:57:40 -07:00
protocol.c greybus: protocol: send own protocol version while requesting it 2015-08-12 20:55:01 -07:00
protocol.h greybus: protocol: send own protocol version while requesting it 2015-08-12 20:55:01 -07:00
pwm.c greybus: pwm: replace pr_err with dev_err 2015-09-02 10:48:31 +02:00
raw.c greybus: raw: Move request/response structure/definitions to greybus_protocols.h 2015-08-13 19:19:30 -07:00
README greybus: update README with info on how to build and contact me. 2014-08-11 15:44:51 +08:00
sdio.c greybus: sdio: Drop get_version support 2015-08-11 19:33:05 -07:00
spi.c greybus: spi: Drop get_version support 2015-08-11 19:33:05 -07:00
svc.c greybus: svc: unexport few internal functions 2015-09-03 14:35:06 +02:00
svc.h greybus: svc: unexport few internal functions 2015-09-03 14:35:06 +02:00
uart.c greybus: uart: Drop get_version support 2015-08-11 19:33:05 -07:00
usb.c greybus: usb: Drop get_version support 2015-08-11 19:33:05 -07:00
vibrator.c greybus: vibrator: Drop get_version support 2015-08-11 19:33:05 -07:00

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>