summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* s390: clean up stacks setupVasily Gorbik2018-09-205-12/+9
* s390/vdso: correct CFI annotations of vDSO functionsVasily Gorbik2018-09-204-23/+27
* s390/vdso: avoid 64-bit vdso mapping for compat tasksVasily Gorbik2018-09-203-3/+8
* s390/zcrypt: enable AP bus scan without a valid default domainHalil Pasic2018-09-201-12/+6
* s390: add initial 64-bit restart PSWMartin Schwidefsky2018-09-201-0/+3
* s390/tape: fix spelling mistake "partion" -> "partition"Colin Ian King2018-09-201-1/+1
* s390: vmlogrdr: Use ARRAY_SIZE instead of reimplementing its functionzhong jiang2018-09-201-1/+1
* s390/zcrypt: Use kmemdup to replace kmalloc + memcpyzhong jiang2018-09-201-6/+3
* s390/sclp: Allow to request adapter resetJan Höppner2018-09-202-2/+9
* s390/dasd: remove unnecessary condition checkChengguang Xu2018-09-201-4/+2
* s390/hibernate: fix error handling when suspend cpu != resume cpuGerald Schaefer2018-09-204-10/+14
* Merge tag 'mtd/fixes-for-4.19-rc5' of git://git.infradead.org/linux-mtdGreg Kroah-Hartman2018-09-204-5/+36
|\
| * mtd: devices: m25p80: Make sure the buffer passed in op is DMA-ableBoris Brezillon2018-09-181-3/+23
| * mtd: partitions: fix unbalanced of_node_get/put()Miquel Raynal2018-09-171-1/+4
| * mtd: rawnand: denali: fix a race condition when DMA is kickedMasahiro Yamada2018-09-151-0/+6
| * mtd: rawnand: marvell: prevent harmless warningsMiquel Raynal2018-09-101-1/+3
* | Merge tag 'sound-4.19-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Greg Kroah-Hartman2018-09-2036-128/+314
|\ \
| * \ 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