summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ASoC: au8540: use 64-bit arithmetic instead of 32-bitYoung_X2019-12-131-1/+1
* ASoC: rsnd: tidyup registering method for rsnd_kctrl_new()Kuninori Morimoto2019-12-132-8/+12
* ALSA: pcm: Fix stream lock usage in snd_pcm_period_elapsed()paulhsia2019-12-131-2/+6
* ASoC: stm32: sai: add missing put_device()Wen Yang2019-12-051-3/+8
* ASoC: stm32: i2s: fix IRQ clearingOlivier Moysan2019-12-051-7/+6
* ASoC: stm32: i2s: fix 16 bit format supportOlivier Moysan2019-12-051-1/+1
* ASoC: stm32: i2s: fix dma configurationOlivier Moysan2019-12-051-7/+7
* ASoC: rt5645: Headphone Jack sense inverts on the LattePanda boardHui Wang2019-12-051-0/+14
* ASoC: samsung: i2s: Fix prescaler setting for the secondary DAISylwester Nawrocki2019-12-051-1/+7
* ASoC: stm32: sai: add restriction on mmap supportOlivier Moysan2019-12-051-1/+11
* ASoC: kirkwood: fix device remove orderingRussell King2019-12-051-1/+2
* ASoC: kirkwood: fix external clock probe deferRussell King2019-12-051-4/+4
* ASoC: compress: fix unsigned integer overflow checkXiaojun Sang2019-12-051-1/+1
* ASoC: msm8916-wcd-analog: Fix RX1 selection in RDAC2 MUXStephan Gerhold2019-12-051-2/+2
* ALSA: usb-audio: Fix NULL dereference at parsing BADDTakashi Iwai2019-12-011-0/+3
* ALSA: i2c/cs8427: Fix int to char conversionPhilipp Klocke2019-12-011-1/+1
* ASoC: tegra_sgtl5000: fix device_node refcountingMarcel Ziswiler2019-12-011-2/+15
* ALSA: isight: fix leak of reference to firewire unit in error path of .probe ...Takashi Sakamoto2019-12-011-5/+5
* ALSA: hda/ca0132 - Fix input effect controls for desktop cardsConnor McAdams2019-11-241-4/+4
* ALSA: hda/sigmatel - Disable automute for Elo VuPointMichael Pobega2019-11-241-0/+20
* ASoC: qdsp6: q6asm-dai: checking NULL vs IS_ERR()Dan Carpenter2019-11-241-2/+3
* ALSA: hda: Fix mismatch for register mask and value in ext controller.Keyon Jie2019-11-241-8/+14
* ASoC: rt5682: Fix the boost volume at the begining of playbackShuming Fan2019-11-201-0/+5
* ALSA: intel8x0m: Register irq handler after register initializationsTakashi Iwai2019-11-201-10/+10
* ALSA: hda: Fix implicit definition of pci_iomap() on SHMark Brown2019-11-201-0/+1
* ASoC: Intel: hdac_hdmi: Limit sampling rates at dai creationYong Zhi2019-11-201-0/+6
* ASoC: dapm: Avoid uninitialised variable warningCharles Keepax2019-11-201-1/+1
* ASoC: sgtl5000: avoid division by zero if lo_vag is zeroColin Ian King2019-11-201-1/+1
* ASoC: rsnd: ssi: Fix issue in dma data address assignmentJiada Wang2019-11-202-3/+2
* ASoC: AMD: Change MCLK to 48MhzAkshu Agrawal2019-11-201-1/+1
* ASoC: meson: axg-fifo: report interrupt request failureJerome Brunet2019-11-201-0/+2
* ASoC: dpcm: Properly initialise hw->rate_maxCharles Keepax2019-11-201-1/+1
* ASoC: dapm: Don't fail creating new DAPM control on NULL pinctrlCharles Keepax2019-11-201-1/+1
* ALSA: seq: Do error checks at creating system portsTakashi Iwai2019-11-201-3/+15
* ALSA: pcm: signedness bug in snd_pcm_plug_alloc()Dan Carpenter2019-11-201-2/+2
* ALSA: usb-audio: Fix incorrect size check for processing/extension unitsTakashi Iwai2019-11-201-3/+3
* ALSA: usb-audio: Fix incorrect NULL check in create_yamaha_midi_quirk()Takashi Iwai2019-11-201-2/+2
* ALSA: usb-audio: not submit urb for stopped endpointHenry Lin2019-11-201-0/+3
* ALSA: usb-audio: Fix missing error check at mixer resolution testTakashi Iwai2019-11-201-1/+3
* ALSA: usb-audio: Fix copy&paste error in the validatorTakashi Iwai2019-11-121-1/+1
* ALSA: usb-audio: remove some dead codeDan Carpenter2019-11-121-1/+0
* ALSA: usb-audio: Fix possible NULL dereference at create_yamaha_midi_quirk()Takashi Iwai2019-11-121-2/+2
* ALSA: usb-audio: Clean up check_input_term()Takashi Iwai2019-11-121-192/+209
* ALSA: usb-audio: Remove superfluous bLength checksTakashi Iwai2019-11-122-92/+6
* ALSA: usb-audio: Unify the release of usb_mixer_elem_info objectsTakashi Iwai2019-11-121-20/+28
* ALSA: usb-audio: Simplify parse_audio_unit()Takashi Iwai2019-11-121-56/+39
* ALSA: usb-audio: More validations of descriptor unitsTakashi Iwai2019-11-127-13/+366
* ALSA: hda/ca0132 - Fix possible workqueue stallTakashi Iwai2019-11-121-1/+1
* ALSA: bebob: fix to detect configured source of sampling clock for Focusrite ...Takashi Sakamoto2019-11-121-0/+3
* ALSA: timer: Fix incorrectly assigned timer instanceTakashi Iwai2019-11-121-3/+3