index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
sound
/
soc
/
nuc900
/
nuc900-pcm.c
Age
Commit message (
Expand
)
Author
2019-06-05
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 441
Thomas Gleixner
2018-02-12
ASoC: nuc900-pcm: replace platform to component
Kuninori Morimoto
2017-08-14
ASoC: nuc900: constify snd_pcm_ops structures
Arvind Yadav
2017-08-14
ASoC: nuc900: make snd_soc_platform_driver const
Bhumika Goyal
2016-03-09
dma, mm/pat: Rename dma_*_writecombine() to dma_*_wc()
Luis R. Rodriguez
2015-08-28
ASoC: nuc900: Convert to devm_snd_soc_register_platform
Axel Lin
2015-03-16
ASoC: nuc900: No need to track the dma buffer in the driver state struct
Lars-Peter Clausen
2015-01-05
ASoC: nuc900: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()
Lars-Peter Clausen
2014-10-20
ASoC: nuc900: drop owner assignment from platform_drivers
Wolfram Sang
2014-01-09
ASoC: nuc900: Don't set unused struct snd_pcm_hardware fields
Lars-Peter Clausen
2013-10-31
DMA-API: sound: fix dma mask handling in a lot of drivers
Russell King
2012-12-10
ASoC: nuc900: remove __dev* attributes
Bill Pemberton
2011-11-24
ASoC: Convert nuc900 directory to module_platform_driver
Axel Lin
2011-10-27
Merge branch 'topic/asoc' into for-linus
Takashi Iwai
2011-09-22
sound: irq: Remove IRQF_DISABLED
Yong Zhang
2011-09-21
ASoC: Staticise nuc900_dma_getposition()
Axel Lin
2011-08-15
ASoC: nuc900-pcm: remove unused variable 'dai'
Axel Lin
2011-06-07
ASoC: core - Optimise and refactor pcm_new() to pass only rtd
Liam Girdwood
2010-11-30
ASoC: Fix missing spin_unlock_irqrestore
Axel Lin
2010-11-29
ASoC: Fix compile error for nuc900-pcm.c
Axel Lin
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2010-06-10
ASoC: NUC900: patch for fix build error
Wan ZongShun
2010-06-02
ASoC: nuc900: patch for SUBSTREAM_TYPE', 'PCM_TX' and 'PCM_RX' removal
Wan ZongShun
2010-05-19
ASoC: NUC900/audio: add nuc900 audio driver support
Wan ZongShun