summaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-04-14ALSA: firewire-tascam: support drain callback for MIDI playback substreamTakashi Sakamoto1-2/+6
2017-04-14ALSA: firewire-tascam: move message parameters for async midi portTakashi Sakamoto3-21/+19
2017-04-14ALSA: firewire-tascam: initialize parameters at open of rawmidi character dev...Takashi Sakamoto3-14/+7
2017-04-14ALSA: firewire-tascam: use fixed-length array for message cache to async midi...Takashi Sakamoto2-17/+2
2017-04-14ALSA: firewire-tascam: use the same address for asynchronous transaction for ...Takashi Sakamoto2-7/+5
2017-04-14ALSA: firewire-tascam: send fixed-length transaction for async midi portTakashi Sakamoto2-17/+8
2017-04-14ALSA: firewire-tascam: remove callback function from async midi portTakashi Sakamoto2-13/+4
2017-04-14ALSA: firewire-lib/firewire-tascam: localize async midi portTakashi Sakamoto4-195/+170
2017-04-14Merge branch 'for-linus' into for-nextTakashi Iwai2-7/+4
2017-04-14ALSA: usb-line6: constify snd_kcontrol_new strucutre arrayTakashi Sakamoto1-1/+1
2017-04-14ALSA: firewire-lib: fix inappropriate assignment between signed/unsigned typeTakashi Sakamoto1-1/+1
2017-04-13ALSA: seq: Don't break snd_use_lock_sync() loop by timeoutTakashi Iwai1-6/+3
2017-04-13ALSA: hda: Move common haswell init to a helperAnder Conselvan De Oliveira1-6/+21
2017-04-12ASoC: Intel: Skylake: Add support for deferred DSP module bindJeeja KP4-1/+127
2017-04-12ASoC: fsl_esai: Remove unneeded definitionFabio Estevam1-3/+2
2017-04-12ALSA: line6: constify snd_kcontrol_new structuresBhumika Goyal2-3/+3
2017-04-12ALSA: usb-audio: constify snd_kcontrol_new structuresBhumika Goyal2-4/+4
2017-04-12ALSA: firewire-lib: cache maximum length of payload to reduce function callsTakashi Sakamoto2-4/+6
2017-04-12ALSA: hda: Add Geminilake id to SKL_PLUSSubhransu S. Prusty1-1/+3
2017-04-12Merge branch 'for-linus' into for-nextTakashi Iwai21-83/+146
2017-04-11ASoC: hisilicon: Use devm_snd_soc_register_componentJohn Stultz1-16/+2
2017-04-11ASoC: hisilicon: Address style nit to use break in final default of switch st...John Stultz1-0/+2
2017-04-11ASoC: hisilicon: Add error returns even for cases that shouldn't happen.John Stultz1-0/+2
2017-04-11ASoC: tas2552: Return the real error codeFabio Estevam1-1/+1
2017-04-11ASoC: topology: Fix to store enum text valuesMousumi Jana1-0/+1
2017-04-11ASoC: rt5665: move rt5665_set_jack_detect to .set_jackBard Liao2-5/+3
2017-04-11Merge branch 'topic/jack' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+48
2017-04-11ALSA: firewire-motu: add tracepoints for messages for unique protocolTakashi Sakamoto2-0/+67
2017-04-11ALSA: firewire-motu: add tracepoints for SPH in IEC 61883-1 fashionTakashi Sakamoto3-0/+95
2017-04-11ALSA: firewire_lib: add tracepoints for packets without CIP headersTakashi Sakamoto2-0/+96
2017-04-10ASoC: sgtl5000: Allow LRCLK pad drive strength to be changedFabio Estevam1-1/+18
2017-04-10ASoC: jack: add snd_soc_codec_set_jackBard Liao1-0/+18
2017-04-10ASoC: hisilicon: Add hi6210 i2s audio driverAndy Green6-0/+912
2017-04-10ASoC: fsl_ssi: Use the tolower() functionFabio Estevam1-8/+5
2017-04-10ASoC: fsl_ssi: Remove FSLSSI_I2S_RATES definitionFabio Estevam1-12/+2
2017-04-10ALSA: hda - Allow to enable/disable vmaster build explicitlyTakashi Iwai2-2/+6
2017-04-10ALSA: hda - A new flag to enforce prefix to each pinTakashi Iwai3-0/+4
2017-04-10Merge branch 'for-linus' into for-nextTakashi Iwai21-83/+146
2017-04-07ALSA: hda - set intel audio clock to a proper valueLibin Yang1-0/+95
2017-04-07ALSA: hda - add more ML register definitionsLibin Yang1-3/+3
2017-04-06ASoC: STI: Fix null ptr deference in IRQ handlerArnaud Pouliquen3-15/+45
2017-04-06ASoC: cs35l35: Correct handling of PDN_DONE with external boostCharles Keepax1-8/+24
2017-04-06ASoC: cs35l35: Improve power down timeCharles Keepax2-0/+11
2017-04-06ASoC: codec: wm8960: Stop when a matching PLL freq is foundDaniel Baluta1-0/+4
2017-04-06ASoC: Add support for Maxim Integrated MAX98927 AmplifierRyan Lee4-0/+1120
2017-04-06ASoC: rsnd: merge rsnd_kctrl_new_m/s/e into rsnd_kctrl_new()Kuninori Morimoto3-92/+62
2017-04-06Merge branch 'fix/rcar' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown296-2299/+10571
2017-04-06ASoC: rsnd: tidyup src->convert_rate reset timingKuninori Morimoto1-2/+1
2017-04-05ALSA: firewire-lib/bebob/oxfw: improve response evaluation for AV/C commandsTakashi Sakamoto3-14/+40
2017-04-05ALSA: firewire-motu: remove invalid bitshift for register valueTakashi Sakamoto1-2/+1