summaryrefslogtreecommitdiffstats
path: root/drivers/staging
Commit message (Expand)AuthorAgeFilesLines
* greybus: control: return error pointer when failing to create control deviceJohan Hovold2016-04-212-7/+12
* greybus: interface: move vendor and product strings to control deviceJohan Hovold2016-04-216-31/+53
* greybus: interface: register control device at hotplugJohan Hovold2016-04-213-0/+27
* greybus: core: make the control object be a deviceJohan Hovold2016-04-215-6/+43
* greybus: control: move timesync-operation functionsJohan Hovold2016-04-211-36/+36
* greybus: interface: disable interface on registration failuresJohan Hovold2016-04-211-1/+6
* greybus: Documentation/sysfs: add example control devicesJohan Hovold2016-04-216-0/+0
* greybus: Documentation/sysfs: rename the svc eject attributeJohan Hovold2016-04-212-0/+0
* greybus: Documentation/sysfs: remove interface unique_id attributeJohan Hovold2016-04-213-0/+0
* greybus: Documentation: move the interface power attributesJohan Hovold2016-04-211-21/+21
* greybus: manifest: fix illegal free in error pathJohan Hovold2016-04-211-4/+7
* greybus: spi: use timeout request send operationRui Miguel Silva2016-04-211-1/+15
* greybus: spi: fix message transfer over greybusRui Miguel Silva2016-04-211-40/+153
* greybus: svc watchdog: Disable watchdog upon entering suspendDavid Lin2016-04-151-1/+45
* greybus: arche-platform: Power-off unipro subsystem upon suspendDavid Lin2016-04-151-0/+35
* greybus: Fixup __u64, __u32 to __le64, __le32 in timesync declarationsBryan O'Donoghue2016-04-122-7/+7
* greybus: arche-platfrom: Get rid of 2sec delay in USB3613 configurationVaibhav Hiremath2016-04-121-27/+4
* greybus: camera-gb: Extend the configure streams interfaceEvgeniy Borisov2016-04-112-5/+28
* greybus: svc: add Interface power measurements supportDavid Lin2016-04-075-0/+144
* greybus: audio: Update device type based on widget typesVaibhav Agarwal2016-04-053-2/+24
* greybus: audio_manager: Split device type into i/p & o/p devicesVaibhav Agarwal2016-04-054-15/+36
* greybus: camera: Add metadata formatGjorgji Rosikopulos2016-04-041-0/+4
* greybus: firmware: Rename to bootrom protocolViresh Kumar2016-04-047-151/+151
* greybus: checkpatch.pl: Mark --no-tree as default optionViresh Kumar2016-04-021-1/+1
* greybus: Revert "Added a sysfs entry to power down the SVC"Akash Choudhari2016-04-013-30/+0
* greybus: Added a sysfs entry to power down the SVCGeorgi Dobrev2016-04-013-0/+30
* greybus: scripts: create subdir for checkpatch and spelling.txtGreg Kroah-Hartman2016-03-312-0/+0
* greybus: trivial: add checkpatch.pl to the treeGreg Kroah-Hartman2016-03-312-0/+7065
* greybus: audio: Add I2S_RX path related settingsVaibhav Agarwal2016-03-311-30/+114
* greybus: audio: Added jack support to audio moduleVaibhav Agarwal2016-03-314-5/+251
* greybus: audio: Fix widget pointer update during control parsingVaibhav Agarwal2016-03-311-1/+1
* greybus: camera: Use pointer for gb camera module opsGjorgji Rosikopulos2016-03-312-10/+17
* greybus: interface: add Ara serial-number supportJohan Hovold2016-03-301-2/+12
* greybus: interface: clean up DME attribute handlingJohan Hovold2016-03-302-22/+22
* greybus: interface: clean up ES2 VID/PID hackJohan Hovold2016-03-305-24/+7
* greybus: interface: add ES2 init-status quirk flagJohan Hovold2016-03-302-6/+8
* greybus: interface: read DME attributes at activationJohan Hovold2016-03-303-13/+78
* greybus: greybus_protocols: rename NULL DME selector indexJohan Hovold2016-03-302-3/+3
* greybus: interface: clean up device-id handlingJohan Hovold2016-03-304-21/+17
* greybus: interface: deactivate interface on enumeration failureJohan Hovold2016-03-301-3/+9
* greybus: interface: move route creation to interface activationJohan Hovold2016-03-304-72/+96
* greybus: interface: clean up ES3-bootroom-quirk handlingJohan Hovold2016-03-305-15/+29
* greybus: interface: clean up and rename init-status helperJohan Hovold2016-03-301-19/+23
* greybus: interface: fix es2 boot-status maskJohan Hovold2016-03-301-1/+1
* greybus: interface: move boot-status clearing to interface enableJohan Hovold2016-03-302-70/+69
* greybus: svc: indent CPort flag defines properlyJohan Hovold2016-03-301-3/+3
* greybus: greybus_protocols: remove bogus comment about svc bundleJohan Hovold2016-03-301-5/+0
* greybus: svc: remove bogus interface-reset helperJohan Hovold2016-03-302-12/+0
* greybus: greybus_protocols: align DME-attribute valuesJohan Hovold2016-03-301-2/+2
* greybus: core: fix two container-of macrosJohan Hovold2016-03-302-2/+2
OpenPOWER on IntegriCloud