summaryrefslogtreecommitdiff
path: root/sound/soc/pxa/pxa-ssp.c
AgeCommit message (Expand)Author
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
2011-11-23ASoC: Constify snd_soc_dai_ops structsLars-Peter Clausen
2010-12-01arm/pxa2xx: reorgazine SSP and SPI header filesSebastian Andrzej Siewior
2010-08-25ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove()Axel Lin
2010-08-15ASoC: update setting for pxa ssp slave modeHaojian Zhuang
2010-08-15ASoC: fix pxa2xx-pcm.h pathHaojian Zhuang
2010-08-12ASoC: multi-component - ASoC Multi-Component SupportLiam Girdwood
2010-05-11[ARM] pxa: add namespace on sspHaojian Zhuang
2010-05-11[ARM] pxa: move ssp into common plat-pxaHaojian Zhuang
2010-05-11[ARM] pxa: merge regs-ssp.h into ssp.hEric Miao
2010-04-07Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds
2010-04-05ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_streamDaniel Mack
2010-03-30include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp...Tejun Heo
2010-03-08Merge branch 'origin' into devel-stableRussell King
2010-03-02ASoC: Remove legacy SSP API usage from pxa-ssp.cEric Miao
2010-02-02ASoC: fix PXA SSP port resumeDaniel Mack
2009-10-06Merge branch 'for-2.6.32' into for-2.6.33Mark Brown
2009-09-25ASoC: pxa-ssp increase max_channels to 8Graeme Gregory