summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-06-21ALSA: hda/sigmatel - Use common helper for mic mute LEDTakashi Iwai
2018-06-21ALSA: hda - Allow multiple ADCs for mic mute LED controlsTakashi Iwai
2018-06-21ALSA: hda/conexant - Use the mic-mute LED helperTakashi Iwai
2018-06-21ALSA: hda/realtek - Use the mic-mute LED helper for HP and othersTakashi Iwai
2018-06-21ALSA: hda - Use the common helper for thinkpad_acpi mic mute LED handlingTakashi Iwai
2018-06-21ALSA: hda - Move mic mute LED helper to the generic parserTakashi Iwai
2018-06-19ALSA: firewire-motu: add support for Motu TravelerTakashi Sakamoto
2018-06-19ALSA: firewire-motu: cancel chunk alignment for protocol version 2Takashi Sakamoto
2018-06-19ALSA: firewire-motu: add a flag for AES/EBU on XLR interfaceTakashi Sakamoto
2018-06-19ALSA: firewire-motu: add a flag for chunks for main 1/2 outTakashi Sakamoto
2018-06-19ALSA: firewire-motu: suppless consumption for unused element of array in stackTakashi Sakamoto
2018-06-18ALSA: line6: stop using get_seconds()Arnd Bergmann
2018-06-18ALSA: ctxfi: use enum type CT_SUM_CTL where appropriateStefan Agner
2018-06-18ALSA: ice1724: remove unused arrayStefan Agner
2018-06-17ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4Alastair Bridgewater
2018-06-17ALSA: hda/ca0132: Restore PCM Analog Mic-In2Alastair Bridgewater
2018-06-17ALSA: hda/ca0132: Don't test for QUIRK_NONEAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWAREAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Delete redundant UNSOL event requestsAlastair Bridgewater
2018-06-17ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fieldsAlastair Bridgewater
2018-06-17ALSA: hda/realtek - Fix pop noise on Lenovo P50 & coTakashi Iwai
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia
2018-06-14ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia
2018-06-13ALSA: usb-audio: Remove explicitly listed Mytek devicesJussi Laako
2018-06-13ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsJussi Laako
2018-06-13ALSA: usb-audio: Add native DSD support for Mytek DACsJussi Laako
2018-06-13ALSA: hda/realtek - Add shutup hintTakashi Iwai
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook
2018-06-12ALSA: usb-audio: Disable the quirk for Nura headsetTakashi Iwai
2018-06-12ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg
2018-06-12ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds
2018-06-11ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia
2018-06-11ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai
2018-06-05Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla