summaryrefslogtreecommitdiff
path: root/sound/soc/intel/atom (unfollow)
Commit message (Expand)Author
2021-08-26ASoC: intel: atom: Fix breakage for PCM buffer address setupTakashi Iwai
2021-08-26ASoC: intel: atom: Fix reference to PCM buffer addressTakashi Iwai
2020-08-26ASoC: intel: Fix memleak in sst_media_openDinghao Liu
2020-05-10ASoC: Intel: pass correct parameter in sst_alloc_stream_mrfld()Dan Carpenter
2020-05-02ASoC: Intel: atom: Take the drv->lock mutex before calling sst_send_slot_map()Hans de Goede
2020-04-24ASoC: Intel: mrfld: return error codes when an error occursColin Ian King
2020-04-24ASoC: Intel: mrfld: fix incorrect check on p->sinkColin Ian King
2019-02-20ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann
2019-02-06ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu
2018-04-13ASoC: Intel: sst: Fix the return value of 'sst_send_byte_stream_mrfld()'Christophe JAILLET
2017-01-06ASoC: intel: Fix crash at suspend/resume without card registrationTakashi Iwai
2016-10-22ASoC: Intel: Atom: add a missing star in a memcpy callNicolas Iooss
2015-10-22ASoC: compress: add config item for soc-compress to make it compiled only whe...Jie Yang
2015-09-16ASoC: Intel: remove unused functionSudip Mukherjee
2015-08-14ASoC: Intel: fix runtime pm imbalance on errorJunjie Mao
2015-08-07ASoC: intel: use kmemdup rather than duplicating its implementationAndrzej Hajda
2015-07-29ASoC: dapm: Add widget path iteratorsLars-Peter Clausen
2015-07-15ASoC: Intel: Get correct usage_count value to load firmwareShilpa Sreeramalu
2015-07-08ASoC: intel - atom: fix sst_platform_compr_ops declarationVinod Koul
2015-07-08ASoC: intel - atom: statify sst_slot_enum_infoVinod Koul
2015-06-15ASoC: Intel: mrfld: simplify sst_fill_widget_module_infoRasmus Villemoes
2015-06-12ASoC: Intel: sst: use ; instead of , at the of a C statementSebastian Andrzej Siewior
2015-06-12ASoC: Intel: Fixed incorrect sst pcm_delayFang, Yang A
2015-05-06ASoC: Intel: add support for configuring TDM slots for SSPVinod Koul
2015-05-06ASoC: intel: add support for specifying PCM formatVinod Koul
2015-05-06ASoC: Intel: load hw_defaults in hw_params of ssp beVinod Koul
2015-05-06ASoC: Intel: use local values for ssp configurationVinod Koul
2015-05-06ASoC: Intel: add frame and data polarity to ssp configVinod Koul
2015-05-04ASoC: Intel: Add support max98090 in sst driverFang, Yang A
2015-04-27ASoC: Intel: Add support rt5650 in sst driverFang, Yang A
2015-04-27ASoC: intel - use SNDRV_CTL_ELEM_ID_NAME_MAXLENVinod Koul
2015-04-09ASoC: Intel: do cast earlier in sst_cdev_tstamp()Dan Carpenter
2015-04-08ASoC: Intel: remove unused functionsSudip Mukherjee
2015-04-06ASoC: Intel: read_shim_data() can be statickbuild test robot
2015-04-06ASoC: Intel: create atom folder and move atom platform files inJie Yang