summaryrefslogtreecommitdiff
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: timer: Replace tasklet with workTakashi Iwai2020-09-092-11/+11
* ALSA: pcsp: Replace tasklet with workTakashi Iwai2020-09-091-7/+5
* Merge branch 'for-linus' into for-nextTakashi Iwai2020-09-0928-96/+249
|\
| * ALSA: hda/realtek - The Mic on a RedmiBook doesn't workHui Wang2020-09-091-0/+13
| * ALSA: hda: fixup headset for ASUS GX502 laptopLuke D Jones2020-09-071-0/+65
| * ALSA: hda/realtek - Improved routing for Thinkpad X1 7th/8th GenTakashi Iwai2020-09-031-1/+41
| * ALSA: hda: use consistent HDAudio spelling in comments/docsPierre-Louis Bossart2020-09-022-6/+6
| * ALSA: hda: add dev_dbg log when driver is not selectedPierre-Louis Bossart2020-09-021-2/+3
| * ALSA: hda: fix a runtime pm issue in SOF when integrated GPU is disabledRander Wang2020-09-021-0/+2
| * ALSA: hda: hdmi - add Rocketlake supportRander Wang2020-09-021-0/+1
| * Merge branch 'topic/tasklet-convert' into for-linusTakashi Iwai2020-09-0216-74/+42
| |\
| | * ALSA: ua101: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| | * ALSA: usb-audio: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| | * ASoC: txx9: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| | * ASoC: siu: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-6/+4
| | * ASoC: fsl_esai: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| | * ALSA: hdsp: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-022-7/+6
| | * ALSA: riptide: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-3/+3
| | * ALSA: pci/asihpi: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-5/+4
| | * ALSA: firewire: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+4
| | * ALSA: core: convert tasklets to use new tasklet_setup() APIAllen Pais2020-09-021-4/+3
| | * Merge tag 'sound-5.9-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-2123-260/+323
| | |\
| | * \ Merge tag 'sound-fix-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-1412-12/+92
| | |\ \
| | * \ \ Merge tag 'sound-5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2020-08-06605-5275/+15715
| | |\ \ \
| | * \ \ \ Merge tag 'uninit-macro-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kerne...Linus Torvalds2020-08-043-3/+3
| | |\ \ \ \
| | | * | | | treewide: Remove uninitialized_var() usageKees Cook2020-07-163-3/+3
| | * | | | | Merge tag 'tasklets-v5.9-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2020-08-041-1/+1
| | |\ \ \ \ \
| | | * | | | | treewide: Replace DECLARE_TASKLET() with DECLARE_TASKLET_OLD()Kees Cook2020-07-301-1/+1
| | * | | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2020-08-031-25/+2
| | |\ \ \ \ \ \
| | | * | | | | | ASoC: cros_ec_codec: use sha256() instead of open codingEric Biggers2020-07-161-25/+2
| | * | | | | | | Merge tag 'sound-5.8' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds2020-07-316-10/+56
| | |\ \ \ \ \ \ \
| * | | | | | | | | ALSA: pcm: oss: Remove superfluous WARN_ON() for mulaw sanity checkTakashi Iwai2020-09-011-2/+2
| * | | | | | | | | ALSA: hda - Fix silent audio output and corrupted input on MSI X570-A PRODan Crawford2020-08-291-0/+1
| * | | | | | | | | ALSA: hda/hdmi: always check pin power status in i915 pin fixupKai Vehmanen2020-08-261-0/+1
| * | | | | | | | | ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion NT950XCJ-X716AAdrien Crivelli2020-08-261-1/+2
| * | | | | | | | | ALSA: usb-audio: Add basic capture support for Pioneer DJ DJM-250MK2František Kučera2020-08-263-7/+55
| * | | | | | | | | ALSA: usb-audio: Add implicit feedback quirk for UR22CJoshua Sivec2020-08-261-0/+1
| * | | | | | | | | Revert "ALSA: hda: Add support for Loongson 7A1000 controller"Tiezhu Yang2020-08-251-2/+0
| * | | | | | | | | ALSA: hda/tegra: Program WAKEEN register for TegraMohan Kumar2020-08-251-0/+7
| * | | | | | | | | ALSA: hda: Fix 2 channel swapping for TegraMohan Kumar2020-08-251-0/+5
| * | | | | | | | | ALSA: ca0106: fix error code handlingTong Zhang2020-08-251-1/+2
* | | | | | | | | | ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart2020-09-031-1/+0
* | | | | | | | | | ALSA: vx: vx_pcm: remove redundant assignmentPierre-Louis Bossart2020-09-031-1/+0
* | | | | | | | | | ALSA: vx: vx_core: clarify operator precedencePierre-Louis Bossart2020-09-031-2/+2
* | | | | | | | | | ALSA: rawmidi: (cosmetic) align function parametersPierre-Louis Bossart2020-09-031-1/+1
* | | | | | | | | | ALSA: atmel: ac97: clarify operator precedencePierre-Louis Bossart2020-09-031-11/+11
* | | | | | | | | | ALSA: ac97: (cosmetic) align argument namesPierre-Louis Bossart2020-09-031-1/+1
* | | | | | | | | | ALSA: usb: scarless_gen2: fix endianness issuePierre-Louis Bossart2020-09-031-1/+1
* | | | | | | | | | ALSA: hda: (cosmetic) align function parametersPierre-Louis Bossart2020-09-032-5/+5
* | | | | | | | | | ALSA: hda: auto_parser: remove shadowed variable declarationPierre-Louis Bossart2020-09-031-1/+1