aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2018-10-04ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack1-0/+6
2018-07-05ASoC: pxa-ssp: add support for an external clock in devicetreeDaniel Mack1-0/+25
2018-07-03ASoC: pxa-ssp: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-07-02ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack1-73/+73
2018-06-29ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack1-0/+3
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack1-1/+0
2018-06-18ARM: pxa: change SSP DMA channels allocationRobert Jarzmik1-3/+2
2018-05-22ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()Daniel Mack1-4/+2
2018-05-22ASoC: pxa-ssp: allow more flexible setup orderDaniel Mack1-20/+62
2017-03-07ASoC: pxa-ssp: Line up *s in block commentsCodrut Grosu1-7/+7
2017-03-07ASoC: pxa-ssp: Added blank line after declarationsCodrut Grosu1-0/+1
2016-05-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami1-0/+1
2015-09-14ASoC: pxa: Fix module autoload for OF platform driversLuis de Bethencourt1-0/+1
2015-08-28ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin1-9/+2
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-coreLinus Torvalds1-1/+0
2014-11-17ASoC: pxa: prepare/unprepare clocks in pxa-sspDmitry Eremin-Solenikov1-8/+8
2014-10-20ASoC: pxa: drop owner assignment from platform_driversWolfram Sang1-1/+0
2014-08-13ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack1-3/+1
2014-07-31ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter1-1/+2
2014-06-03Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into asoc-linusMark Brown1-0/+1
2014-05-26ASoC: pxa: pxa-ssp: Terminate of match tableStephen Boyd1-0/+1
2014-05-20ASoC: pxa: remove mach header dependencyArnd Bergmann1-2/+0
2013-08-15ASoC: pxa: pxa-ssp: set dma filter data from startup hookDaniel Mack1-1/+4
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack1-24/+12
2013-08-15ASoC: pxa: pxa-ssp: add DT bindingsDaniel Mack1-6/+31
2013-03-26ASoC: switch over to use snd_soc_register_component() on pxa sspKuninori Morimoto1-2/+7
2012-12-10ASoC: pxa: remove __dev* attributesBill Pemberton1-3/+3
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou1-27/+11
2012-05-07ASoC: pxa: allocate the SSP DMA parameters in startupguoyh1-17/+11
2012-03-19ASoC: pxa-ssp: atomically set stream active masksDaniel Mack1-25/+36
2012-03-08ASoC: add more sample rate for pxa-sspQiao Zhou1-1/+2
2011-11-25ASoC: Convert pxa directory to module_platform_driverAxel Lin1-11/+1
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen1-1/+1
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior1-1/+1
2010-08-25ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()Axel Lin1-0/+1
2010-08-15ASoC: update setting for pxa ssp slave modeHaojian Zhuang1-8/+15
2010-08-15ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang1-1/+1
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood1-101/+47
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang1-66/+66
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang1-1/+1
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao1-1/+0
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound-2.6Linus Torvalds1-11/+12
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack1-11/+12
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking implicit slab.h inclusion from percpu.hTejun Heo1-0/+1
2010-03-08Merge branch 'origin' into devel-stableRussell King1-6/+7
2010-03-02ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao1-29/+61
2010-02-02ASoC: fix PXA SSP port resumeDaniel Mack1-5/+7
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown1-1/+1
2009-09-25ASoC: pxa-ssp increase max_channels to 8Graeme Gregory1-8/+8
2009-09-21trivial: remove unnecessary semicolonsJoe Perches1-1/+1