summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-04-25Merge branch 'for-linus' into for-nextTakashi Iwai35-131/+255
2018-04-25ALSA: hda - Skip jack and others for non-existing PCM streamsTakashi Iwai1-1/+8
2018-04-25Merge tag 'asoc-fix-4.17-rc2' of https://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai11-33/+85
2018-04-25ALSA: hda/realtek - change the location for one of two front micsKailang Yang1-0/+1
2018-04-25ALSA: rme9652: Hardening for potential Spectre v1Takashi Iwai1-2/+4
2018-04-25ALSA: hdspm: Hardening for potential Spectre v1Takashi Iwai1-10/+14
2018-04-25ALSA: asihpi: Hardening for potential Spectre v1Takashi Iwai2-5/+12
2018-04-25ALSA: opl3: Hardening for potential Spectre v1Takashi Iwai1-2/+5
2018-04-25ALSA: hda: Hardening for potential Spectre v1Takashi Iwai1-1/+11
2018-04-25ALSA: seq: oss: Hardening for potential Spectre v1Takashi Iwai4-40/+55
2018-04-25ALSA: seq: oss: Fix unbalanced use lock for synth MIDI deviceTakashi Iwai1-4/+8
2018-04-25ALSA: hda/realtek - Update ALC255 depop optimizeKailang Yang1-0/+2
2018-04-25ALSA: hda/realtek - Add some fixes for ALC233Kailang Yang1-0/+2
2018-04-25ALSA: pcm: Change return type to vm_fault_tSouptick Joarder1-3/+3
2018-04-25ALSA: usx2y: Change return type to vm_fault_tSouptick Joarder3-3/+3
2018-04-24ALSA: usb-audio: ADC3: Fix channel mapping conversion for ADC3.Michael Drake1-1/+1
2018-04-24ALSA: hda - Sanity check of access to SPDIF controls arrayTakashi Iwai1-0/+12
2018-04-24ALSA: dice: improve support for ancient firmware for DICETakashi Sakamoto3-28/+40
2018-04-24ALSA: dice: fix OUI for TC groupTakashi Sakamoto1-1/+1
2018-04-24ALSA: hda - Use a macro for snd_array iteration loopsTakashi Iwai7-54/+52
2018-04-24ALSA: usb-audio: Skip broken EU on Dell dock USB-audioTakashi Iwai1-0/+3
2018-04-24ALSA: usb-audio: Fix missing endian conversionTakashi Iwai1-2/+2
2018-04-23ALSA: usb-audio: Fix forgotten conversion of control query functionsTakashi Iwai1-1/+2
2018-04-23ALSA: control: Fix missing __user annotationTakashi Iwai1-1/+1
2018-04-23ALSA: usb-audio: add more quirks for DSD interfacesDaniel Mack1-0/+27
2018-04-23ALSA: cmi8328: array_find() can be statickbuild test robot1-2/+2
2018-04-23ALSA: core: Report audio_tstamp in snd_pcm_sync_ptrDavid Henningsson1-0/+1
2018-04-23ALSA: pcm: Return negative delays from SNDRV_PCM_IOCTL_DELAY.Jeffery Miller2-15/+15
2018-04-21Merge tag 'sound-4.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds4-8/+18
2018-04-19ALSA: rawmidi: Fix missing input substream checks in compat ioctlsTakashi Iwai1-6/+12
2018-04-19ASoC: msm8916-wcd-analog: use threaded context for mbhc eventsSrinivas Kandagatla1-3/+6
2018-04-19ALSA: usb-audio: add implicit fb quirk for Axe-Fx IIIAlberto Aguirre1-0/+4
2018-04-19ALSA: usb-audio: simplify set_sync_ep_implicit_fb_quirkAlberto Aguirre1-32/+20
2018-04-19ALSA: hda/realtek - adjust the location of one micHui Wang1-0/+1
2018-04-19ALSA: hda/realtek - set PINCFG_HEADSET_MIC to parse_flagsHui Wang1-0/+2
2018-04-17ASoC: topology: Check widget kcontrols before derefLiam Girdwood1-2/+2
2018-04-17ASoC: topology: Fix bugs of freeing soc topologyYan Wang1-1/+1
2018-04-17ALSA: pcm: Unify delay calculation in snd_pcm_status() and snd_pcm_delay()Takashi Iwai1-21/+16
2018-04-17ALSA: pcm: Unify playback and capture poll callbacksTakashi Iwai1-55/+19
2018-04-17ALSA: pcm: Clean up with snd_pcm_avail() and snd_pcm_hw_avail() helpersTakashi Iwai4-75/+33
2018-04-16ASoC: amd: acp-da7219-max98357: Make symbol da7219_dai_clk staticWei Yongjun1-1/+1
2018-04-16ASoC: rt5514: Add the missing register in the readable tableoder_chiou@realtek.com1-0/+3
2018-04-16ALSA: emu10k1: Reduce GFP_ATOMIC allocationTakashi Iwai2-9/+2
2018-04-16ALSA: cmipci: Allocate with GFP_KERNEL instead of GFP_ATOMICTakashi Iwai1-1/+1
2018-04-16ALSA: hda - New VIA controller suppor no-snoop pathDavid Wang1-1/+2
2018-04-16ALSA: ad1889: Replace mdelay with usleep_range in snd_ad1889_ac97_readyJia-Ju Bai1-1/+1
2018-04-16ALSA: ad1889: Replace mdelay with usleep_range in snd_ad1889_initJia-Ju Bai1-1/+1
2018-04-16Merge branch 'for-linus' into for-nextTakashi Iwai1-1/+1
2018-04-13ASoC: adau17x1: Handling of DSP_RUN register during fw setupDanny Smith2-7/+22
2018-04-13Merge tag 'drm-fixes-for-v4.17-rc1' of git://people.freedesktop.org/~airlied/...Linus Torvalds1-3/+1