summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda/realtek - Add model description for Chrome headset button quirkTakashi Iwai2019-02-201-0/+2
* ALSA: hda/realtek - Fix a typo in model documentationTakashi Iwai2019-02-201-1/+1
* ALSA: ppc: Fix of-node refcount unbalanceTakashi Iwai2019-02-191-0/+1
* ALSA: aoa: Fix of-node refcount unbalanceTakashi Iwai2019-02-191-0/+1
* ALSA: ac97: Fix of-node refcount unbalanceTakashi Iwai2019-02-191-1/+1
* ALSA: usb-audio: Expose sample resolution through proc interfaceJussi Laako2019-02-183-0/+4
* ALSA: es1688: Remove set but not used variable 'hw'YueHaibing2019-02-141-3/+1
* ALSA: pcm: Comment why read blocks when PCM is not runningRicardo Biehl Pasquali2019-02-131-0/+4
* Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-131-16/+4
|\
| * ALSA: pcm: Revert capture stream behavior change in blocking modeTakashi Iwai2019-02-081-16/+4
* | ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan2019-02-111-0/+8
* | ALSA: pcm: Define snd_pcm_lib_preallocate_*() as returning voidTakashi Iwai2019-02-082-25/+12
* | ASoC: xlnx: fix up for snd_pcm_lib_preallocate_pages_for_all() API changeStephen Rothwell2019-02-081-1/+2
* | Merge branch 'for-linus' into for-nextTakashi Iwai2019-02-0812-38/+65
|\|
| * Merge tag 'asoc-fix-v5.0-rc5' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2019-02-0810-17/+53
| |\
| | * ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki2019-02-071-5/+5
| | * ASoC: rsnd: ssiu: correct shift bit for ssiu9Jiada Wang2019-02-071-1/+1
| | * ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto2019-02-061-1/+1
| * | ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt2019-02-071-1/+8
| * | ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin2019-02-071-0/+1
| * | ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai2019-02-061-1/+3
| * | ALSA: compress: Fix stop handling on compressed capture streamsCharles Keepax2019-02-051-1/+5
| * | ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt2019-02-051-0/+1
| * | ALSA: hda - Serialize codec registrationsTakashi Iwai2019-02-013-1/+5
| * | ALSA: hda/realtek - Use a common helper for hp pin referenceTakashi Iwai2019-02-011-72/+24
| * | ALSA: hda/realtek - Fix lose hp_pins for disable auto muteKailang Yang2019-02-011-0/+45
| * | ALSA: hda/realtek - Headset microphone support for System76 darp5Jeremy Soller2019-01-311-0/+11
* | | Merge tag 'asoc-v5.1' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-02-081298-8707/+38931
|\ \ \
| * | | ASoC: codecs: jz4725b: Use C++ style comments in headerPaul Cercueil2019-02-071-5/+4
| * | | ASoC: codecs: Kconfig: Show knob, and depend on MIPS || COMPILE_TESTPaul Cercueil2019-02-071-1/+8
| * | | ASoC: codecs: jz4740: Add support for devicetreePaul Cercueil2019-02-071-0/+9
| * | | ASoC: codecs: jz4740: Use SPDX license notifierPaul Cercueil2019-02-071-12/+5
| * | | dt-bindings: sound: Document jz4725b-codec bindingsPaul Cercueil2019-02-071-0/+20
| * | | dt-bindings: sound: Document jz4740-codec bindingsPaul Cercueil2019-02-071-0/+20
| * | | ASoC: sun4i-codec: Add Line Playback Volume, Line Boost Volume, Line Right, L...Danny Milosavljevic2019-02-071-0/+27
| * | | ASoC: sun4i-codec: Add FM Playback Volume, FM Left, FM Right, FM Playback SwitchDanny Milosavljevic2019-02-071-0/+18
| * | | ASoC: sun4i-codec: Add Mic1 Playback Switch, Mic2 Playback SwitchDanny Milosavljevic2019-02-071-0/+14
| * | | ASoC: sun4i-codec: Merge sun4i_codec_left_mixer_controls and sun4i_codec_righ...Danny Milosavljevic2019-02-071-16/+16
| * | | ASoC: sun4i-codec: Add Mic1 Boost Volume, Mic2 Boost VolumeDanny Milosavljevic2019-02-071-0/+23
| * | | ASoC: sun4i-codec: Add sun7i_codec_controls, sun7i_codec_codecDanny Milosavljevic2019-02-071-1/+23
| * | | ASoC: sun4i-codec: Add Mic Playback VolumeDanny Milosavljevic2019-02-071-0/+3
| * | | ASoC: sun4i-codec: Add MIC2 Pre-Amplifier, Mic2 inputDanny Milosavljevic2019-02-071-0/+12
| * | | ASoC: codecs: jz4725b: fix spelling mistake "Deemphatize" -> "Deemphasize"Colin Ian King2019-02-071-1/+1
| * | | ASoC: wcd9335: fix semicolon.cocci warningskbuild test robot2019-02-071-3/+3
| * | | ASoC: codecs: Add jz4725b-codec driverPaul Cercueil2019-02-063-0/+613
| * | | ASoC: dapm: harden use of lookup tablesPierre-Louis Bossart2019-02-062-76/+85
| * | | Merge branch 'asoc-5.0' into asoc-5.1 for dapm tableMark Brown2019-02-067-10/+46
| |\ \ \ | | | |/ | | |/|
| | * | ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart2019-02-061-0/+24
| | * | ASoC: topology: fix oops/use-after-free case with dai driverGuennadi Liakhovetski2019-02-022-1/+6
| | * | ASoC: rsnd: fixup MIX kctrl registrationKuninori Morimoto2019-02-021-4/+4