..
Documentation
greybus: svc watchdog: allow it to be enabled/disabled from userspace
2016-01-26 17:06:29 -08:00
tools
greybus: loopback_test: Decrease the max number of devices
2016-02-01 17:52:20 -08:00
.gitignore
greybus: tools: Add tools directory to greybus repo and add loopback
2015-12-17 18:17:07 -08:00
LICENSE
greybus: Initial commit
2014-08-11 15:29:23 +08:00
Makefile
greybus: camera: only build module against msm kernel
2016-01-26 09:52:20 -08:00
README
greybus: update README with info on how to build and contact me.
2014-08-11 15:44:51 +08:00
arche-apb-ctrl.c
greybus: arche-platform: make apb_state common to both platform drivers
2016-02-12 23:01:32 -08:00
arche-platform.c
greybus: arche-platform: Rename cleanup fn to poweroff_seq
2016-02-15 13:18:40 -08:00
arche_platform.h
greybus: arche-platform: make apb_state common to both platform drivers
2016-02-12 23:01:32 -08:00
audio_apbridgea.c
greybus: audio: Fix sparse warnings
2016-02-02 21:26:32 -08:00
audio_apbridgea.h
greybus: audio: Add direct audio streaming control for APBridgeA
2016-01-13 16:02:04 -08:00
audio_codec.c
greybus: audio: use variable 'is_connected' to maintain module state
2016-02-02 21:46:54 -08:00
audio_codec.h
greybus: audio: use variable 'is_connected' to maintain module state
2016-02-02 21:46:54 -08:00
audio_gb.c
greybus: audio: Fix sparse warnings
2016-02-02 21:26:32 -08:00
audio_manager.c
greybus: audio_manager: add missing header
2016-02-03 10:38:54 -08:00
audio_manager.h
greybus: audio: Add Audio Manager
2016-01-13 16:12:56 -08:00
audio_manager_module.c
greybus: audio: Add Audio Manager
2016-01-13 16:12:56 -08:00
audio_manager_private.h
greybus: audio: Add Audio Manager
2016-01-13 16:12:56 -08:00
audio_manager_sysfs.c
greybus: audio: Add Audio Manager
2016-01-13 16:12:56 -08:00
audio_topology.c
greybus: audio: use variable 'is_connected' to maintain module state
2016-02-02 21:46:54 -08:00
bundle.c
greybus: core: defer connection creation to driver probe
2016-01-21 22:45:09 -08:00
bundle.h
greybus: bundle: remove private data field
2016-02-11 21:46:03 -08:00
camera.c
greybus: camera: Add missing return value
2016-02-05 16:37:34 -08:00
connection.c
greybus: connection: Fix sparse warnings around locking
2016-02-02 21:37:50 -08:00
connection.h
greybus: connection: set request handlers at creation
2016-01-21 22:46:38 -08:00
control.c
greybus: control: Fix sparse warnings
2016-02-02 21:26:32 -08:00
control.h
greybus: control: add bundle-version operation
2016-01-19 12:17:13 -08:00
core.c
greybus: firmware: convert to bundle driver
2016-02-01 17:52:20 -08:00
debugfs.c
greybus: core: add device prefix to error messages
2016-02-11 21:44:17 -08:00
devices
greybus: devices: endpoint description of device
2014-09-13 17:31:27 -07:00
es2.c
greybus: APBridge: move APBridge request protocol to a common .h file
2016-01-12 11:12:25 -08:00
firmware.c
greybus: firmware: convert to bundle driver
2016-02-01 17:52:20 -08:00
firmware.h
greybus: firmware: convert to bundle driver
2016-02-01 17:52:20 -08:00
gb-camera.h
greybus: camera: Add support for configure streams flag in gb interface
2016-01-17 11:16:46 -08:00
gpbridge.c
greybus: hid: hid should not be part of the bridged-phy driver.
2015-11-05 18:00:29 -08:00
gpio.c
greybus: gpio: use the bundle struct device instead of the connector
2015-10-15 09:19:15 -07:00
greybus.h
greybus: firmware: convert to bundle driver
2016-02-01 17:52:20 -08:00
greybus_id.h
greybus: fix vendor and product matching
2015-11-21 17:15:35 -08:00
greybus_manifest.h
greybus: audio: Rename Audio class and remove the unused one
2016-01-27 17:53:10 -08:00
greybus_protocols.h
greybus: spi: add device_type field to device config
2016-02-05 16:50:20 -08:00
greybus_trace.h
greybus: use decimal notation for interfaces, bundles and cports
2015-12-08 15:31:14 -05:00
hd.c
greybus: core: add device prefix to error messages
2016-02-11 21:44:17 -08:00
hd.h
greybus: host: provide "generic" apbridge output calls
2016-01-12 11:11:49 -08:00
hid.c
greybus: hid: convert to bundle driver
2016-01-21 22:46:38 -08:00
i2c.c
greybus: i2c: add bundle-device prefix to error messages
2016-02-11 21:44:17 -08:00
interface.c
greybus: interface: clear upper 16-bits of version_id and product_id
2016-02-10 11:28:13 -08:00
interface.h
greybus: interface: Fetch and expose version of interface's firmware
2015-12-30 13:13:04 -08:00
kernel_ver.h
greybus: spi: add device_type field to device config
2016-02-05 16:50:20 -08:00
legacy.c
greybus: firmware: convert to bundle driver
2016-02-01 17:52:20 -08:00
legacy.h
greybus: legacy: add legacy-protocol bundle driver
2016-01-19 12:12:40 -08:00
light.c
greybus: lights: remove sync operation and work queue
2016-01-13 15:27:20 -08:00
loopback.c
greybus: bundle: remove private data field
2016-02-11 21:46:03 -08:00
manifest.c
greybus: manifest: add interface-device prefix to messages
2016-02-11 21:44:17 -08:00
manifest.h
greybus: manifest: Use interface descriptor instead of module descriptor to get information
2015-04-06 12:05:58 +02:00
operation.c
greybus: core: add device prefix to error messages
2016-02-11 21:44:17 -08:00
operation.h
greybus: hd: rename host-device structure
2015-11-04 20:25:57 -08:00
power_supply.c
greybus: power_supply: rework get descriptors
2016-02-05 16:37:34 -08:00
protocol.c
greybus: connection: move legacy-protocol handling to legacy driver
2016-01-19 12:17:13 -08:00
protocol.h
greybus: svc: drop legacy-protocol dependency
2016-01-19 12:17:13 -08:00
pwm.c
greybus: pwm: use the bundle struct device instead of the connector
2015-10-15 09:19:15 -07:00
raw.c
greybus: raw: fix memory leak on disconnect
2016-02-11 21:46:03 -08:00
sdio.c
greybus: Prefix hexadecimal values with 0x while printing them
2015-12-04 16:23:36 -08:00
spi.c
greybus: spi: add bundle-device prefix to error messages
2016-02-11 21:44:17 -08:00
svc.c
greybus: svc watchdog: allow it to be enabled/disabled from userspace
2016-01-26 17:06:29 -08:00
svc.h
greybus: svc watchdog: allow it to be enabled/disabled from userspace
2016-01-26 17:06:29 -08:00
svc_watchdog.c
greybus: svc watchdog: allow it to be enabled/disabled from userspace
2016-01-26 17:06:29 -08:00
uart.c
greybus: uart: fix double free of tty port
2016-02-05 16:43:41 -08:00
usb.c
greybus: usb: use the bundle struct device instead of the connector
2015-10-15 09:19:15 -07:00
vibrator.c
greybus: vibrator: convert to bundle driver
2016-01-21 22:46:38 -08:00