summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-10-05ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai1-0/+3
2019-10-05ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi1-0/+6
2019-10-05ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen1-0/+1
2019-10-05ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai1-3/+4
2019-10-05ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai1-1/+4
2019-10-05ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-10-05ALSA: hda: Flush interrupts on disablingChris Wilson2-1/+3
2019-10-05ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)1-0/+1
2019-10-05ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai1-1/+4
2019-09-16ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai3-1/+5
2019-09-16ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai1-2/+2
2019-09-06ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai3-2/+20
2019-09-06ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng1-0/+1
2019-09-06ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng1-5/+24
2019-09-06ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi1-9/+34
2019-08-25ALSA: hda - Fix a memory leak bugWenwen Wang1-1/+1
2019-08-25ALSA: firewire: fix a memory leak bugWenwen Wang1-1/+1
2019-08-25ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax1-0/+6
2019-08-25ALSA: compress: Prevent bypasses of set_paramsCharles Keepax1-6/+24
2019-08-25ALSA: compress: Fix regression on compressed capture streamsCharles Keepax1-5/+11
2019-08-25sound: fix a memory leak bugWenwen Wang1-1/+2
2019-08-04ALSA: hda - Add a conexant codec entry to let mute led workHui Wang1-0/+1
2019-08-04ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng1-1/+1
2019-08-04ALSA: seq: Break too long mutex context in the write loopTakashi Iwai1-1/+10
2019-07-10ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King1-2/+2
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-10ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu1-0/+16
2019-07-10ASoC : cs4265 : readable register too lowMatt Flax1-1/+1
2019-06-22ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang1-0/+1
2019-06-22ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai1-1/+1
2019-06-22ALSA: hda - Register irq handler after the chip initializationTakashi Iwai1-3/+3
2019-06-11ALSA: hda/realtek - Set default power save node to 0Kailang Yang1-1/+1
2019-06-11ASoC: davinci-mcasp: Fix clang warning without CONFIG_PMArnd Bergmann1-0/+2
2019-06-11ASoC: fsl_utils: fix a leaked reference by adding missing of_node_putWen Yang1-0/+1
2019-06-11ASoC: eukrea-tlv320: fix a leaked reference by adding missing of_node_putWen Yang1-2/+2
2019-06-11ASoC: fsl_sai: Update is_slave_mode with correct valueDaniel Baluta1-0/+2
2019-06-11ASoC: imx: fix fiq dependenciesArnd Bergmann1-4/+5
2019-06-11ALSA: hda/realtek - Fix for Lenovo B50-70 inverted internal microphone bugMichaƂ Wadowski1-1/+1
2019-06-11ASoC: RT5677-SPI: Disable 16Bit SPI TransfersCurtis Malainey1-19/+16
2019-06-11ASoC: max98090: Fix restore of DAPM MuxesJon Hunter1-6/+6
2019-06-11ALSA: hda/realtek - EAPD turn on laterKailang Yang1-2/+1
2019-06-11ALSA: hda/hdmi - Consider eld_valid when reporting jack eventHui Wang1-2/+4
2019-06-11ALSA: usb-audio: Fix a memory leak bugWenwen Wang1-0/+2
2019-05-16ASoC: Intel: avoid Oops if DMA setup failsRoss Zwisler1-2/+6
2019-05-16ASoC: tlv320aic32x4: Fix Common PinsAnnaliese McDermond1-0/+2
2019-05-16ASoC: cs4270: Set auto-increment bit for register writesDaniel Mack1-0/+1
2019-05-16ASoC:soc-pcm:fix a codec fixup issue in TDM caseRander Wang1-2/+5
2019-05-16ALSA: line6: use dynamic buffersGreg Kroah-Hartman2-31/+53
2019-04-27ALSA: info: Fix racy addition/deletion of nodesTakashi Iwai1-2/+10