summaryrefslogtreecommitdiff
path: root/sound/soc
AgeCommit message (Expand)AuthorFilesLines
2018-08-09Merge branch 'asoc-4.18' into asoc-linusMark Brown18-33/+111
2018-08-08ASoC: max98373: Added software reset register to readable registersRyan Lee1-0/+1
2018-08-08ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey1-2/+6
2018-07-30ASoC: wm8988: fix typo in rate constraintsLadislav Michl1-2/+2
2018-07-30ASoC: tegra: i2s: Fix typo/broken macroEdward Cragg1-1/+1
2018-07-24ASoC: rt5514: Fix the issue of the delay volume appliedOder Chiou1-4/+4
2018-07-19ASoC: wm_adsp: Ensure DSP boot work complete before preloader_put returnStuart Henderson1-0/+2
2018-07-16ASoC: hdmi-codec: fix routingRussell King1-6/+15
2018-07-13ASoC: qdsp6: q6routing: off by one in routing_hw_params()Dan Carpenter1-1/+1
2018-07-13ASoC: qdsp6: q6afe-dai: fix a range check in of_q6afe_parse_dai_data()Dan Carpenter1-1/+1
2018-07-04ASoC: qdsp6: q6asm-dai: do not close port if its not openedSrinivas Kandagatla1-1/+3
2018-07-04ASoC: qdsp6: q6afe-dai: do not close port if its not openedSrinivas Kandagatla1-0/+3
2018-06-28ASoC: dpcm: don't merge format from invalid codec daiJerome Brunet1-0/+8
2018-06-26ASoC: soc-utils: Fix unregistration orderFabio Estevam1-1/+1
2018-06-20ASoC: arizona: Set compressed IRQ to a wake sourceCharles Keepax3-0/+24
2018-06-18ASoC: AMD: Add NULL pointer checkAgrawal, Akshu1-1/+2
2018-06-18ASoC: rsnd: SSI parent cares SWSP bitKuninori Morimoto1-11/+21
2018-06-18ASoC: rsnd: has .symmetric_rates if SSIs are sharing WS pinKuninori Morimoto2-2/+9
2018-06-18ASoC: dapm: Fix potential DAI widget pointer deref when linking DAIsLiam Girdwood1-0/+7
2018-06-13Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds31-72/+87
2018-06-13treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook25-55/+65
2018-06-13treewide: kzalloc() -> kcalloc()Kees Cook5-7/+7
2018-06-13treewide: kmalloc() -> kmalloc_array()Kees Cook2-10/+15
2018-06-12Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-17/+21
2018-06-07Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2-2/+3
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-1/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook1-1/+1
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai184-3597/+28047
2018-06-05Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2-2/+4
2018-06-05Merge branch 'asoc-4.18' into asoc-nextMark Brown181-3580/+28022
2018-06-05Merge branch 'asoc-4.17' into asoc-linusMark Brown8-47/+55
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck5-250/+4
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck1-56/+0
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck3-2/+248
2018-06-01ASoC: TSCS454: Add SupportSteven Eckhoff4-0/+5830
2018-06-01ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang1-8/+9
2018-06-01ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack1-0/+21
2018-05-31ASoC: dapm: use match_string() helperXie Yisheng1-11/+7
2018-05-31ASoC: max98095: use match_string() helperXie Yisheng1-8/+5
2018-05-31ASoC: max98088: use match_string() helperXie Yisheng1-8/+5
2018-05-31ASoC: Intel: bytcr_rt5651: Set card long_name based on quirksHans de Goede1-0/+11
2018-05-31ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang1-0/+46
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang5-0/+129
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang5-0/+494
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann1-0/+5
2018-05-31ASoC: codecs: PCM1789: include gpio/consumer.hArnd Bergmann1-1/+1
2018-05-30ASoC: core: Fix return code shown on error for hw_paramsJon Hunter1-1/+1
2018-05-29ASoC: atmel-i2s: add driver for the new Atmel I2S controllerCyrille Pitchen3-0/+776
2018-05-29ASoC: qdsp6: q6routing: Add support to all TDM MixersSrinivas Kandagatla1-1/+454