summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
* 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
* 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-1612-58/+46
|\
| *---------. Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/fsl', 'asoc/fix/...Mark Brown2014-08-1510-51/+37
| |\ \ \ \ \ \
| | | | | | | * 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
| | | | | |/ | | | | |/|
| | | * / | MAINTAINERS: Add i.MX maintainers and paths to Freescale ASoC entryMark Brown2014-08-081-0/+3
| | | |/ /
| | * / / 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
| | |/ /
| * | | Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2014-08-151-5/+7
| |\ \ \
| | * | | ASoC: dapm: Fix uninitialized variable in snd_soc_dapm_get_enum_double()Geert Uytterhoeven2014-08-111-5/+7
| | |/ /
| * | | Merge tag 'asoc-v3.17' into asoc-linusMark Brown2014-08-15238-3426/+15895
| |\| |
| * | | Merge tag 'asoc-v3.16-rc5' into asoc-linusMark Brown2014-08-1524-72/+185
| |\ \ \
| * \ \ \ Merge tag 'asoc-v3.16-rc1' into asoc-linusMark Brown2014-08-152-8/+5
| |\ \ \ \
* | | | | | 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
* | | | | | ALSA: usb-audio: Whitespace cleanups for sound/usb/midi.*Adam Goode2014-08-052-166/+211
* | | | | | ALSA: usb-audio: Respond to suspend and resume callbacks for MIDI inputAdam Goode2014-08-053-0/+39
* | | | | | sound/oss/pss: Remove typedefs pss_mixerdata and pss_confdataHimangi Saraogi2014-08-051-22/+24
* | | | | | sound/oss/opl3: Remove typedef opl_devinfoHimangi Saraogi2014-08-051-2/+2
* | | | | | ALSA: fireworks: fix specifiers in format strings for propper outputTakashi Sakamoto2014-08-051-2/+2
* | | | | | Merge tag 'asoc-v3.17' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai2014-08-04895-6537/+21809
|\ \ \ \ \ \ | | |_|_|/ / | |/| | | |
| * | | | | Merge remote-tracking branch 'asoc/topic/wm8985' into asoc-nextMark Brown2014-08-041-3/+0
| |\ \ \ \ \
| | * | | | | ASoC: wm8985: Remove unused pointer in wm8985_remove()Christian Engelmayer2014-06-171-3/+0
| | | | | | |
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| | \ \ \ \ \
| *-------. \ \ \ \ \ Merge remote-tracking branches 'asoc/topic/tlv320aic3x', 'asoc/topic/width', ...Mark Brown2014-08-0460-304/+360
| |\ \ \ \ \ \ \ \ \ \
| | | | | | * | | | | | ASoC: wm8962: Let CODEC driver enable and disable its own MCLKNicolin Chen2014-07-312-0/+20
| | | | | | |/ / / / /
| | | | | * | | | | | dt: wm8904: add device tree binding documentBo Shen2014-06-091-0/+33
| | | | | * | | | | | ASoC: wm8904: switch to CCFBo Shen2014-06-091-0/+11
| | | | * | | | | | | ASoC: wm0010.c: add static to local variableFabian Frederick2014-06-271-1/+1
| | | | | |/ / / / / | | | | |/| | | | |