summaryrefslogtreecommitdiffstats
path: root/sound/sparc (unfollow)
Commit message (Expand)AuthorFilesLines
2018-04-07ALSA: usb-audio: More strict sanity checks for clock parsersTakashi Iwai1-3/+3
2018-04-07ALSA: usb-audio: Refactor clock finder helpersTakashi Iwai1-74/+53
2018-04-03ALSA: pcm: Fix UAF at PCM release via PCM timer accessTakashi Iwai1-1/+7
2018-03-29ALSA: usb-audio: silence a static checker warningDan Carpenter1-1/+1
2018-03-28ASoC: tscs42xx: Remove owner assignment from i2c_driverFabio Estevam1-1/+0
2018-03-28ASoC: mediatek: remove "simple-mfd" in the exampleRyder Lee1-1/+1
2018-03-28ASoC: cpcap: replace codec to componentKuninori Morimoto1-79/+73
2018-03-28ASoC: Intel: bytcr_rt5651: don't use codec anymoreKuninori Morimoto1-2/+2
2018-03-28ASoC: amd: don't use codec anymoreKuninori Morimoto1-2/+1
2018-03-27ALSA: usb-audio: fix memory leak on cvalColin Ian King1-1/+3
2018-03-27ALSA: pcm: Fix mutex unbalance in OSS emulation ioctlsTakashi Iwai1-25/+42
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-03-27ASoC: topology: Fix kcontrol name string handlingLiam Girdwood1-5/+18
2018-03-27ALSA: aloop: Mark paused device as inactiveRobert Rosengren1-3/+9
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-03-26Linux 4.16-rc7v4.16-rc7Linus Torvalds1-1/+1
2018-03-25tty: vt: fix up tabstops properlyLinus Torvalds1-4/+4
2018-03-25Revert "mqueue: switch to on-demand creation of internal mount"Eric W. Biederman1-55/+19
2018-03-24ALSA: usb-audio: update clock valid controlAndrew Chant1-14/+19
2018-03-24ALSA: usb-audio: UAC2 jack detectionAndrew Chant1-1/+97
2018-03-23ALSA: pcm: Return -EBUSY for OSS ioctls changing busy streamsTakashi Iwai2-9/+28
2018-03-23ALSA: pcm: Avoid potential races between OSS ioctls and read/writeTakashi Iwai1-28/+106
2018-03-23ALSA: usb-audio: Integrate native DSD support for ITF-USB based DACs.Nobutaka Okabe1-61/+23
2018-03-23ALSA: usb-audio: FIX native DSD support for TEAC UD-501 DACNobutaka Okabe1-10/+27
2018-03-23ALSA: usb-audio: Add native DSD support for Luxman DA-06Nobutaka Okabe1-13/+16
2018-03-23ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe1-0/+1
2018-03-23x86/entry/64: Don't use IST entry for #BP stackAndy Lutomirski3-10/+9
2018-03-23x86/efi: Free efi_pgd with free_pages()Waiman Long1-1/+1