summaryrefslogtreecommitdiffstats
path: root/sound/soc/omap
AgeCommit message (Expand)Author
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi
2018-12-17ASoC: omap-mcbsp: Fix latency value calculation for pm_qosPeter Ujfalusi
2018-12-17ASoC: omap-abe-twl6040: Fix missing audio card caused by deferred probingPeter Ujfalusi
2018-08-03ASoC: omap-dmic: Mark expected switch fall-throughsGustavo A. R. Silva
2018-08-03ASoC: omap-mcpdm: Mark expected switch fall-throughsGustavo A. R. Silva
2018-06-18ASoC: twl6040: make pointer dmic_codec_dev staticColin Ian King
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-05-25Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson
2018-05-25ASoC: omap: fix compile-test buildingArnd Bergmann
2018-05-23ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik
2018-05-17ASoC: omap: sdma-pcm: Correction for the include filesPeter Ujfalusi
2018-05-17ASoC: omap: sdma-pcm: Fix modpost warningPeter Ujfalusi
2018-05-11ASoC: omap: Delete the obsolete omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-mcbsp: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-mcpdm: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-dmic: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap-hdmi-audio: Convert to use the sdma-pcm instead of omap-pcmPeter Ujfalusi
2018-05-09ASoC: omap: Introduce the generic_dmaengine_pcm based sdma-pcmPeter Ujfalusi
2018-04-27ASoC: omap: Remove OMAP_MUX dependency from Nokia N810 audio supportJarkko Nikula
2018-04-27ASoC: omap: n810: HS mic is not working, add a widget for it with commentPeter Ujfalusi
2018-04-27ASoC: omap: n810: Correct the cpu_dai, platform and codec namePeter Ujfalusi
2018-04-27ASoC: omap: n810: Correct the card level dapm_routePeter Ujfalusi
2018-04-12ASoC: dmic: Fix clock parentingTero Kristo
2018-03-28Merge remote-tracking branches 'asoc/topic/twl4030', 'asoc/topic/twl6040', 'a...Mark Brown
2018-03-28Merge remote-tracking branches 'asoc/topic/cx20442', 'asoc/topic/cygnus', 'as...Mark Brown
2018-02-12ASoC: omap-pcm: replace platform to componentKuninori Morimoto
2018-02-12ASoC: twl6040: replace codec to componentKuninori Morimoto
2018-02-12ASoC: cx20442: replace codec to componentKuninori Morimoto
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches
2017-11-27ASoC: don't use codec hw_write on cx20442/omap-ams-deltaKuninori Morimoto
2017-11-13Merge tag 'asoc-v4.15' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai
2017-11-10Merge remote-tracking branches 'asoc/topic/max98925', 'asoc/topic/max98927', ...Mark Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-10-26ALSA: Convert timers to use timer_setup()Kees Cook
2017-09-21ASoC: omap-hdmi-audio: Handle return value of devm_kasprintfArvind Yadav
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds
2017-09-01Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Mark Brown
2017-08-22ASoC: omap: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai
2017-08-16drm: omapdrm: hdmi: Pass HDMI core version as integer to HDMI audioLaurent Pinchart
2017-08-14ASoC: omap: make snd_soc_platform_driver constBhumika Goyal
2017-08-14ASoC: omap: constify snd_pcm_ops structuresArvind Yadav
2017-06-09ASoC: omap-mcbsp: Use sysfs_match_string() helperAndy Shevchenko
2017-03-20ASoC: omap: constify snd_soc_ops structuresBhumika Goyal
2017-03-07ASoC: omap: Remove unnecessary 'out of memory' messageAdriana Constantinescu
2017-02-01ASoC: omap-mcbsp: Add PM QoS support for McBSP to prevent glitchesMatt Ranostay
2016-09-01ASoC: omap-pcm: off-by-one in 'omap_pcm_limit_supported_formats'Christophe JAILLET
2016-08-24ASoC: omap-abe-twl6040: Use devm_snd_soc_register_card()Wei Yongjun
2016-08-24Merge branch 'fix/omap' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown