aboutsummaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: emu10k1: don't deadlock in proc-functionsMichael Gernoth2015-08-071-12/+0
* ASoC: cs4271: Increase delay time after resetPascal Huerst2015-08-071-2/+2
* ASoC: wm8741: Fix rates constraints valuesSergej Sawazki2015-08-071-4/+4
* ALSA: usb - Creative USB X-Fi Pro SB1095 volume knob supportDmitry M. Fedin2015-05-091-0/+1
* ALSA: hda - Add one more node in the EAPD supporting candidate listHui Wang2015-05-091-1/+1
* ALSA: snd-usb: add quirks for Roland UA-22Daniel Mack2015-05-091-0/+30
* ALSA: control: Add sanity checks for user ctl id name stringTakashi Iwai2015-05-091-0/+4
* ASoC: wm8960: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: wm8955: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: wm8904: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: wm8903: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: wm8731: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: wm2000: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-4/+4
* ASoC: cs4271: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: ak4641: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: adav80x: Fix wrong value references for boolean kctlTakashi Iwai2015-05-091-2/+2
* ASoC: sgtl5000: remove useless register write clearing CHRGPUMP_POWERUPEric Nelson2015-05-091-7/+1
* ASoC: omap-pcm: Correct dma maskPeter Ujfalusi2015-05-091-2/+2
* ALSA: pcm: Don't leave PREPARED state after drainingTakashi Iwai2015-05-091-0/+2
* ALSA: hdspm - Constrain periods to 2 on older cardsAdrian Knoth2015-05-091-0/+6
* ALSA: off by one bug in snd_riptide_joystick_probe()Dan Carpenter2015-05-091-8/+19
* ALSA: ak411x: Fix stall in work callbackTakashi Iwai2015-03-062-19/+16
* ASoC: atmel_ssc_dai: fix start event for I2S modeBo Shen2015-03-061-14/+4
* ALSA: seq-dummy: remove deadlock-causing events on closeClemens Ladisch2015-02-201-31/+0
* ALSA: usb-audio: Add mic volume fix quirk for Logitech Webcam C210Jason Lee Cragg2015-02-201-0/+1
* ASoC: wm8960: Fix capture sample rate from 11250 to 11025Zidan Wang2015-02-201-1/+1
* ALSA: hda - Fix wrong gpio_dir & gpio_mask hint setups for IDT/STAC codecsTakashi Iwai2015-02-201-2/+2
* ALSA: usb-audio: extend KEF X300A FU 10 tweak to Arcam rPACJiri Jaburek2015-02-201-3/+12
* ALSA: usb-audio: Don't resubmit pending URBs at MIDI error recoveryTakashi Iwai2015-02-201-0/+2
* ALSA: hda - using uninitialized dataDan Carpenter2015-02-201-1/+3
* sound: Update au0828 quirks tableMauro Carvalho Chehab2015-02-201-1/+9
* sound: simplify au0828 quirk tableMauro Carvalho Chehab2015-02-201-127/+31
* ALSA: hda - Limit 40bit DMA for AMD HDMI controllersTakashi Iwai2014-12-141-3/+11
* ASoC: sgtl5000: Fix SMALL_POP bit definitionFabio Estevam2014-12-142-3/+2
* ALSA: usb-audio: Fix device_del() sysfs warnings at disconnectTakashi Iwai2014-12-141-2/+7
* ASoC: fsi: remove unsupported PAUSE flagKuninori Morimoto2014-12-141-2/+1
* ALSA: pcm: Zero-clear reserved fields of PCM status ioctl in compat modeTakashi Iwai2014-12-141-0/+2
* ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-12-141-4/+2
* ALSA: pcm: fix fifo_size frame calculationClemens Ladisch2014-11-051-3/+5
* ALSA: hda - Fix COEF setups for ALC1150 codecTakashi Iwai2014-11-051-0/+2
* ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai2014-09-131-5/+12
* ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack2014-09-131-3/+1
* ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch2014-09-133-4/+13
* ALSA: virtuoso: Xonar DSX supportSergiu Giurgiu2014-09-132-1/+6
* ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki2014-09-131-10/+6
* ALSA: control: Make sure that id->index does not overflowLars-Peter Clausen2014-07-111-0/+3
* ALSA: control: Handle numid overflowLars-Peter Clausen2014-07-111-0/+4
* ALSA: control: Don't access controls outside of protected regionsLars-Peter Clausen2014-07-111-5/+10
* ALSA: control: Fix replacing user controlsLars-Peter Clausen2014-07-111-16/+9
* ALSA: control: Protect user controls against concurrent accessLars-Peter Clausen2014-07-112-6/+26