summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* greybus: es2: No need to check before freeing an urbGreg Kroah-Hartman2016-09-021-9/+3
* greybus: es2: remove unneeded BULK_* #definesGreg Kroah-Hartman2016-09-021-10/+1
* greybus: es2: remove bulk_in arrayGreg Kroah-Hartman2016-09-021-55/+38
* greybus: es2: remove bulk_out arrayGreg Kroah-Hartman2016-09-021-15/+9
* greybus: es2: remove struct cport_to_epGreg Kroah-Hartman2016-09-021-34/+1
* greybus: es2: remove #if 0 codeGreg Kroah-Hartman2016-09-021-59/+0
* greybus: es2: use a single bulk ep pair for all greybus dataSandeep Patil2016-09-021-1/+1
* greybus: greybus_protocols: remove svc key-event typeJohan Hovold2016-09-021-1/+0
* greybus: power_supply: Add runtime pm supportPhilip Yang2016-09-021-3/+59
* greybus: audio: Avoid reporting spurious button eventsVaibhav Agarwal2016-09-021-5/+8
* greybus: audio: Report jack events conditionallyVaibhav Agarwal2016-09-021-7/+29
* greybus: audio: Fetch jack_mask, button_mask from module's topology dataVaibhav Agarwal2016-09-024-35/+63
* greybus: audio: Added jack_type support in topology structVaibhav Agarwal2016-09-021-0/+24
* greybus: audio: Remove unnecessary num_jack field from module_infoVaibhav Agarwal2016-09-023-11/+0
* greybus: svc: fix timeout indentationJohan Hovold2016-08-261-1/+1
* greybus: es2: remove obsolete cport-reset ARPCJohan Hovold2016-08-262-43/+0
* greybus: hd/es2: remove obsolete callbacksJohan Hovold2016-08-263-44/+0
* greybus: connection: implement new connection handlingJohan Hovold2016-08-262-36/+97
* greybus: es2: implement shutdown callbackJohan Hovold2016-08-262-0/+34
* greybus: es2: implement flush callbackJohan Hovold2016-08-262-0/+23
* greybus: power_supply: fix name setting locationRui Miguel Silva2016-08-261-7/+7
* greybus: lights: Control runtime pm suspend/resume on AP sideKris Huang2016-08-261-2/+57
* greybus: light: fix incorrect led attribute files allocationDavid Lin2016-08-261-2/+3
* greybus: audio: Fix incorrect direction value when enabling RXMark Greer2016-08-261-1/+1
* greybus: svc: drop unnecessary symbol exportsJohan Hovold2016-08-191-11/+0
* greybus: Revert "svc: drop all symbol exports"Greg Kroah-Hartman2016-08-181-0/+12
* greybus: svc: drop all symbol exportsJohan Hovold2016-08-181-12/+0
* greybus: power_supply: invalidate cache at update requestRui Miguel Silva2016-08-181-5/+26
* greybus: power_supply: fix update interval check at request handlerRui Miguel Silva2016-08-181-1/+1
* greybus: power_supply: add callback to handle power supply changesRui Miguel Silva2016-08-181-8/+20
* greybus: Use valid control pointer while freeing memoryVaibhav Agarwal2016-08-181-1/+1
* greybus: audio: Add check for invalid index while mapping controlVaibhav Agarwal2016-08-182-0/+7
* greybus: Add workqueue to handle vibrator timeoutAnn Chen2016-08-181-17/+30
* greybus: es2: fix memory leak in probe error pathJohan Hovold2016-08-171-2/+5
* greybus: camera: Remove support for legacy modulesJacopo Mondi2016-08-122-124/+9
* greybus: firmware: add comment to show size calculationsViresh Kumar2016-08-121-1/+4
* greybus: firmware: s/should/mustViresh Kumar2016-08-121-1/+1
* greybus: firmware: s/_LEN/_SIZEViresh Kumar2016-08-127-30/+30
* greybus: firmware: Remove extra parenthesisViresh Kumar2016-08-121-1/+1
* greybus: firmware: Fix typo in documentationViresh Kumar2016-08-111-25/+26
* greybus: firmware: use 'tag' instead of 'firmware_tag'Viresh Kumar2016-08-111-1/+1
* greybus: control: make disconnecting a core operationJohan Hovold2016-08-111-5/+21
* greybus: hd: add cport_shutdown callbackJohan Hovold2016-08-111-0/+2
* greybus: hd/es2: add cport_clear callback and ARPCJohan Hovold2016-08-113-0/+26
* greybus: hd/es2: add cport_quiesce callback and ARPCJohan Hovold2016-08-113-0/+39
* greybus: hd/es2: add cport_connected callback and ARPCJohan Hovold2016-08-113-0/+27
* greybus: fix up copyright dates on arpc.hGreg Kroah-Hartman2016-08-101-4/+4
* greybus: lights: enable multi color LED supportKris Huang2016-08-102-15/+0
* greybus: greybus-driver: Add intf_oops operationGeorgi Dobrev2016-08-102-0/+57
* greybus: camera: Remove reference to ara subdeviceJacopo Mondi2016-08-101-1/+1
OpenPOWER on IntegriCloud