summaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin
Commit message (Expand)AuthorAgeFilesLines
* ASoC: bf5xx-ac97: Fix compile error with SND_BF5XX_HAVE_COLD_RESETLars-Peter Clausen2013-07-301-2/+3
* ASoC: bfin-ac97: Fix prototype error following AC'97 refactoringMark Brown2013-07-291-1/+0
* Merge tag 'asoc-v3.11-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai2013-06-281-14/+15
|\
| * ASoC: ac97: Support multi-platform AC'97Mark Brown2013-06-271-2/+9
| * ASoC: bf5xx-ac97: Convert to devm_gpio_request_one()Mark Brown2013-06-271-12/+6
* | ASoC: blackfin: Remove bf5xx-tdm driverLars-Peter Clausen2013-05-305-711/+0
* | ASoC: blackfin: Switch bf5xx-ad1836 from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen2013-05-302-19/+15
* | ASoC: blackfin: Switch bf5xx-ad193x from bf5xx-tdm to bf5xx-i2sLars-Peter Clausen2013-05-302-38/+19
* | ASoC: blackfin: bf5xx-i2s: Add support for TDM modeLars-Peter Clausen2013-05-303-11/+229
* | ASoC: blackfin: bf5xx-i2s-pcm: Use snd_pcm_lib_preallocate_pages_for_all()Lars-Peter Clausen2013-05-301-60/+3
* | ASoC: blackfin: bf5xx-i2s: Allocate buffer only as large as requestedLars-Peter Clausen2013-05-301-4/+1
* | ASoC: blackfin: bf5xx-sport: Allow setting rx and tx mask independentlyLars-Peter Clausen2013-05-304-12/+12
* | ASoC: blackfin: bf5xx-i2s: Use dev_{err, dbg} instead of pr_{error, debug}Lars-Peter Clausen2013-05-301-11/+13
* | ASoC: blackfin: Remove unused bf5xx-{i2s, tdm, ac97}-pcm.hLars-Peter Clausen2013-05-3011-78/+0
* | ASoC: bf5xx-tdm-pcm: Staticize non exported structLars-Peter Clausen2013-05-151-2/+1
|/
* ASoC: switch over to use snd_soc_register_component() on bf5xx tdmKuninori Morimoto2013-03-261-2/+7
* ASoC: switch over to use snd_soc_register_component() on bf5xx i2sKuninori Morimoto2013-03-261-2/+7
* ASoC: switch over to use snd_soc_register_component() on bf5xx ac97Kuninori Morimoto2013-03-261-2/+7
* ASoC: switch over to use snd_soc_register_component() on bf6xx i2sKuninori Morimoto2013-03-261-2/+7
* ASoC: blackfin: remove __dev* attributesBill Pemberton2012-12-1011-30/+30
* Merge branch 'asoc-omap' into for-3.7Mark Brown2012-09-051-0/+7
|\
| * ASoC: bfin: fix memory leak in sport3 controller driverScott Jiang2012-08-091-0/+7
* | ASoC: bf5xx-ad1836: convert to use snd_soc_register_cardScott Jiang2012-08-171-36/+37
|/
* ASoC: bfin: use dev_err to print error log instead of dev_dbgScott Jiang2012-06-211-2/+2
* ASoC: add i2s dai driver for bf6xx socScott Jiang2012-06-203-3/+244
* ASoC: add sport driver for bf6xx socScott Jiang2012-06-204-3/+513
* Merge tag 'v3.4-rc7' into for-3.5Mark Brown2012-05-131-0/+2
|\
| * ASoC: bf5xx-ssm2602: Set DAI formatLars-Peter Clausen2012-04-251-0/+2
* | ASoC: bf5xx-ssm2602: Setup sysclock in init callbackLars-Peter Clausen2012-04-251-33/+4
|/
* ASoC: blackfin: Use dai_fmtLars-Peter Clausen2012-02-017-98/+27
* ASoC: check for substream not channels_min in pcm enginesJoachim Eastwood2012-01-073-9/+6
* ASoC: blackfin: Add .owner to struct snd_soc_cardAxel Lin2011-12-228-0/+8
* ASoC: Convert blackfin directory to module_platform_driverAxel Lin2011-11-249-101/+9
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-232-2/+2
* sound: Add module.h to the previously silent sound usersPaul Gortmaker2011-10-311-0/+1
* blackfin: add module.h to files implicitly expecting to use it.Paul Gortmaker2011-10-311-0/+1
* ASoC: Staticise bf5xx_pcm_i2s_new()Axel Lin2011-09-211-1/+1
* ASoC: Staticise bf5xx_pcm_ac97_new()Axel Lin2011-09-211-1/+1
* Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-161-1/+1
|\
| * ASoC: bf5xx-ad73311: Fix prototype for bf5xx_probeAxel Lin2011-09-161-1/+1
* | Merge branch 'for-3.1' into for-3.2Mark Brown2011-09-051-2/+2
|\ \ | |/
| * ASoC: Blackfin: bf5xx-ad193x: Fix codec device nameLars-Peter Clausen2011-09-051-2/+2
* | ASoC: Blackfin: ADAU1373 eval board supportLars-Peter Clausen2011-08-173-0/+217
|/
* ASoC: ad193x: fix system clockScott Jiang2011-08-151-1/+1
* Merge branch 'for-3.0' into for-3.1Mark Brown2011-06-291-2/+11
|\
| * ASoC: Fix Blackfin I2S _pointer() implementation return in bounds valuesMark Brown2011-06-291-2/+11
* | ASoC: Blackfin: Add machine driver for EVAL-ADAV80X boardsLars-Peter Clausen2011-06-283-0/+188
* | ASoC: Blackfin: allow SPI for SSM2602 partsMike Frysinger2011-06-171-2/+1
* | ASoC: Blackfin: Add bf5xx-adau1701 machine driverLars-Peter Clausen2011-06-163-0/+152
* | ASoC: Clean up some coding style nits in the bf5xx-i2s-pcm driverMark Brown2011-06-161-3/+3
OpenPOWER on IntegriCloud