summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
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
2017-04-05ALSA: oxfw: fix regression to handle Stanton SCS.1m/1dTakashi Sakamoto1-2/+2
2017-04-05ALSA: firewire-digi00x: remove transaction handler for unknown purposeTakashi Sakamoto2-77/+17
2017-04-05ALSA: firewire-digi00x: allow user space applications to read/write MIDI mess...Takashi Sakamoto1-129/+79
2017-04-05ALSA: firewire-digi00x: handle all MIDI messages on streaming packetsTakashi Sakamoto1-18/+37
2017-04-05ALSA: firewire-digi00x: add support for console models of Digi00x seriesTakashi Sakamoto2-2/+12
2017-04-05ALSA: fireface: add support for Fireface 400Takashi Sakamoto5-1/+396
2017-04-05ALSA: fireface: add hwdep interfaceTakashi Sakamoto7-4/+267
2017-04-05ALSA: fireface: add support for PCM functionalityTakashi Sakamoto4-1/+404
2017-04-05ALSA: fireface: add stream management functionalityTakashi Sakamoto4-1/+267
2017-04-05ALSA: fireface: add unique data processing layerTakashi Sakamoto3-1/+164
2017-04-05ALSA: firewire-lib: add no-header packet processingTakashi Sakamoto2-5/+81
2017-04-05ALSA: firewire-lib: use the same prototype for functions to handle packetTakashi Sakamoto2-18/+19
2017-04-05ALSA: fireface: add proc node to help debuggingTakashi Sakamoto4-1/+68
2017-04-05ALSA: fireface: add support for MIDI functionalityTakashi Sakamoto4-1/+140
2017-04-05ALSA: fireface: add transaction supportTakashi Sakamoto4-1/+328
2017-04-05ALSA: fireface: add an abstraction layer for model-specific protocolsTakashi Sakamoto1-0/+31
2017-04-05ALSA: fireface: add model specific structureTakashi Sakamoto2-4/+19
2017-04-05ALSA: fireface: postpone sound card registrationTakashi Sakamoto2-22/+67