summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()Daniel Mack2018-05-221-4/+2
* ASoC: pxa-ssp: allow more flexible setup orderDaniel Mack2018-05-221-20/+62
* ASoC: pxa-ssp: Line up *s in block commentsCodrut Grosu2017-03-071-7/+7
* ASoC: pxa-ssp: Added blank line after declarationsCodrut Grosu2017-03-071-0/+1
* ASoC: pxa: Fix module autoload for platform driversAndrea Adami2016-05-061-0/+1
* ASoC: pxa: Fix module autoload for OF platform driversLuis de Bethencourt2015-09-141-0/+1
* ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin2015-08-281-9/+2
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-141-1/+0
|\
| * ASoC: pxa: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0
* | ASoC: pxa: prepare/unprepare clocks in pxa-sspDmitry Eremin-Solenikov2014-11-171-8/+8
|/
* ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack2014-08-131-3/+1
* ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter2014-07-311-1/+2
*-. Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into...Mark Brown2014-06-031-0/+1
|\ \
| * | ASoC: pxa: pxa-ssp: Terminate of match tableStephen Boyd2014-05-261-0/+1
| |/
* | ASoC: pxa: remove mach header dependencyArnd Bergmann2014-05-201-2/+0
|/
* ASoC: pxa: pxa-ssp: set dma filter data from startup hookDaniel Mack2013-08-151-1/+4
* ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack2013-08-151-24/+12
* ASoC: pxa: pxa-ssp: add DT bindingsDaniel Mack2013-08-151-6/+31
* ASoC: switch over to use snd_soc_register_component() on pxa sspKuninori Morimoto2013-03-261-2/+7
* ASoC: pxa: remove __dev* attributesBill Pemberton2012-12-101-3/+3
* ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-111-27/+11
* ASoC: pxa: allocate the SSP DMA parameters in startupguoyh2012-05-071-17/+11
* ASoC: pxa-ssp: atomically set stream active masksDaniel Mack2012-03-191-25/+36
* ASoC: add more sample rate for pxa-sspQiao Zhou2012-03-081-1/+2
* ASoC: Convert pxa directory to module_platform_driverAxel Lin2011-11-251-11/+1
* ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen2011-11-231-1/+1
* arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior2010-12-011-1/+1
* ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()Axel Lin2010-08-251-0/+1
* ASoC: update setting for pxa ssp slave modeHaojian Zhuang2010-08-151-8/+15
* ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang2010-08-151-1/+1
* ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood2010-08-121-101/+47
* [ARM] pxa: add namespace on sspHaojian Zhuang2010-05-111-66/+66
* [ARM] pxa: move ssp into common plat-pxaHaojian Zhuang2010-05-111-1/+1
* [ARM] pxa: merge regs-ssp.h into ssp.hEric Miao2010-05-111-1/+0
* Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds2010-04-071-11/+12
|\
| * ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack2010-04-051-11/+12
* | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo2010-03-301-0/+1
|/
* Merge branch 'origin' into devel-stableRussell King2010-03-081-6/+7
|\
| * ASoC: fix PXA SSP port resumeDaniel Mack2010-02-021-5/+7
* | ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao2010-03-021-29/+61
|/
* Merge branch 'for-2.6.32' into for-2.6.33Mark Brown2009-10-061-1/+1
|\
| * trivial: remove unnecessary semicolonsJoe Perches2009-09-211-1/+1
* | ASoC: pxa-ssp increase max_channels to 8Graeme Gregory2009-09-251-8/+8
* | ASoC: Add source argument to PLL configurationMark Brown2009-09-051-2/+2
|/
* ASoC: change set_tdm_slot api to allow slot_width override.Daniel Ribeiro2009-08-061-7/+20
* ASoC: remove duplicated code on pxa-ssp.cDaniel Ribeiro2009-06-111-35/+15
* ASoC: correct print specifiers for unsignedsRoel Kluin2009-05-281-2/+2
* ASoC: change stereo/mono to 32-bit/16-bit for pxa-sspEric Miao2009-04-231-3/+3
* ASoC: simplify the SSP DMA parameters settings by run-time generationEric Miao2009-04-231-160/+43
* Merge branch 'for-2.6.30' into for-2.6.31Mark Brown2009-04-201-8/+28
|\
OpenPOWER on IntegriCloud