greybus: audio: Remove un-necessary goto statement
[cascardo/linux.git] / drivers / staging / greybus / audio_codec.h
2016-08-03 Mark Greergreybus: audio: Remove GET_TX/RX_DELAY message types
2016-08-03 Mark Greergreybus: audio: apbridgea: Remove GET_TX/RX_DELAY messa...
2016-07-06 Vaibhav Agarwalgreybus: audio: topology: Add helper API to map control...
2016-05-04 Vaibhav Agarwalgreybus: audio: Remove redundant lock protection &...
2016-04-05 Vaibhav Agarwalgreybus: audio: Update device type based on widget...
2016-03-31 Vaibhav Agarwalgreybus: audio: Added jack support to audio module
2016-03-29 Vaibhav Agarwalgreybus: audio: Use single codec driver registration
2016-03-02 Mark Greergreybus: audio: Split start and stop APBridgeA requests
2016-02-29 Mark Greergreybus: audio: Register CPorts for specific directions
2016-02-18 Vaibhav Agarwalgreybus: audio: schedule workqueue to perform codec...
2016-02-03 Vaibhav Agarwalgreybus: audio: use variable 'is_connected' to maintain...
2016-02-03 Vaibhav Agarwalgreybus: audio: codec driver cleanup
2016-01-28 Viresh Kumargreybus: audio_codec: convert to bundle driver
2016-01-14 Vaibhav Agarwalgreybus: audio: Cleanup GB protocol connections in...
2016-01-14 Vaibhav Agarwalgreybus: audio: Report uevent on GB codec module insert...
2016-01-14 Vaibhav Agarwalgreybus: audio: Add topology parser for GB codec
2016-01-14 Vaibhav Agarwalgreybus: audio: Use greybus connection device for codec...
2016-01-14 Vaibhav Agarwalgreybus: audio: Build audio module conditionally