summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-fix-v5.4-rc1' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-09-238-21/+34
|\
| * ASoC: ti: fix SND_SOC_DM365_VOICE_CODEC dependenciesArnd Bergmann2019-09-201-2/+9
| * ASoC: pcm3168a: The codec does not support S32_LEPeter Ujfalusi2019-09-201-2/+1
| * ASoC: core: use list_del_init and move it back to soc_cleanup_componentBard liao2019-09-201-1/+2
| * ASoC: rsnd: do error check after rsnd_channel_normalization()Kuninori Morimoto2019-09-181-5/+5
| * ASoC: atmel_ssc_dai: Remove wrong spinlock usageGregory CLEMENT2019-09-182-11/+2
| * ASoC: core: delete component->card_list in soc_remove_component onlyBard Liao2019-09-171-2/+1
| * ASoC: fsl_sai: Fix noise when using EDMAMihai Serban2019-09-172-0/+16
* | ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)2019-09-201-0/+1
* | ALSA: hda/realtek - PCI quirk for Medion E4254Jan-Marek Glogowski2019-09-201-0/+13
* | ALSA: hda - Apply AMD controller workaround for Raven platformTakashi Iwai2019-09-201-2/+1
* | ALSA: usb-audio: Add Hiby device family to quirks for native DSD supportIlya Pshonkin2019-09-171-0/+1
* | ALSA: hda/realtek - Fix alienware headset micJames McDonnell2019-09-161-0/+15
* | ALSA: dice: fix wrong packet parameter for Alesis iO26Takashi Sakamoto2019-09-161-1/+1
* | Merge tag 'asoc-v5.4-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-09-165-22/+32
|\ \
| * | Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-15273-6850/+12117
| |\|
| | * ASoC: sdm845: remove unneeded semicolonSaiyam Doshi2019-09-151-1/+1
| | * ASoC: fsl_sai: Implement set_bclk_ratioViorel Suman2019-09-132-2/+20
| | * ASoC: wcd9335: remove redundant use of ret variableSaiyam Doshi2019-09-111-16/+8
| * | Merge branch 'asoc-5.3' into asoc-linusMark Brown2019-09-1533-161/+459
| |\ \
| | * | ASoC: dmaengine: Replace strncpy() with strscpy_pad() for pcm->namePeter Ujfalusi2019-09-111-3/+3
* | | | Merge branch 'for-next' into for-linusTakashi Iwai2019-09-1413624-455309/+1031269
|\ \ \ \
| * \ \ \ Merge tag 'asoc-v5.4' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai2019-09-102161-20114/+31603
| |\ \ \ \
| | * \ \ \ Merge branch 'asoc-5.4' into asoc-nextMark Brown2019-09-09272-6831/+12088
| | |\ \ \ \ | | | | |_|/ | | | |/| |
| | | * | | ASoC: hdmi-codec: Add an op to set callback function for plug eventCheng-Yi Chiang2019-09-092-0/+63
| | | * | | ASoC: rt5677: keep analog power register at SND_SOC_BIAS_OFFBen Zhang2019-09-091-2/+2
| | | * | | ASoC: rt5677: Remove magic number register writesCurtis Malainey2019-09-091-5/+11
| | | * | | ASoC: soc-core: self contained soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-8/+9
| | | * | | ASoC: soc-core: add soc_unbind_aux_dev()Kuninori Morimoto2019-09-091-1/+7
| | | * | | ASoC: soc-core: self contained soc_bind_aux_dev()Kuninori Morimoto2019-09-091-16/+15
| | | * | | ASoC: soc-core: move soc_probe_link_dais() next to soc_remove_link_dais()Kuninori Morimoto2019-09-091-29/+29
| | | * | | ASoC: soc-core: self contained soc_probe_link_dais()Kuninori Morimoto2019-09-091-25/+25
| | | * | | ASoC: soc-core: add new soc_link_init()Kuninori Morimoto2019-09-091-10/+18
| | | * | | ASoC: soc-core: move soc_probe_dai() next to soc_remove_dai()Kuninori Morimoto2019-09-091-20/+20
| | | * | | ASoC: soc-core: self contained soc_remove_link_dais()Kuninori Morimoto2019-09-091-14/+15
| | | * | | ASoC: soc-core: self contained soc_remove_link_components()Kuninori Morimoto2019-09-091-18/+15
| | | * | | ASoC: soc-core: self contained soc_probe_link_components()Kuninori Morimoto2019-09-091-19/+19
| | | * | | ASoC: rt1308: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
| | | * | | ASoC: rt1305: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
| | | * | | ASoC: rt1011: make array pd static const, makes object smallerColin Ian King2019-09-091-1/+2
| | | * | | SoC: simple-card-utils: set 0Hz to sysclk when shutdownKatsuhiro Suzuki2019-09-091-0/+7
| | | * | | ASoC: rockchip: ignore 0Hz sysclkKatsuhiro Suzuki2019-09-091-0/+3
| | | * | | ASoC: codecs: ad193x: make two arrays static const, makes object smallerColin Ian King2019-09-091-2/+2
| | | * | | ASoC: es8316: support fixed and variable both clock ratesKatsuhiro Suzuki2019-09-091-15/+20
| | | * | | ASoC: es8316: fix redundant codes of clockKatsuhiro Suzuki2019-09-092-18/+16
| | | * | | ASoC: SOF: imx8: Fix COMPILE_TEST errorYueHaibing2019-09-051-1/+2
| | | * | | ASoC: meson: tdmout: add sm1 supportJerome Brunet2019-09-051-19/+84
| | | * | | ASoC: meson: axg-toddr: add sm1 supportJerome Brunet2019-09-051-0/+68
| | | * | | ASoC: meson: axg-frddr: add sm1 supportJerome Brunet2019-09-053-1/+75
| | | * | | ASoC: meson: tdmin: expose all 16 inputsJerome Brunet2019-09-051-13/+34