summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c
Commit message (Expand)AuthorAgeFilesLines
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1Star
* ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack2018-10-041-0/+6
* ASoC: pxa-ssp: add support for an external clock in devicetreeDaniel Mack2018-07-051-0/+25
* ASoC: pxa-ssp: mark expected switch fall-throughGustavo A. R. Silva2018-07-031-0/+1
* ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack2018-07-021-73/+73
* ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack2018-06-291-0/+3
* ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack2018-06-291-1/+0Star
* ARM: pxa: change SSP DMA channels allocationRobert Jarzmik2018-06-181-3/+2Star
* ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()Daniel Mack2018-05-221-4/+2Star
* 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/+2Star
* Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2014-12-151-1/+0Star
|\
| * ASoC: pxa: drop owner assignment from platform_driversWolfram Sang2014-10-201-1/+0Star
* | 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/+1Star
* 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-211-2/+0Star
|/
* 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/+12Star
* 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-091-3/+3
* ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou2012-06-111-27/+11Star
* ASoC: pxa: allocate the SSP DMA parameters in startupguoyh2012-05-071-17/+11Star
* 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/+1Star
* 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/+47Star
* [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/+0Star
* 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