summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Add missing terminating entry to SND_HDA_PIN_QUIRK macroDavid Henningsson2014-10-301-2/+2
* ALSA: hda - Fix inverted LED gpio setup for Lenovo IdeapadTakashi Iwai2014-10-301-2/+2
* ALSA: hda - hdmi: Fix missing ELD change event on plug/unplugAnssi Hannula2014-10-301-6/+9
* ALSA: usb-audio: Add support for Steinberg UR22 USB interfaceVlad Catoi2014-10-301-0/+30
* ALSA: ALC283 codec - Avoid pop noise on headphones during suspend/resumeHarsha Priya2014-10-301-0/+3
* ALSA: emu10k1: Fix deadlock in synth voice lookupTakashi Iwai2014-10-301-4/+2
* ALSA: bebob: Fix failure to detect source of clock for Terratec Phase 88Takashi Sakamoto2014-10-301-2/+2
* ALSA: pcm: use the same dma mmap codepath both for arm and arm64Anatol Pomozov2014-10-301-1/+1
* ASoC: core: fix possible ZERO_SIZE_PTR pointer dereferencing error.Xiubo Li2014-10-091-1/+1
* ASoC: ssm2602: do not hardcode type to SSM2602Stefan Kristiansson2014-10-091-1/+1
* ASoC: davinci-mcasp: Correct rx format unit configurationPeter Ujfalusi2014-10-051-1/+10
* ALSA: pcm: fix fifo_size frame calculationClemens Ladisch2014-10-051-3/+5
* ALSA: hda - Add fixup model name lookup for Lemote A1205Huacai Chen2014-10-051-0/+1
* ALSA: hda - Fix invalid pin powermap without jack detectionTakashi Iwai2014-10-051-5/+12
* ALSA: hda - Fix COEF setups for ALC1150 codecTakashi Iwai2014-10-051-0/+2
* ALSA: hda - Fix digital mic on Acer Aspire 3830TGTakashi Iwai2014-10-051-1/+8
* ALSA: firewire-lib/dice: add arrangements of PCM pointer and interrupts for D...Takashi Sakamoto2014-10-053-5/+22
* ALSA: dice: fix wrong channel mappping at higher sampling rateTakashi Sakamoto2014-10-051-5/+9
* ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch2014-10-051-2/+2
* ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_namePeter Ujfalusi2014-09-171-1/+1
* ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula2014-09-171-0/+1
* ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack2014-09-171-3/+1
* ASoC: pxa: pxa-ssp: small leak in probe()Dan Carpenter2014-09-171-1/+2
* ASoC: Intel: Cleanup HSW pcm format supportJie Yang2014-09-172-10/+19
* ASoC: tlv320aic31xx: Do not ignore errors in aic31xx_device_init()Peter Ujfalusi2014-09-171-3/+6
* ASoC: max98090: Fix missing free_irqJarkko Nikula2014-09-171-1/+1
* ASoC: adau1701: fix adau1701_reg_read()Daniel Mack2014-09-171-2/+4
* ASoC: samsung: Correct I2S DAI suspend/resume opsSylwester Nawrocki2014-09-171-10/+6
* ASoC: blackfin: use samples to set silenceScott Jiang2014-09-171-4/+4
* ASoC: wm_adsp: Add missing MODULE_LICENSEPraveen Diwakar2014-09-171-0/+2
* ASoC: pcm: fix dpcm_path_put in dpcm runtime updateQiao Zhou2014-09-171-0/+1
* ASoC: wm8994: Prevent double lock of accdet_lock mutex on wm1811Charles Keepax2014-09-171-6/+3
* ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai2014-09-051-5/+12
* ALSA: hda - restore the gpio led after resumeHui Wang2014-09-051-0/+9
* ALSA: hda - Add mute LED pin quirk for HP 15 touchsmartDavid Henningsson2014-09-051-0/+2
* ALSA: usb-audio: fix BOSS ME-25 MIDI regressionClemens Ladisch2014-09-051-0/+29
* ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-09-051-1/+6
* ALSA: virtuoso: add Xonar Essence STX II supportClemens Ladisch2014-09-053-4/+13
* ALSA: usb-audio: Adjust Gamecom 780 volume levelPaul S McSpadden2014-09-051-1/+1
* ALSA: hda - fix an external mic jack problem on a HP machineHui Wang2014-09-051-0/+12
* Merge tag 'sound-3.16-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-251-16/+37
|\
| * ALSA: bebob: Correction for return value of special_clk_ctl_put() in errorTakashi Sakamoto2014-07-221-1/+1
| * ALSA: bebob: Correction for return value of .put callbackTakashi Sakamoto2014-07-221-7/+19
| * ALSA: bebob: Use different labels for digital input/outputTakashi Sakamoto2014-07-221-7/+16
| * ALSA: bebob: Fix a missing to unlock mutex in error handling caseTakashi Sakamoto2014-07-221-2/+2
* | Merge tag 'sound-3.16-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-07-165-8/+12
|\|
| * ALSA: hda - Fix broken PM due to incomplete i915 initializationTakashi Iwai2014-07-151-5/+5
| * ALSA: hda - Revert stream assignment order for Intel controllersTakashi Iwai2014-07-143-2/+4
| * ALSA: hda - Add new GPU codec ID 0x10de0070 to snd-hdaAaron Plattner2014-07-081-0/+2
| * ALSA: hda: Fix build warningThierry Reding2014-07-071-1/+1