aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2016-04-21greybus: interface: move vendor and product strings to control deviceJohan Hovold6-31/+53
2016-04-21greybus: interface: register control device at hotplugJohan Hovold3-0/+27
2016-04-21greybus: core: make the control object be a deviceJohan Hovold5-6/+43
2016-04-21greybus: control: move timesync-operation functionsJohan Hovold1-36/+36
2016-04-21greybus: interface: disable interface on registration failuresJohan Hovold1-1/+6
2016-04-21greybus: Documentation/sysfs: add example control devicesJohan Hovold6-0/+0
2016-04-21greybus: Documentation/sysfs: rename the svc eject attributeJohan Hovold2-0/+0
2016-04-21greybus: Documentation/sysfs: remove interface unique_id attributeJohan Hovold3-0/+0
2016-04-21greybus: Documentation: move the interface power attributesJohan Hovold1-21/+21
2016-04-21greybus: manifest: fix illegal free in error pathJohan Hovold1-4/+7
2016-04-21greybus: spi: use timeout request send operationRui Miguel Silva1-1/+15
2016-04-21greybus: spi: fix message transfer over greybusRui Miguel Silva1-40/+153
2016-04-15greybus: svc watchdog: Disable watchdog upon entering suspendDavid Lin1-1/+45
2016-04-15greybus: arche-platform: Power-off unipro subsystem upon suspendDavid Lin1-0/+35
2016-04-12greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarationsBryan O'Donoghue2-7/+7
2016-04-12greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configurationVaibhav Hiremath1-27/+4
2016-04-11greybus: camera-gb: Extend the configure streams interfaceEvgeniy Borisov2-5/+28
2016-04-07greybus: svc: add Interface power measurements supportDavid Lin5-0/+144
2016-04-05greybus: audio: Update device type based on widget typesVaibhav Agarwal3-2/+24
2016-04-05greybus: audio_manager: Split device type into i/p & o/p devicesVaibhav Agarwal4-15/+36
2016-04-04greybus: camera: Add metadata formatGjorgji Rosikopulos1-0/+4
2016-04-04greybus: firmware: Rename to bootrom protocolViresh Kumar7-145/+145
2016-04-02greybus: checkpatch.pl: Mark --no-tree as default optionViresh Kumar1-1/+1
2016-04-01greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari3-30/+0
2016-04-01greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev3-0/+30
2016-03-31greybus: scripts: create subdir for checkpatch and spelling.txtGreg Kroah-Hartman2-0/+0
2016-03-31greybus: trivial: add checkpatch.pl to the treeGreg Kroah-Hartman2-0/+7065
2016-03-31greybus: audio: Add I2S_RX path related settingsVaibhav Agarwal1-30/+114
2016-03-31greybus: audio: Added jack support to audio moduleVaibhav Agarwal4-5/+251
2016-03-31greybus: audio: Fix widget pointer update during control parsingVaibhav Agarwal1-1/+1
2016-03-31greybus: camera: Use pointer for gb camera module opsGjorgji Rosikopulos2-10/+17
2016-03-30greybus: interface: add Ara serial-number supportJohan Hovold1-2/+12
2016-03-30greybus: interface: clean up DME attribute handlingJohan Hovold2-22/+22
2016-03-30greybus: interface: clean up ES2 VID/PID hackJohan Hovold5-24/+7
2016-03-30greybus: interface: add ES2 init-status quirk flagJohan Hovold2-6/+8
2016-03-30greybus: interface: read DME attributes at activationJohan Hovold3-13/+78
2016-03-30greybus: greybus_protocols: rename NULL DME selector indexJohan Hovold2-3/+3
2016-03-30greybus: interface: clean up device-id handlingJohan Hovold4-21/+17
2016-03-30greybus: interface: deactivate interface on enumeration failureJohan Hovold1-3/+9
2016-03-30greybus: interface: move route creation to interface activationJohan Hovold4-72/+96
2016-03-30greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold5-15/+29
2016-03-30greybus: interface: clean up and rename init-status helperJohan Hovold1-19/+23
2016-03-30greybus: interface: fix es2 boot-status maskJohan Hovold1-1/+1
2016-03-30greybus: interface: move boot-status clearing to interface enableJohan Hovold2-70/+69
2016-03-30greybus: svc: indent CPort flag defines properlyJohan Hovold1-3/+3
2016-03-30greybus: greybus_protocols: remove bogus comment about svc bundleJohan Hovold1-5/+0
2016-03-30greybus: svc: remove bogus interface-reset helperJohan Hovold2-12/+0
2016-03-30greybus: greybus_protocols: align DME-attribute valuesJohan Hovold1-2/+2
2016-03-30greybus: core: fix two container-of macrosJohan Hovold2-2/+2
2016-03-29greybus: audio: fix to resolve multiple audio module playback issueVaibhav Agarwal1-16/+21