summaryrefslogtreecommitdiffstats
path: root/sound/soc/sof/loader.c (follow)
Commit message (Expand)AuthorAgeFilesLines
* ASoC: SOF: loader: add dynamic debug tracePierre-Louis Bossart2020-01-071-0/+3
* ASoC: SOF: log compiler name and version informationKarol Trzcinski2019-12-181-0/+39
* ASoC: SOF: Introduce state machine for FW bootRanjani Sridharan2019-12-181-6/+13
* ASoC: SOF: loader: fix snd_sof_fw_parse_ext_dataKarol Trzcinski2019-12-101-2/+3
* ASoC: SOF: loader: snd_sof_fw_parse_ext_data log warning on unknown headerKarol Trzcinski2019-12-101-0/+2
* ASoC: SOF: loader: fix kernel oops on firmware boot failurePierre-Louis Bossart2019-10-011-2/+2
* ASoC: SOF: Intel: byt: Refactor fw ready / mem windows creationDaniel Baluta2019-08-091-0/+168
* ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta2019-07-231-1/+2
* ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta2019-07-231-2/+9
* ASoC: SOF: add mode parameter for snd_sof_debugfs_buf_itemRanjani Sridharan2019-06-031-2/+2
* ASoC: SOF: Use struct_size() in kmemdup()Gustavo A. R. Silva2019-05-281-4/+2
* ASoC: SOF: fix race in FW boot timeout handlingKai Vehmanen2019-05-131-0/+2
* ASoC: SOF: Add firmware loader supportLiam Girdwood2019-04-271-0/+400