summaryrefslogtreecommitdiff
path: root/drivers
AgeCommit message (Expand)Author
2016-07-14greybus: spi: Add runtime_pm supportAxel Haslam
2016-07-14greybus: pwm: Add runtime_pm supportAxel Haslam
2016-07-14greybus: gpio: Add runtime_pm suppourtAxel Haslam
2016-07-14greybus: uart: Add runtime pm supportAxel Haslam
2016-07-14greybus: i2c: add runtime pm supportDavid Lin
2016-07-14greybus: gbphy: add gbphy runtime pm supportDavid Lin
2016-07-14greybus: camera: add runtime pm supportDavid Lin
2016-07-14greybus: audio: add runtime pm supportDavid Lin
2016-07-14greybus: bundle: add runtime pm supportDavid Lin
2016-07-14greybus: interface: add runtime pm supportDavid Lin
2016-07-14greybus: bundle: add activate and deactivateDavid Lin
2016-07-14greybus: es2: fix arpc response lookupsJohan Hovold
2016-07-14greybus: es2: Fix 'make check' warnings with arpcViresh Kumar
2016-07-13greybus: audio: Maintain proper codec state during shutdown sequence.Vaibhav Agarwal
2016-07-13greybus: audio: Fix incorrect codec state modificationVaibhav Agarwal
2016-07-13greybus: es2: fix arpc return valueJohan Hovold
2016-07-11greybus: es2: Implement APBridgeA RPC (ARPC)Alexandre Bailon
2016-07-11greybus: es2: Add a new bulk in endpoint for APBridgeA RPCAlexandre Bailon
2016-07-08greybus: interface: send deactivate prepare when interface is disabledDavid Lin
2016-07-08greybus: control: add connection suspend and resume callsDavid Lin
2016-07-08greybus: interface: implement unipro link hibernate callDavid Lin
2016-07-08greybus: svc: add power mode call for link hibernationDavid Lin
2016-07-08greybus: svc: add interface resume operationDavid Lin
2016-07-08greybus: control: add interface hibernate abort operationDavid Lin
2016-07-08greybus: control: add interface deactivate prepare operationDavid Lin
2016-07-08greybus: control: add interface suspend prepare operationDavid Lin
2016-07-08greybus: control: add bundle deactivate and activate operationDavid Lin
2016-07-08greybus: control: add bundle suspend and resume preparationsDavid Lin
2016-07-06greybus: connection: remove CDSI1 hackFabien Parent
2016-07-06greybus: Documentation: Document Authentication interfacesViresh Kumar
2016-07-06greybus: Add Component Authentication Protocol supportViresh Kumar
2016-07-05greybus: camera: Fix size of configure_streams(0)Jacopo Mondi
2016-07-05greybus: camera: Fix number of configured streamsJacopo Mondi
2016-07-05greybus: camera: Early update num_streams and flagsJacopo Mondi
2016-07-05greybus: audio: topology: Enable enumerated control supportVaibhav Agarwal
2016-07-05greybus: audio: topology: Use csize while computing next_ptr in parserVaibhav Agarwal
2016-07-05greybus: added warning message in case of missing widgetVaibhav Agarwal
2016-07-05greybus: audio: topology: Add helper API to map controlid with widget nameVaibhav Agarwal
2016-06-29greybus: light: Initialize mutex before using itViresh Kumar
2016-06-29greybus: Revert "greybus: uart: don't use spin_lock_irq()"Johan Hovold
2016-06-29greybus: Revert "greybus: es2.c: don't use spin_lock_irq()"Johan Hovold
2016-06-29greybus: Revert "greybus: gb_connections_lock: don't use spin_lock_irq()"Johan Hovold
2016-06-29greybus: Revert "connection: switch to using spin_lock_irqsave/spin_lock_irqr...Johan Hovold
2016-06-28greybus: svc: remove input device handling in SVC protocolSandeep Patil
2016-06-28greybus: kernel_ver: Add kstrtobool()Viresh Kumar
2016-06-24greybus: es2: add support for greybus cport flagsJohan Hovold
2016-06-24greybus: connection: add support for high-priority connectionsJohan Hovold
2016-06-24greybus: connection: prevent drivers from specifying core flagsJohan Hovold
2016-06-24greybus: hd: add flag argument to cport_enable callbackJohan Hovold
2016-06-24greybus: camera: Add RAW data formatEvgeniy Borisov