summaryrefslogtreecommitdiff
path: root/sound/soc/txx9
AgeCommit message (Expand)Author
2021-01-06ASoC: txx9: Remove driverThomas Bogendoerfer
2020-09-09ASoC: txx9: Replace tasklet with workTakashi Iwai
2020-09-02ASoC: txx9: convert tasklets to use new tasklet_setup() APIAllen Pais
2020-04-21ASoC: txx9: add back the hack for a too small resource_size_tChristoph Hellwig
2020-04-19ASoC: txx9: don't work around too small resource_size_tChristoph Hellwig
2020-03-27ASoC: txx9: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointerKuninori Morimoto
2020-01-21ASoC: soc-core: remove bus_controlKuninori Morimoto
2020-01-13ASoC: txx9: Remove unused rtd variablePaul Burton
2019-12-11ASoC: txx9: Use managed buffer allocationTakashi Iwai
2019-12-11ASoC: txx9: Drop superfluous ioctl PCM opsTakashi Iwai
2019-10-08ASoC: txx9: txx9aclc: remove snd_pcm_opsKuninori Morimoto
2019-06-26Merge tag 'v5.2-rc6' into asoc-5.3Mark Brown
2019-06-19treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500Thomas Gleixner
2019-06-06ASoC: txx9: txx9aclc-generic: use modern dai_link styleKuninori Morimoto
2019-05-21treewide: Add SPDX license identifier - Makefile/KconfigThomas Gleixner
2019-04-08drivers: Remove explicit invocations of mmiowb()Will Deacon
2019-02-06ASoC: txx9: Drop superfluous PCM preallocation error checksTakashi Iwai
2018-09-10ASoC: txx9: use devm_snd_soc_register_component()Kuninori Morimoto
2018-02-12ASoC: txx9aclc: replace platform to componentKuninori Morimoto
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-08-14ASoC: txx9: constify snd_pcm_ops structuresArvind Yadav
2017-08-14ASoC: txx9: make snd_soc_platform_driver constBhumika Goyal
2017-03-07ASoC: txx9: Added requiered spaces.Codrut Grosu
2017-03-07ASoC: txx9: Added blank line after declarationsCodrut Grosu
2015-08-28ASoC: txx9: Convert to devm_snd_soc_register_platformAxel Lin
2015-01-05ASoC: txx9: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Lars-Peter Clausen
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-12-08Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ad193x', 'asoc/...Mark Brown
2014-11-18ASoC: Rename snd_soc_dai_driver struct ac97_control field to bus_controlLars-Peter Clausen
2014-11-03ASoC: Remove platform field from snd_soc_daiLars-Peter Clausen
2014-10-20ASoC: txx9: drop owner assignment from platform_driversWolfram Sang
2014-08-19ASoC: txx9: Don't opencode DMAengine API callsLars-Peter Clausen
2014-02-16ASoC: txx9aclc_ac97: Fix kernel crash on probeAlexander Shiyan
2013-12-30ASoC: txx9: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen
2013-11-07ASoC: txx9: Use WARN_ON() instead of BUG_ON()Takashi Iwai
2013-07-24ASoC: txx9: don't check resource with devm_ioremap_resourceWolfram Sang
2013-06-27ASoC: ac97: Support multi-platform AC'97Mark Brown
2013-06-27ASoC: txx9aclc_ac97: Convert to devm_ioremap_resource()Mark Brown
2013-03-26ASoC: switch over to use snd_soc_register_component() on txx9aclc ac97Kuninori Morimoto
2012-12-10ASoC: txx9: remove __dev* attributesBill Pemberton
2012-03-21dmaengine/dma_slave: introduce inline wrappersAlexandre Bounine
2012-01-17Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds
2011-12-23ASoC: txx9: Add .owner to struct snd_soc_cardAxel Lin
2011-11-25ASoC: Convert txx9 directory to module_platform_driverAxel Lin
2011-11-17Merge branch 'dma_slave_direction' into next_test_dirnVinod Koul
2011-10-31sound-soc: move to dma_transfer_directionVinod Koul
2011-10-27Merge branch 'topic/asoc' into for-linusTakashi Iwai
2011-10-03ASoC: txx9: Add __exit_p at necessary placeAxel Lin
2011-09-22sound: irq: Remove IRQF_DISABLEDYong Zhang
2011-07-29ASoC: Fix txx9aclc.c buildRalf Baechle