summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* ALSA: hda - Disable power_save_node for ThinkpadsTakashi Iwai2015-09-241-12/+19
* Merge tag 'asoc-fix-v4.3-rc2' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai2015-09-2418-69/+119
|\
| *-. Merge remote-tracking branches 'asoc/fix/wm8960' and 'asoc/fix/wm8962' into a...Mark Brown2015-09-232-9/+20
| |\ \
| | | * ASoC: wm8962: remove 64k sample rate supportZidan Wang2015-09-191-1/+2
| | * | ASoC: wm8960: correct the max register value of mic boost pgaZidan Wang2015-09-191-2/+2
| | * | ASoC: wm8960: correct gain value for input PGA and add microphone PGAZidan Wang2015-09-111-6/+16
| | * | ASoC: wm8960: correct the min gain value of some PGAZidan Wang2015-09-111-3/+3
| | | |
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| | \ \
| *---------. \ \ Merge remote-tracking branches 'asoc/fix/mtk', 'asoc/fix/psc', 'asoc/fix/pxa'...Mark Brown2015-09-239-32/+52
| |\ \ \ \ \ \ \ \
| | | | | | | * | | ASoC: wm0010: fix error pathSudip Mukherjee2015-09-191-12/+10
| | | | | | | * | | ASoC: wm0010: fix memory leakSudip Mukherjee2015-09-191-9/+0
| | | | | | | * | | ASoC: wm0010: fix memory leakSudip Mukherjee2015-09-011-1/+7
| | | | | | | |/ /
| | | | | | * | | ASoC: sti: check return of of_property_readArnaud Pouliquen2015-09-102-5/+15
| | | | | * | | | ASoC: SPEAr: Make SND_SPEAR_SOC select SND_SOC_GENERIC_DMAENGINE_PCMAxel Lin2015-09-141-1/+1
| | | | | | |_|/ | | | | | |/| |
| | | | * | | | ASoC: pxa: pxa2xx-ac97: fix dma requestor linesRobert Jarzmik2015-09-221-2/+2
| | | | * | | | ASoC: fix broken pxa SoC supportRobert Jarzmik2015-09-162-9/+8
| | | | |/ / /
| | | * / / / ASoC: au1x: psc-i2s: Fix unused variable 'ret' warningAxel Lin2015-09-141-1/+0
| | | |/ / /
| | * / / / ASoC: mediatek: Increase periods_min in captureKoro Chen2015-09-141-0/+17
| | |/ / /
| | | | |
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| | \ \ \
| *---------. | | | Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/doc', 'asoc/fix/...Mark Brown2015-09-235-18/+33
| |\ \ \ \ \ \| | |
| | | | | | * | | | ASoC: intel: Fix SSP port configuration after RTD3 resume.Liam Girdwood2015-09-091-8/+12
| | | | | | | |_|/ | | | | | | |/| |
| | | | | * | | | ASoC: fsl_ssi: Fix checking of dai format for AC97 modeAdam Thomson2015-09-191-2/+3
| | | | | | |/ / | | | | | |/| |
| | | | * | | | ASoC: fsl-asoc-card: put ASRC OF node in case of unknown deviceMaciej S. Szmigiero2015-08-311-1/+2
| | | * | | | | ASoC: Document snd-soc-dummy-dai purposeAnatol Pomozov2015-08-311-0/+9
| | | | |_|/ / | | | |/| | |
| | * | | | | ASoC: davinci-mcasp: Fix devm_kasprintf format stringPeter Ujfalusi2015-09-181-3/+3
| | * | | | | ASoC: davinci-mcasp: Set .symmetric_rates = 1 in snd_soc_dai_driverJyri Sarha2015-09-141-0/+1
| | * | | | | ASoC: davinci-mcasp: Revise the FIFO threshold calculationPeter Ujfalusi2015-09-141-4/+3
| | | |_|/ / | | |/| | |
| * | | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-09-231-9/+13
| |\ \ \ \ \
| | * | | | | ASoC: rt5645: Prevent the pop sound in case of playback and the jack is pluggingOder Chiou2015-09-231-0/+3
| | * | | | | ASoC: rt5645: Increase the delay time to remove the pop soundOder Chiou2015-09-231-1/+1
| | * | | | | ASoC: rt5645: Use the type SOC_DAPM_SINGLE_AUTODISABLE to prevent the weird s...Oder Chiou2015-09-231-2/+2
| | * | | | | Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown2015-09-141-0/+7
| | |\ \ \ \ \
| | | * | | | | ASoC: rt5645: Add struct dmi_system_id "Google Ultima" for chrome platformJohn Lin2015-09-091-0/+7
| | * | | | | | ASoC: rt5645: Remove incorrect settingsOder Chiou2015-09-111-6/+0
| | | |_|_|_|/ | | |/| | | |
| * | | | | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2015-09-231-1/+1
| |\ \ \ \ \ \ | | |_|_|/ / / | |/| | | | |
| | * | | | | ASoC: dapm: fix memory leakSudip Mukherjee2015-09-111-1/+1
| | |/ / / /
* | / / / / ALSA: hda/tegra - async probe for avoiding module loading deadlockTakashi Iwai2015-09-241-5/+25
|/ / / / /
* | | | | Merge tag 'sound-fix-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-09-113-5/+18
|\ \ \ \ \
| * | | | | ALSA: usb-audio: Change internal PCM orderJohan Rastén2015-09-071-1/+9
| * | | | | ALSA: hda - Fix white noise on Dell M3800Niranjan Sivakumar2015-09-051-0/+1
| * | | | | ALSA: hda - Use ALC880_FIXUP_FUJITSU for FSC Amilo M1437Takashi Iwai2015-09-051-1/+1
| * | | | | ALSA: hda - Enable headphone jack detect on old Fujitsu laptopsTakashi Iwai2015-09-051-2/+2
| * | | | | ALSA: sparc: amd7930: Fix module autoload for OF platform driverLuis de Bethencourt2015-09-041-0/+1
| * | | | | ALSA: hda - Add some FIXUP quirks for white noise on Dell laptop.Woodrow Shen2015-09-041-1/+4
* | | | | | Merge tag 'sound-4.3-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-09-04329-4486/+16362
|\| | | | |
| * | | | | drm/i915: Drop port_mst_index parameter from pin/eld callbackDavid Henningsson2015-09-031-1/+1
| * | | | | ALSA: hda - Wake the codec up on pin/ELD notify eventsDavid Henningsson2015-09-021-1/+21
| * | | | | ALSA: hda - allow codecs to access the i915 pin/ELD callbackDavid Henningsson2015-09-021-0/+10
| * | | | | Merge tag 'asoc-v4.2-rc8' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-08-31270-3634/+15436
| |\| | | |
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | | \ \ \
| | *---. \ \ \ Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/xtensa' and '...Mark Brown2015-08-303-14/+6
| | |\ \ \ \ \ \
| | | | | * | | | ASoC: zx296702-i2s: Fix resource leak when unload moduleAxel Lin2015-08-301-3/+3
| | | | | | |/ / | | | | | |/| |
| | | | * | | | ASoC: xtfpga-i2s: Add missing __rcu annotationLars-Peter Clausen2015-07-291-1/+1