aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus
AgeCommit message (Expand)AuthorFilesLines
2016-08-26greybus: es2: implement shutdown callbackJohan Hovold2-0/+34
2016-08-26greybus: es2: implement flush callbackJohan Hovold2-0/+23
2016-08-26greybus: power_supply: fix name setting locationRui Miguel Silva1-7/+7
2016-08-26greybus: lights: Control runtime pm suspend/resume on AP sideKris Huang1-2/+57
2016-08-26greybus: light: fix incorrect led attribute files allocationDavid Lin1-2/+3
2016-08-26greybus: audio: Fix incorrect direction value when enabling RXMark Greer1-1/+1
2016-08-19greybus: svc: drop unnecessary symbol exportsJohan Hovold1-11/+0
2016-08-18greybus: Revert "svc: drop all symbol exports"Greg Kroah-Hartman1-0/+12
2016-08-18greybus: svc: drop all symbol exportsJohan Hovold1-12/+0
2016-08-18greybus: power_supply: invalidate cache at update requestRui Miguel Silva1-5/+26
2016-08-18greybus: power_supply: fix update interval check at request handlerRui Miguel Silva1-1/+1
2016-08-18greybus: power_supply: add callback to handle power supply changesRui Miguel Silva1-8/+20
2016-08-18greybus: Use valid control pointer while freeing memoryVaibhav Agarwal1-1/+1
2016-08-18greybus: audio: Add check for invalid index while mapping controlVaibhav Agarwal2-0/+7
2016-08-18greybus: Add workqueue to handle vibrator timeoutAnn Chen1-17/+30
2016-08-17greybus: es2: fix memory leak in probe error pathJohan Hovold1-2/+5
2016-08-12greybus: camera: Remove support for legacy modulesJacopo Mondi2-124/+9
2016-08-12greybus: firmware: add comment to show size calculationsViresh Kumar1-1/+4
2016-08-12greybus: firmware: s/should/mustViresh Kumar1-1/+1
2016-08-12greybus: firmware: s/_LEN/_SIZEViresh Kumar7-30/+30
2016-08-12greybus: firmware: Remove extra parenthesisViresh Kumar1-1/+1
2016-08-11greybus: firmware: Fix typo in documentationViresh Kumar1-25/+26
2016-08-11greybus: firmware: use 'tag' instead of 'firmware_tag'Viresh Kumar1-1/+1
2016-08-11greybus: control: make disconnecting a core operationJohan Hovold1-5/+21
2016-08-11greybus: hd: add cport_shutdown callbackJohan Hovold1-0/+2
2016-08-11greybus: hd/es2: add cport_clear callback and ARPCJohan Hovold3-0/+26
2016-08-11greybus: hd/es2: add cport_quiesce callback and ARPCJohan Hovold3-0/+39
2016-08-11greybus: hd/es2: add cport_connected callback and ARPCJohan Hovold3-0/+27
2016-08-10greybus: fix up copyright dates on arpc.hGreg Kroah-Hartman1-4/+4
2016-08-10greybus: lights: enable multi color LED supportKris Huang2-15/+0
2016-08-10greybus: greybus-driver: Add intf_oops operationGeorgi Dobrev2-0/+57
2016-08-10greybus: camera: Remove reference to ara subdeviceJacopo Mondi1-1/+1
2016-08-10greybus: arpc: move arpc definitions to their own headerJohan Hovold3-29/+86
2016-08-10greybus: es2: fix USB vendor-request prefixesJohan Hovold2-12/+12
2016-08-10greybus: greybus_protocols: fix apba vendor-request commentJohan Hovold1-1/+1
2016-08-10greybus: sdio: increase maximum segment sizeRui Miguel Silva1-2/+2
2016-08-10greybus: greybus_protocol: fix order of sdio get caps responseRui Miguel Silva1-2/+2
2016-08-06greybus: interface: fix timesync registration sequencingDavid Lin1-9/+9
2016-08-05greybus: audio: Report jack removal along with module removalVaibhav Agarwal1-2/+11
2016-08-05greybus: lights: Add runtime pm supportKris Huang1-22/+94
2016-08-05greybus: SDIO: Add runtime pm supportJackson Chang2-4/+31
2016-08-04greybus: audio: Maintain module stream state for each data connectionVaibhav Agarwal2-86/+69
2016-08-04greybus: audio: Maintain runtime stream params for each DAIVaibhav Agarwal2-69/+141
2016-08-04greybus: audio: Update pm runtime support in dai_ops callbackVaibhav Agarwal1-0/+30
2016-08-04greybus: Remove unused field from data_connectionVaibhav Agarwal2-4/+0
2016-08-04greybus: audio: Find data connection based on idVaibhav Agarwal1-41/+39
2016-08-04greybus: audio: Add id to identify data connectionVaibhav Agarwal2-0/+2
2016-08-04greybus: audio: Use AIF widget to enable path between module & APBVaibhav Agarwal1-18/+5
2016-08-04greybus: audio: Update parameters for gbaudio_module_update APIVaibhav Agarwal3-9/+8
2016-08-04greybus: audio: Update dai_driver table with appropriate fieldsVaibhav Agarwal1-3/+3