summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: wm8804: Add ACPI supportPierre-Louis Bossart2018-08-281-1/+14
| | * ASoC: rt5682: Change DAC/ADC volume scaleShuming Fan2018-08-281-4/+4
| | * ASoC: max98373: Added 10ms sleep after amp software resetRyan Lee2018-08-281-0/+2
| | * ASoC: rt5514: Fix the issue of the delay volume applied againOder Chiou2018-08-161-4/+4
| | * ASoC: max98373: Added speaker FS gain cotnrol register to volatile.Ryan Lee2018-08-161-0/+1
| | * ASoC: dapm: Fix NULL pointer deference on CODEC to CODEC DAIsCharles Keepax2018-08-153-2/+7
| | * ASoC: Intel: Skylake: Acquire irq after RIRB allocationYong Zhi2018-08-141-4/+6
| | * ASoC: uapi: fix sound/skl-tplg-interface.h userspace compilation errorsDmitry V. Levin2018-08-141-52/+54
| | * ASoC: wm9712: fix replace codec to componentMarcel Ziswiler2018-08-141-1/+1
| | * ASoC: Intel: bytcr_rt5640: Add quirks for 2 more devicesHans de Goede2018-08-141-0/+26
| * | ALSA: fireworks: fix memory leak of response buffer at error pathTakashi Sakamoto2018-09-171-0/+2
| * | ALSA: oxfw: fix memory leak of discovered stream formats at error pathTakashi Sakamoto2018-09-171-0/+7
| * | ALSA: oxfw: fix memory leak for model-dependent data at error pathTakashi Sakamoto2018-09-171-0/+2
| * | ALSA: bebob: fix memory leak for M-Audio FW1814 and ProjectMix I/O at error pathTakashi Sakamoto2018-09-172-4/+2
| * | ALSA: hda - Enable runtime PM only for discrete GPUTakashi Iwai2018-09-134-23/+69
| * | ALSA: oxfw: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
| * | ALSA: firewire-tascam: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
| * | ALSA: firewire-digi00x: fix memory leak of private dataTakashi Sakamoto2018-09-131-0/+1
| * | ALSA: emu10k1: fix possible info leak to userspace on SNDRV_EMU10K1_IOCTL_INFOWilly Tarreau2018-09-101-1/+1
| * | ALSA: fireface: fix memory leak in ff400_switch_fetching_mode()Takashi Sakamoto2018-09-101-3/+6
| * | ALSA: bebob: use address returned by kmalloc() instead of kernel stack for st...Takashi Sakamoto2018-09-101-10/+14
* | | ALSA: intel8x0: Fix fall-through annotationsGustavo A. R. Silva2018-10-031-4/+4
* | | ALSA: sb8: Fix fall-through annotationsGustavo A. R. Silva2018-10-021-5/+5
* | | ALSA: firewire-lib: add PCM rules to obsolete PCM constraints based on LCM of...Takashi Sakamoto2018-10-021-7/+71
* | | ALSA: hda/ca0132 - Add ZxR exit commandsConnor McAdams2018-10-021-0/+33
* | | ALSA: hda/ca0132 - Add ZxR 600 ohm gain controlConnor McAdams2018-10-021-2/+42
* | | ALSA: hda/ca0132 - Remove input select enum for ZxRConnor McAdams2018-10-021-1/+14
* | | ALSA: hda/ca0132 - Add ZxR input/output select commandsConnor McAdams2018-10-021-0/+25
* | | ALSA: hda/ca0132 - Add ZxR DSP post-download commandsConnor McAdams2018-10-021-13/+24
* | | ALSA: hda/ca0132 - Add ZxR init commandsConnor McAdams2018-10-021-1/+13
* | | ALSA: hda/ca0132 - Add DBpro hda_codec_opsConnor McAdams2018-10-021-0/+100
* | | ALSA: hda/ca0132 - Add ZxR pincfgConnor McAdams2018-10-021-0/+50
* | | ALSA: hda/ca0132 - Add ZxR quirks + new quirk check functionConnor McAdams2018-10-021-0/+28
* | | ALSA: hda/ca0132 - Fix surround sound with output effectsConnor McAdams2018-10-021-5/+14
* | | ALSA: hda/ca0132 - Fix AE-5 control typeConnor McAdams2018-10-021-2/+2
* | | ALSA: timer: fix wrong comment to refer to 'SNDRV_TIMER_PSFLG_*'Takashi Sakamoto2018-10-021-1/+1
* | | ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2018-10-021-8/+14
* | | ALSA: hda/ca0132 - Add AE-5 exit functionConnor McAdams2018-09-201-0/+28
* | | ALSA: hda/ca0132 - Add AE-5 specific controlsConnor McAdams2018-09-201-1/+238
* | | ALSA: hda/ca0132 - Add input selection commands for AE-5Connor McAdams2018-09-201-6/+29
* | | ALSA: hda/ca0132 - Add output set commands for AE-5Connor McAdams2018-09-201-10/+70
* | | ALSA: hda/ca0132 - Clean up ca0132_alt_out_selectConnor McAdams2018-09-201-51/+69
* | | ALSA: hda/ca0132 - Add DSP setup functions for AE-5Connor McAdams2018-09-201-0/+215
* | | ALSA: hda/ca0132 - Merge post-dsp functions + cleanupConnor McAdams2018-09-201-96/+75
* | | ALSA: hda/ca0132 - Change firmware name and usageConnor McAdams2018-09-201-5/+7
* | | ALSA: hda/ca0132 - Add AE-5 regular init setupConnor McAdams2018-09-201-0/+12
* | | ALSA: hda/ca0132 - Add AE-5 pre-init and ca0113 functionsConnor McAdams2018-09-201-23/+134
* | | ALSA: hda/ca0132 - Change ca0132_mmio_init for AE-5Connor McAdams2018-09-201-6/+55
* | | ALSA: hda/ca0132 - Set AE-5 bools and select mixerConnor McAdams2018-09-201-1/+10
* | | ALSA: hda/ca0132 - Add pincfg for AE-5Connor McAdams2018-09-201-13/+60