summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-03-28ASoC: Intel: bytcr_rt5651: don't use codec anymoreKuninori Morimoto1-2/+2
2018-03-28ASoC: amd: don't use codec anymoreKuninori Morimoto1-2/+1
2018-03-27ASoC: topology: Fix kcontrol name string handlingLiam Girdwood1-5/+18
2018-03-22ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-03-22ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-03-22ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang1-0/+4
2018-03-22ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang1-0/+10
2018-03-22ASoC: nau8824: recover system clock when device changesJohn Hsu1-1/+39
2018-03-21ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai1-0/+5
2018-03-21ASoC: rockchip: rk3288-hdmi-analog: Select needed codecsEzequiel Garcia1-0/+3
2018-03-21ASoC: rockchip: Fix dai_name for HDMI codecEzequiel Garcia1-1/+1
2018-03-21Merge branch 'topic/intel' of https://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown105-2082/+3549
2018-03-21ASoC: mediatek: mt2701: Fix a typo in printkMasanari Iida1-1/+1
2018-03-21ASoC: rsnd: set pm_ops in hibernate-compatible wayNikita Yushchenko1-2/+1
2018-03-20ASoC: amd: Enable da7219 master clock using common clock frameworkAkshu Agrawal1-0/+41
2018-03-20ASoC: amd: Use single dai for da7219 playback and captureAkshu Agrawal1-12/+2
2018-03-20ASoC: twl6040: remove duplicated remove callbackKuninori Morimoto1-1/+0
2018-03-20ASoC: rt298: don't turn off HV and VREF if headset is detectedBard Liao1-3/+4
2018-03-20ASoC: rt286: don't turn off HV and VREF if headset is detectedBard Liao1-3/+4
2018-03-20ASoC: ssm2602: Replace reg_default_raw with reg_defaultJames Kelly1-6/+13
2018-03-19soc-core: don't call kfree() for componentKuninori Morimoto1-3/+1
2018-03-19ASoC: topology: Check widget kcontrols before deref.Liam Girdwood1-2/+7
2018-03-19ASoC: pcm: improve debug output for DPCM BE searching.Liam Girdwood1-0/+11
2018-03-19ASoC: samsung: Use snd_soc_of_put_dai_link_codecs() in odroid.cSylwester Nawrocki1-14/+2
2018-03-19ASoC: samsung: odroid: Drop sample rates that cannot be supported from hw_par...Sylwester Nawrocki1-2/+0
2018-03-19ASoC: samsung: odroid: Fix 32000 sample rate handlingSylwester Nawrocki1-4/+7
2018-03-19ASoC: add tda7419 audio processor driverMatt Porter3-0/+662
2018-03-19ASoC: codecs: Add support for PCM1789Mylène Josserand5-0/+369
2018-03-19ASoC: da7210: Use devm_snd_soc_register_component()weiyongjun (A)1-1/+1
2018-03-19ASoC: mediatek: mt2701: drop unnessary snd_soc_unregister_component()Wei Yongjun1-2/+0
2018-03-19ASoC: uniphier: add syscon property for UniPhier sound systemKatsuhiro Suzuki4-0/+37
2018-03-18ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai1-1/+5
2018-03-14ASoC: remove blackfin driversArnd Bergmann25-5364/+0
2018-03-14ASoC: da7219: make structure da7219_dai_clks_ops staticColin Ian King1-1/+1
2018-03-14ASoC: uniphier: evea: add switch for changing source of line-inKatsuhiro Suzuki1-0/+11
2018-03-13ASoC: dapm: add support to pinctrl dapmSrinivas Kandagatla1-0/+42
2018-03-13ASoC: Intel: Skylake: Disable clock and power gating during FW/LIB downloadSanyog Kale5-2/+46
2018-03-13ASoC: samsung: Add HDMI audio support for SnowSylwester Nawrocki1-47/+177
2018-03-13ASoC: da7219: clkdev_drop usage depends on CONFIG_COMMON_CLKAdam Thomson1-0/+2
2018-03-13ASoC: rt5651: move definitions of dt-binding constants to include/dt-bindingsHans de Goede1-2/+2
2018-03-12ASoC: topology: create TLV data for dapm widgetsRanjani Sridharan1-0/+3
2018-03-12ASoC: samsung: Drop uneeded RCLKSRC setting in the Snow driverSylwester Nawrocki1-5/+0
2018-03-12ASoC: samsung: i2s: Fix rclk_srcrate handlingSylwester Nawrocki1-1/+1
2018-03-12Merge branch 'topic/of' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-9/+23
2018-03-12ASoC: Add snd_soc_of_put_dai_link_codecs() helper functionSylwester Nawrocki1-9/+23
2018-03-12ASoC: soc-io: Fix snd_soc_component_update_bits_legacyPeter Ujfalusi1-5/+2
2018-03-12ASoC: twl6040: Add back missing write callbackPeter Ujfalusi1-0/+1
2018-03-12ASoC: rt5659: Separate adc 1/2 clock controlBard Liao2-10/+40
2018-03-12Merge branch 'fix/rt5659' of https://git.kernel.org/pub/scm/linux/kernel/git/...Mark Brown2-3/+3
2018-03-12Merge tag 'asoc-fix-v4.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-23/+45