summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-01-08ASoC: fsl-ssi: Move sysfs stats to debugfsMarkus Pargmann1-67/+117
2014-01-08ASoC: fsl-ssi: Fix probe error handlingMarkus Pargmann1-4/+12
2014-01-08ALSA: hda - Split Thinkpad ACPI-related codeTakashi Iwai3-187/+105
2014-01-08ASoC: ssm2602: add 16kHz sampling rate supportAndreas Pretzsch1-4/+10
2014-01-08ASoC: twl4030: Pass the twl4030_priv directly to twl4030_can_write_to_chip()Peter Ujfalusi1-3/+2
2014-01-08ASoC: twl4030: Move the ctl cache update local to twl4030_write() functionPeter Ujfalusi1-20/+16
2014-01-08ASoC: twl4030: Parameter alignment fixes (for code consistency)Peter Ujfalusi1-48/+45
2014-01-08ASoC: twl4030: Remove local reg cachePeter Ujfalusi1-144/+63
2014-01-08ASoC: twl4030: Introduce local ctl register cachePeter Ujfalusi1-0/+15
2014-01-08ASoC: twl4030: Remove reset registers functionalityPeter Ujfalusi1-17/+0
2014-01-08ASoC: twl4030: Remove check defaults functionalityPeter Ujfalusi1-23/+0
2014-01-08ASoC: twl4030: Separate write condition checking from I/O functionPeter Ujfalusi1-17/+23
2014-01-08ASoC: fsl-sai: Clean up the codeXiubo Li1-4/+3
2014-01-08ASoC: ux500: Fix sparse non static symbol warningWei Yongjun1-3/+3
2014-01-08ASoC: adau1701: Fix ADAU1701_SEROCTL_WORD_LEN_16 constantLars-Peter Clausen1-1/+1
2014-01-08ASoC: sapm: Automatically connect DAI link widgets in DAPM graph.Liam Girdwood2-0/+50
2014-01-08ASoC: utils: Add internal call to determine if DAI is dummy.Liam Girdwood1-0/+7
2014-01-08ALSA: hda - Don't create duplicated ctls for loopback pathsTakashi Iwai1-2/+4
2014-01-08ALSA: hda - Correct AD1986A 3stack pin configsTakashi Iwai1-3/+3
2014-01-08ALSA: hda - Add consistent tag names for firmware patchTakashi Iwai1-9/+42
2014-01-08ALSA: hda - firmware patch code cleanupTakashi Iwai1-11/+10
2014-01-08ALSA: hda - Increment default stream numbers for AMD HDMI controllersTakashi Iwai1-2/+2
2014-01-08ALSA: hda - Minor code optimization for patch_realtek.cTakashi Iwai1-12/+3
2014-01-07ASoC: dpcm: Explicitly set BE DAI link supported stream directionsLiam Girdwood1-4/+2
2014-01-07ASoC: pcm: Fix lack of platform bespoke_trigger() callJean-Francois Moine1-1/+1
2014-01-07ASoC: simple-card: keep the property's name the same patternXiubo Li1-2/+2
2014-01-07ASoC: simple-card: fix the DAPM routes map parsingXiubo Li1-3/+5
2014-01-07ASoC: ux500: Dramatically reduce the size of the DAI driver data structLee Jones1-82/+14
2014-01-07ASoC: ux500_pcm: Differentiate between pdata and DT initialisationLee Jones1-5/+15
2014-01-07ASoC: ux500_pcm: Take out pointless dev_dbg() callLee Jones1-4/+0
2014-01-07ASoC: ux500: Store DMA data in the DAI differently in the pdata and DT caseLee Jones1-2/+40
2014-01-07ASoC: ux500_pcm: Extend Device Tree support to deal with DMA dataLee Jones1-15/+41
2014-01-07ASoC: ux500_pcm: Expect different saved DMA data when obtaining from DAI storeLee Jones1-4/+15
2014-01-07ASoC: ux500_pcm: Stop pretending that we support varying address widthsLee Jones1-4/+3
2014-01-07ASoC: Ux500: Match platform by device node when booting Device TreeLee Jones1-0/+2
2014-01-07ASoC: ux500: Provide better checking for Device Tree and/or Platform DataLee Jones1-2/+6
2014-01-07ARM: ux500: Don't use enums for MSP IDs - for easy DT conversionLee Jones1-1/+1
2014-01-07ASoC: mxs: Remove SND_DMAENGINE_PCM_FLAG_NO_RESIDUE flagLars-Peter Clausen1-1/+0
2014-01-07ASoC: mxs: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen1-5/+0
2014-01-07ASoC: fsl: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen4-17/+0
2014-01-07ASoC: fsl: fsl_ssi: Use '%ld' to print 'long int'Fabio Estevam1-1/+1
2014-01-06ASoC: dpcm: Allow PCMs to omit the set of supported formatsLars-Peter Clausen1-1/+4
2014-01-06ASoC: dpcm: Add helper function for initializing runtime pcmLars-Peter Clausen1-15/+15
2014-01-06ASoC: atmel: Don't set unused struct snd_pcm_hardware fieldsLars-Peter Clausen2-2/+0
2014-01-06ASoC: mc13783: trivial: Cleanup moduleAlexander Shiyan1-10/+7
2014-01-06ASoC: mc13783: Drop fixed ADC & DAC ports usageAlexander Shiyan1-2/+1
2014-01-06ASoC: mc13783: Use core error messages if registration failsAlexander Shiyan1-8/+0
2014-01-06ASoC: mc13783: Use module_platform_driver_probe()Alexander Shiyan1-4/+2
2014-01-06ASoC: simple-card: Fix the sysclk selection.Xiubo Li1-6/+2
2014-01-06ASoC: fsl_ssi: Fix printing return code on clk errorAlexander Shiyan1-1/+2