summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
...
| * | | | | ALSA: hda/realtek - Move some alc236 pintbls to fallback tableHui Wang2019-11-211-14/+3
| * | | | | ALSA: hda/realtek - Move some alc256 pintbls to fallback tableHui Wang2019-11-211-32/+3
| * | | | | ALSA: pcm: Add card sync_irq fieldTakashi Iwai2019-11-202-0/+3
| * | | | | ALSA: pcm: Add the support for sync-stop operationTakashi Iwai2019-11-201-0/+15
| * | | | | ALSA: pcm: Move PCM_RUNTIME_CHECK() macro into local headerTakashi Iwai2019-11-202-0/+3
| * | | | | ALSA: pcm: Allow NULL ioctl opsTakashi Iwai2019-11-201-4/+15
| * | | | | ALSA: pcm: Introduce managed buffer allocation modeTakashi Iwai2019-11-202-13/+82
| * | | | | ALSA: aloop: Support runtime change of snd_timer via info interfaceAndrew Gabbasov2019-11-201-3/+34
| * | | | | ALSA: aloop: Support selection of snd_timer instead of jiffiesTimo Wischer2019-11-201-1/+476
| * | | | | ALSA: aloop: Move CABLE_VALID_BOTH to the top of fileTimo Wischer2019-11-201-4/+4
| * | | | | ALSA: aloop: Rename all jiffies timer specific functionsTimo Wischer2019-11-201-13/+15
| * | | | | ALSA: aloop: Use callback functions for timer specific implementationsTimo Wischer2019-11-201-19/+94
| * | | | | ALSA: aloop: Support return of error code for timer start and stopTimo Wischer2019-11-201-11/+19
| * | | | | ALSA: aloop: Describe units of variablesTimo Wischer2019-11-201-2/+4
| * | | | | ALSA: hda - Add mute led support for HP ProBook 645 G4Kai-Heng Feng2019-11-201-0/+1
| * | | | | ALSA: hda - Add DP-MST support for NVIDIA codecsNikhil Mahale2019-11-191-22/+73
| * | | | | ALSA: hda - Add DP-MST support for non-acomp codecsNikhil Mahale2019-11-191-33/+67
| * | | | | ALSA: hda - Add DP-MST jack supportNikhil Mahale2019-11-193-80/+244
| * | | | | ALSA: hda - Rename snd_hda_pin_sense to snd_hda_jack_pin_senseNikhil Mahale2019-11-193-6/+6
| * | | | | ALSA: hda - remove forced polling workaround for CFL and CNLKai Vehmanen2019-11-151-6/+0
| * | | | | ALSA: hda: hdmi - remove redundant code commentsKai Vehmanen2019-11-151-4/+1
| * | | | | ALSA: hda: hdmi - fix port numbering for ICL and TGL platformsKai Vehmanen2019-11-151-6/+6
| * | | | | ALSA: usb-audio: Add skip_validation optionTakashi Iwai2019-11-143-3/+24
| * | | | | ALSA: hda/hdmi - Clean up Intel platform-specific fixup checksTakashi Iwai2019-11-141-22/+5
| * | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-147-9/+23
| |\| | | |
| * | | | | ALSA: au88x0: Fix incorrect device pointer for preallocationTakashi Iwai2019-11-121-1/+1
| * | | | | ALSA: timer: Fix the breakage of slave link openTakashi Iwai2019-11-111-3/+2
| * | | | | ALSA: pcm: Unexport snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-092-2/+6
| * | | | | ASoC: cros_ec_codec: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-8/+8
| * | | | | ASoC: rt5677-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-9/+8
| * | | | | ASoC: SOF: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-091-12/+0
| * | | | | ASoC: intel: Avoid non-standard macro usageTakashi Iwai2019-11-091-1/+1
| * | | | | ASoC: intel: Drop superfluous snd_pcm_sgbuf_ops_pageTakashi Iwai2019-11-092-24/+0
| * | | | | ASoC: rt5514-spi: Convert to the common vmalloc memallocTakashi Iwai2019-11-091-10/+11
| * | | | | ASoC: Remove superfluous snd_dma_continuous_data()Takashi Iwai2019-11-093-3/+3
| * | | | | ALSA: pcm: Yet another missing check of non-cached buffer typeTakashi Iwai2019-11-091-1/+2
| * | | | | ALSA: timer: Fix possible race at assigning a timer instanceTakashi Iwai2019-11-082-55/+60
| * | | | | ALSA: timer: Make snd_timer_close() returning voidTakashi Iwai2019-11-081-11/+7
| * | | | | ALSA: timer: Unify master/slave linking codeTakashi Iwai2019-11-081-33/+33
| * | | | | Merge branch 'for-linus' into for-nextTakashi Iwai2019-11-074-15/+43
| |\ \ \ \ \
| * \ \ \ \ \ Merge tag 'asoc-v5.5' of https://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai2019-11-07164-2808/+9766
| |\ \ \ \ \ \ | | | |_|_|/ / | | |/| | | |
| | * | | | | ASoC: SOF: topology: Fix bytes control size checksDragos Tarcatu2019-11-061-5/+6
| | * | | | | Merge branch 'for-5.4' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown2019-11-0620-53/+118
| | |\ \ \ \ \ | | | | |_|/ / | | | |/| | |
| | * | | | | ASoC: soc-core: fixup dead-lock at snd_soc_unregister_component()Kuninori Morimoto2019-11-061-5/+15
| | * | | | | ASoC: soc-core: fix RIP warning on card removalPierre-Louis Bossart2019-11-061-1/+3
| | * | | | | ASoC: soc-core: remove topology specific operationKuninori Morimoto2019-11-061-24/+4
| | * | | | | ASoC: soc-core: call snd_soc_register_dai() from snd_soc_register_dais()Kuninori Morimoto2019-11-061-8/+8
| | * | | | | ASoC: soc-core: don't call snd_soc_dapm_new_dai_widgets() at snd_soc_register...Kuninori Morimoto2019-11-062-25/+21
| | * | | | | ASoC: soc-core: have legacy_dai_naming at snd_soc_register_dai()Kuninori Morimoto2019-11-062-3/+4
| | * | | | | ASoC: soc-core: add snd_soc_unregister_dai()Kuninori Morimoto2019-11-061-5/+14