summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'for-linus-2020-03-07' of gitolite.kernel.org:pub/scm/linux/kernel/...Linus Torvalds2020-03-073-3/+4
|\
| * selftests: pidfd: Add pidfd_fdinfo_test in .gitignoreChristophe Leroy2020-02-281-0/+1
| * exit: Fix Sparse errors and warningsMadhuparna Bhowmik2020-02-281-2/+2
| * fork: Use RCU_INIT_POINTER() instead of rcu_access_pointer()Madhuparna Bhowmik2020-02-281-1/+1
* | Merge tag 'sound-5.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-03-0717-62/+98
|\ \
| * \ Merge tag 'asoc-fix-v5.6-rc4' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai2020-03-0715-52/+71
| |\ \
| | * | ASoC: wm8741: Fix typo in Kconfig promptAxel Lin2020-03-051-1/+1
| | * | ASoC: stm32: sai: manage rebind issueOlivier Moysan2020-03-041-8/+10
| | * | ASoC: SOF: Fix snd_sof_ipc_stream_posn()Dan Carpenter2020-03-031-1/+1
| | * | ASoC: rt1015: modify pre-divider for sysclkJack Yu2020-03-031-1/+1
| | * | ASoC: rt1015: add operation callback function for rt1015_dai[]Jack Yu2020-03-021-0/+1
| | * | ASoC: soc-component: tidyup snd_soc_pcm_component_sync_stop()Kuninori Morimoto2020-02-281-1/+1
| | * | ASoC: dapm: Correct DAPM handling of active widgets during shutdownCharles Keepax2020-02-281-1/+1
| | * | ASoC: tas2562: Fix sample rate error messageDan Murphy2020-02-261-1/+1
| | * | ASoC: Intel: Skylake: Fix available clock counter incrementationAmadeusz Sławiński2020-02-241-1/+3
| | * | ASoC: soc-pcm/soc-compress: don't use snd_soc_dapm_stream_stop()Kuninori Morimoto2020-02-242-2/+2
| | * | ASoC: meson: g12a: add tohdmitx resetJerome Brunet2020-02-211-0/+6
| | * | ASoC: pcm512x: Fix unbalanced regulator enable call in probe error pathMatthias Reichl2020-02-201-3/+5
| | * | ASoC: soc-core: fix for_rtd_codec_dai_rollback() macroPierre-Louis Bossart2020-02-201-1/+1
| | * | ASoC: topology: Fix memleak in soc_tplg_manifest_load()Dragos Tarcatu2020-02-191-6/+6
| | * | ASoC: topology: Fix memleak in soc_tplg_link_elems_load()Dragos Tarcatu2020-02-191-1/+4
| | * | ASoC: pcm: Fix possible buffer overflow in dpcm state sysfs outputTakashi Iwai2020-02-191-8/+8
| | * | ASoC: intel: skl: Fix possible buffer overflow in debug outputsTakashi Iwai2020-02-191-14/+14
| | * | ASoC: intel: skl: Fix pin debug printsTakashi Iwai2020-02-191-1/+3
| | * | ASoC: tas2562: Return invalid for when bitwidth is invalidDan Murphy2020-02-181-1/+2
| * | | ALSA: sgio2audio: Remove usage of dropped hw_params/hw_free functionsThomas Bogendoerfer2020-03-061-6/+0
| * | | ALSA: hda/realtek - Enable the headset of ASUS B9450FA with ALC294Jian-Hong Pan2020-03-051-0/+13
| * | | ALSA: hda/realtek - Fix silent output on Gigabyte X570 Aorus MasterChristian Lachner2020-03-051-0/+1
| * | | ALSA: hda/realtek - Add Headset Button supported for ThinkPad X1Kailang Yang2020-03-051-4/+9
| * | | ALSA: hda/realtek - Add Headset Mic supportedKailang Yang2020-03-051-0/+2
| * | | ALSA: hda/realtek - Fix a regression for mute led on Lenovo Carbon X1Hui Wang2020-02-191-0/+2
* | | | Merge tag 'linux-kselftest-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-072-4/+2
|\ \ \ \
| * | | | selftest/lkdtm: Use local .gitignoreChristophe Leroy2020-03-022-4/+2
* | | | | Merge tag 'riscv-for-linus-5.6-rc5' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds2020-03-0611-53/+65
|\ \ \ \ \
| * | | | | riscv: fix seccomp reject syscall code pathTycho Andersen2020-03-053-21/+8
| * | | | | riscv: dts: Add GPIO reboot method to HiFive Unleashed DTS fileYash Shah2020-03-051-0/+5
| * | | | | RISC-V: Select Goldfish RTC driver for QEMU virt machineAnup Patel2020-03-053-0/+4
| * | | | | RISC-V: Select SYSCON Reboot and Poweroff for QEMU virt machineAnup Patel2020-03-053-0/+4
| * | | | | RISC-V: Enable QEMU virt machine support in defconfigsAnup Patel2020-03-052-29/+2
| * | | | | RISC-V: Add kconfig option for QEMU virt machineAnup Patel2020-03-051-0/+20
| * | | | | riscv: Fix range looking for kernel image memblockAlexandre Ghiti2020-03-051-1/+1
| * | | | | riscv: Force flat memory model with no-mmuDamien Le Moal2020-03-041-0/+1
| * | | | | riscv: Change code model of module to medany to improve data accessingVincent Chen2020-03-031-2/+4
| * | | | | riscv: avoid the PIC offset of static percpu data in module beyond 2G limitsVincent Chen2020-03-031-0/+16
* | | | | | parse-maintainers: Mark as executableJonathan Neuschäfer2020-03-061-0/+0
* | | | | | Merge tag 'devicetree-fixes-for-5.6-3' of git://git.kernel.org/pub/scm/linux/...Linus Torvalds2020-03-0659-163/+169
|\ \ \ \ \ \
| * | | | | | dt-bindings: arm: Fixup the DT bindings for hierarchical PSCI statesUlf Hansson2020-03-061-15/+13
| * | | | | | dt-bindings: power: Extend nodename pattern for power-domain providersUlf Hansson2020-03-061-1/+1
| * | | | | | MAINTAINERS: update ALLWINNER CPUFREQ DRIVER entryLukas Bulwahn2020-03-051-1/+1
| * | | | | | dt-bindings: bus: Drop empty compatible string in exampleRob Herring2020-03-041-1/+0