summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-06-01ASoC: wm9713: correct mono out PGA sourcesMatt Reimer1-2/+1
2014-06-01ALSA: synth: emux: soundfont.c: Cleaning up memory leakRickard Strandqvist1-0/+1
2014-06-01ASoC: fsl: Remove dependencies of boards for SND_SOC_EUKREA_TLV320Alexander Shiyan1-6/+1
2014-06-01ASoC: fsl-ssi: Use regmapMarkus Pargmann3-134/+158
2014-06-01ASoC: fsl-ssi: reorder and document fsl_ssi_privateMarkus Pargmann1-15/+43
2014-06-01ASoC: fsl-ssi: Fix baudclock handlingMarkus Pargmann1-21/+41
2014-06-01ASoC: fsl-ssi: Set framerate divider correctly for i2s master modeSascha Hauer1-0/+4
2014-06-01ASoC: fsl-ssi: remove unnecessary spinlockSascha Hauer1-17/+4
2014-06-01ASoC: fsl-ssi: set bitclock in master mode from hw_paramsSascha Hauer1-4/+36
2014-06-01ASoC: fsl-ssi: make fsl,mode property optionalMarkus Pargmann1-15/+26
2014-06-01ASoC: fsl-ssi: introduce SoC specific dataSascha Hauer1-68/+57
2014-06-01ASoC: Intel: byt-rt5640: Use card PM ops from coreJarkko Nikula1-12/+1
2014-06-01ASoC: Intel: Use devm_snd_soc_register_cardJarkko Nikula2-21/+2
2014-06-01ASoC: Intel: remove duplicate headersAndy Shevchenko3-3/+0
2014-06-01ASoC: Intel: Clear stored Baytrail DSP DMA pointer before stream startJarkko Nikula1-0/+1
2014-06-01ASoC: cs42l56: Fix new value argument in snd_soc_update_bits callsAxel Lin2-43/+37
2014-06-01ASoC: Intel: byt/hsw: Add missing kthread_stop to error/cleanup pathImre Deak2-5/+12
2014-06-01ASoC: Intel: Add Baytrail byt-max98090 machine driverJarkko Nikula4-0/+215
2014-06-01ASoC: tlv320aci3x: Fix custom snd_soc_dapm_put_volsw_aic3x() functionPeter Ujfalusi1-1/+1
2014-05-30ALSA: firewire: Fix dependency on PCM and rawmidiTakashi Iwai1-10/+2
2014-05-30ALSA: hda/analog - Fix silent output on ASUS A8JNTakashi Iwai1-0/+1
2014-05-30ALSA: gus: remove checks for CONFIG_SND_DEBUG_ROMPaul Bolle1-6/+0
2014-05-30sound: remove checks for CONFIG_BCM_CS4297A_CSWARMPaul Bolle1-4/+0
2014-05-29ASoC: wm8804: Allow control of master clock divider in PLL generationDaniel Matuschek2-3/+18
2014-05-29ALSA: hda - move some alc662 family machines to hda_pin_quirk tableHui Wang1-4/+68
2014-05-29ALSA: hda - move some alc269 family machines to hda_pin_quirk tableHui Wang1-25/+171
2014-05-29Revert "ALSA: hda - drop def association and sequence from pinconf comparing"Hui Wang1-2/+1
2014-05-29ALSA: fireworks: small leak on error pathDan Carpenter1-1/+1
2014-05-29ALSA: fireworks: remove some stray checksDan Carpenter1-4/+0
2014-05-28ALSA: au1x00: Use resource_size instead of computationBenoit Taine1-3/+3
2014-05-27ASoC: Blackfin: ADAU1X81 eval board supportLars-Peter Clausen3-0/+145
2014-05-27ASoC: Blackfin: ADAU1X61 eval board supportLars-Peter Clausen3-0/+157
2014-05-27ASoC: Add ADAU1381/ADAU1781 audio CODEC supportLars-Peter Clausen6-0/+689
2014-05-27ASoC: Add ADAU1361/ADAU1761 audio CODEC supportLars-Peter Clausen6-0/+985
2014-05-27ASoC: Add ADAU1X61 and ADAU1X81 CODECs common codeLars-Peter Clausen4-3/+999
2014-05-27Merge branch 'topic/firewire' into for-nextTakashi Iwai37-463/+8167
2014-05-27ALSA: bebob: Improve comments about stream formatTakashi Sakamoto1-1/+1
2014-05-27ALSA: bebob: Remove meaningless mutex_unlock()Takashi Sakamoto1-1/+0
2014-05-27ALSA: bebob: Add static specifier to identifier with file scopeTakashi Sakamoto3-6/+6
2014-05-27ALSA: bebob: Use different names for identifiers in the same fileTakashi Sakamoto1-3/+3
2014-05-27ALSA: fireworks/bebob: Improve indentationTakashi Sakamoto2-4/+4
2014-05-27ALSA: fireworks/bebob: Add suffix for long long integer literalTakashi Sakamoto4-16/+16
2014-05-27ALSA: fireworks/bebob: Use the same type of variables as function parametersTakashi Sakamoto2-3/+4
2014-05-27ALSA: fireworks/bebob: Change type of argument for sampling rateTakashi Sakamoto4-4/+4
2014-05-27ALSA: fireworks: Use the same prototype for functions as actual declarationTakashi Sakamoto1-1/+2
2014-05-27ALSA: fireworks: Fix wrong value as argument for PTR_ERR()Takashi Sakamoto1-1/+1
2014-05-27ALSA: firewire-lib: Fix sparse warning of incorrect type in assignmentTakashi Sakamoto1-1/+3
2014-05-27ALSA: firewire-lib: Use ARRAY_SIZE() instead of sizeof() for correct loop limitTakashi Sakamoto1-2/+2
2014-05-27ASoC: wm_adsp: Use adsp_err/warn instead of dev_err/warnCharles Keepax1-20/+17
2014-05-27ASoC: sgtl5000: Fix the cache handlingFabio Estevam1-60/+15