aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c
Commit message (Expand)AuthorAge
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-07
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-05
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-30
|/
* Merge branch 'origin' into devel-stableRussell King2010-03-08
|\
| * ASoC: fix PXA SSP port resumeDaniel Mack2010-02-02
* | ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2010-03-01
|/
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-06
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-21
* | ASoC: pxa-ssp increase max_channels to 8Graeme Gregory2009-09-25
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-05
|/
* ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-06
* ASoC: remove duplicated code on pxa-ssp.cDaniel Ribeiro2009-06-11
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-28
* ASoC: change stereo/mono to 32-bit/16-bit for pxa-sspEric Miao2009-04-23
* ASoC: simplify the SSP DMA parameters settings by run-time generationEric Miao2009-04-23
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-20
|\
| * ASoC: pxa-ssp: Don't use SSCR0_SerClkDiv and SSCR0_SCRPhilipp Zabel2009-04-17
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-16
|\|
| * ASoC: pxa-ssp: allow setting of dai format 0Daniel Mack2009-04-16
* | Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-14
|\ \
| * | Merge branch 'topic/asoc' into for-linusTakashi Iwai2009-04-05
| |\|
| * | Merge branch 'origin' into develRussell King2009-03-28
| |\ \
| * | | [ARM] pxa: move DMA registers definitions into <mach/dma.h>Eric Miao2009-03-09
* | | | ASoC: pxa-ssp.c fix clock/frame invertDaniel Ribeiro2009-04-13
| |_|/ |/| |
* | | ASoC: pxa-ssp: Use 16-bit DMA for magician stereoPhilipp Zabel2009-04-02
| |/ |/|
* | ASoC: Fix non-networked I2S mode for PXA SSPMark Brown2009-03-14
* | ASoC: switch PXA SSP driver from network mode to PSPDaniel Mack2009-03-13
* | ASoC: Merge dai_ops factor outMark Brown2009-03-11
|\ \
| * | ASoC: make ops a pointer in 'struct snd_soc_dai'Eric Miao2009-03-04
* | | ASoC: don't touch pxa-ssp registers when stream is runningDaniel Mack2009-03-10
* | | ASoC: Fix name of register bit in pxa-sspDaniel Mack2009-03-06
* | | ASoC: Use network mode with 2 slots for 16-bit stereo in pxa-ssp/ZylonitePhilipp Zabel2009-03-03
|/ /
* / ASoC: pxa-ssp: fix SSP port requestPhilipp Zabel2009-02-04
|/
* ALSA: ASoC - Fix wrong section typesTakashi Iwai2008-12-10
* ASoC: Register platform DAIsMark Brown2008-12-09
* ASoC: Remove platform device from DAI suspend and resume operationsMark Brown2008-12-03
* ASoC: Remove DAI type informationMark Brown2008-11-24
* ASoC: Merge snd_soc_ops into snd_soc_dai_opsMark Brown2008-11-21
* ASoC: Add PXA SSP supportMark Brown2008-10-30