aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/audio_module.c
AgeCommit message (Expand)Author
2017-01-19staging: greybus: audio: Ensure proper byte orderVaibhav Agarwal
2016-12-07staging: greybus: audio_module: remove redundant OOM messageSrikant Ritolia
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya
2016-10-17staging: greybus: audio: Rename cport with intf_idPankaj Bharadiya
2016-09-19staging: greybus: remove CONFIG_PM_RUNTIME from kernel_ver.hGreg Kroah-Hartman
2016-09-02greybus: audio: Avoid reporting spurious button eventsVaibhav Agarwal
2016-09-02greybus: audio: Report jack events conditionallyVaibhav Agarwal
2016-09-02greybus: audio: Fetch jack_mask, button_mask from module's topology dataVaibhav Agarwal
2016-08-04greybus: Remove unused field from data_connectionVaibhav Agarwal
2016-08-04greybus: audio: Add id to identify data connectionVaibhav Agarwal
2016-07-14greybus: audio: add runtime pm supportDavid Lin
2016-06-10greybus: Remove extra blank linesViresh Kumar
2016-06-10greybus: audio: Ratelimit err messages in bundle, topology driverVaibhav Agarwal
2016-06-06greybus: audio: Report DISCONNECT event after resource cleanup.Vaibhav Agarwal
2016-05-23greybus: audio: Fix memory leakVaibhav Agarwal
2016-05-13greybus: audio: mark the data connection as offloadedJohan Hovold
2016-05-04greybus: audio: Use standard API to set connections' private dataVaibhav Agarwal
2016-05-04greybus: audio: Reorganize sequence in GB audio bundle & codec driverVaibhav Agarwal
2016-05-04greybus: audio: Remove redundant lock protection & is_connected fieldVaibhav Agarwal
2016-05-04greybus: audio: Cleanup GB Audio bundle driver.Vaibhav Agarwal
2016-04-25greybus: audio: Identify jack type based on attributes reportedVaibhav Agarwal
2016-04-25greybus: audio: Changes in response to ASoC cleanupVaibhav Agarwal
2016-04-05greybus: audio: Update device type based on widget typesVaibhav Agarwal
2016-04-05greybus: audio_manager: Split device type into i/p & o/p devicesVaibhav Agarwal
2016-03-31greybus: audio: Added jack support to audio moduleVaibhav Agarwal
2016-03-29greybus: audio: Add module specific driverVaibhav Agarwal