summaryrefslogtreecommitdiffstats
path: root/sound
Commit message (Expand)AuthorAgeFilesLines
* Merge tag 'asoc-v4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Takashi Iwai2015-04-3010-11/+24
|\
| *---. Merge remote-tracking branches 'asoc/fix/rt5677', 'asoc/fix/samsung' and 'aso...Mark Brown2015-04-293-5/+8
| |\ \ \
| | | | * ASoC: tfa9879: Fix return value check in tfa9879_i2c_probe()Wei Yongjun2015-04-171-2/+2
| | | * | ASoC: samsung: s3c24xx-i2s: Fix return value check in s3c24xx_iis_dev_probe()Wei Yongjun2015-04-171-2/+2
| | | |/
| | * | ASoC: rt5677: fixed wrong DMIC ref clockBard Liao2015-04-291-1/+1
| | * | ASoC: rt5677: add register patch for PLLBard Liao2015-04-241-0/+3
| | |/
| | |
| | \
| | \
| | \
| | \
| | \
| | \
| | \
| *-------. \ Merge remote-tracking branches 'asoc/fix/email', 'asoc/fix/fsl-ssi', 'asoc/fi...Mark Brown2015-04-293-2/+3
| |\ \ \ \ \ \ | | | | | |_|/ | | | | |/| |
| | | | | | * ASoC: rsnd: set dmaen->chan = NULL when error caseKuninori Morimoto2015-04-151-0/+1
| | | | | * | ASoC: qcom: Return an error for invalid PCM trigger commandTakashi Iwai2015-04-151-1/+1
| | | | | |/
| | | * | | ASoC: fsl_ssi: Fix platform_get_irq() error handlingFabio Estevam2015-04-171-1/+1
| | | | |/ | | | |/|
| * | | | Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2015-04-291-1/+12
| |\ \ \ \
| | * | | | ASoC: rt5645: Fix mask for setting RT5645_DMIC_2_DP_GPIO12 bitAxel Lin2015-04-271-1/+1
| | * | | | ASoC: rt5645: Add ACPI match IDFang, Yang A2015-04-241-0/+11
| | | |_|/ | | |/| |
| * | | | Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2015-04-293-3/+1
| |\ \ \ \ | | |_|/ / | |/| | |
| | * | | ASoC: Intel: fix the makefile for atom codeVinod Koul2015-04-231-1/+1
| | * | | ASoC: Intel: sst_byt: remove kfree for memory allocated with devm_kzallocWei Yongjun2015-04-171-1/+0
| | * | | ASoC: Intel: Remove invalid kfree of devm allocated dataJin Yao2015-04-151-1/+0
| | | |/ | | |/|
* | | | ALSA: emu10k1: Emu10k2 32 bit DMA modePeter Zubaj2015-04-294-13/+21
* | | | ALSA: emux: Fix mutex deadlock in OSS emulationTakashi Iwai2015-04-282-16/+22
* | | | ALSA: hda - Fix missing va_end() call in snd_hda_codec_pcm_new()Takashi Iwai2015-04-271-1/+2
* | | | ALSA: emux: Fix mutex deadlock at unloadingTakashi Iwai2015-04-271-2/+0
* | | | ALSA: emu10k1: Fix card shortname string buffer overflowTakashi Iwai2015-04-272-4/+6
* | | | ALSA: hda - Add mute-LED mode control to ThinkpadTakashi Iwai2015-04-271-0/+1
* | | | ALSA: hda - Fix mute-LED fixed modeTakashi Iwai2015-04-271-9/+12
* | | | ALSA: hda - Fix click noise at start on Dell XPS13Takashi Iwai2015-04-272-5/+14
|/ / /
* | | Merge tag 'sound-fix-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-2410-67/+50
|\ \ \
| * | | ALSA: hda - fix headset mic detection problem for one more machineHui Wang2015-04-241-9/+15
| * | | ALSA: hda/realtek - Fix Headphone Mic doesn't recording for ALC256Kailang Yang2015-04-231-0/+1
| * | | ALSA: hda - fix "num_steps = 0" error on ALC256David Henningsson2015-04-211-2/+3
| * | | ALSA: usb-audio: Fix audio output on Roland SC-D70 sound moduleTakamichi Horikawa2015-04-212-29/+6
| * | | ALSA: hda - add AZX_DCAPS_I915_POWERWELL to BaytrailMengdong Lin2015-04-211-1/+4
| * | | ALSA: hda - only sync BCLK to the display clock for Haswell & BroadwellMengdong Lin2015-04-201-0/+6
| * | | ALSA: hda - Mute headphone pin on suspend on XPS13 9333Gabriele Mazzotta2015-04-201-10/+7
| * | | sound/oss: fix deadlock in sequencer_ioctl(SNDCTL_SEQ_OUTOFBAND)Alexey Khoroshilov2015-04-181-10/+2
| * | | ALSA: hda - potential (but unlikely) uninitialized variableDan Carpenter2015-04-171-2/+2
| * | | ALSA: hda - Fix regression for slave SPDIF setupsTakashi Iwai2015-04-161-1/+1
| * | | ALSA: intel8x0: Check pci_iomap() success for DEVICE_ALIScott Wood2015-04-161-2/+2
| * | | ALSA: hda - simplify azx_has_pm_runtimeDavid Henningsson2015-04-161-1/+1
* | | | Merge branch 'for-linus' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds2015-04-241-5/+13
|\ \ \ \
| * | | | ASoC: fsi: Configure DMA slave settingsKuninori Morimoto2015-02-231-3/+12
| * | | | ASoC: fsi: remove slave_id settings for DMAEngineKuninori Morimoto2015-02-231-2/+1
| | |_|/ | |/| |
* | | | Merge tag 'char-misc-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/gi...Linus Torvalds2015-04-211-2/+2
|\ \ \ \
| * \ \ \ Merge tag 'extcon-next-for-4.1' of git://git.kernel.org/pub/scm/linux/kernel/...Greg Kroah-Hartman2015-04-011-2/+2
| |\ \ \ \
| | * | | | extcon: arizona: Deobfuscate arizona_extcon_do_magicCharles Keepax2015-03-041-2/+2
| | |/ / /
* | | | | Merge branch 'akpm' (patches from Andrew)Linus Torvalds2015-04-171-2/+1
|\ \ \ \ \
| * | | | | ASoC: pcm512x: use DIV_ROUND_CLOSEST_ULL() from kernel.hJavi Merino2015-04-171-2/+1
* | | | | | Merge tag 'powerpc-4.1-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...Linus Torvalds2015-04-161-29/+29
|\ \ \ \ \ \ | |/ / / / / |/| | | | |
| * | | | | Merge branch 'next-remove-ldst' of git://git.kernel.org/pub/scm/linux/kernel/...Michael Ellerman2015-04-071-29/+29
| |\ \ \ \ \
| | * | | | | powerpc: Move Power Macintosh drivers to generic byteswappersDavid Gibson2015-03-231-29/+29
* | | | | | | Merge tag 'sound-4.1-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds2015-04-15281-8949/+14028
|\ \ \ \ \ \ \ | | |_|_|_|/ / | |/| | | | |
OpenPOWER on IntegriCloud