| Commit message (Expand) | Author | Age | Files | Lines | ||
|---|---|---|---|---|---|---|
| ... | ||||||
| | * | | | | | | | ASoC: SOF: topology: Avoid open coded arithmetic in memory allocation | Christophe JAILLET | 2022-04-06 | 1 | -6/+2 | |
| | * | | | | | | | ASoC: rt*: use simple i2c probe function | Stephen Kitt | 2022-04-06 | 23 | -69/+46 | |
| | * | | | | | | | ASoC: tscs*: use simple i2c probe function | Stephen Kitt | 2022-04-06 | 2 | -6/+4 | |
| | * | | | | | | | ASoC: wm*: use simple i2c probe function | Stephen Kitt | 2022-04-06 | 34 | -102/+68 | |
| | * | | | | | | | ASoC: lm49xxx: use simple i2c probe function | Stephen Kitt | 2022-04-06 | 2 | -6/+4 | |
| | * | | | | | | | ASoC: mt6660: use simple i2c probe function | Stephen Kitt | 2022-04-06 | 1 | -3/+2 | |
| | * | | | | | | | ASoC: Intel: boards: Use temporary variable for struct device | Zhen Ni | 2022-04-06 | 1 | -9/+9 | |
| | * | | | | | | | ASoC: ak4613: add TDM256 test support | Mark Brown | 2022-04-06 | 1 | -67/+300 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ASoC: ak4613: add TDM256 support | Kuninori Morimoto | 2022-04-05 | 1 | -8/+237 | |
| | | * | | | | | | | ASoC: ak4613: rename constraint to constraint_rates | Kuninori Morimoto | 2022-04-05 | 1 | -2/+3 | |
| | | * | | | | | | | ASoC: ak4613: priv has ctrl1 instead of iface | Kuninori Morimoto | 2022-04-05 | 1 | -33/+28 | |
| | | * | | | | | | | ASoC: ak4613: return error if it was setup as clock provider | Kuninori Morimoto | 2022-04-05 | 1 | -3/+16 | |
| | | * | | | | | | | ASoC: ak4613: tidyup ak4613_interface | Kuninori Morimoto | 2022-04-05 | 1 | -31/+24 | |
| | | * | | | | | | | ASoC: ak4613: add missing mutex_lock() | Kuninori Morimoto | 2022-04-05 | 1 | -0/+2 | |
| | | | |/ / / / / | | |/| | | | | | ||||||
| | * | | | | | | | ASoC: Add a driver for the Cirrus Logic CS35L45 Smart Amplifier | Mark Brown | 2022-04-06 | 11 | -1/+1538 | |
| | |\ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | ASoC: cs35l45: Add driver for Cirrus Logic CS35L45 Smart Amp | James Schulman | 2022-04-05 | 7 | -0/+1294 | |
| | | * | | | | | | | ASoC: soc-utils: Add kunit test for snd_soc_tdm_params_to_bclk() | Richard Fitzgerald | 2022-04-05 | 3 | -1/+199 | |
| | | * | | | | | | | ASoC: soc-utils: Add helper to calculate BCLK from TDM info | Richard Fitzgerald | 2022-04-05 | 1 | -0/+45 | |
| | * | | | | | | | | ASoC: rsnd: use inclusive language for DAIFMT mask | Kuninori Morimoto | 2022-04-05 | 1 | -1/+1 | |
| | * | | | | | | | | ASoC: mediatek: Fix missing of_node_put in mt2701_wm8960_machine_probe | Miaoqian Lin | 2022-04-05 | 1 | -2/+7 | |
| | * | | | | | | | | ASoC: mediatek: Fix error handling in mt8173_max98090_dev_probe | Miaoqian Lin | 2022-04-05 | 1 | -1/+4 | |
| | |/ / / / / / / | ||||||
| | * | | | | | | | ASoC: Pull in fixes | Mark Brown | 2022-04-05 | 7 | -23/+20 | |
| | |\ \ \ \ \ \ \ | ||||||
| | * \ \ \ \ \ \ \ | ASoC: ASRC support on Tegra186 and later | Mark Brown | 2022-04-05 | 5 | -1/+1253 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ASoC: tegra: AHUB routes for ASRC module | Sameer Pujar | 2022-04-04 | 1 | -1/+81 | |
| | | * | | | | | | | | ASoC: tegra: Add Tegra186 based ASRC driver | Sameer Pujar | 2022-04-04 | 4 | -0/+1172 | |
| | | | |/ / / / / / | | |/| | | | | | | ||||||
| | * | | | | | | | | ASoC: topology: Cleanup patches | Mark Brown | 2022-04-05 | 1 | -247/+208 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ASoC: topology: Rename soc_tplg_init_kcontrol() function | Amadeusz Sławiński | 2022-04-04 | 1 | -10/+7 | |
| | | * | | | | | | | | ASoC: topology: Correct error message | Amadeusz Sławiński | 2022-04-04 | 1 | -1/+1 | |
| | | * | | | | | | | | ASoC: topology: Rename SOC_TPLG_PASS_MIXER to _CONTROL | Amadeusz Sławiński | 2022-04-04 | 1 | -5/+5 | |
| | | * | | | | | | | | ASoC: topology: Return bool instead of int | Amadeusz Sławiński | 2022-04-04 | 1 | -3/+3 | |
| | | * | | | | | | | | ASoC: topology: Remove unnecessary looping | Amadeusz Sławiński | 2022-04-04 | 1 | -223/+192 | |
| | | * | | | | | | | | ASoC: topology: Use for loop instead of while | Amadeusz Sławiński | 2022-04-04 | 1 | -8/+3 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | ASoC: wm8731: Overhaul of the driver | Mark Brown | 2022-04-05 | 9 | -229/+224 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ASoC: wm8731: Factor out the I2C and SPI bus code into separate modules | Mark Brown | 2022-04-04 | 9 | -142/+183 | |
| | | * | | | | | | | | ASoC: wm8731: Factor our MCLK and mutex initialisation | Mark Brown | 2022-04-04 | 1 | -30/+14 | |
| | | * | | | | | | | | ASoC: wm8731: Move regulator request into wm8731_init() | Mark Brown | 2022-04-04 | 1 | -32/+16 | |
| | | * | | | | | | | | ASoC: wm8731: Factor component init out of bus code | Mark Brown | 2022-04-04 | 1 | -40/+27 | |
| | | * | | | | | | | | ASoC: wm8731: Update to modern DAI terminology | Mark Brown | 2022-04-04 | 1 | -4/+3 | |
| | | |/ / / / / / / | ||||||
| | * | | | | | | | | ASoC: SOF: Miscellaneous fixes for IPC and trace | Mark Brown | 2022-04-05 | 16 | -136/+131 | |
| | |\ \ \ \ \ \ \ \ | ||||||
| | | * | | | | | | | | ASoC: SOF: Remove redundant return statements | tangmeng | 2022-04-04 | 1 | -4/+1 | |
| | | * | | | | | | | | ASoC: SOF: Remove header from struct snd_sof_ipc_msg | Peter Ujfalusi | 2022-04-04 | 1 | -1/+0 | |
| | | * | | | | | | | | ASoC: SOF: Drop 'header' parameter from tx_message() API | Peter Ujfalusi | 2022-04-04 | 11 | -59/+39 | |
| | | * | | | | | | | | ASoC: SOF: ipc: Use msg->reply_data directly in snd_sof_ipc_get_reply() | Peter Ujfalusi | 2022-04-04 | 1 | -14/+16 | |
| | | * | | | | | | | | ASoC: SOF: disable dma trace in s0ix | Libin Yang | 2022-04-04 | 1 | -2/+10 | |
| | | * | | | | | | | | ASoC: SOF: extend the interface to stop DMA trace | Libin Yang | 2022-04-04 | 3 | -21/+51 | |
| | | * | | | | | | | | ASoC: SOF: Drop support for mapped control data | Peter Ujfalusi | 2022-04-04 | 3 | -26/+0 | |
| | | * | | | | | | | | ASoC: SOF: ipc: Use ipc->max_payload_size for message/reply size checking | Peter Ujfalusi | 2022-04-04 | 1 | -2/+2 | |
| | | * | | | | | | | | ASoC: SOF: ipc: Add max_payload_size field in struct snd_sof_ipc | Peter Ujfalusi | 2022-04-04 | 2 | -0/+5 | |
| | | * | | | | | | | | ASoC: SOF: Remove dmab and dmab_bdl from snd_sof_dev struct | Peter Ujfalusi | 2022-04-04 | 1 | -2/+0 | |
| | | * | | | | | | | | ASoC: SOF: Intel: hda-loader: Use local snd_dma_buffer | Peter Ujfalusi | 2022-04-04 | 1 | -5/+7 | |
| | | |/ / / / / / / | ||||||
