summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
...
| | | * | | ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar2018-09-111-2/+2
| | | * | | Merge branch 'asoc-4.19' into asoc-4.20 Cirrus conflictMark Brown2018-09-104-1/+39
| | | |\ \ \
| | | * | | | ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik2018-09-103-27/+27
| | | * | | | ASoC: AMD: Fix simultaneous playback and capture on different channelAkshu Agrawal2018-09-103-10/+41
| | | * | | | ASoC: dapm: Add missing return value check for snd_soc_dapm_new_daiCharles Keepax2018-09-101-0/+16
| | | * | | | ASoC: skl-topology: Use kmemdup to replace kzalloc + memcpyzhong jiang2018-09-101-2/+1Star
| | | * | | | ASoC: q6core: Use kmemdup to replace kzalloc + memcpyzhong jiang2018-09-101-6/+2Star
| | | * | | | ASoC: txx9: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
| | | * | | | ASoC: sh: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
| | | * | | | ASoC: omap: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1Star
| | | * | | | ASoC: nuc900: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1Star
| | | * | | | ASoC: tscs454: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-1/+1
| | | * | | | ASoC: rt5668: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-3/+1Star
| | | * | | | ASoC: hdac_hda: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-2/+1Star
| | | * | | | ASoC: bcm: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-9/+4Star
| | | * | | | ASoC: atmel_ssc_dai: use devm_snd_soc_register_component()Kuninori Morimoto2018-09-101-10/+3Star
| | | * | | | ASoC: qdsp6: q6asm-dai: clean up a returnDan Carpenter2018-09-101-1/+1
| | | * | | | ASoC: dapm: Fix a couple uninitialized ret variablesDan Carpenter2018-09-101-1/+3
| | | * | | | ASoC: max98373: usleep_range() needs include/delay.hGrant Grundler2018-09-071-0/+1
| | | * | | | ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2018-09-071-0/+6
| | | * | | | ASoC: dapm: Avoid uninitialised variable warningCharles Keepax2018-09-071-1/+1
| | | * | | | ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2018-09-061-1/+1
| | | * | | | ASoC: rsnd: don't use %p for dev_dbg()Kuninori Morimoto2018-09-062-3/+3
| | | * | | | ASoC: rsnd: gen: use tab instead of white-spaceKuninori Morimoto2018-09-061-24/+24
| | | * | | | ASoC: hdac_hdmi: remove redundant check for !port conditionColin Ian King2018-09-061-3/+0Star
| | | * | | | ASoC: dapm: Move CODEC to CODEC params from the widget to the runtimeCharles Keepax2018-09-051-8/+11
| | | * | | | ASoC: dapm: Add support for multi-CODEC CODEC to CODEC linksCharles Keepax2018-09-051-53/+70
| | | * | | | ASoC: dapm: Move connection of CODEC to CODEC DAIsCharles Keepax2018-09-052-84/+66Star
| | | * | | | ASoC: dapm: Cosmetic tidy up of snd_soc_dapm_new_controlCharles Keepax2018-09-051-14/+23
| | | * | | | ASoC: dapm: Move error handling to snd_soc_dapm_new_control_unlockedCharles Keepax2018-09-052-110/+19Star
| | | * | | | ASoC: add for_each_rtd_codec_dai() macroKuninori Morimoto2018-09-049-126/+111Star
| | | * | | | ASoC: add for_each_link_codecs() macroKuninori Morimoto2018-09-042-11/+11
| | | * | | | ASoC: tlv320aic31xx: Add overflow detection supportAndrew F. Davis2018-09-042-2/+39
| | | * | | | ASoC: core: Don't schedule DAPM work if already in target stateJon Hunter2018-09-031-2/+2
| | | * | | | ASoC: Add driver for PROTO Audio CODEC (with a WM8731)Codrin Ciubotariu2018-09-033-0/+178
| | | * | | | ASoC: rsnd: merge .nolock_start and .prepareKuninori Morimoto2018-09-033-37/+22Star
| | | * | | | Merge branch 'asoc-4.19' into asoc-4.20 for rcar depMark Brown2018-09-034-7/+31
| | | |\ \ \ \
| | | * | | | | ASoC: rsnd: ssiu: Support to init different BUSIF instanceJiada Wang2018-09-031-1/+21
| | | * | | | | ASoC: rsnd: ssiu: Support BUSIF other than BUSIF0Jiada Wang2018-09-033-17/+107
| | | * | | | | ASoc: rsnd: dma: Calculate PDMACHCRE with consider of BUSIFJiada Wang2018-09-031-11/+26
| | | * | | | | ASoc: rsnd: dma: Calculate dma address with consider of BUSIFJiada Wang2018-09-033-16/+33
| | | * | | | | ASoC: rsnd: ssi: Check runtime channel number rather than hw_paramsJiada Wang2018-09-031-20/+7Star
| | | * | | | | ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang2018-09-032-3/+2Star
| | | * | | | | ASoC: rsnd: remove is_play parameter from hw_rule functionJiada Wang2018-09-031-42/+12Star
| | | * | | | | ASoC: rsnd: add support for 8 bit S8 formatDragos Tarcatu2018-09-032-3/+10
| | | * | | | | ASoC: rsnd: add support for the DSP_A/DSP_B formatsDragos Tarcatu2018-09-031-0/+6
| | | * | | | | ASoC: rsnd: add support for 16/24 bit slot widthsDragos Tarcatu2018-09-033-22/+72
| | | * | | | | ASoC: rsnd: add warning message to rsnd_kctrl_accept_runtime()Jiada Wang2018-09-031-1/+8
| | | * | | | | ASoC: tlv320aic31xx: Add short circuit detection supportAndrew F. Davis2018-09-032-0/+71
| | | * | | | | ASoC: fix soc-core.c kernel-doc warningRandy Dunlap2018-09-031-2/+0Star