aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-07-14ALSA: hda/realtek - Headphone Mic can't record after S3Kailang Yang1-1/+1
2019-07-14ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai1-6/+10
2019-07-10ALSA: hda: Initialize power_state field properlyTakashi Iwai1-0/+1
2019-07-10ALSA: hda/realtek - Change front mic location for Lenovo M710qDennis Wassenberg1-0/+1
2019-07-10ALSA: hda/realtek: Add quirks for several Clevo notebook barebonesRichard Sailer1-3/+4
2019-07-10ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King1-2/+2
2019-07-10ALSA: line6: Fix write on zero-sized bufferTakashi Iwai1-0/+5
2019-07-10ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto1-1/+1
2019-07-10ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2-2/+2
2019-07-10SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński1-1/+2
2019-07-10ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński1-1/+0
2019-07-10ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper1-0/+4
2019-07-10ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper1-1/+1
2019-07-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-07-10ASoC: ak4458: rstn_control - return a non-zero on error onlyViorel Suman1-1/+4
2019-07-10ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang1-1/+2
2019-07-10ASoC: ak4458: add return value for ak4458_probeViorel Suman1-6/+7
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-06-22ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao1-2/+3
2019-06-19Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"Takashi Iwai1-7/+2
2019-06-19ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai3-15/+13
2019-06-19ALSA: seq: Protect in-kernel ioctl calls with mutexTakashi Iwai1-2/+7
2019-06-19ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang1-2/+2
2019-06-19ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-06-19ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto1-1/+1
2019-06-19ALSA: hda/realtek - Update headset mode for ALC256Kailang Yang1-15/+60
2019-06-19ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto1-3/+0
2019-06-19Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang1-11/+5
2019-06-15ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai1-1/+1
2019-06-15ALSA: hda - Register irq handler after the chip initializationTakashi Iwai1-3/+3
2019-06-09ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptopsHui Wang1-5/+11
2019-06-09ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-06-09ALSA: line6: Assure canceling delayed work at disconnectionTakashi Iwai3-12/+19
2019-05-31ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann1-0/+2
2019-05-31ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-05-31ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang1-2/+2
2019-05-31ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta1-0/+2
2019-05-31ASoC: imx: fix fiq dependenciesArnd Bergmann1-4/+5
2019-05-31ASoC: hdmi-codec: unlock the device on startup errorsJerome Brunet1-1/+5
2019-05-31ASoC: Intel: kbl_da7219_max98357a: Map BTN_0 to KEY_PLAYPAUSEMac Chiang1-1/+1
2019-05-22ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichał Wadowski1-1/+1
2019-05-22ALSA: hda/realtek - Fixup headphone noise via runtime suspendKailang Yang1-24/+35
2019-05-22ALSA: hda/realtek - Corrected fixup for System76 Gazelle (gaze14)Jeremy Soller1-1/+3
2019-05-22ASoC: codec: hdac_hdmi add device_link to card deviceLibin Yang1-0/+11
2019-05-22ASoC: fsl_esai: Fix missing break in switch statementS.j. Wang1-1/+1
2019-05-22ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-05-22ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-05-22ALSA: hdea/realtek - Headset fixup for System76 Gazelle (gaze14)Jeremy Soller1-0/+2
2019-05-22ALSA: hda/realtek - EAPD turn on laterKailang Yang1-2/+1
2019-05-22ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-05-22ALSA: hda/hdmi - Read the pin sense from register when repollingHui Wang1-0/+5
2019-05-22ALSA: usb-audio: Fix a memory leak bugWenwen Wang1-0/+2
2019-05-22ALSA: line6: toneport: Fix broken usage of timer for delayed executionTakashi Iwai1-7/+9
2019-05-14x86/cpu: Sanitize FAM6_ATOM namingPeter Zijlstra1-1/+1
2019-05-10ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler1-2/+6
2019-05-10ASoC: Intel: kbl: fix wrong number of channelsTzung-Bi Shih1-1/+1
2019-05-10ASoC: cs35l35: Disable regulators on driver removalCharles Keepax1-0/+11
2019-05-10ASoC: rockchip: pdm: fix regmap_ops hang issueSugar Zhang1-0/+2
2019-05-10ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-05-10ASoC: dapm: Fix NULL pointer dereference in snd_soc_dapm_free_kcontrolPankaj Bharadiya1-0/+4
2019-05-10ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-05-10ASoC: stm32: dfsdm: fix debugfs warnings on entry creationOlivier Moysan1-3/+18
2019-05-10ASoC: stm32: dfsdm: manage multiple prepareOlivier Moysan1-1/+16
2019-05-10ASoC: wm_adsp: Add locking to wm_adsp2_bus_errorCharles Keepax1-3/+8
2019-05-10ASoC: rt5682: recording has no sound after bootingShuming Fan1-9/+5
2019-05-10ASoC: samsung: odroid: Fix clock configuration for 44100 sample rateSylwester Nawrocki1-2/+2
2019-05-10ASoC: nau8810: fix the issue of widget with prefixed nameJohn Hsu1-2/+2
2019-05-10ASoC: nau8824: fix the issue of the widget with prefix nameJohn Hsu1-8/+38
2019-05-10ASoC:intel:skl:fix a simultaneous playback & capture issue on hda platformRander Wang1-5/+14
2019-05-10ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-05-10ASoC: stm32: sai: fix exposed capabilities in spdif modeOlivier Moysan1-0/+8
2019-05-10ASoC: stm32: sai: fix iec958 controls indexationOlivier Moysan1-3/+4
2019-05-10ASoC: hdmi-codec: fix S/PDIF DAIRussell King1-59/+59
2019-05-10ASoC: tlv320aic3x: fix reset gpio reference countingPhilipp Puschmann1-2/+3
2019-05-08ASoC: wm_adsp: Check for buffer in trigger stopCharles Keepax1-1/+2
2019-05-08ASoC: stm32: fix sai driver name initialisationArnaud Pouliquen1-1/+1
2019-05-08ASoC: wm_adsp: Correct handling of compressed streams that restartCharles Keepax1-2/+1
2019-05-08ASoC: Intel: bytcr_rt5651: Revert "Fix DMIC map headsetmic mapping"Hans de Goede1-1/+1
2019-05-08ALSA: hda/realtek - Apply the fixup for ASUS Q325UARTakashi Iwai1-0/+4
2019-05-08ALSA: hda/realtek - Fixed Dell AIO speaker noiseKailang Yang1-0/+2
2019-05-08ALSA: hda/realtek - Add new Dell platform for headset modeKailang Yang1-0/+7
2019-05-05ALSA: line6: use dynamic buffersGreg Kroah-Hartman3-40/+65
2019-05-02ALSA: hda/ca0132 - Fix build error without CONFIG_PCITakashi Iwai1-1/+3
2019-04-27ASoC: rockchip: add missing INTERLEAVED PCM attributeKatsuhiro Suzuki1-1/+2
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai1-2/+10
2019-04-27ALSA: core: Fix card races between register and disconnectTakashi Iwai1-9/+9
2019-04-27ALSA: hda/realtek - add two more pin configuration sets to quirk tableHui Wang1-0/+6
2019-04-20ALSA: hda: fix front speakers on Huawei MBXPAyman Bagabas1-0/+18
2019-04-20ASoC: Fix UBSAN warning at snd_soc_get/put_volsw_sx()Rohit kumar1-2/+2
2019-04-20ALSA: opl3: fix mismatch between snd_opl3_drum_switch definition and declarationColin Ian King1-1/+1
2019-04-20ALSA: sb8: add a check for request_regionKangjie Lu1-0/+4
2019-04-20ALSA: echoaudio: add a check for ioremap_nocacheKangjie Lu1-0/+5
2019-04-17ASoC: fsl_esai: fix channel swap issue when stream startsS.j. Wang1-10/+37
2019-04-17ASoC: intel: Fix crash at suspend/resume after failed codec registrationGuenter Roeck1-0/+8
2019-04-17ALSA: hda - Add two more machines to the power_save_blacklistHui Wang1-0/+4
2019-04-17ALSA: hda/realtek - Add quirk for Tuxedo XC 1509Richard Sailer1-9/+10
2019-04-17ALSA: hda/realtek: Enable headset MIC of Acer TravelMate B114-21 with ALC233Jian-Hong Pan1-0/+12
2019-04-17ALSA: seq: Fix OOB-reads from strlcpyZubin Mithra1-3/+3
2019-04-05ALSA: dice: add support for Solid State Logic Duende Classic/MiniTakashi Sakamoto1-1/+11
2019-04-05ASoC: fsl-asoc-card: fix object reference leaks in fsl_asoc_card_probewen yang1-0/+1
2019-04-05ALSA: PCM: check if ops are defined before suspending PCMRanjani Sridharan1-0/+8
2019-04-05SoC: imx-sgtl5000: add missing put_device()Wen Yang1-0/+1
2019-04-05ASoC: qcom: Fix of-node refcount unbalance in qcom_snd_parse_of()Takashi Iwai1-2/+8
2019-04-03ALSA: hda/realtek - Fix speakers on Acer Predator Helios 500 Ryzen laptopsBernhard Rosenkraenzer1-0/+10
2019-04-03ALSA: hda/realtek: Enable headset MIC of ASUS X430UN and X512DK with ALC256Jian-Hong Pan1-0/+4
2019-04-03ALSA: hda/realtek: Enable headset mic of ASUS P5440FF with ALC256Chris Chiu1-0/+4
2019-04-03ALSA: hda/realtek: Enable ASUS X441MB and X705FD headset MIC with ALC256Jian-Hong Pan1-0/+14
2019-04-03ALSA: hda/realtek - Add support for Acer Aspire E5-523G/ES1-432 headset micChris Chiu1-0/+2
2019-04-03ALSA: hda/realtek: Enable headset MIC of Acer Aspire Z24-890 with ALC286Jian-Hong Pan1-0/+1
2019-04-03ALSA: hda/realtek: Enable headset MIC of Acer AIO with ALC286Jian-Hong Pan1-3/+14
2019-04-03ALSA: hda/realtek - Add support headset mode for New DELL WYSE NBKailang Yang1-0/+1
2019-04-03ALSA: hda/realtek - Add support headset mode for DELL WYSE AIOKailang Yang1-0/+26
2019-04-03ALSA: pcm: Don't suspend stream in unrecoverable PCM stateTakashi Iwai1-1/+8
2019-04-03ALSA: pcm: Fix possible OOB access in PCM oss pluginsTakashi Iwai1-21/+22
2019-04-03ALSA: seq: oss: Fix Spectre v1 vulnerabilityGustavo A. R. Silva1-3/+4
2019-04-03ALSA: rawmidi: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-03-27ALSA: hda - Enforces runtime_resume after S3 and S4 for each codecHui Wang1-3/+17
2019-03-27ALSA: hda - Record the current power state before suspend/resume callsTakashi Iwai1-2/+41
2019-03-27ALSA: ac97: Fix of-node refcount unbalanceTakashi Iwai1-1/+1
2019-03-27ALSA: hda/ca0132 - make pci_iounmap() call conditionalArnd Bergmann1-1/+1
2019-03-27ALSA: x86: Fix runtime PM for hdmi-lpe-audioVille Syrjälä1-1/+0
2019-03-27ALSA: firewire-motu: use 'version' field of unit directory to identify modelTakashi Sakamoto1-10/+10
2019-03-27ALSA: hda - add Lenovo IdeaCentre B550 to the power_save_blacklistJaroslav Kysela1-2/+4
2019-03-23ASoC: topology: free created components in tplg load errorBard liao1-1/+7
2019-03-23ASoC: samsung: Prevent clk_get_rate() calls in atomic contextSylwester Nawrocki1-5/+5
2019-03-23ASoC: rsnd: fixup rsnd_ssi_master_clk_start() user count checkKuninori Morimoto1-1/+1
2019-03-23ASoC: dapm: fix out-of-bounds accesses to DAPM lookup tablesPierre-Louis Bossart1-0/+24
2019-03-23ASoC: rt5682: Correct the setting while select ASRC clk for AD/DA filterShuming Fan1-0/+2
2019-03-23ASoC: codecs: pcm186x: Fix energysense SLEEP bitCodrin Ciubotariu1-3/+3
2019-03-23ASoC: codecs: pcm186x: fix wrong usage of DECLARE_TLV_DB_SCALE()Codrin Ciubotariu1-1/+1
2019-03-23ASoC: fsl_esai: fix register setting issue in RIGHT_J modeS.j. Wang1-3/+4
2019-03-19ALSA: hda/realtek: Enable headset MIC of Acer TravelMate X514-51T with ALC255Jian-Hong Pan1-0/+12
2019-03-19ALSA: hda/realtek - Reduce click noise on Dell Precision 5820 headphoneTakashi Iwai1-23/+34
2019-03-19ALSA: hda/realtek: Enable audio jacks of ASUS UX362FA with ALC294Jian-Hong Pan1-1/+4
2019-03-19ALSA: hda - add more quirks for HP Z2 G4 and HP Z240Jaroslav Kysela2-2/+7
2019-03-19ALSA: hda: Extend i915 component bind timeoutTakashi Iwai1-2/+2
2019-03-19ALSA: firewire-motu: fix construction of PCM frame for capture directionTakashi Sakamoto1-1/+3
2019-03-19ALSA: bebob: use more identical mod_alias for Saffire Pro 10 I/O against Liqu...Takashi Sakamoto1-1/+13
2019-03-05ASoC: imx-audmux: change snprintf to scnprintf for possible overflowSilvio Cesare1-12/+12
2019-03-05ASoC: dapm: change snprintf to scnprintf for possible overflowSilvio Cesare1-5/+5
2019-03-05ASoC: rt5682: Fix PLL source register definitionsShuming Fan1-12/+12
2019-03-05ASoC: Variable "val" in function rt274_i2c_probe() could be uninitializedYizhuo1-1/+4
2019-03-05ALSA: compress: prevent potential divide by zero bugsDan Carpenter1-1/+2
2019-03-05ASoC: Intel: Haswell/Broadwell: fix setting for .dynamic fieldRander Wang2-2/+2
2019-02-27ALSA: hda/realtek: Disable PC beep in passthrough on alc285Hui Wang1-1/+13
2019-02-27ALSA: hda/realtek - Headset microphone and internal speaker support for Syste...Jeremy Soller1-0/+28
2019-02-20ASoC: hdmi-codec: fix oops on re-probeRussell King1-2/+2
2019-02-20ALSA: usb-audio: Fix implicit fb endpoint setup by quirkManuel Reinhardt1-1/+8
2019-02-20ALSA: hda - Add quirk for HP EliteBook 840 G5Jurica Vukadin1-0/+1
2019-02-12ALSA: hda/realtek - Headset microphone support for System76 darp5Jeremy Soller1-0/+11
2019-02-12ALSA: hda/realtek - Use a common helper for hp pin referenceTakashi Iwai1-72/+24
2019-02-12ALSA: hda/realtek - Fix lose hp_pins for disable auto muteKailang Yang1-0/+45
2019-02-12ALSA: hda - Serialize codec registrationsTakashi Iwai3-1/+5
2019-02-12ALSA: usb-audio: Add support for new T+A USB DACUdo Eberhardt1-0/+1
2019-02-12ASoC: fsl: Fix SND_SOC_EUKREA_TLV320 build error on i.MX8MFabio Estevam1-1/+1
2019-02-12ASoC: Intel: mrfld: fix uninitialized variable accessArnd Bergmann1-4/+4
2019-02-06ALSA: hda/realtek - Fixed hp_pin no valueKailang Yang1-33/+45
2019-02-06ALSA: usb-audio: Add Opus #3 to quirks for native DSD supportOlek Poplavsky1-0/+1
2019-01-31ALSA: hda - Add mute LED support for HP ProBook 470 G5Anthony Wong1-0/+1
2019-01-31ALSA: hda/realtek - Fix typo for ALC225 modelKailang Yang1-1/+1
2019-01-31ASoC: tlv320aic32x4: Kernel OOPS while entering DAPM standby modeb-ak1-0/+4
2019-01-31ASoC: rt5514-spi: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-0/+2
2019-01-31ASoC: atom: fix a missing check of snd_pcm_lib_malloc_pagesKangjie Lu1-1/+7
2019-01-26ALSA: bebob: fix model-id of unit for Apogee EnsembleTakashi Sakamoto1-1/+1
2019-01-26ASoC: use dma_ops of parent device for acp_audio_dmaYu Zhao1-2/+5
2019-01-26ASoC: pcm3168a: Don't disable pcm3168a when CONFIG_PM definedJiada Wang1-7/+11
2019-01-26ALSA: oxfw: add support for APOGEE duet FireWireTakashi Sakamoto2-0/+9
2019-01-16ALSA: hda/realtek - Disable headset Mic VREF for headset mode of ALC225Kailang Yang1-1/+15
2019-01-16ALSA: hda/realtek - Add unplug function into unplug state of Headset Mode for...Kailang Yang1-0/+1
2019-01-16ALSA: hda/realtek - Support Dell headset mode for New AIO platformKailang Yang1-0/+1
2019-01-13ALSA: usb-audio: Always check descriptor sizes in parser codeTakashi Iwai3-12/+30
2019-01-13ALSA: usb-audio: Fix an out-of-bound read in create_composite_quirksHui Peng1-0/+6
2019-01-13ALSA: usb-audio: Check mixer unit descriptors more strictlyTakashi Iwai1-4/+11
2019-01-13ALSA: usb-audio: Avoid access before bLength check in build_audio_procunit()Takashi Iwai1-2/+8
2019-01-13ALSA: cs46xx: Potential NULL dereference in probeDan Carpenter1-0/+3
2019-01-09ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook GnawtyHans de Goede1-0/+7
2019-01-09ASoC: intel: cht_bsw_max98090_ti: Add pmc_plt_clk_0 quirk for Chromebook ClapperHans de Goede1-0/+7
2019-01-09ALSA: hda/tegra: clear pending irq handlersSameer Pujar1-0/+2
2019-01-09ALSA: hda/realtek: Enable the headset mic auto detection for ASUS laptopsJian-Hong Pan1-1/+1
2019-01-09ALSA: firewire-lib: use the same print format for 'without_header' tracepointsTakashi Sakamoto1-1/+1
2019-01-09ALSA: firewire-lib: fix wrong assignment for 'out_packet_without_header' trac...Takashi Sakamoto1-1/+1
2019-01-09ALSA: firewire-lib: fix wrong handling payload_length as payload_quadletTakashi Sakamoto1-1/+3
2019-01-09ALSA: fireface: fix for state to fetch PCM framesTakashi Sakamoto1-1/+1
2019-01-09ALSA: hda/realtek: Enable audio jacks of ASUS UX391UA with ALC294Wandrille RONCE1-0/+1
2019-01-09ALSA: hda: add mute LED support for HP EliteBook 840 G4Mantas Mikulėnas1-0/+1
2019-01-09ALSA: emux: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-2/+5
2019-01-09ALSA: pcm: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-0/+2
2019-01-09ALSA: emu10k1: Fix potential Spectre v1 vulnerabilitiesGustavo A. R. Silva1-0/+5
2019-01-09ALSA: rme9652: Fix potential Spectre v1 vulnerabilityGustavo A. R. Silva1-4/+6
2018-12-17ALSA: hda/realtek - Fix the mute LED regresion on Lenovo X1 CarbonHui Wang1-0/+2
2018-12-17ALSA: hda/realtek: Enable audio jacks of ASUS UX433FN/UX333FA with ALC294Jian-Hong Pan1-0/+4
2018-12-17ALSA: hda/realtek: Enable audio jacks of ASUS UX533FD with ALC294Jian-Hong Pan1-0/+23
2018-12-17ALSA: hda/realtek: ALC294 mic and headset-mode fixups for ASUS X542UNChris Chiu1-0/+15
2018-12-17ALSA: hda/realtek - Fixed headphone issue for ALC700Kailang Yang1-0/+33
2018-12-17ALSA: fireface: fix reference to wrong register for clock configurationTakashi Sakamoto1-1/+1
2018-12-17ALSA: usb-audio: Add vendor and product name for Dell WD19 DockHui Wang1-0/+10
2018-12-17ASoC: omap-dmic: Add pm_qos handling to avoid overruns with CPU_IDLEPeter Ujfalusi1-0/+9
2018-12-17ASoC: omap-mcpdm: Add pm_qos handling to avoid under/overruns with CPU_IDLEPeter Ujfalusi1-1/+42
2018-12-17ASoC: omap-mcbsp: Fix latency value calculation for pm_qosPeter Ujfalusi1-3/+3
2018-12-17ASoC: acpi: fix: continue searching when machine is ignoredKeyon Jie1-2/+8