Age | Commit message (Expand) | Author | Files | Lines |
2014-12-14 | Merge tag 'driver-core-3.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 2 | -2/+0 |
2014-12-08 | Merge remote-tracking branches 'asoc/topic/multi-codec', 'asoc/topic/mxs-saif', 'asoc/topic/mxs-sgtl5000', 'asoc/topic/omap' and 'asoc/topic/pxa' into asoc-next |  Mark Brown | 2 | -8/+1 |
2014-11-27 | ASoC: mxs-sgtl5000: Remove MCLK restriction |  Fabio Estevam | 1 | -7/+0 |
2014-11-10 | ASoC: mxs: mxs-saif: Register the irq with the device name |  Fabio Estevam | 1 | -1/+1 |
2014-10-20 | ASoC: mxs: drop owner assignment from platform_drivers |  Wolfram Sang | 2 | -2/+0 |
2014-01-16 | Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/atmel', 'asoc/topic/bcm2835', 'asoc/topic/docs', 'asoc/topic/fsl', 'asoc/topic/generic', 'asoc/topic/kirkwood', 'asoc/topic/mc13783', 'asoc/topic/mxs', 'asoc/topic/nuc900', 'asoc/topic/sai', 'asoc/topic/sh', 'asoc/topic/ssm2602', 'asoc... |  Mark Brown | 1 | -6/+0 |
2014-01-07 | ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flag |  Lars-Peter Clausen | 1 | -1/+0 |
2014-01-07 | ASoC: mxs: Don't set unused struct snd_pcm_hardware fields |  Lars-Peter Clausen | 1 | -5/+0 |
2014-01-02 | Merge remote-tracking branches 'asoc/topic/ad1836', 'asoc/topic/ad193x', 'asoc/topic/adav80x', 'asoc/topic/adsp', 'asoc/topic/ak4641', 'asoc/topic/ak4642', 'asoc/topic/arizona', 'asoc/topic/atmel', 'asoc/topic/au1x', 'asoc/topic/axi', 'asoc/topic/bcm2835', 'asoc/topic/blackfin', 'asoc/topic/cs427... |  Mark Brown | 3 | -21/+6 |
2013-12-19 | ASoC: fsl/mxs: Remove unnecessarily gendered language |  Matthew Garrett | 1 | -5/+5 |
2013-12-18 | ASoC: fsl/mxs: Remove unnecessarily gendered language |  Mark Brown | 1 | -5/+5 |
2013-12-02 | ASoC: mxs: Use devm_snd_dmaengine_pcm_register() |  Lars-Peter Clausen | 3 | -16/+1 |
2013-10-24 | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next |  Mark Brown | 3 | -22/+33 |
2013-10-14 | ASoC: mxs-saif: Handle errors in trigger function |  Markus Pargmann | 1 | -5/+17 |
2013-10-14 | ASoC: mxs-saif: Store saif state |  Markus Pargmann | 2 | -0/+13 |
2013-09-19 | ASoC: mxs-saif: Use devm_snd_soc_register_component |  Sachin Kamat | 1 | -9/+3 |
2013-09-17 | ASoC: mxs: mxs-sgtl5000: Simplify probe function |  Fabio Estevam | 1 | -17/+3 |
2013-09-01 | Merge remote-tracking branch 'asoc/topic/fsl' into tmp |  Mark Brown | 1 | -0/+2 |
2013-09-01 | ASoC: mxs-sgtl5000: Configure the dai_links as unidirectional |  Fabio Estevam | 1 | -0/+2 |
2013-08-05 | ASoC: mxs: add some error messages to help identifying problems |  Lothar Waßmann | 1 | -6/+23 |
2013-07-22 | ASoC: mxs: Depends on COMMON_CLK |  Mark Brown | 1 | -0/+1 |
2013-07-22 | ASoC: mxs: Remove unneeded mach-types.h inclusions |  Mark Brown | 2 | -2/+0 |
2013-07-19 | ASoC: mxs: Enable COMPILE_TEST builds |  Mark Brown | 1 | -1/+1 |
2013-07-04 | Merge remote-tracking branch 'asoc/fix/mxs' into asoc-linus |  Mark Brown | 1 | -0/+35 |
2013-07-01 | ASoC: mxs: register saif mclk to clock framework |  Shawn Guo | 1 | -0/+35 |
2013-06-17 | Merge remote-tracking branch 'asoc/topic/mxs' into asoc-next |  Mark Brown | 4 | -62/+1 |
2013-05-13 | ASoC: mxs: move to use generic DMA helper |  Shawn Guo | 4 | -54/+1 |
2013-05-12 | ASoC: mxs: mxs-saif: Let device core handle pinctrl |  Fabio Estevam | 1 | -8/+0 |
2013-05-12 | ASoC: mxs-sgtl5000: Remove unneeded fields from snd_soc_dai_link |  Fabio Estevam | 1 | -6/+0 |
2013-05-12 | ASoC: mxs-sgtl5000: Remove unneeded 'ret' variable |  Fabio Estevam | 1 | -2/+2 |
2013-05-03 | Merge tag 'sound-3.10' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound |  Linus Torvalds | 4 | -170/+32 |
2013-04-23 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next |  Mark Brown | 3 | -128/+16 |
2013-04-22 | ASoC: mxs: Use generic dmaengine PCM |  Lars-Peter Clausen | 2 | -126/+12 |
2013-04-22 | ASoC: mxs: Setup dma data in DAI probe |  Lars-Peter Clausen | 1 | -1/+2 |
2013-04-22 | ASoC: mxs-pcm: Set SNDRV_PCM_INFO_HALF_DUPLEX |  Lars-Peter Clausen | 1 | -1/+2 |
2013-04-17 | ASoC: dmaengine-pcm: Make requesting the DMA channel at PCM open optional |  Lars-Peter Clausen | 1 | -2/+2 |
2013-04-12 | Merge remote-tracking branch 'asoc/topic/dma' into asoc-next |  Mark Brown | 3 | -42/+11 |
2013-04-01 | ASoC: mxs-saif: remove mach header inclusion |  Shawn Guo | 1 | -2/+3 |
2013-03-26 | ASoC: switch over to use snd_soc_register_component() on mxs saif |  Kuninori Morimoto | 1 | -3/+8 |
2013-03-26 | ASoC: mxs: Embed the mxs_dma_data struct in the mxs_pcm_dma_params struct |  Lars-Peter Clausen | 3 | -42/+11 |
2013-02-21 | Merge tag 'driver-core-3.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/driver-core |  Linus Torvalds | 1 | -5/+3 |
2013-01-22 | ASoC: Convert to devm_ioremap_resource() |  Thierry Reding | 1 | -5/+3 |
2013-01-08 | ASoC: mxs-saif: Use a signed integer for error value |  Fabio Estevam | 1 | -7/+12 |
2013-01-08 | ASoC: mxs-saif: Remove platform data |  Fabio Estevam | 1 | -28/+16 |
2012-12-10 | ASoC: mxs: remove __dev* attributes |  Bill Pemberton | 3 | -9/+9 |
2012-11-27 | ASoC: mxs-saif: export mxs_saif_put_mclk,mxs_saif_get_mclk |  Lothar Waßmann | 1 | -0/+2 |
2012-11-02 | ASoC: mxs-saif: Fix channel swap for 24-bit format |  Fabio Estevam | 1 | -4/+12 |
2012-11-01 | ASoC: mxs-saif: Add MODULE_ALIAS |  Fabio Estevam | 1 | -0/+1 |
2012-09-05 | Merge branch 'asoc-omap' into for-3.7 |  Mark Brown | 1 | -1/+1 |
2012-08-08 | ASoC: mxs: Fix the name of the SoC family |  Fabio Estevam | 1 | -1/+1 |