aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-07-18ALSA: hda/realtek - Yet another Clevo P950 quirk entryTakashi Iwai1-0/+1
2018-07-17ALSA: rawmidi: Change resized buffers atomicallyTakashi Iwai1-6/+14
2018-07-16ALSA: hda/realtek - Add Panasonic CF-SZ6 headset jack quirkYOKOTA Hiroshi1-0/+1
2018-07-16ALSA: hda: add mute led support for HP ProBook 455 G5Po-Hsu Lin1-0/+1
2018-07-12ALSA: hda/ca0132: Update a pci quirk device nameAlastair Bridgewater1-1/+1
2018-07-12ALSA: hda/ca0132: Add Recon3Di quirk for Gigabyte G1.Sniper Z97Alastair Bridgewater1-0/+1
2018-07-06ALSA: hda/realtek - two more lenovo models need fixup of MIC_LOCATIONHui Wang1-1/+5
2018-07-02ALSA: hda - Handle pm failure during hotplugChris Wilson1-5/+14
2018-06-25ALSA: seq: Fix UBSAN warning at SNDRV_SEQ_IOCTL_QUERY_NEXT_CLIENT ioctlTakashi Iwai1-1/+2
2018-06-25ALSA: timer: Fix UBSAN warning at SNDRV_TIMER_IOCTL_NEXT_DEVICE ioctlTakashi Iwai1-1/+1
2018-06-25ALSA: hda/realtek - Fix the problem of two front mics on more machinesHui Wang1-1/+8
2018-06-22ALSA: hda/realtek - Add a quirk for FSC ESPRIMO U9210Takashi Iwai1-0/+1
2018-06-21ALSA: hda/ca0132: make array ca0132_alt_chmaps staticColin Ian King1-1/+1
2018-06-21ALSA: hda - Force to link down at runtime suspend on ATI/AMD HDMITakashi Iwai3-2/+9
2018-06-21ALSA: lx6464es: Missing error code in snd_lx6464es_create()Dan Carpenter1-0/+1
2018-06-17ALSA: hda/ca0132: Fix DMic data rate for Alienware M17x R4Alastair Bridgewater1-1/+6
2018-06-17ALSA: hda/ca0132: Restore PCM Analog Mic-In2Alastair Bridgewater1-1/+1
2018-06-17ALSA: hda/ca0132: Don't test for QUIRK_NONEAlastair Bridgewater1-2/+3
2018-06-17ALSA: hda/ca0132: Restore behavior of QUIRK_ALIENWAREAlastair Bridgewater1-1/+1
2018-06-17ALSA: hda/ca0132: Delete redundant UNSOL event requestsAlastair Bridgewater1-21/+11
2018-06-17ALSA: hda/ca0132: Delete pointless assignments to struct auto_pin_cfg fieldsAlastair Bridgewater1-14/+0
2018-06-17ALSA: hda/realtek - Fix pop noise on Lenovo P50 & coTakashi Iwai1-2/+8
2018-06-15docs: Fix some broken referencesMauro Carvalho Chehab3-9/+9
2018-06-15Merge tag 'sound-fix-4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds11-26/+93
2018-06-14ALSA: usb-audio: Always create the interrupt pipe for the mixerJorge Sanjuan1-3/+5
2018-06-14ALSA: usb-audio: Add insertion control for UAC3 BADDJorge Sanjuan1-0/+17
2018-06-14ALSA: usb-audio: Change in connectors control creation interfaceJorge Sanjuan1-10/+10
2018-06-14ALSA: lx6464es: add error handling for pci_ioremap_barZhouyang Jia1-0/+7
2018-06-14ALSA: sonicvibes: add error handling for snd_ctl_addZhouyang Jia1-2/+10
2018-06-13ALSA: usb-audio: Remove explicitly listed Mytek devicesJussi Laako1-3/+0
2018-06-13ALSA: usb-audio: Generic DSD detection for XMOS-based implementationsJussi Laako1-2/+1
2018-06-13ALSA: usb-audio: Add native DSD support for Mytek DACsJussi Laako3-1/+18
2018-06-13ALSA: hda/realtek - Add shutup hintTakashi Iwai1-0/+3
2018-06-12Merge tag 'overflow-v4.18-rc1-part2' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds65-139/+185
2018-06-12treewide: Use array_size() in vmalloc()Kees Cook7-11/+19
2018-06-12treewide: devm_kzalloc() -> devm_kcalloc()Kees Cook25-55/+65
2018-06-12treewide: kzalloc() -> kcalloc()Kees Cook14-30/+36
2018-06-12treewide: kmalloc() -> kmalloc_array()Kees Cook22-43/+65
2018-06-12ALSA: usb-audio: Disable the quirk for Nura headsetTakashi Iwai1-0/+5
2018-06-12ALSA: hda: add dock and led support for HP ProBook 640 G4Dennis Wassenberg1-0/+1
2018-06-12ALSA: hda: add dock and led support for HP EliteBook 830 G5Dennis Wassenberg1-0/+1
2018-06-11Merge tag 'armsoc-soc' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/a...Linus Torvalds1-17/+21
2018-06-11ALSA: emu10k1: add error handling for snd_ctl_addZhouyang Jia1-1/+3
2018-06-11ALSA: fm801: add error handling for snd_ctl_addZhouyang Jia1-4/+12
2018-06-07Merge tag 'media/v4.18-2' of git://git.kernel.org/pub/scm/linux/kernel/git/mc...Linus Torvalds1-1/+2
2018-06-06Merge tag 'overflow-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds3-4/+5
2018-06-06treewide: Use struct_size() for devm_kmalloc() and friendsKees Cook1-1/+2
2018-06-06treewide: Use struct_size() for kmalloc()-familyKees Cook2-3/+3
2018-06-05Merge tag 'asoc-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai184-3597/+28047
2018-06-05Merge branch 'asoc-4.17' into asoc-4.18 merge windowMark Brown2-2/+4
2018-06-04ASoC: dapm: delete dapm_kcontrol_data paths list before freeing itSrinivas Kandagatla1-0/+2
2018-06-04ALSA: usb-audio: remove redundant check on errColin Ian King1-2/+0
2018-06-04Merge branch 'for-next' into for-linusTakashi Iwai118-1423/+8602
2018-06-01ASoC: topology: Move skl-tplg-interface.h to uapiGuenter Roeck5-250/+4
2018-06-01ASoC: topology: Move v4 manifest header data structures to uapiGuenter Roeck1-56/+0
2018-06-01ASoC: topology: Improve backwards compatibility with v4 topology filesGuenter Roeck3-2/+248
2018-06-01ALSA: pci/hda: Remove unused, broken, header fileBen Hutchings1-40/+0
2018-06-01ASoC: TSCS454: Add SupportSteven Eckhoff4-0/+5830
2018-06-01ASoC: Intel: kbl: Move codec sysclk config to codec_init functionMac Chiang1-8/+9
2018-06-01ASoC: simple-card: set cpu dai clk in hw_paramsDaniel Mack1-0/+21
2018-06-01ALSA: hda - Handle kzalloc() failure in snd_hda_attach_pcm_stream()Bo Chen1-1/+3
2018-05-31ALSA: oxygen: use match_string() helperYisheng Xie1-7/+7
2018-05-31ASoC: dapm: use match_string() helperXie Yisheng1-11/+7
2018-05-31ASoC: max98095: use match_string() helperXie Yisheng1-8/+5
2018-05-31ASoC: max98088: use match_string() helperXie Yisheng1-8/+5
2018-05-31ASoC: Intel: bytcr_rt5651: Set card long_name based on quirksHans de Goede1-0/+11
2018-05-31ASoC: mt6797-mt6351: add hostless phone call pathKai Chieh Chuang1-0/+46
2018-05-31ASoC: mt6797: add Hostless DAIKai Chieh Chuang5-0/+129
2018-05-31ASoC: mt6797: add PCM interfaceKai Chieh Chuang5-0/+494
2018-05-31ASoC: mediatek: export mtk-afe symbols as neededArnd Bergmann1-0/+5
2018-05-31ASoC: codecs: PCM1789: include gpio/consumer.hArnd Bergmann1-1/+1
2018-05-31ALSA: xen-front: fix a loop timeoutDan Carpenter1-1/+1
2018-05-30ASoC: core: Fix return code shown on error for hw_paramsJon Hunter1-1/+1
2018-05-30ALSA: xen-front: freeing an error pointerDan Carpenter1-0/+2
2018-05-30ALSA: hda/realtek - Enable mic-mute hotkey for several Lenovo AIOsHui Wang1-1/+5
2018-05-29ALSA: hda/realtek - Fixup for HP x360 laptops with B&O speakersTom Briden2-1/+106
2018-05-29ASoC: atmel-i2s: add driver for the new Atmel I2S controllerCyrille Pitchen3-0/+776
2018-05-29ASoC: qdsp6: q6routing: Add support to all TDM MixersSrinivas Kandagatla1-1/+454
2018-05-29ASoC: qdsp6: q6routing: Add macros for mixersSrinivas Kandagatla1-534/+97
2018-05-29ASoC: qdsp6: q6afe-dai: add support to tdm daisSrinivas Kandagatla1-1/+573
2018-05-29ASoC: qdsp6: q6afe-dai: use q6afe_dai_prepare() for MI2SSrinivas Kandagatla1-35/+18
2018-05-29ASoC: qdsp6: qdafe: add support to tdm portsSrinivas Kandagatla2-2/+447
2018-05-29ASoC: dpcm: symmetry constraint on FE substreamKai Chieh Chuang1-2/+3
2018-05-29ASoC: dpcm: fix BE dai not hw_free and shutdownKai Chieh Chuang1-2/+4
2018-05-29ASoC: AMD: make channel 1 dma as circularAgrawal, Akshu1-64/+10
2018-05-29ASoC: Intel: bytcr_rt5640: Add quirk for the ARCHOS 80 Cesium 8" windows tabletHans de Goede1-0/+10
2018-05-29ALSA: hda/realtek - Refactor alc269_fixup_hp_mute_led_mic*()Takashi Iwai1-19/+13
2018-05-29ALSA: hda/realtek - Fixup mute led on HP Spectre x360Tom Briden1-0/+19
2018-05-29ALSA: usb-audio: Allow non-vmalloc buffer for PCM buffersTakashi Iwai5-5/+63
2018-05-29ALSA: hda: Add Intel NUC5i7RY to the power_save blacklistHans de Goede1-0/+2
2018-05-29ALSA: xen: ensure nul-terminated device nameArnd Bergmann1-1/+1
2018-05-28ALSA: usb-audio: Avoid lowlevel device objectTakashi Iwai1-25/+5
2018-05-28ALSA: usb-audio: Follow standard coding styleTakashi Iwai5-26/+41
2018-05-28ALSA: usb-audio: Move autoresume call at the end of openTakashi Iwai1-36/+37
2018-05-28ALSA: usb-audio: Simplify PCM open/close callbacksTakashi Iwai1-26/+8
2018-05-28ALSA: aloop: Reduced duplicated PCM ops definitionTakashi Iwai1-16/+3
2018-05-28ALSA: xen-front: fix unsigned error check on return from to_sndif_formatColin Ian King1-3/+4
2018-05-28ALSA: xen-front: remove redundant error check on retColin Ian King1-2/+0
2018-05-28sound: Use octal not symbolic permissionsJoe Perches41-103/+102
2018-05-27ALSA: dice: unuse second stream for MIDI conformant data channel for TC Elect...Takashi Sakamoto1-5/+3
2018-05-27ALSA: dice: fix stream format parameters for TC Electronic Studio Konnekt 48Takashi Sakamoto1-2/+2
2018-05-26ALSA: seq: fix spelling mistake "Unamed" -> "Unnamed"Colin Ian King1-1/+1
2018-05-25Merge tag 'omap-for-v4.18/soc-late-signed' of git://git.kernel.org/pub/scm/li...Olof Johansson1-17/+21
2018-05-25ASoC: mt6797: combine DAI to register componentKaiChieh Chuang3-13/+53
2018-05-25ASoC: mt6797: extract DAI adda in separate fileKaiChieh Chuang4-354/+392
2018-05-25ASoC: mediatek: add sub dai to mtk_base_afeKaiChieh Chuang3-0/+101
2018-05-25ASoC: omap: fix compile-test buildingArnd Bergmann1-1/+1
2018-05-24ALSA: hda - Fix runtime PMLukas Wunner1-2/+4
2018-05-24ALSA: echoaudio: Drop superfluous macroTakashi Iwai2-7/+1
2018-05-24ALSA: usb-audio: Drop superfluous ifndefTakashi Iwai1-4/+0
2018-05-23ASoC: ams_delta: use GPIO lookup tableJanusz Krzysztofik1-17/+21
2018-05-23ALSA: hda: Add ASRock H81M-HDS to the power_save blacklistHans de Goede1-0/+2
2018-05-23ALSA: hda: Add Gigabyte P55A-UD3 and Z87-D3HP to the power_save blacklistHans de Goede1-0/+3
2018-05-23ALSA: hda: Add Clevo W35xSS_370SS to the power_save blacklistHans de Goede1-0/+2
2018-05-23ALSA: hda: Add Intel NUC7i3BNB to the power_save blacklistHans de Goede1-0/+2
2018-05-23ASoC: Intel: cht_bsw_nau8824: Fix jack_type to include SND_JACK_MICROPHONEHans de Goede1-1/+1
2018-05-23ASoC: rockchip: cdn-dp sound output use spdifLin Huang1-45/+1
2018-05-22ALSA: hda/conexant - Add hp-mic-fix model stringTakashi Iwai1-0/+1
2018-05-22ALSA: hda/conexant - Add fixup for HP Z2 G4 workstationTakashi Iwai1-0/+1
2018-05-22ASoC: make wm8782 codec selectable in KconfigDaniel Mack1-1/+1
2018-05-22ASoC: wm8782: add device-tree matching tableDaniel Mack1-0/+9
2018-05-22ASoC: pxa-ssp: simplify pxa_ssp_set_dai_sysclk()Daniel Mack1-4/+2
2018-05-22ASoC: pxa-ssp: allow more flexible setup orderDaniel Mack1-20/+62
2018-05-22ALSA: oxfw: use match_string() helperYisheng Xie1-7/+1
2018-05-21Merge branch 'topic/xen' into for-nextTakashi Iwai14-1/+2701
2018-05-21ASoC: qcom: apq8096: Add db820c machine driverSrinivas Kandagatla3-0/+266
2018-05-21ASoC: qdsp6: q6asm: Add q6asm dai driverSrinivas Kandagatla3-0/+629
2018-05-21ASoC: qdsp6: q6afe: Add q6afe dai driverSrinivas Kandagatla3-0/+753
2018-05-21ASoC: qdsp6: q6routing: Add support to MI2S MixersSrinivas Kandagatla1-0/+329
2018-05-21ASoC: qdsp6: q6routing: Add support to all SLIMBus MixersSrinivas Kandagatla1-0/+261
2018-05-21ASoC: qdsp6: q6routing: Add q6routing driverSrinivas Kandagatla4-0/+414
2018-05-21ASoC: qdsp6: q6asm: Add support to audio stream apisSrinivas Kandagatla2-1/+850
2018-05-21ASoC: qdsp6: q6asm: Add support to memory map and unmapSrinivas Kandagatla2-0/+352
2018-05-21ASoC: qdsp6: q6asm: Add q6asm driverSrinivas Kandagatla4-0/+272
2018-05-21ASoC: qdsp6: q6adm: Add q6adm driverSrinivas Kandagatla4-0/+678
2018-05-21ASoC: amd: dma driver changes for bt i2s instanceMukunda, Vijendar3-57/+263
2018-05-21ASoC: AMD: Add const to snd_soc_ops instancesAkshu Agrawal1-3/+3
2018-05-21ASoC: AMD: Fix clocks in CZ DA7219 machine driverAkshu Agrawal1-3/+2
2018-05-21ASoC: AMD: Move clk enable from hw_params/free to startup/shutdownAkshu Agrawal1-14/+35
2018-05-21ASoC: amd: memory release for rtd structureMukunda, Vijendar1-3/+1
2018-05-21ASoC: amd: sram bank update changesMukunda, Vijendar2-21/+19
2018-05-21ASoC: amd: pte offset related dma driver changesMukunda, Vijendar2-7/+24
2018-05-21ASoC: qdsp6: q6afe: Add support to MI2S sysclksSrinivas Kandagatla2-0/+297
2018-05-21ASoC: qdsp6: q6afe: Add support to MI2S portsSrinivas Kandagatla2-0/+237
2018-05-21ASoC: qdsp6: qdafe: Add SLIMBus port SupportSrinivas Kandagatla2-0/+143
2018-05-21ASoC: qdsp6: q6afe: Add q6afe driverSrinivas Kandagatla4-0/+589
2018-05-21ASoC: core: fix return code in error messageDaniel Mack1-1/+1
2018-05-21ASoC: intel: skylake: fix spelling mistake: "Homogenous" -> "Homogeneous"Colin Ian King1-2/+2
2018-05-21ALSA: dice: add stream format parameters for TC Electronic Digital Konnekt x32Takashi Sakamoto2-0/+15
2018-05-18ASoC: pcm512x: Add ACPI supportPierre-Louis Bossart1-1/+16
2018-05-18ASoC: rt5677: Convert I2C driver to ->probe_new()Andy Shevchenko1-11/+2
2018-05-18ALSA: dice: fix a bounds check in snd_dice_detect_tcelectronic_formats()Dan Carpenter1-2/+1
2018-05-18ASoC: ssm2305: fix header layoutMarco Felsch1-5/+5
2018-05-18ASoC: wm2200,wm5100: fix spelling mistake: "Coefficeints" -> "Coefficients"Colin Ian King2-6/+6
2018-05-18ASoC: wm8904: fix spelling mistake: "Caputure" -> "Capture"Colin Ian King1-1/+1
2018-05-18Merge branch 'topic/timer-fixes' into for-nextTakashi Iwai2-28/+28
2018-05-18ALSA: dice: add stream format parameters for Mytek devicesMelvin Vermeeren4-1/+57
2018-05-18ALSA: timer: Assure timer resolution access always lockedTakashi Iwai1-8/+15
2018-05-18ALSA: seq: Avoid open-code for getting timer resolutionTakashi Iwai1-3/+1
2018-05-18ALSA: timer: Simplify timer hw resolution callsTakashi Iwai1-19/+14
2018-05-18ALSA: timer: Fix pause event notificationBen Hutchings1-2/+2
2018-05-18ALSA: usb: stream: fix potential memory leak during uac3 interface parsingRuslan Bilovol1-1/+5
2018-05-17ALSA: emu10k1: Rate-limit error messages about page errorsTakashi Iwai1-3/+3
2018-05-17ASoC: rt5670: improve PLL function's stabilityBard Liao1-1/+1
2018-05-17ASoC: ssm2305: Add amplifier driverMarco Felsch3-0/+113
2018-05-17ALSA: emu10k1: fix spelling mistake: "Caputre" -> "Capture"Colin Ian King2-2/+2
2018-05-17ASoC: qdsp6: q6core: Add q6core driverSrinivas Kandagatla4-0/+400
2018-05-17ASoC: zte: remove duplicate includesPravin Shedge1-3/+0
2018-05-17ASoC: davinci-mcasp: Only disable inactive serializerVishal Thanki1-1/+1
2018-05-17ASoC: Intel: bytcr_rt5640: Set card long_name based on quirksHans de Goede1-0/+9
2018-05-17ASoC: Intel: bytcr_rt5640: Add quirks for various devicesHans de Goede1-0/+141
2018-05-17ASoC: Intel: bytcr_rt5640: Use dmi_first_match() for DMI quirk handlingHans de Goede1-15/+4
2018-05-17ASoC: Intel: bytcr_rt5640: Sort DMI quirk list alphabeticallyHans de Goede1-20/+21
2018-05-17ASoC: Intel: bytcr_rt5640: Add default jack-detect settingsHans de Goede1-1/+7
2018-05-17ASoC: Intel: bytcr_rt5640: Unify BYTCR input defaultsHans de Goede1-3/+6
2018-05-17ASoC: Intel: bytcr_rt5640: Change BYTCR default input to IN3Hans de Goede1-1/+1
2018-05-17ASoC: Intel: bytcr_rt5640: Enable jack detectionHans de Goede1-16/+148
2018-05-17ASoC: Intel: bytcr_rt5640: Fix Dell Venue 8 5830 Pro quirkHans de Goede1-2/+3
2018-05-17ASoC: Intel: bytcr_rt5640: Use device properties for setting up dmicHans de Goede1-28/+14
2018-05-17ALSA: core: Assure control device to be registered at lastTakashi Iwai1-0/+9
2018-05-17ASoC: rt5663: rt5663_set_jack_detect() can be statickbuild test robot1-1/+1
2018-05-17ASoC: rt5663: Use the set_jack() instead of the export functionOder Chiou4-7/+5
2018-05-17ASoC: omap: sdma-pcm: Correction for the include filesPeter Ujfalusi1-1/+2
2018-05-17ASoC: omap: sdma-pcm: Fix modpost warningPeter Ujfalusi1-0/+5
2018-05-16ALSA: usb-audio: Apply rate limit to warning messages in URB complete callbackTakashi Iwai1-1/+1
2018-05-16ALSA: xen-front: Implement ALSA virtual sound driverOleksandr Andrushchenko6-3/+1056
2018-05-16ALSA: xen-front: Implement handling of shared buffersOleksandr Andrushchenko4-1/+240
2018-05-16ALSA: xen-front: Implement Xen event channel handlingOleksandr Andrushchenko5-2/+604
2018-05-16ALSA: xen-front: Read sound driver configuration from Xen storeOleksandr Andrushchenko5-1/+576
2018-05-16ALSA: xen-front: Introduce Xen para-virtualized sound frontend driverOleksandr Andrushchenko6-1/+232
2018-05-15ALSA: hda/ca0132: constify parameter table for effectsTakashi Sakamoto1-7/+7
2018-05-15ALSA: hda/ca0132: merge strings just for printkTakashi Sakamoto1-4/+2
2018-05-15ALSA: hda/ca0132: constify read-only members of string arrayTakashi Sakamoto1-3/+3
2018-05-15ALSA: hda/ca0132: constify templates for control element setTakashi Sakamoto1-4/+4
2018-05-15ALSA: usb-audio: UAC3: Parse Input Terminal number of channels.Jorge Sanjuan1-2/+6
2018-05-15ALSA: usb-audio: UAC3 Add support for connector insertion.Jorge Sanjuan1-14/+94
2018-05-15ALSA: usb-audio: UAC3. Add support for mixer unit.Jorge Sanjuan1-7/+81
2018-05-15Merge branch 'for-linus' into for-nextTakashi Iwai10-11/+44
2018-05-15ALSA: usb-audio: Use Class Specific EP for UAC3 devices.Jorge Sanjuan1-1/+8
2018-05-14ALSA: hda/ca0132: fix array_size.cocci warningsFengguang Wu1-4/+2