Age | Commit message (Expand) | Author |
2018-06-29 | ASoC: fold pxa2xx-pcm into its only user, pxa2xx-ac97 | Daniel Mack |
2018-06-18 | ARM: pxa: change SSP DMA channels allocation | Robert Jarzmik |
2018-05-22 | ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk() | Daniel Mack |
2018-05-22 | ASoC: pxa-ssp: allow more flexible setup order | Daniel Mack |
2017-03-07 | ASoC: pxa-ssp: Line up *s in block comments | Codrut Grosu |
2017-03-07 | ASoC: pxa-ssp: Added blank line after declarations | Codrut Grosu |
2016-05-06 | ASoC: pxa: Fix module autoload for platform drivers | Andrea Adami |
2015-09-14 | ASoC: pxa: Fix module autoload for OF platform drivers | Luis de Bethencourt |
2015-08-28 | ASoC: pxa-ssp: Convert to devm_snd_soc_register_component | Axel Lin |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel... | Linus Torvalds |
2014-11-17 | ASoC: pxa: prepare/unprepare clocks in pxa-ssp | Dmitry Eremin-Solenikov |
2014-10-20 | ASoC: pxa: drop owner assignment from platform_drivers | Wolfram Sang |
2014-08-13 | ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LE | Daniel Mack |
2014-07-31 | ASoC: pxa: pxa-ssp: small leak in probe() | Dan Carpenter |
2014-06-03 | Merge remote-tracking branches 'asoc/fix/pxa' and 'asoc/fix/tlv320aic3x' into... | Mark Brown |
2014-05-26 | ASoC: pxa: pxa-ssp: Terminate of match table | Stephen Boyd |
2014-05-20 | ASoC: pxa: remove mach header dependency | Arnd Bergmann |
2013-08-15 | ASoC: pxa: pxa-ssp: set dma filter data from startup hook | Daniel Mack |
2013-08-15 | ASoC: pxa: use snd_dmaengine_dai_dma_data | Daniel Mack |
2013-08-15 | ASoC: pxa: pxa-ssp: add DT bindings | Daniel Mack |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on pxa ssp | Kuninori Morimoto |
2012-12-10 | ASoC: pxa: remove __dev* attributes | Bill Pemberton |
2012-06-11 | ASoC: fix pxa-ssp compiling issue under mach-mmp | Qiao Zhou |
2012-05-07 | ASoC: pxa: allocate the SSP DMA parameters in startup | guoyh |
2012-03-19 | ASoC: pxa-ssp: atomically set stream active masks | Daniel Mack |
2012-03-08 | ASoC: add more sample rate for pxa-ssp | Qiao Zhou |
2011-11-25 | ASoC: Convert pxa directory to module_platform_driver | Axel Lin |
2011-11-23 | ASoC: Constify snd_soc_dai_ops structs | Lars-Peter Clausen |
2010-12-01 | arm/pxa2xx: reorgazine SSP and SPI header files | Sebastian Andrzej Siewior |
2010-08-25 | ASoC: pxa-ssp: fix a memory leak in pxa_ssp_remove() | Axel Lin |
2010-08-15 | ASoC: update setting for pxa ssp slave mode | Haojian Zhuang |
2010-08-15 | ASoC: fix pxa2xx-pcm.h path | Haojian Zhuang |
2010-08-12 | ASoC: multi-component - ASoC Multi-Component Support | Liam Girdwood |
2010-05-11 | [ARM] pxa: add namespace on ssp | Haojian Zhuang |
2010-05-11 | [ARM] pxa: move ssp into common plat-pxa | Haojian Zhuang |
2010-05-11 | [ARM] pxa: merge regs-ssp.h into ssp.h | Eric Miao |
2010-04-07 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw... | Linus Torvalds |
2010-04-05 | ALSA: ASoC: move dma_data from snd_soc_dai to snd_soc_pcm_stream | Daniel Mack |
2010-03-30 | include cleanup: Update gfp.h and slab.h includes to prepare for breaking imp... | Tejun Heo |
2010-03-08 | Merge branch 'origin' into devel-stable | Russell King |
2010-03-02 | ASoC: Remove legacy SSP API usage from pxa-ssp.c | Eric Miao |
2010-02-02 | ASoC: fix PXA SSP port resume | Daniel Mack |
2009-10-06 | Merge branch 'for-2.6.32' into for-2.6.33 | Mark Brown |
2009-09-25 | ASoC: pxa-ssp increase max_channels to 8 | Graeme Gregory |
2009-09-21 | trivial: remove unnecessary semicolons | Joe Perches |
2009-09-05 | ASoC: Add source argument to PLL configuration | Mark Brown |
2009-08-06 | ASoC: change set_tdm_slot api to allow slot_width override. | Daniel Ribeiro |
2009-06-11 | ASoC: remove duplicated code on pxa-ssp.c | Daniel Ribeiro |
2009-05-28 | ASoC: correct print specifiers for unsigneds | Roel Kluin |
2009-04-23 | ASoC: change stereo/mono to 32-bit/16-bit for pxa-ssp | Eric Miao |