summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: add new 32-bit layout for snd_pcm_mmap_status/controlArnd Bergmann2019-12-133-31/+47
* ALSA: move snd_pcm_ioctl_sync_ptr_compat into pcm_native.cArnd Bergmann2019-12-132-98/+100
* ALSA: Avoid using timespec for struct snd_timer_treadBaolin Wang2019-12-132-38/+117
* ALSA: Avoid using timespec for struct snd_rawmidi_statusBaolin Wang2019-12-112-94/+125
* ALSA: Avoid using timespec for struct snd_pcm_statusBaolin Wang2019-12-113-124/+138
* ALSA: Avoid using timespec for struct snd_timer_statusBaolin Wang2019-12-112-57/+62
* ALSA: Replace timespec with timespec64Baolin Wang2019-12-116-40/+52
* Merge tag 'sound-fix-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-068-69/+153
|\
| * ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai2019-12-043-0/+6
| * ALSA: hda: hdmi - Keep old slot assignment behavior for Intel platformsTakashi Iwai2019-12-031-6/+3
| * ALSA: hda: Modify stream stripe mask only when neededTakashi Iwai2019-12-032-7/+17
| * ALSA: hda - fixup for the bass speaker on Lenovo Carbon X1 7th genJaroslav Kysela2019-11-291-0/+17
| * ALSA: hda: hdmi - preserve non-MST PCM routing for Intel platformsKai Vehmanen2019-11-291-0/+5
| * ALSA: hda: hdmi - fix kernel oops caused by invalid PCM idxKai Vehmanen2019-11-291-11/+11
| * ALSA: hda/realtek - Fix inverted bass GPIO pin on Acer 8951GTakashi Iwai2019-11-281-14/+3
| * ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang2019-11-281-2/+5
| * ALSA: hda: hdmi - fix regression in connect list handlingKai Vehmanen2019-11-271-26/+12
| * ALSA: aloop: Avoid pointer dereference before null-checkAndrew Gabbasov2019-11-271-4/+4
| * ALSA: hda/hdmi - enable automatic runtime pm for AMD HDMI codecs by defaultAlex Deucher2019-11-261-0/+1
| * ALSA: hda/hdmi - enable runtime pm for newer AMD display audioAlex Deucher2019-11-261-12/+23
| * ALSA: hda/hdmi - Add new pci ids for AMD GPU display audioAlex Deucher2019-11-261-0/+14
| * ALSA: hda/hdmi - fix vgaswitcheroo detection for AMDAlex Deucher2019-11-261-0/+45
* | Merge tag 'compat-ioctl-5.5' of git://git.kernel.org:/pub/scm/linux/kernel/gi...Linus Torvalds2019-12-012-0/+6
|\ \
| * | compat_ioctl: remove translation for sound ioctlsArnd Bergmann2019-10-232-0/+6
* | | Merge tag 'sound-5.5-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2019-11-26330-4484/+14089
|\ \ \ | | |/ | |/|
| * | ALSA: usb-audio: Fix Focusrite Scarlett 6i6 gen1 - input handlingJens Verwiebe2019-11-251-2/+21
| * | ALSA: hda/realtek - Enable internal speaker of ASUS UX431FLCJian-Hong Pan2019-11-251-1/+9
| * | Merge tag 'asoc-v5.5-2' of https://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2019-11-2545-490/+1259
| |\ \
| | * \ Merge branch 'asoc-5.5' into asoc-nextMark Brown2019-11-22176-3134/+10842
| | |\ \
| | | * | ASoC: DMI long name - avoid to add board name if matches with product nameJaroslav Kysela2019-11-221-1/+2
| | | * | ASoC: improve the DMI long card code in asoc-coreJaroslav Kysela2019-11-221-41/+25
| | | * | ASoC: Fix Kconfig indentationKrzysztof Kozlowski2019-11-202-17/+17
| | | * | ASoC: soc-pcm: check symmetry before hw_paramsShengjiu Wang2019-11-201-3/+5
| | | * | ASoC: pcm3168a: Update the RST gpio handling to align with documentationPeter Ujfalusi2019-11-201-5/+15
| | | * | ASoC: add control components managementJaroslav Kysela2019-11-201-0/+13
| | | * | ASoC: soc-pcm: remove soc_pcm_private_free()Kuninori Morimoto2019-11-192-18/+11
| | | * | ASoC: soc-component: tidyup snd_soc_pcm_component_new/free() parameterKuninori Morimoto2019-11-192-7/+5
| | | * | ASoC: wm_adsp: Expose mixer control APILi Xu2019-11-182-1/+84
| | | * | ASoC: tlv320aic31xx: configure output common-mode voltageLucas Stach2019-11-182-0/+53
| | | * | ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood2019-11-181-4/+4
| | | * | ASoC: pcm3168a: Add support for optional RST gpio handlingPeter Ujfalusi2019-11-181-4/+34
| | | * | ASoC: wm5100: add missed pm_runtime_disableChuhong Yuan2019-11-181-0/+2
| | | * | ASoC: wm2200: add missed operations in remove and probe failureChuhong Yuan2019-11-181-0/+5
| | | * | ASoC: qcom: q6asm-dai: add support to flac decoderVinod Koul2019-11-181-1/+34
| | | * | ASoC: qcom: q6asm: add support to flac configSrinivas Kandagatla2019-11-182-0/+70
| | | * | ASoC: rt5677: rt5677_check_hotword() can be statickbuild test robot2019-11-181-1/+1
| | | * | ASoC: ti: davinci-mcasp: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
| | | * | ASoC: dmaengine: Use dma_request_chan() directly for channel requestPeter Ujfalusi2019-11-151-1/+1
| | | * | ASoC: soc-core: care card_probed at soc_cleanup_card_resources()Kuninori Morimoto2019-11-151-5/+10
| | | * | ASoC: soc-core: move snd_soc_unbind_card() next to snd_soc_bind_card()Kuninori Morimoto2019-11-151-15/+15