summary refs log tree commit diff
path: root/sound/soc/tegra/tegra30_i2s.c
AgeCommit message (Expand)Author
2022-06-27ASoC: tegra: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: tegra: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: tegra: Update to use set_fmt_new callbackCharles Keepax
2021-08-17ASoC: tegra30: i2s: Fix incorrect usage of of_device_get_match_dataAakash Hemadri
2021-08-16ASoC: tegra30: i2s: Use of_device_get_match_dataAakash Hemadri
2021-04-22ASoC: tegra: mark runtime-pm functions as __maybe_unusedArnd Bergmann
2021-03-18ASoC: tegra30: i2s: Remove handing of disabled runtime PMDmitry Osipenko
2021-03-18ASoC: tegra30: i2s: Use devm_clk_get()Dmitry Osipenko
2021-03-18ASoC: tegra30: i2s: Correct driver removal orderDmitry Osipenko
2021-03-18ASoC: tegra30: ahub: Switch to use reset-bulk APIDmitry Osipenko
2021-03-18ASoC: tegra30: i2s: Restore hardware state on runtime PM resumeDmitry Osipenko
2021-01-21ASoC: tegra: sync parameter naming (rate/sample_bits)Kuninori Morimoto
2020-06-17ASoC: tegra: Fix reference count leaks.Qiushi Wu
2020-02-02ASoC: tegra: Revert 24 and 32 bit supportJon Hunter
2019-10-25ASoC: tegra: disable rx_fifo after disable streamBen Dooks
2019-10-25ASoC: tegra: add a TDM configuration callbackEdward Cragg
2019-10-25ASoC: tegra: Allow 24bit and 32bit samplesEdward Cragg
2019-07-31ASoC: tegra: use devm_platform_ioremap_resource() to simplify codeYueHaibing
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 201Thomas Gleixner
2017-07-17ASoC: tegra: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-03-07ASoC: tegra: Remove unnecessary 'out of memory' messageCodrut Grosu
2015-08-26ASoC: tegra: Use devm_ioremap_resource instead of open codeAxel Lin
2014-10-20ASoC: tegra: drop owner assignment from platform_driversWolfram Sang
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid
2014-01-23Merge tag 'cleanup-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds
2013-12-11ASoC: tegra: convert to standard DMA DT bindingsStephen Warren
2013-12-11ASoC: tegra: allocate AHUB FIFO during probe() not startup()Stephen Warren
2013-12-09ASoC: tegra: fix uninitialized variables in set_fmtStephen Warren
2013-10-25Merge tag 'asoc-v3.13' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2013-10-14ASoC: tegra: support new register layouts in Tegra124Stephen Warren
2013-10-14sound: Remove unnecessary semicolonsJoe Perches
2013-08-15ASoC: tegra: fix Tegra30 I2S capture parameter setupStephen Warren
2013-06-04ASoC: tegra: add runtime PM to resume functionsStephen Warren
2013-06-03ASoC: tegra: implement suspend/resume for Tegra30 I2SStephen Warren
2013-04-12Merge remote-tracking branch 'asoc/topic/dma' into asoc-nextMark Brown
2013-04-03ASoC: tegra: Use common DAI DMA data structLars-Peter Clausen
2013-03-26ASoC: switch over to use snd_soc_register_component() on tegra30 i2sKuninori Morimoto
2013-01-24ASoC: tegra: Staticize some functions in tegra30_i2s.cSachin Kamat
2012-12-10ASoC: tegra: remove __dev* attributesBill Pemberton
2012-11-20ASoC: remove use of __devinitconstBill Pemberton
2012-07-24Merge tag 'sound-3.6' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds
2012-06-12ASoC: tegra: add clk_prepare/clk_unpreparePrashant Gaikwad
2012-06-08ASoC: tegra: use regmap more directlyStephen Warren
2012-06-08ASoC: tegra: use DAI's not card's dev for dev_errStephen Warren
2012-06-08ASoC: tegra: add .stream_name to CPU DAIsStephen Warren
2012-04-13ASoC: tegra: add tegra30-i2s driverStephen Warren