summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.19-rc4' of https://git.kernel.org/pub/scm/linux/kernel/git...Takashi Iwai2018-09-1724-87/+208
|\
| * sound: don't call skl_init_chip() to reset intel skl socYu Zhao2018-09-123-4/+6
| * sound: enable interrupt after dma buffer initializationYu Zhao2018-09-121-2/+6
| * Revert "ASoC: Intel: Skylake: Acquire irq after RIRB allocation"Yu Zhao2018-09-121-6/+4
| * ASoC: cs4265: fix MMTLR Data switch controlSébastien Szymanski2018-09-101-2/+2
| * ASoC: AMD: Ensure reset bit is cleared before configuringAkshu Agrawal2018-09-101-0/+21
| * ASoC: rsnd: don't fallback to PIO mode when -EPROBE_DEFERKuninori Morimoto2018-09-062-1/+13
| * ASoC: rsnd: adg: care clock-frequency sizeKuninori Morimoto2018-09-061-0/+5
| * ASoC: uniphier: change status to orphanKatsuhiro Suzuki2018-09-051-2/+1
| * ASoC: rsnd: fixup not to call clk_get/set under non-atomicJiada Wang2018-09-033-6/+28
| * ASoC: q6routing: initialize data correctlySrinivas Kandagatla2018-09-031-1/+3
| * ASoC: tas6424: Save last fault register even when clearAndrew F. Davis2018-08-311-3/+9
| * ASoC: sigmadsp: safeload should not have lower byte limitDanny Smith2018-08-281-2/+1
| * 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: hda: Fix several mismatch for register mask and valueKeyon Jie2018-09-031-15/+7
* | ALSA: rawmidi: Initialize allocated buffersTakashi Iwai2018-09-031-2/+2
* | ALSA: hda - Fix cancel_work_sync() stall from jackpoll workTakashi Iwai2018-08-301-1/+2
* | Linux 4.19-rc1v4.19-rc1Linus Torvalds2018-08-261-2/+2
* | Merge branch 'timers-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2018-08-261-0/+15
|\ \
| * | y2038: Provide aliases for compat helpersArnd Bergmann2018-08-221-0/+15
* | | Merge branch 'ida-4.19' of git://git.infradead.org/users/willy/linux-daxLinus Torvalds2018-08-2628-679/+485
|\ \ \
| * | | ida: Change ida_get_new_above to return the idMatthew Wilcox2018-08-211-18/+12
| * | | ida: Remove old APIMatthew Wilcox2018-08-213-67/+11
| * | | test_ida: check_ida_destroy and check_ida_allocMatthew Wilcox2018-08-212-66/+58
| * | | test_ida: Convert check_ida_conv to new APIMatthew Wilcox2018-08-212-46/+40
| * | | test_ida: Move ida_check_maxMatthew Wilcox2018-08-212-28/+23
| * | | test_ida: Move ida_check_leafMatthew Wilcox2018-08-212-27/+25
| * | | idr-test: Convert ida_check_nomem to new APIMatthew Wilcox2018-08-211-6/+7
| * | | ida: Start new test_ida moduleMatthew Wilcox2018-08-217-7/+71
| * | | target/iscsi: Allocate session IDs from an IDAMatthew Wilcox2018-08-213-30/+10