summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2019-12-17ALSA: hda - Add mute led support for HP ProBook 645 G4Kai-Heng Feng1-0/+1
2019-12-17ALSA: pcm: oss: Avoid potential buffer overflowsTakashi Iwai3-0/+6
2019-12-17ALSA: hda/realtek - Dell headphone has noise on unmute for ALC236Kailang Yang1-2/+5
2019-12-17ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X1-1/+1
2019-12-17ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto1-0/+12
2019-12-17ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia1-2/+6
2019-12-05ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan1-7/+6
2019-12-05ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan1-1/+1
2019-12-05ASoC: stm32: i2s: fix dma configurationOlivier Moysan1-7/+7
2019-12-05ASoC: kirkwood: fix external clock probe deferRussell King1-4/+4
2019-12-05ASoC: compress: fix unsigned integer overflow checkXiaojun Sang1-1/+1
2019-12-05ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold1-2/+2
2019-12-01ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke1-1/+1
2019-12-01ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler1-2/+15
2019-12-01ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto1-5/+5
2019-11-24ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega1-0/+20
2019-11-20ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai1-10/+10
2019-11-20ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi1-0/+6
2019-11-20ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King1-1/+1
2019-11-20ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang2-3/+2
2019-11-20ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax1-1/+1
2019-11-20ALSA: seq: Do error checks at creating system portsTakashi Iwai1-3/+15
2019-11-20ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter1-2/+2
2019-11-20ALSA: usb-audio: not submit urb for stopped endpointHenry Lin1-0/+3
2019-11-20ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai1-1/+3
2019-11-12ASoC: davinci-mcasp: Fix an error handling path in 'davinci_mcasp_probe()'Christophe Jaillet1-2/+4
2019-11-12ASoC: davinci: Kill BUG_ON() usageTakashi Iwai1-1/+2
2019-11-12ASoC: davinci-mcasp: Handle return value of devm_kasprintfArvind Yadav1-0/+12
2019-11-12ASoC: tlv320dac31xx: mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2019-11-12ASoC: tlv320aic31xx: Handle inverted BCLK in non-DSP modesAndrew F. Davis1-10/+18
2019-11-12ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai1-1/+1
2019-11-12ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto1-0/+3
2019-11-12ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai1-3/+3
2019-11-10ASoc: rockchip: i2s: Fix RPM imbalanceRobin Murphy1-1/+1
2019-11-10ASoC: wm_adsp: Don't generate kcontrols without READ flagsStuart Henderson1-2/+1
2019-11-06Revert "ALSA: hda: Flush interrupts on disabling"Takashi Iwai2-3/+1
2019-11-06ALSA: timer: Fix mutex deadlock at releasing cardTakashi Iwai1-7/+17
2019-11-06ALSA: timer: Simplify error path in snd_timer_open()Takashi Iwai1-19/+20
2019-11-06ALSA: hda/realtek - Add support for ALC623Kailang Yang1-0/+9
2019-11-06ALSA: hda/realtek - Fix 2 front mics of codec 0x623Aaron Ma1-0/+2
2019-11-06ALSA: bebob: Fix prototype of helper function to return negative valueTakashi Sakamoto1-2/+1
2019-11-06ALSA: hda/realtek - Apply ALC294 hp init also for S4 resumeTakashi Iwai1-1/+3
2019-10-29ASoC: rsnd: Reinitialize bit clock inversion flag for every format settingJunya Monden1-0/+1
2019-10-29ALSA: hda/realtek - Add support for ALC711Kailang Yang1-0/+3
2019-10-11ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+202
2019-10-05ASoC: Intel: Fix use of potentially uninitialized variableAmadeusz Sławiński1-0/+2
2019-10-05ASoC: Intel: Skylake: Use correct function to access iomem spaceAmadeusz Sławiński1-1/+1
2019-10-05ASoC: Intel: NHLT: Fix debug print formatAmadeusz Sławiński1-1/+1
2019-10-05ALSA: hda/realtek - Fixup mute led on HP Spectre x360Tom Briden1-0/+19
2019-10-05ALSA: firewire-tascam: check intermediate state of clock status and retryTakashi Sakamoto1-14/+28