summaryrefslogtreecommitdiff
path: root/sound/soc/pxa/pxa-ssp.c
AgeCommit message (Expand)Author
2023-10-09ASoC: pxa: fix a memory leak in probe()Dan Carpenter
2023-08-14ASoC: pxa: merge DAI call back functions into opsKuninori Morimoto
2023-08-08ASoC: pxa: address unused variable warningYu Liao
2022-06-27ASoC: pxa: Migrate to new style legacy DAI naming flagCharles Keepax
2022-06-06ASoC: pxa: Rename set_fmt_new back to set_fmtCharles Keepax
2022-06-06ASoC: pxa: Update to use set_fmt_new callbackCharles Keepax
2021-08-04ALSA: pxa2xx: Use managed PCM buffer allocationTakashi Iwai
2021-05-11spi: pxa2xx: Use pxa_ssp_enable()/pxa_ssp_disable() in the driverAndy Shevchenko
2020-11-05ASoC: pxa: pxa-ssp: Remove redundant null check before clk_prepare_enable/clk...Xu Wang
2020-08-23treewide: Use fallthrough pseudo-keywordGustavo A. R. Silva
2020-07-10ASoC: pxa: pxa-ssp: Demote seemingly unintentional kerneldoc headerLee Jones
2020-05-18ASoC: pxa: use snd_soc_xxx_active()Kuninori Morimoto
2020-01-21ASoC: pxa: pxa-ssp: move .suspend/.resume to componentKuninori Morimoto
2019-12-11ASoC: pxa: Drop superfluous ioctl PCM opsTakashi Iwai
2019-11-26Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds
2019-10-18spi: pxa2xx: No need to keep pointer to platform deviceAndy Shevchenko
2019-10-08ASoC: pxa: remove snd_pcm_opsKuninori Morimoto
2019-05-30treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 152Thomas Gleixner
2018-10-04ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack
2018-07-05ASoC: pxa-ssp: add support for an external clock in devicetreeDaniel Mack
2018-07-03ASoC: pxa-ssp: mark expected switch fall-throughGustavo A. R. Silva
2018-07-02ASoC: pxa-ssp: remove .set_pll() and .set_clkdiv() callbacksDaniel Mack
2018-06-29ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack
2018-06-18ARM: pxa: change SSP DMA channels allocationRobert Jarzmik
2018-05-22ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()Daniel Mack
2018-05-22ASoC: pxa-ssp: allow more flexible setup orderDaniel Mack
2017-03-07ASoC: pxa-ssp: Line up *s in block commentsCodrut Grosu
2017-03-07ASoC: pxa-ssp: Added blank line after declarationsCodrut Grosu
2016-05-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami
2015-09-14ASoC: pxa: Fix module autoload for OF platform driversLuis de Bethencourt
2015-08-28ASoC: pxa-ssp: Convert to devm_snd_soc_register_componentAxel Lin
2014-12-14Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds
2014-11-17ASoC: pxa: prepare/unprepare clocks in pxa-sspDmitry Eremin-Solenikov
2014-10-20ASoC: pxa: drop owner assignment from platform_driversWolfram Sang
2014-08-13ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack
2014-07-31ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter
2014-06-03Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into...Mark Brown
2014-05-26ASoC: pxa: pxa-ssp: Terminate of match tableStephen Boyd
2014-05-20ASoC: pxa: remove mach header dependencyArnd Bergmann
2013-08-15ASoC: pxa: pxa-ssp: set dma filter data from startup hookDaniel Mack
2013-08-15ASoC: pxa: use snd_dmaengine_dai_dma_dataDaniel Mack
2013-08-15ASoC: pxa: pxa-ssp: add DT bindingsDaniel Mack
2013-03-26ASoC: switch over to use snd_soc_register_component() on pxa sspKuninori Morimoto
2012-12-10ASoC: pxa: remove __dev* attributesBill Pemberton
2012-06-11ASoC: fix pxa-ssp compiling issue under mach-mmpQiao Zhou
2012-05-07ASoC: pxa: allocate the SSP DMA parameters in startupguoyh
2012-03-19ASoC: pxa-ssp: atomically set stream active masksDaniel Mack
2012-03-08ASoC: add more sample rate for pxa-sspQiao Zhou
2011-11-25ASoC: Convert pxa directory to module_platform_driverAxel Lin