summaryrefslogtreecommitdiffstats
path: root/sound/soc/codecs
Commit message (Expand)AuthorAgeFilesLines
* treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner2019-05-211-0/+1
* treewide: Add SPDX license identifier for more missed filesThomas Gleixner2019-05-212-0/+2
* Merge tag 'sound-5.2-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-05-0941-776/+2820
|\
| * Merge tag 'asoc-v5.2-5' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-05-092-61/+83
| |\
| | * ASoC: codec: hdac_hdmi: no checking monitor in hw_paramsLibin Yang2019-05-081-13/+0
| | * ASoC: mediatek: mt6358: save PGA for mixer controlTzung-Bi Shih2019-05-081-4/+29
| | * ASoC: mediatek: mt6358: save output volume for mixer controlsTzung-Bi Shih2019-05-081-40/+51
| | * ASoC: mediatek: mt6358: initialize setting when ramping volumeTzung-Bi Shih2019-05-081-4/+3
| * | Merge tag 'asoc-v5.2-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-05-083-25/+24
| |\|
| | * ASoC: da7219: Fix a compile warning at CONFIG_COMMON_CLK=nTakashi Iwai2019-05-071-0/+2
| | * ASoC: max98090: Fix restore of DAPM MuxesJon Hunter2019-05-061-6/+6
| | * ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey2019-05-061-19/+16
| * | Merge tag 'asoc-v5.2' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-05-0638-690/+2707
| |\ \
| | * | Merge branch 'asoc-5.2' into asoc-nextMark Brown2019-05-0634-685/+2676
| | |\|
| | | * ASoC: hdmi-codec: stream is already locked in hw_paramsJerome Brunet2019-05-031-4/+0
| | | * ASoC: da7219: Use clk_round_rate to handle enabled bclk/wclk caseAdam Thomson2019-05-021-6/+15
| | | * ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang2019-05-021-0/+14
| | | * ASoC: wm_adsp: Correct region base typo in wm_halo_setup_algsCharles Keepax2019-05-021-1/+1
| | | * ASoC: wm_adsp: Use DSP ops pointers to stop watchdog in error handlersCharles Keepax2019-05-021-2/+2
| | | * ASoC: tlv320aic32x4: Fix potential uninitialized variableAnnaliese McDermond2019-05-021-1/+1
| | | * ASoC: cs43130: fix a NULL pointer dereferenceKangjie Lu2019-05-021-0/+2
| | | * ASoC: rt5645: fix a NULL pointer dereferenceKangjie Lu2019-05-021-0/+3
| | | * ASoC: tlv320aic32x4: Remove set but not used variable 'mclk_rate'YueHaibing2019-05-021-5/+1
| | | * ASoC: pcm3168a: Enable TDM support for DSP_A/B modesPeter Ujfalusi2019-05-021-1/+6
| | | * ASoC: hdmi-codec: fix spelling mistake "plalform" -> "platform"Colin Ian King2019-05-021-1/+1
| | | * Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-263-1/+23
| | | |\
| | | * | ASoC: tlv320aic32x4: Fix spacingAnnaliese McDermond2019-04-081-2/+2
| | | * | ASoC: cs42l51: change mic bias DAPMOlivier Moysan2019-04-051-1/+2
| | | * | ASoC: cs42l51: add adc volume controlOlivier Moysan2019-04-041-0/+3
| | | * | ASoC: cs42l51: add power managementOlivier Moysan2019-04-043-2/+129
| | | * | ASoC: cs42l51: add support of master modeOlivier Moysan2019-04-041-3/+27
| | | * | ASoC: cs42l51: add reset managementOlivier Moysan2019-04-041-0/+15
| | | * | ASoC: cs42l51: add regulator managementOlivier Moysan2019-04-043-1/+50
| | | * | ASoC: wm_adsp: Avoid calling snd_compr_stop_error from WDT expiryCharles Keepax2019-04-041-6/+4
| | | * | ASoC: max98357a: add missing supported ratesJerome Brunet2019-04-041-0/+3
| | | * | ASoC: tlv320aic32x4: Add Playback PowerTune ControlsAnnaliese McDermond2019-04-042-0/+11
| | | * | ASoC: tlv320aic32x4: Add Switch for Setting Common Mode VoltageAnnaliese McDermond2019-04-041-0/+7
| | | * | Merge branch 'asoc-5.1' into asoc-5.2Mark Brown2019-04-045-5/+9
| | | |\ \
| | | * | | ASoC: tlv320aic32x4: Update copyright and use SPDX identifierAnnaliese McDermond2019-04-042-24/+4
| | | * | | ASoC: wm_adsp: Make use of local variablesCharles Keepax2019-04-031-3/+3
| | | * | | ASoC: wm_adsp: Remove redundant NULL check in wm_adsp_buffer_freeCharles Keepax2019-04-031-2/+1
| | | * | | ASoC: tlv320aic31xx: aic31xx_set_jack() can be statickbuild test robot2019-04-031-2/+2
| | | * | | ASoC: wcd9335: fix a leaked reference by adding missing of_node_putWen Yang2019-04-021-0/+1
| | | * | | ASoC: fix SND_SOC_LOCHNAGAR_SC kconfig warningRandy Dunlap2019-04-021-1/+1
| | | * | | ASoC: tlv320aic31xx: Add button press detectionAndrew F. Davis2019-04-022-3/+17
| | | * | | ASoC: tlv320aic31xx: Add headphone/headset detectionAndrew F. Davis2019-04-022-1/+58
| | | * | | ASoC: es8316: Add support for inverted jack detectPaul Cercueil2019-04-011-0/+14
| | | * | | ASoC: wm_adsp: Fix typo in commentCharles Keepax2019-04-011-1/+1
| | | * | | ASoC: rt5677-spi: Add ACPI IDOder Chiou2019-04-011-0/+8
| | | * | | ASoC: cs42l51: add multi endpoint supportOlivier Moysan2019-04-011-0/+8