aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/blackfin
Commit message (Expand)AuthorAgeFilesLines
* 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
* | ASoC: core - Optimise and refactor pcm_new() to pass only rtdLiam Girdwood2011-06-073-6/+12
|/
* ASoC: Blackfin: bf5xx-ad1836: Fix codec device nameLars-Peter Clausen2011-06-071-2/+2
* ASoC: Blackfin: push down SPORT settings from global variablesBarry Song2011-03-3013-450/+416
* ASoC: Blackfin: standardize machine driver namesMike Frysinger2011-03-309-18/+18
* ASoC: Blackfin: drop "-codec" from codec namesMike Frysinger2011-03-305-5/+5
* ASoC: Blackfin: add ad193x sysclk configurationScott Jiang2011-03-301-0/+14
* ASoC: Blackfin I2S: add 8-bit sample supportCliff Cai2011-03-261-2/+9
* ASoC: Fix codec device id format used by some dai_linksLars-Peter Clausen2011-01-251-1/+1
* ASoC: Blackfin: fix DAI/SPORT config dependency issuesBarry Song2011-01-181-5/+6
* ASoC: Blackfin TDM: use external frame syncsBarry Song2011-01-181-4/+4
* ASoC: Blackfin AC97: fix build error after multi-component updateMike Frysinger2011-01-181-2/+2
* ASoC: Blackfin TDM: fix missed snd_soc_dai_get_drvdata updateMike Frysinger2011-01-181-1/+1
* ASoC: Do not include soc-dapm.hJarkko Nikula2010-11-224-4/+0
* Merge branch 'for-2.6.36' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2010-08-152-2/+15
|\
| * ASoC: add AD1980 obsolete informationSonic Zhang2010-08-102-2/+15
* | ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-1217-181/+202
|/
* ASoC: Remove unnecessary casts of private_dataJoe Perches2010-07-132-8/+4
* Merge branch 'topic/asoc' into for-linusTakashi Iwai2010-05-204-66/+41
|\
| * ASoC: change bf5xx-ad1938 machine driver to bf5xx-ad193x machine driverBarry Song2010-03-193-39/+40
| * ASoC: bf5xx-sport: use common SPORT code for MMR infoBarry Song2010-03-101-27/+1
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-304-3/+4
|/
* ASoC: Fix continuation line formatsJoe Perches2010-02-013-10/+4
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-011-49/+49
|\
| * ASoC: fix kconfig order of Blackfin driversBarry Song2009-10-011-49/+49
* | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-232-8/+8
|\ \ | |/
| * ASoC: Blackfin: fix inverted handling of SPORT0 on PORT F/GCliff Cai2009-09-232-8/+8
* | ASoC: Blackfin I2S: use dai state rather than local counterBarry Song2009-09-231-14/+1
* | Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-09-185-16/+20
|\ \ | |/
| * ASoC: Blackfin I2S: fix resuming when device hasn't been usedCliff Cai2009-09-181-12/+7
| * ASoC: Blackfin I2S: add lost platform_device parameter to resume functionBarry Song2009-09-171-1/+2
| * ASoC: fix typos in Blackfin headersBarry Song2009-09-172-2/+2
| * ASoC: bf5xx-sport: the irq save/restore funcs take an unsigned longMike Frysinger2009-09-171-1/+1
| * ASoC: Blackfin AC97: add a few missing multichannel define handlingCliff Cai2009-09-171-0/+8
* | ASoC: use set_channel_map api to reorder channels for AD1938 and AD1836Barry Song2009-09-155-12/+69
|/