summaryrefslogtreecommitdiffstats
path: root/sound/soc/pxa/pxa-ssp.c
Commit message (Expand)AuthorAgeFilesLines
* ASoC: pxa: fix a memory leak in probe()Dan Carpenter2023-10-091-1/+1
* ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto2023-08-141-2/+2
* ASoC: pxa: address unused variable warningYu Liao2023-08-081-7/+1
* ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax2022-06-271-10/+11
* ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax2022-06-061-1/+1
* ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax2022-06-061-12/+12
* ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai2021-08-041-3/+0
* spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko2021-05-111-16/+0
* ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk...Xu Wang2020-11-051-4/+2
* treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva2020-08-231-1/+1
* ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc headerLee Jones2020-07-101-1/+1
* ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto2020-05-181-4/+4
* ASoC: pxa: pxa-ssp: move .suspend/.resume to componentKuninori Morimoto2020-01-211-8/+8
* ASoC: pxa: Drop superfluous ioctl PCM opsTakashi Iwai2019-12-111-1/+0
* Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-11-261-3/+11
|\
| * ASoC: pxa: remove snd_pcm_opsKuninori Morimoto2019-10-081-3/+11
* | spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko2019-10-181-5/+5
|/
* treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner2019-05-301-5/+1
* 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/+0
* ARM: pxa: change SSP DMA channels allocationRobert Jarzmik2018-06-181-3/+2
* 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