..
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: 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: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -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: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -07: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: Drop get_version support
2015-08-11 19:33:05 -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: connection: request protocol version before initializing connection
2015-08-11 17:53:43 -07:00
connection.h
greybus: connection: Save major/minor supported by module
2015-08-11 17:53:43 -07:00
control.c
greybus: control: Drop get_version support
2015-08-11 19:33:05 -07:00
control.h
greybus: control: Drop get_version support
2015-08-11 19:33:05 -07:00
core.c
greybus: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -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: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -07:00
es2.c
greybus: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -07:00
gpbridge.c
greybus: gpbridge: rename gpb.c to gpbridge.c
2015-05-20 22:43:05 -07:00
gpio.c
greybus: gpio: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00
greybus.h
greybus: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -07:00
greybus_id.h
greybus: bundle: s/class_type/class
2015-04-06 12:47:06 +02:00
greybus_manifest.h
greybus: sync protocol and class definitions
2015-07-22 10:11:05 -07:00
greybus_protocols.h
greybus: define greybus wide protocol request numbers
2015-08-11 17:48:32 -07:00
hid.c
greybus: hid: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00
i2c.c
greybus: i2c: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00
interface.c
greybus: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -07:00
interface.h
greybus: interface: declare gb_interface_destroy()
2015-08-03 20:11:48 -07:00
kernel_ver.h
greybus: kernel_ver.h: define U32_MAX and U64_MAX
2015-08-04 12:46:37 -07:00
loopback.c
greybus: loopback: fix connection cleanup paths
2015-08-03 20:13:19 -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: add completion work queue
2015-07-23 12:55:25 -07:00
operation.h
greybus: operation: Move operation header to greybus_protocols.h
2015-08-03 19:57:40 -07:00
protocol.c
greybus: connection: Save major/minor supported by module
2015-08-11 17:53:43 -07:00
protocol.h
greybus: protocol: move version_response structure to greybus_protocols.h
2015-07-22 10:11:05 -07:00
pwm.c
greybus: pwm: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00
raw.c
greybus: raw: Print expected/actual payload size on mismatch
2015-08-10 17:28:30 -07:00
sdio.c
greybus: sdio: error out only for smaller payloads received
2015-08-10 17:36:55 -07:00
spi.c
greybus: spi: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00
svc.c
greybus: svc: error out only for smaller payloads received
2015-08-11 17:46:57 -07:00
svc.h
greybus: svc: remove interface->svc pointer
2015-07-24 16:33:20 -07:00
svc_msg.h
greybus: svc: revert svc changes to keep things working for a while.
2015-07-29 10:05:09 -07:00
uart.c
greybus: uart: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00
usb.c
greybus: usb: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00
vibrator.c
greybus: vibrator: Use (already defined) major/minor macros
2015-08-10 17:40:46 -07:00