summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)Author
2018-06-25ALSA: hda/conexant - Clean up beep codeTakashi Iwai
2018-06-25ALSA: hda/realtek - Use common helper for creating beep controlsTakashi Iwai
2018-06-25ALSA: hda/realtek - Use common helper for creating ALC268 beep controlsTakashi Iwai
2018-06-25ALSA: hda/realtek - Use common GPIO mask for ALC660VD ASUS fixupTakashi Iwai
2018-06-25ALSA: hda/realtek - Simplify Dell XPS13 GPIO handlingTakashi Iwai
2018-06-25ALSA: hda/realtek - Convert some manual GPIO setupsTakashi Iwai
2018-06-25ALSA: hda/realtek - Simplify mute LED GPIO handlingTakashi Iwai
2018-06-25ALSA: hda/realtek - Simplify alc885_fixup_macpro_gpio()Takashi Iwai
2018-06-25ALSA: hda/realtek - Consolidate gpio_data and gpio_ledTakashi Iwai
2018-06-25ALSA: hda/realtek - Add GPIO data update helperTakashi Iwai
2018-06-25ALSA: hda/realtek - Manage GPIO bits commonlyTakashi Iwai
2018-06-25ALSA: hda/realtek - Allow skipping spec->init_amp detectionTakashi Iwai
2018-06-25Merge branch 'topic/ac97-bus' into for-nextTakashi Iwai
2018-06-25ALSA: ac97: add codecs devicetree bindingRobert Jarzmik
2018-06-21ALSA: hda/realtek - Simplify alc269_fixup_hp_line1_mic1_led()Takashi Iwai
2018-06-21ALSA: hda - Sanity check of unexpected cap_sync_hook overrideTakashi Iwai
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