summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu2016-08-101-0/+1
* ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu2016-08-101-0/+1
* ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu2016-08-101-0/+1
* ALSA: hda: add AMD Stoney PCI ID with proper driver capsAwais Belal2016-07-271-0/+2
* ALSA: hda - fix use-after-free after module unloadPeter Wu2016-07-271-1/+3
* ALSA: ctl: Stop notification after disconnectionTakashi Iwai2016-07-271-0/+2
* ALSA: pcm: Free chmap at PCM free callback, tooTakashi Iwai2016-07-271-4/+10
* ALSA: hda/realtek - add new pin definition in alc225 pin quirk tableHui Wang2016-07-271-1/+14
* ALSA: usb-audio: Fix quirks code is not calledKazuki Oikawa2016-07-271-1/+1
* ALSA: hda - fix read before array startBob Copeland2016-07-271-0/+2
* ALSA: hda - Add PCI ID for Kabylake-HVinod Koul2016-07-271-1/+5
* ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich2016-07-271-0/+1
* ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai2016-07-271-1/+1
* ALSA: echoaudio: Fix memory allocationChristophe JAILLET2016-07-271-2/+2
* ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai2016-07-271-3/+2
* ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela2016-07-271-0/+2
* ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen2016-07-271-0/+4
* ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela2016-07-271-2/+2
* ALSA: dummy: Fix a use-after-free at closingTakashi Iwai2016-07-271-0/+1
* ALSA: hda/realtek: Add T560 docking unit fixupTorsten Hilbrich2016-06-241-0/+1
* ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703Kailang Yang2016-06-241-0/+16
* ALSA: hda/realtek - ALC256 speaker noise issueKailang Yang2016-06-241-5/+47
* ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao2016-06-241-0/+4
* ALSA: hda - Add PCI ID for KabylakeVinod Koul2016-06-241-1/+10
* ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown2016-06-071-0/+3
* ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang2016-06-011-0/+3
* ALSA: hda/realtek - Add support for ALC295/ALC3254Kailang Yang2016-06-011-0/+10
* ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng2016-06-011-1/+2
* ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang2016-06-011-0/+15
* ALSA: usb-audio: Yet another Phoneix Audio device quirkTakashi Iwai2016-05-111-0/+1
* ALSA: hda - Fix regression on ATI HDMI audioTakashi Iwai2016-05-111-4/+3
* ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy2016-05-101-0/+12
* ALSA: hda - Fix broken reconfigTakashi Iwai2016-05-101-8/+0
* ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng2016-05-091-0/+1
* ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)Takashi Iwai2016-04-291-0/+2
* Merge tag 'asoc-fix-v4.6-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2016-04-2733-611/+250
|\
| *-. Merge remote-tracking branches 'asoc/fix/rt5640' and 'asoc/fix/wm8962' into a...Mark Brown2016-04-263-20/+20
| |\ \
| | | * ASoC: wm8962: Correct typo when setting DSPCLK rateCharles Keepax2016-03-291-1/+1
| | * | ASoC: rt5640: Correct the digital interface data selectSugar Zhang2016-03-182-19/+19
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *-------. \ \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/cs35l32', 'asoc/...Mark Brown2016-04-2611-111/+155
| |\ \ \ \ \ \ \
| | | | | | * | | ASoC: rt5616: add I2C dependencyArnd Bergmann2016-03-161-0/+1
| | | | | | |/ /
| | | | | * | / ASoC: nau8825: Fix jack detection across suspendBen Zhang2016-03-281-55/+71
| | | | | | |/ | | | | | |/|
| | | | * | | ASoC: hdac_hdmi: Fix codec power state in S3 during playbackSubhransu S. Prusty2016-04-021-45/+38
| | | | * | | ASoC: hdac_hdmi: Fix to use dev_pm ops instead soc pmSubhransu S. Prusty2016-04-021-7/+4
| | | | |/ /
| | | * | / ASoC: cs35l32: avoid uninitialized variable accessArnd Bergmann2016-03-151-4/+13
| | | | |/ | | | |/|
| | * | | ASoC: wm5102: Free compressed IRQ in CODEC removeCharles Keepax2016-04-151-0/+3
| | * | | ASoC: arizona: Free speaker thermal IRQs in CODEC removeCharles Keepax2016-04-157-0/+25
| | | |/ | | |/|
| * | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2016-04-267-32/+63
| |\ \ \
| | * | | ASoC: Intel: Skylake: Fix ibs/obs calc for non-integral sampling ratesSubhransu S. Prusty2016-04-121-9/+19
| | * | | ASoC: Intel: sst: fix a loop timeout in sst_hsw_stream_reset()Dan Carpenter2016-04-061-1/+1