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
/
blackfin
/
bf5xx-i2s.c
Age
Commit message (
Expand
)
Author
2014-10-20
ASoC: blackfin: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-13
ASoC: blackfin: Fix missing break
Takashi Iwai
2013-05-30
ASoC: blackfin: bf5xx-i2s: Add support for TDM mode
Lars-Peter Clausen
2013-05-30
ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}
Lars-Peter Clausen
2013-03-26
ASoC: switch over to use snd_soc_register_component() on bf5xx i2s
Kuninori Morimoto
2012-12-10
ASoC: blackfin: remove __dev* attributes
Bill Pemberton
2011-11-24
ASoC: Convert blackfin directory to module_platform_driver
Axel Lin
2011-11-23
ASoC: Constify snd_soc_dai_ops structs
Lars-Peter Clausen
2011-03-30
ASoC: Blackfin: push down SPORT settings from global variables
Barry Song
2011-03-30
ASoC: Blackfin: standardize machine driver names
Mike Frysinger
2011-03-26
ASoC: Blackfin I2S: add 8-bit sample support
Cliff Cai
2010-08-12
ASoC: multi-component - ASoC Multi-Component Support
Liam Girdwood
2009-09-23
Merge branch 'for-2.6.32' into for-2.6.33
Mark Brown
2009-09-23
ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/G
Cliff Cai
2009-09-23
ASoC: Blackfin I2S: use dai state rather than local counter
Barry Song
2009-09-18
ASoC: Blackfin I2S: fix resuming when device hasn't been used
Cliff Cai
2009-09-17
ASoC: Blackfin I2S: add lost platform_device parameter to resume function
Barry Song
2009-07-14
ASoC: Blackfin I2S: fix resume handling
Cliff Cai
2009-06-20
ASoC: Blackfin: update the bf5xx_i2s_resume parameters
Barry Song
2009-06-20
ASoC: Blackfin: keep better track of SPORT configuration state
Cliff Cai
2009-03-04
ASoC: make ops a pointer in 'struct snd_soc_dai'
Eric Miao
2008-12-11
ASoC: Fix variable name for Blackfin I2S DAI
Mark Brown
2008-12-10
ALSA: ASoC - Fix wrong section types
Takashi Iwai
2008-12-09
ASoC: Register platform DAIs
Mark Brown
2008-12-03
ASoC: Remove platform device from DAI suspend and resume operations
Mark Brown
2008-11-24
ASoC: Remove DAI type information
Mark Brown
2008-11-21
ASoC: Merge snd_soc_ops into snd_soc_dai_ops
Mark Brown
2008-10-27
ALSA: ASoC: Blackfin: update SPORT0 port selector (v2)
Cliff Cai
2008-10-13
ALSA: ASoC Blackfin: add I2S DAI support for AD73311
Cliff Cai
2008-09-09
sound: ASoC: Blackfin: I2S CPU DAI driver
Cliff Cai