| Commit message (Expand) | Author | Age | Files | Lines |
* | Merge tag 'asoc-fix-v5.5-rc6' into asoc-5.6 | Mark Brown | 2020-01-17 | 2 | -10/+15 |
|\ |
|
| * | ASoC: SOF: Intel: fix HDA codec driver probe with multiple controllers | Kai Vehmanen | 2020-01-13 | 1 | -7/+12 |
| * | ASoC: SOF: Intel: lower print level to dbg if we will reinit DSP | Bard liao | 2020-01-13 | 1 | -3/+3 |
* | | ASoC: SOF: Intel: hda-dai: fix compilation warning in pcm_prepare | Pierre-Louis Bossart | 2020-01-14 | 1 | -3/+0 |
* | | ASoC: SOF: Intel: reference SoundWire machine lists | Pierre-Louis Bossart | 2020-01-13 | 1 | -0/+5 |
* | | ASoC: SOF: fix PCM playback through ALSA OSS emulation | Kai Vehmanen | 2020-01-13 | 1 | -22/+31 |
* | | ASoC: SOF: loader: add dynamic debug trace | Pierre-Louis Bossart | 2020-01-07 | 1 | -0/+3 |
* | | ASoC: SOF: pci: change the default firmware path when the community key is used | Pierre-Louis Bossart | 2020-01-07 | 1 | -2/+42 |
* | | ASoC: SOF: imx8: use resource_size | Julia Lawall | 2020-01-01 | 1 | -2/+1 |
* | | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-12-25 | 3 | -3/+16 |
|\| |
|
| * | ASoC: SOF: imx8: Fix dsp_box offset | Daniel Baluta | 2019-12-25 | 1 | -0/+3 |
| * | ASoC: SOF: imx8: fix memory allocation failure check on priv->pd_dev | Colin Ian King | 2019-12-25 | 1 | -1/+1 |
| * | ASoC: SOF: Intel: hda: hda-dai: fix oops on hda_link .hw_free | Pierre-Louis Bossart | 2019-12-18 | 1 | -2/+9 |
| * | ASoC: SOF: fix fault at driver unload after failed probe | Kai Vehmanen | 2019-12-18 | 1 | -0/+3 |
* | | ASoC: SOF: Intel: hda: Add iDisp4 DAI | Sathyanarayana Nujella | 2019-12-25 | 1 | -0/+4 |
* | | ASoC: SOF: Intel: add namespace for XTENSA | Pierre-Louis Bossart | 2019-12-18 | 4 | -1/+4 |
* | | ASoC: SOF: move arch_ops under ops | Pierre-Louis Bossart | 2019-12-18 | 7 | -15/+15 |
* | | ASoC: SOF: Intel: hda: add namespace for hda-codec functionality | Pierre-Louis Bossart | 2019-12-18 | 2 | -7/+9 |
* | | ASoC: SOF: imx: Read SAI parameters and send them to DSP | Guido Roncarolo | 2019-12-18 | 2 | -2/+75 |
* | | ASoC: SOF: Intel: drop HDA codec upon probe failure | Kai Vehmanen | 2019-12-18 | 2 | -9/+7 |
* | | ASoC: SOF: log compiler name and version information | Karol Trzcinski | 2019-12-18 | 2 | -0/+40 |
* | | ASoC: SOF: Introduce state machine for FW boot | Ranjani Sridharan | 2019-12-18 | 7 | -24/+99 |
* | | ASoC: SOF: Intel: add namespace for HDA_COMMON | Pierre-Louis Bossart | 2019-12-18 | 3 | -8/+9 |
* | | ASoC: SOF: remove references to Haswell | Pierre-Louis Bossart | 2019-12-18 | 3 | -25/+3 |
* | | ASoC: SOF: Intel: add namespace for BROADWELL | Pierre-Louis Bossart | 2019-12-18 | 2 | -2/+3 |
* | | ASoC: SOF: Intel: add namespaces for BAYTRAIL and MERRIFIELD | Pierre-Louis Bossart | 2019-12-18 | 3 | -6/+8 |
* | | ASoC: SOF: Intel: add module namespace for legacy IPC | Pierre-Louis Bossart | 2019-12-18 | 3 | -4/+6 |
* | | ASoC: SOF: Use managed buffer allocation | Takashi Iwai | 2019-12-12 | 1 | -24/+10 |
* | | ASoC: SOF: Drop superfluous ioctl PCM ops | Takashi Iwai | 2019-12-11 | 1 | -1/+0 |
* | | Merge branch 'for-5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/bro... | Mark Brown | 2019-12-10 | 3 | -15/+21 |
|\| |
|
| * | ASoC: SOF: Intel: split cht and byt debug window sizes | Curtis Malainey | 2019-12-10 | 1 | -3/+4 |
| * | ASoC: SOF: loader: fix snd_sof_fw_parse_ext_data | Karol Trzcinski | 2019-12-10 | 1 | -2/+3 |
| * | ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown header | Karol Trzcinski | 2019-12-10 | 1 | -0/+2 |
| * | ASoC: SOF: topology: Fix unload for SAI/ESAI | Daniel Baluta | 2019-11-27 | 1 | -1/+3 |
| * | ASoC: SOF: Intel: BYT: fix a copy/paste mistake in byt_dump() | Keyon Jie | 2019-11-27 | 1 | -9/+9 |
* | | ASoC: SOF: Intel: byt: fixup topology filename for BYT-CR | Pierre-Louis Bossart | 2019-12-10 | 1 | -1/+46 |
* | | ASoC: SOF: Intel: add codec_mask module parameter | Kai Vehmanen | 2019-12-10 | 1 | -0/+13 |
* | | ASoC: SOF: Add asynchronous sample rate converter topology support | Seppo Ingalsuo | 2019-12-10 | 1 | -0/+78 |
* | | ASoC: SOF: nocodec: Amend arguments for sof_nocodec_setup() | Ranjani Sridharan | 2019-12-09 | 2 | -10/+4 |
* | | ASoC: SOF: Remove unused drv_name in sof_pdata | Daniel Baluta | 2019-12-09 | 1 | -2/+0 |
* | | ASoC: SOF: remove nocodec_fw_filename | Ranjani Sridharan | 2019-12-09 | 3 | -16/+0 |
* | | ASoC: SOF: Make creation of machine device from SOF core optional | Daniel Baluta | 2019-12-09 | 15 | -231/+361 |
* | | ASoC: SOF: intel: hda: Modify signature for hda_codec_probe_bus() | Ranjani Sridharan | 2019-12-09 | 3 | -12/+9 |
* | | ASoC: SOF: partition audio-related parts from SOF core | Ranjani Sridharan | 2019-12-09 | 13 | -801/+861 |
* | | ASoC: SOF: Introduce default_fw_filename member in sof_dev_desc | Ranjani Sridharan | 2019-12-09 | 3 | -0/+15 |
* | | ASoC: SOF: core: move check for runtime callbacks to core | Ranjani Sridharan | 2019-12-09 | 2 | -8/+8 |
* | | ASoC: SOF: core: modify the signature for snd_sof_create_page_table | Ranjani Sridharan | 2019-12-09 | 5 | -63/+64 |
* | | ASoC: SOF: topology: remove snd_sof_init_topology() | Ranjani Sridharan | 2019-12-09 | 2 | -11/+0 |
* | | ASoC: intel/skl/hda - export number of digital microphones via control compon... | Jaroslav Kysela | 2019-12-09 | 1 | -1/+2 |
* | | ASoC: SOF: Intel: hda: solve MSI issues by merging ipc and stream irq handlers | Bard Liao | 2019-12-09 | 6 | -59/+70 |