..
Documentation
greybus: Documentation/sysfs: add example control devices
2016-04-21 10:03:13 +09:00
scripts
greybus: checkpatch.pl: Mark --no-tree as default option
2016-04-02 19:44:30 -07:00
tools
greybus: loopback_test: handle SIGINT signal
2016-03-16 21:49:31 -07:00
.gitignore
greybus: tools: Add tools directory to greybus repo and add loopback
2015-12-17 18:17:07 -08:00
LICENSE
…
Makefile
greybus: firmware: Rename to bootrom protocol
2016-04-04 21:19:06 -07:00
README
…
arche-apb-ctrl.c
greybus: arche-platform: fix incorrect gpio variable type
2016-03-08 06:21:21 -08:00
arche-platform.c
greybus: arche-platform: Power-off unipro subsystem upon suspend
2016-04-15 14:42:53 -07:00
arche_platform.h
greybus: arche-apb-ctrl: Export operational fns from driver
2016-02-15 13:18:40 -08:00
audio_apbridgea.c
greybus: audio: Split start and stop APBridgeA requests
2016-03-01 22:44:49 -08:00
audio_apbridgea.h
greybus: audio: Split start and stop APBridgeA requests
2016-03-01 22:44:49 -08:00
audio_codec.c
greybus: audio: Add I2S_RX path related settings
2016-03-31 10:19:57 -07:00
audio_codec.h
greybus: audio: Update device type based on widget types
2016-04-05 09:39:22 -04: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_manager: Split device type into i/p & o/p devices
2016-04-05 09:39:22 -04:00
audio_manager_module.c
greybus: audio_manager: Split device type into i/p & o/p devices
2016-04-05 09:39:22 -04:00
audio_manager_private.h
greybus: audio: Add Audio Manager
2016-01-13 16:12:56 -08:00
audio_manager_sysfs.c
greybus: audio_manager: Split device type into i/p & o/p devices
2016-04-05 09:39:22 -04:00
audio_module.c
greybus: audio: Update device type based on widget types
2016-04-05 09:39:22 -04:00
audio_topology.c
greybus: audio: Update device type based on widget types
2016-04-05 09:39:22 -04:00
bootrom.c
greybus: firmware: Rename to bootrom protocol
2016-04-04 21:19:06 -07:00
bootrom.h
greybus: firmware: Rename to bootrom protocol
2016-04-04 21:19:06 -07:00
bundle.c
greybus: core: defer connection creation to driver probe
2016-01-21 22:45:09 -08:00
bundle.h
greybus: interface: clean up device-id handling
2016-03-30 14:23:19 -07:00
camera.c
greybus: camera-gb: Extend the configure streams interface
2016-04-11 18:47:57 -07:00
connection.c
greybus: interface: clean up ES3-bootroom-quirk handling
2016-03-30 14:17:40 -07:00
connection.h
greybus: connection: add functions to get/set private data
2016-03-22 16:47:28 -04:00
control.c
greybus: interface: register control device at hotplug
2016-04-21 10:06:00 +09:00
control.h
greybus: interface: register control device at hotplug
2016-04-21 10:06:00 +09:00
core.c
greybus: core: make the control object be a device
2016-04-21 10:06:00 +09:00
debugfs.c
greybus: core: add device prefix to error messages
2016-02-11 21:44:17 -08:00
devices
…
es2.c
greybus: hd: rename CPort-features callbacks
2016-03-04 18:26:08 -08:00
gb-camera.h
greybus: camera-gb: Extend the configure streams interface
2016-04-11 18:47:57 -07:00
gpbridge.c
greybus: manifest: reserve the Bridged PHY class
2016-03-03 13:52:10 -08:00
gpbridge.h
greybus: gpbridge.h: move protocol init/exit prototypes
2016-03-03 13:52:02 -08:00
gpio.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
greybus.h
greybus: core: make the control object be a device
2016-04-21 10:06:00 +09:00
greybus_id.h
greybus: fix vendor and product matching
2015-11-21 17:15:35 -08:00
greybus_manifest.h
greybus: firmware: Rename to bootrom protocol
2016-04-04 21:19:06 -07:00
greybus_protocols.h
greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarations
2016-04-12 22:33:39 -07:00
greybus_trace.h
greybus: greybus_trace: Fix broken greybus ftrace
2016-03-22 00:31:31 -04:00
hd.c
greybus: interface: move interface-removal helper
2016-03-10 13:57:42 -08:00
hd.h
greybus: core: fix two container-of macros
2016-03-30 14:13:05 -07:00
hid.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
i2c.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
interface.c
greybus: interface: register control device at hotplug
2016-04-21 10:06:00 +09:00
interface.h
greybus: interface: clean up ES2 VID/PID hack
2016-03-30 14:23:19 -07:00
kernel_ver.h
greybus: power_supply: reverse version check for new psy API
2016-03-16 21:49:31 -07:00
legacy.c
greybus: power_supply: convert to bundle driver
2016-02-15 14:53:43 -08:00
legacy.h
greybus: legacy: add legacy-protocol bundle driver
2016-01-19 12:12:40 -08:00
light.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
loopback.c
greybus: Ensure gb->mutex is held when adding timer
2016-03-16 21:49:31 -07:00
manifest.c
greybus: manifest: fix illegal free in error path
2016-04-21 10:03:13 +09: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: operation: add support for short responses
2016-02-25 16:26:58 -08:00
operation.h
greybus: operation: add support for short responses
2016-02-25 16:26:58 -08:00
power_supply.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
protocol.c
greybus: connection: move legacy-protocol handling to legacy driver
2016-01-19 12:17:13 -08:00
protocol.h
greybus: gpbridge.h: move protocol init/exit prototypes
2016-03-03 13:52:02 -08:00
pwm.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
raw.c
greybus: raw: use hexadecimal notation for request types
2016-03-03 10:02:48 -08:00
sdio.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
spi.c
greybus: spi: use timeout request send operation
2016-04-21 08:34:00 +09:00
svc.c
greybus: interface: disable interface on registration failures
2016-04-21 10:06:00 +09:00
svc.h
greybus: svc: add Interface power measurements support
2016-04-07 21:37:59 -07:00
svc_watchdog.c
greybus: svc watchdog: Disable watchdog upon entering suspend
2016-04-15 14:42:53 -07:00
uart.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
usb.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00
vibrator.c
greybus: convert drivers to use connection->private set/get
2016-03-22 16:47:28 -04:00