aboutsummaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c (follow)
AgeCommit message (Expand)AuthorFilesLines
2022-06-27ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax1-10/+11
2022-06-06ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax1-1/+1
2022-06-06ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax1-12/+12
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai1-3/+0
2021-05-11spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko1-16/+0
2020-11-05ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk_disable_unprepareXu Wang1-4/+2
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva1-1/+1
2020-07-10ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc headerLee Jones1-1/+1
2020-05-18ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto1-4/+4
2020-01-21ASoC: pxa: pxa-ssp: move .suspend/.resume to componentKuninori Morimoto1-8/+8
2019-12-11ASoC: pxa: Drop superfluous ioctl PCM opsTakashi Iwai1-1/+0
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/soundLinus Torvalds1-3/+11
2019-10-18spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko1-5/+5
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto1-3/+11
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner1-5/+1
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