index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
au1x
/
dbdma2.c
Age
Commit message (
Expand
)
Author
2020-03-27
ASoC: au1x: use asoc_rtd_to_cpu() / asoc_rtd_to_codec() macro for DAI pointer
Kuninori Morimoto
2019-12-11
ASoC: au1x: Use managed buffer allocation
Takashi Iwai
2019-12-11
ASoC: au1x: Drop superfluous ioctl PCM ops
Takashi Iwai
2019-10-08
ASoC: au1x: dbdma2: remove snd_pcm_ops
Kuninori Morimoto
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-12
treewide: devm_kzalloc() -> devm_kcalloc()
Kees Cook
2018-02-12
ASoC: au1x: dbdma2: replace platform to component
Kuninori Morimoto
2017-08-14
ASoC: au1x: constify snd_pcm_ops structures
Arvind Yadav
2016-04-13
ASoC: au1x: use correct format specifier
Heinrich Schuchardt
2015-08-28
ASoC: au1x: Convert to devm_snd_soc_register_platform
Axel Lin
2015-01-05
ASoC: au1x: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
2014-10-20
ASoC: au1x: drop owner assignment from platform_drivers
Wolfram Sang
2013-12-21
ASoC: au1x: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2012-12-10
ASoC: au1x: remove __dev* attributes
Bill Pemberton
2012-01-02
ASoC: dbdma2.c: use devm_ functions
Julia Lawall
2011-12-13
ASoC: Staticise au1xpsc_soc_platform
Axel Lin
2011-11-25
ASoC: Convert au1x directory to module_platform_driver
Axel Lin
2011-07-27
ASoC: au1x: use substream stream info directly
Manuel Lauss
2011-07-27
ASoC: au1x: remove automatic DMA device registration from PSC drivers
Manuel Lauss
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2010-08-31
ASoC: fix au1x platform
Manuel Lauss
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-02-27
MIPS: Alchemy: change dbdma to accept physical memory addresses
Manuel Lauss
2010-02-27
MIPS: Alchemy: remove dbdma compat macros
Manuel Lauss
2009-12-03
ASoC: au1x: dbdma2: plug memleak in pcm device creation error path
Manuel Lauss
2009-12-03
ASoC: au1x: dbdma2: fix oops on soc device removal.
Manuel Lauss
2009-11-02
ASoC: au1x: convert to platform drivers.
Manuel Lauss
2009-04-28
ALSA: Add missing SNDRV_PCM_INFO_BATCH flag to some drivers
Takashi Iwai
2009-01-19
ASoC: Staticise PCM operations tables
Mark Brown
2009-01-08
remove lots of double-semicolons
Fernando Carrijo
2008-12-09
ASoC: Register platform drivers
Mark Brown
2008-07-10
ALSA: ASoC: Au12x0/Au1550 PSC Audio support
Manuel Lauss