summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Workaround for crackled sound on AMD controller (1022:1457)Takashi Iwai2019-08-163-2/+70
* ALSA: hda - Don't override global PCM hw info flagTakashi Iwai2019-08-161-4/+2Star
* ALSA: hiface: fix multiple memory leak bugsWenwen Wang2019-08-161-3/+8
* ALSA: firewire: fix a memory leak bugWenwen Wang2019-08-161-1/+1
* ALSA: usb-audio: fix a memory leak bugWenwen Wang2019-08-161-0/+1
* ALSA: compress: Be more restrictive about when a drain is allowedCharles Keepax2019-08-161-0/+6
* ALSA: compress: Don't allow paritial drain operations on capture streamsCharles Keepax2019-08-161-0/+8
* ALSA: compress: Prevent bypasses of set_paramsCharles Keepax2019-08-161-6/+24
* ALSA: compress: Fix regression on compressed capture streamsCharles Keepax2019-08-161-5/+11
* sound: fix a memory leak bugWenwen Wang2019-08-161-1/+2
* ALSA: hda: Fix 1-minute detection delay when i915 module is not availableSamuel Thibault2019-08-061-4/+6
* ALSA: hda - Add a conexant codec entry to let mute led workHui Wang2019-07-311-0/+1
* ALSA: line6: Fix wrong altsetting for LINE6_PODHD500_1Kai-Heng Feng2019-07-311-1/+1
* ALSA: ac97: Fix double free of ac97_codec_deviceDing Xiang2019-07-311-9/+4Star
* ALSA: hda/realtek: apply ALC891 headset fixup to one Dell machineHui Wang2019-07-261-0/+5
* ALSA: hda/realtek - Fixed Headphone Mic can't record on Dell platformKailang Yang2019-07-261-1/+4
* ALSA: seq: Break too long mutex context in the write loopTakashi Iwai2019-07-261-1/+10
* ASoC: dapm: Adapt for debugfs API changeMark Brown2019-07-261-8/+10
* ASoC: Intel: hdac_hdmi: Set ops to NULL on removeAmadeusz Sławiński2019-07-261-0/+6
* ASoC: meson: axg-tdm: fix sample clock inversionJerome Brunet2019-07-261-1/+1
* ALSA: hda/realtek - Headphone Mic can't record after S3Kailang Yang2019-07-141-1/+1
* ALSA: usb-audio: Fix parse of UAC2 Extension UnitsTakashi Iwai2019-07-141-6/+10
* ALSA: hda: Initialize power_state field properlyTakashi Iwai2019-07-101-0/+1
* ALSA: hda/realtek - Change front mic location for Lenovo M710qDennis Wassenberg2019-07-101-0/+1
* ALSA: hda/realtek: Add quirks for several Clevo notebook barebonesRichard Sailer2019-07-101-3/+4
* 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
* SoC: rt274: Fix internal jack assignment in set_jack callbackAmadeusz Sławiński2019-07-101-1/+2
* ALSA: hdac: fix memory release for SST and SOF driversAmadeusz Sławiński2019-07-101-1/+0Star
* ASoC: sun4i-i2s: Add offset to RX channel selectMarcus Cooper2019-07-101-0/+4
* ASoC: sun4i-i2s: Fix sun8i tx channel offset maskMarcus Cooper2019-07-101-1/+1
* ASoC: max98090: remove 24-bit format support if RJ is 0Yu-Hsuan Hsu2019-07-101-0/+16
* ASoC: ak4458: rstn_control - return a non-zero on error onlyViorel Suman2019-07-101-1/+4
* ASoC: soc-pcm: BE dai needs prepare when pause release after resumeLibin Yang2019-07-101-1/+2
* ASoC: ak4458: add return value for ak4458_probeViorel Suman2019-07-101-6/+7
* ASoC : cs4265 : readable register too lowMatt Flax2019-07-101-1/+1
* ALSA: hda - Force polling mode on CNL for fixing codec communicationBard Liao2019-06-221-2/+3
* Revert "ALSA: seq: Protect in-kernel ioctl calls with mutex"Takashi Iwai2019-06-191-7/+2Star
* ALSA: seq: Fix race of get-subscription call vs port-delete ioctlsTakashi Iwai2019-06-193-15/+13Star
* ALSA: seq: Protect in-kernel ioctl calls with mutexTakashi Iwai2019-06-191-2/+7
* ASoC: fsl_asrc: Fix the issue about unsupported rateS.j. Wang2019-06-191-2/+2
* ASoC: cs42xx8: Add regcache mask dirtyS.j. Wang2019-06-191-0/+1
* ALSA: firewire-motu: fix destruction of data for isochronous resourcesTakashi Sakamoto2019-06-191-1/+1
* ALSA: hda/realtek - Update headset mode for ALC256Kailang Yang2019-06-191-15/+60
* ALSA: oxfw: allow PCM capture for Stanton SCS.1mTakashi Sakamoto2019-06-191-3/+0Star
* Revert "ALSA: hda/realtek - Improve the headset mic for Acer Aspire laptops"Hui Wang2019-06-191-11/+5Star
* ALSA: seq: Cover unsubscribe_port() in list_mutexTakashi Iwai2019-06-151-1/+1
* ALSA: hda - Register irq handler after the chip initializationTakashi Iwai2019-06-151-3/+3