summaryrefslogtreecommitdiff
path: root/sound/soc/pxa
AgeCommit message (Expand)Author
2019-01-07ASoC: eliminate left-over from Raumfeld machine driver removalDaniel Mack
2018-12-03ASoC: pxa: remove raumfeld machine driverDaniel Mack
2018-11-06ASoC: pxa: change ac97 dependenciesArnd Bergmann
2018-10-04ASoC: pxa-ssp: enable and disable extclk if givenDaniel Mack
2018-09-27ASoC: pxa: avoid AC97_BUS build warningArnd Bergmann
2018-09-10ASoC: pxa: switch to new ac97 bus supportRobert Jarzmik
2018-07-20ASoC: pxa: remove clock divider and pll setup from zylonite and magicianDaniel Mack
2018-07-09ASoC: pxa: make SND_PXA_SOC_SSP depend on PLAT_PXAArnd Bergmann
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-07-02ASoC: pxa: select SND_PXA2XX_LIB for drivers that depend on itDaniel Mack
2018-06-29ASoC: pxa: make SND_PXA2XX_SOC_I2S selectableDaniel Mack
2018-06-29ASoC: pxa: remove bindings from pxa2xx-pcmDaniel Mack
2018-06-29ASoC: pxa: provide PCM ops for ssp, i2s and ac97 componentsDaniel Mack
2018-06-29ASoC: pxa: move some functions to pxa2xx-libDaniel Mack
2018-06-29ASoC: pxa: clean up function names in pxa2xx-libDaniel Mack
2018-06-29ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97Daniel Mack
2018-06-29ASoC: pxa: remove the dmaengine compat needRobert Jarzmik
2018-06-25Merge tag 'pxa-for-4.19-dma_slave_map' ofMark Brown
2018-06-18ARM: pxa: change SSP DMA channels allocationRobert Jarzmik
2018-06-18ASoC: pxa: add devicetree supportRobert Jarzmik
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-05-22ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()Daniel Mack
2018-05-22ASoC: pxa-ssp: allow more flexible setup orderDaniel Mack
2018-04-18ASoC: Remove depends on HAS_DMA in case of platform dependencyGeert Uytterhoeven
2018-03-28Merge remote-tracking branches 'asoc/topic/pistachio', 'asoc/topic/pxa', 'aso...Mark Brown
2018-03-28Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ab8500', 'a...Mark Brown
2018-02-26ASoC: pxa: remove duplicated bit-wise or of SNDRV_PCM_FMTBIT_S24_LEColin Ian King
2018-02-19ASoC: pxa/mioa701_wm9713: replace codec to componentKuninori Morimoto
2018-02-12ASoC: pxa: pxa2xx: replace platform to componentKuninori Morimoto
2018-02-12ASoC: pxa: mmp: replace platform to componentKuninori Morimoto
2018-02-12ASoC: 88pm860x: replace codec to componentKuninori Morimoto
2017-11-10Merge remote-tracking branches 'asoc/topic/ac97', 'asoc/topic/ac97-mfd', 'aso...Mark Brown
2017-11-02License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman
2017-09-04ASoC: arm: make pxa2xx-ac97-lib ac97 codec agnosticRobert Jarzmik
2017-09-01Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Mark Brown
2017-09-01Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top...Mark Brown
2017-08-22ASoC: pxa: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai
2017-08-14ASoC: pxa: constify snd_pcm_ops structuresArvind Yadav
2017-08-14ASoC: pxa: make snd_soc_platform_driver constBhumika Goyal
2017-07-17ASoC: mmp-sspa: constify snd_soc_dai_ops structureGustavo A. R. Silva
2017-07-10ASoC: pxa: SND_PXA2XX_SOC should depend on HAS_DMAGeert Uytterhoeven
2017-06-21ASoC: pxa: add COMPILE_TEST on SND_PXA2XX_SOCKuninori Morimoto
2017-03-15ASoC: pxa: constify snd_soc_ops structuresBhumika Goyal
2017-03-07ASoC: pxa: Add space around '='Codrut Grosu
2017-03-07ASoC: pxa-ssp: Line up *s in block commentsCodrut Grosu
2017-03-07ASoC: pxa: Remove unneeded return statement in void functionCodrut Grosu
2017-03-07ASoC: pxa: Remove spaces before tabsCodrut Grosu
2017-03-07ASoC: pxa: Add space around ':' and '('Codrut Grosu