summaryrefslogtreecommitdiffstats
path: root/sound (follow)
Commit message (Expand)AuthorAgeFilesLines
*---------------. Merge remote-tracking branches 'asoc/fix/axi', 'asoc/fix/cs4265', 'asoc/fix/d...Mark Brown2014-09-038-14/+23
|\ \ \ \ \ \ \ \ \
| | | | | | | | | * ASoC: tegra: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| | | | | | | | * | ASoC: simple-card: Fix bug of wrong decrement DT node's refcountXiubo Li2014-09-011-0/+8
| | | | | | | | |/
| | | | | | | * / ASoC: rt5677: correct mismatch widget nameBard Liao2014-08-271-4/+4
| | | | | | | |/
| | | | | | * / ASoC: rt5640: Do not allow regmap to use bulk read-write operationsJarkko Nikula2014-08-271-0/+1
| | | | | | |/
| | | | | * / ASoC: rcar: Use && instead of & for boolean expressionsLars-Peter Clausen2014-08-171-1/+1
| | | | | |/
| | | | * / ASoC: omap-twl4030: Fix typo in 2nd dai link's platform_namePeter Ujfalusi2014-08-291-1/+1
| | | | |/
| | | * / ASoC: da732x: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| | | |/
| | * | ASoC: cs4265: Fix setting of functional mode and clock dividerPaul Handrigan2014-08-281-2/+2
| | * | ASoC: cs4265: Fix clock rates in clock map tablePaul Handrigan2014-08-281-4/+4
| | |/
* | | Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown2014-09-031-1/+1
|\ \ \
| * | | ASoC: Use dev_set_name() instead of init_nameLars-Peter Clausen2014-08-171-1/+1
| | |/ | |/|
* | | Merge tag 'sound-3.17-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-285-8/+24
|\ \ \
| * | | ALSA: hda - Set up initial pins for Acer Aspire V5Takashi Iwai2014-08-271-0/+18
| * | | ALSA: pcm: Fix the silence data for DSD formatsTakashi Iwai2014-08-221-2/+2
| * | | ALSA: ctxfi: ct20k1reg: Fix typo in include guardRasmus Villemoes2014-08-221-3/+1
| * | | ALSA: hda: ca0132_regs.h: Fix typo in include guardRasmus Villemoes2014-08-221-1/+1
| * | | ALSA: core: fix buffer overflow in snd_info_get_line()Clemens Ladisch2014-08-221-2/+2
* | | | Merge tag 'sound-3.17-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds2014-08-2113-68/+71
|\| | | | |/ / |/| |
| * | ALSA: hda/hdmi - apply Valleyview fix-ups to Cherryview display codecLibin Yang2014-08-191-4/+7
| * | ALSA: hda/hdmi - set depop_delay for haswell plusLibin Yang2014-08-191-2/+1
| * | ALSA: hda - restore the gpio led after resumeHui Wang2014-08-191-0/+9
| * | ALSA: hda/realtek - Avoid setting wrong COEF on ALC269 & coTakashi Iwai2014-08-161-5/+12
| * | Merge tag 'asoc-v3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai2014-08-1611-58/+43
| |\ \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | | \
| | *---------. \ Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/...Mark Brown2014-08-159-51/+34
| | |\ \ \ \ \ \ \ | | | | | |_|_|_|/ | | | | |/| | | |
| | | | | | | | * ASoC: pxa-ssp: drop SNDRV_PCM_FMTBIT_S24_LEDaniel Mack2014-08-131-3/+1
| | | | | |_|_|/ | | | | |/| | |
| | | | | | | * ASoC: mcasp: Fix implicit BLCK divider settingJyri Sarha2014-08-131-3/+11
| | | | | |_|/ | | | | |/| |
| | | | | | * ASoC: Intel: Restore Baytrail ADSP streams only when ADSP was in resetJarkko Nikula2014-08-111-1/+11
| | | | | | * ASoC: Intel: Wait Baytrail ADSP boot at resume_early stageJarkko Nikula2014-08-111-9/+4
| | | | | | * ASoC: Intel: Merge Baytrail ADSP suspend_noirq into suspend_lateJarkko Nikula2014-08-113-28/+1
| | | | | | * ASoC: Intel: Update Baytrail ADSP firmware nameJarkko Nikula2014-08-061-2/+2
| | | | | * | ASoC: fsl-esai: Revert .xlate_tdm_slot_mask() supportShengjiu Wang2014-08-132-3/+0
| | | | |/ /
| | | * / / ASoC: arizona: Fix TDM slot length handling in arizona_hw_paramsNikesh Oswal2014-08-121-2/+4
| | | |/ /
| | * | | Merge remote-tracking branch 'asoc/fix/pcm512x' into asoc-linusMark Brown2014-08-151-2/+2
| | |\ \ \
| | | * | | ASoC: pcm512x: Correct Digital Playback control namesMark Brown2014-08-121-2/+2
| | | |/ /
| | * / / ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()Geert Uytterhoeven2014-08-111-5/+7
| | |/ /
* | | | Merge tag 'sound-fix-3.17-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2014-08-168-89/+239
|\| | |
| * | | ALSA: hda - Set TLV_DB_SCALE_MUTE bit for cx5051 vmasterTakashi Iwai2014-08-141-0/+6
| * | | ALSA: hda/ca0132 - Don't try loading firmware at resume when already failedTakashi Iwai2014-08-101-1/+6
| * | | ALSA: hda - Fix pop noises on reboot for Dell XPS 13 9333Gabriele Mazzotta2014-08-101-1/+1
| * | | ALSA: hda - Set internal mic as default input source on Dell XPS 13 9333Gabriele Mazzotta2014-08-101-0/+11
| * | | ALSA: usb-audio: fix BOSS ME-25 MIDI regressionClemens Ladisch2014-08-101-0/+29
| * | | ALSA: hda - Fix parsing of CMI8888 codecTakashi Iwai2014-08-071-0/+47
| * | | ALSA: hda - Fix probing and stuttering on CMI8888 HD-audio controllerTakashi Iwai2014-08-071-0/+7
| * | | ALSA: hda/realtek - Fixed ALC286/ALC288 recording delay for Headset MicKailang Yang2014-08-071-0/+22
| * | | sound: oss: Remove typedefs wanc_info and wavnc_port_infoHimangi Saraogi2014-08-061-68/+89
| * | | sound: oss: uart401: Remove typedef uart401_devcHimangi Saraogi2014-08-061-19/+21
* | | | Merge tag 'pci-v3.17-changes-2' of git://git.kernel.org/pub/scm/linux/kernel/...Linus Torvalds2014-08-1567-70/+70
|\ \ \ \
| * | | | PCI: Remove DEFINE_PCI_DEVICE_TABLE macro useBenoit Taine2014-08-1267-70/+70
* | | | | Merge tag 'devicetree-for-linus' of git://git.secretlab.ca/git/linuxLinus Torvalds2014-08-141-3/+3
|\ \ \ \ \ | |/ / / / |/| | | |