aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/staging/greybus/audio_codec.h
AgeCommit message (Expand)Author
2018-04-23staging: greybus: Fix warning to limit chars per lineGaurav Dhingra
2018-01-22staging: greybus: audio_codec.h Fix alignment should match open parenthesisKamal Heib
2018-01-22staging: greybus: audio_codec.h: Prefer kernel type 'u32' over 'uint32_t'Kamal Heib
2017-11-11staging: greybus: Remove redundant license textGreg Kroah-Hartman
2017-11-11staging: greybus: add SPDX identifiers to all greybus driver filesGreg Kroah-Hartman
2017-01-19staging: greybus: audio: Cleanup junk codec registersVaibhav Agarwal
2016-10-24staging: greybus: audio: remove redundant slot fieldPankaj Bharadiya
2016-09-20staging: greybus: use preferred kernel type u16Chaehyun Lim
2016-09-20staging: greybus: use preferred kernel type u8Chaehyun Lim
2016-09-02greybus: audio: Fetch jack_mask, button_mask from module's topology dataVaibhav Agarwal
2016-09-02greybus: audio: Remove unnecessary num_jack field from module_infoVaibhav Agarwal
2016-08-18greybus: audio: Add check for invalid index while mapping controlVaibhav Agarwal
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: Remove unused field from data_connectionVaibhav Agarwal
2016-08-04greybus: audio: Add id to identify data connectionVaibhav Agarwal
2016-08-04greybus: audio: Update parameters for gbaudio_module_update APIVaibhav Agarwal
2016-08-03greybus: audio: Remove GET_TX/RX_DELAY message typesMark Greer
2016-08-03greybus: audio: apbridgea: Remove GET_TX/RX_DELAY message typesMark Greer
2016-07-05greybus: audio: topology: Add helper API to map controlid with widget nameVaibhav Agarwal
2016-05-04greybus: audio: Remove redundant lock protection & is_connected fieldVaibhav Agarwal
2016-04-05greybus: audio: Update device type based on widget typesVaibhav Agarwal
2016-03-31greybus: audio: Added jack support to audio moduleVaibhav Agarwal
2016-03-29greybus: audio: Use single codec driver registrationVaibhav Agarwal
2016-03-01greybus: audio: Split start and stop APBridgeA requestsMark Greer
2016-02-29greybus: audio: Register CPorts for specific directionsMark Greer
2016-02-17greybus: audio: schedule workqueue to perform codec cleanup on module removalVaibhav Agarwal
2016-02-02greybus: audio: use variable 'is_connected' to maintain module stateVaibhav Agarwal
2016-02-02greybus: audio: codec driver cleanupVaibhav Agarwal
2016-01-27greybus: audio_codec: convert to bundle driverViresh Kumar
2016-01-13greybus: audio: Cleanup GB protocol connections in case of abrupt codec removalVaibhav Agarwal
2016-01-13greybus: audio: Report uevent on GB codec module insertion/removalVaibhav Agarwal
2016-01-13greybus: audio: Add topology parser for GB codecVaibhav Agarwal
2016-01-13greybus: audio: Use greybus connection device for codec registrationVaibhav Agarwal
2016-01-13greybus: audio: Build audio module conditionallyVaibhav Agarwal