summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński2019-10-051-0/+2
* ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński2019-10-051-1/+1
* ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto2019-10-051-14/+28
* ALSA: firewire-tascam: handle error code when getting current source of clockTakashi Sakamoto2019-10-051-0/+3
* ALSA: hda/realtek - Blacklist PC beep for Lenovo ThinkCentre M73/93Takashi Iwai2019-10-051-0/+3
* ASoC: dmaengine: Make the pcm->name equal to pcm->id if the name is not setPeter Ujfalusi2019-10-051-0/+6
* ALSA: usb-audio: Skip bSynchAddress endpoint check if it is invalidArd van Breemen2019-10-051-0/+1
* ALSA: i2c: ak4xxx-adda: Fix a possible null pointer dereference in build_adc_...Jia-Ju Bai2019-10-051-3/+4
* ALSA: hda - Show the fatal CORB/RIRB error more clearlyTakashi Iwai2019-10-051-1/+4
* ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov2019-10-051-5/+10
* ALSA: hda: Flush interrupts on disablingChris Wilson2019-10-052-1/+3
* ALSA: hda - Add laptop imic fixup for ASUS M9V laptopShih-Yuan Lee (FourDollars)2019-10-051-0/+1
* ASoC: fsl: Fix of-node refcount unbalance in fsl_ssi_probe_from_dt()Takashi Iwai2019-10-051-1/+4
* ALSA: hda/realtek - Fix overridden device-specific initializationTakashi Iwai2019-09-163-1/+5
* ALSA: hda - Fix potential endless loop at applying quirksTakashi Iwai2019-09-161-2/+2
* ALSA: seq: Fix potential concurrent access to the deleted poolTakashi Iwai2019-09-063-2/+20
* ALSA: line6: Fix memory leak at line6_init_pcm() error pathTakashi Iwai2019-09-061-9/+9
* ALSA: usb-audio: Fix an OOB bug in parse_audio_mixer_unitHui Peng2019-09-061-0/+1
* ALSA: usb-audio: Fix a stack buffer overflow bug in check_input_termHui Peng2019-09-061-5/+24
* ASoC: ti: davinci-mcasp: Correct slot_width posed constraintPeter Ujfalusi2019-09-061-9/+34
* ASoC: dapm: Fix handling of custom_stop_condition on DAPM graph walksCharles Keepax2019-09-061-4/+4
* ALSA: hda - Let all conexant codec enter D3 when rebootingHui Wang2019-08-251-9/+0
* ALSA: hda - Add a generic reboot_notifyHui Wang2019-08-254-15/+22
* ALSA: hda - Fix a memory leak bugWenwen Wang2019-08-251-1/+1
* ALSA: hda - Don't override global PCM hw info flagTakashi Iwai2019-08-251-4/+2
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-08-251-1/+1
* ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax2019-08-251-0/+6
* ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax2019-08-251-0/+8
* ALSA: compress: Prevent bypasses of set_paramsCharles Keepax2019-08-251-6/+24
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-251-5/+11
* sound: fix a memory leak bugWenwen Wang2019-08-251-1/+2
* ALSA: hda - Add a conexant codec entry to let mute led workHui Wang2019-08-041-0/+1
* ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng2019-08-041-1/+1
* ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang2019-08-041-0/+5
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-08-041-1/+10
* ALSA: usb-audio: fix sign unintended sign extension on left shiftsColin Ian King2019-07-101-2/+2
* ALSA: line6: Fix write on zero-sized bufferTakashi Iwai2019-07-101-0/+5
* ALSA: firewire-lib/fireworks: fix miss detection of received MIDI messagesTakashi Sakamoto2019-07-101-1/+1
* ALSA: seq: fix incorrect order of dest_client/dest_ports argumentsColin Ian King2019-07-102-2/+2
* ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu2019-07-101-0/+16
* ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang2019-07-101-1/+2
* ASoC : cs4265 : readable register too lowMatt Flax2019-07-101-1/+1
* Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"Takashi Iwai2019-06-221-7/+2
* ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai2019-06-223-15/+13
* ALSA: seq: Protect in-kernel ioctl calls with mutexTakashi Iwai2019-06-221-2/+7
* ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang2019-06-221-2/+2
* ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-06-221-0/+1
* ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto2019-06-221-3/+0
* ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai2019-06-221-1/+1
* ALSA: hda - Register irq handler after the chip initializationTakashi Iwai2019-06-221-3/+3