summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-08-26greybus: es2: implement shutdown callbackJohan Hovold
2016-08-26greybus: es2: implement flush callbackJohan Hovold
2016-08-26greybus: power_supply: fix name setting locationRui Miguel Silva
2016-08-26greybus: lights: Control runtime pm suspend/resume on AP sideKris Huang
2016-08-26greybus: light: fix incorrect led attribute files allocationDavid Lin
2016-08-26greybus: audio: Fix incorrect direction value when enabling RXMark Greer
2016-08-19greybus: svc: drop unnecessary symbol exportsJohan Hovold
2016-08-18greybus: Revert "svc: drop all symbol exports"Greg Kroah-Hartman
2016-08-18greybus: svc: drop all symbol exportsJohan Hovold
2016-08-18greybus: power_supply: invalidate cache at update requestRui Miguel Silva
2016-08-18greybus: power_supply: fix update interval check at request handlerRui Miguel Silva
2016-08-18greybus: power_supply: add callback to handle power supply changesRui Miguel Silva
2016-08-18greybus: Use valid control pointer while freeing memoryVaibhav Agarwal
2016-08-18greybus: audio: Add check for invalid index while mapping controlVaibhav Agarwal
2016-08-18greybus: Add workqueue to handle vibrator timeoutAnn Chen
2016-08-17greybus: es2: fix memory leak in probe error pathJohan Hovold
2016-08-12greybus: camera: Remove support for legacy modulesJacopo Mondi
2016-08-12greybus: firmware: add comment to show size calculationsViresh Kumar
2016-08-12greybus: firmware: s/should/mustViresh Kumar
2016-08-12greybus: firmware: s/_LEN/_SIZEViresh Kumar
2016-08-12greybus: firmware: Remove extra parenthesisViresh Kumar
2016-08-11greybus: firmware: Fix typo in documentationViresh Kumar
2016-08-11greybus: firmware: use 'tag' instead of 'firmware_tag'Viresh Kumar
2016-08-11greybus: control: make disconnecting a core operationJohan Hovold
2016-08-11greybus: hd: add cport_shutdown callbackJohan Hovold
2016-08-11greybus: hd/es2: add cport_clear callback and ARPCJohan Hovold
2016-08-11greybus: hd/es2: add cport_quiesce callback and ARPCJohan Hovold
2016-08-11greybus: hd/es2: add cport_connected callback and ARPCJohan Hovold
2016-08-10greybus: fix up copyright dates on arpc.hGreg Kroah-Hartman
2016-08-10greybus: lights: enable multi color LED supportKris Huang
2016-08-10greybus: greybus-driver: Add intf_oops operationGeorgi Dobrev
2016-08-10greybus: camera: Remove reference to ara subdeviceJacopo Mondi
2016-08-10greybus: arpc: move arpc definitions to their own headerJohan Hovold
2016-08-10greybus: es2: fix USB vendor-request prefixesJohan Hovold
2016-08-10greybus: greybus_protocols: fix apba vendor-request commentJohan Hovold
2016-08-10greybus: sdio: increase maximum segment sizeRui Miguel Silva
2016-08-10greybus: greybus_protocol: fix order of sdio get caps responseRui Miguel Silva
2016-08-06greybus: interface: fix timesync registration sequencingDavid Lin
2016-08-05greybus: audio: Report jack removal along with module removalVaibhav Agarwal
2016-08-05greybus: lights: Add runtime pm supportKris Huang
2016-08-05greybus: SDIO: Add runtime pm supportJackson Chang
2016-08-04greybus: audio: Maintain module stream state for each data connectionVaibhav Agarwal
2016-08-04greybus: audio: Maintain runtime stream params for each DAIVaibhav Agarwal
2016-08-04greybus: audio: Update pm runtime support in dai_ops callbackVaibhav Agarwal
2016-08-04greybus: Remove unused field from data_connectionVaibhav Agarwal
2016-08-04greybus: audio: Find data connection based on idVaibhav Agarwal
2016-08-04greybus: audio: Add id to identify data connectionVaibhav Agarwal
2016-08-04greybus: audio: Use AIF widget to enable path between module & APBVaibhav Agarwal
2016-08-04greybus: audio: Update parameters for gbaudio_module_update APIVaibhav Agarwal
2016-08-04greybus: audio: Update dai_driver table with appropriate fieldsVaibhav Agarwal