summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2013-12-04ASoC: soc-pcm: Drop the redundant snd_soc_dai_digital_mute() in soc_pcm_close()Nicolin Chen1-5/+0
2013-12-04Merge tag 'asoc-v3.13-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai11-49/+40
2013-12-04ALSA: hda - Fix missing ELD info when using jackpoll_ms parameterDavid Henningsson1-12/+15
2013-12-04ALSA: hda/realtek - remove hp_automute_hook from alc283_fixup_chromebookKailang Yang1-1/+0
2013-12-03Merge remote-tracking branches 'asoc/fix/arizona', 'asoc/fix/atmel', 'asoc/fi...Mark Brown8-39/+24
2013-12-03Merge remote-tracking branch 'asoc/fix/core' into asoc-linusMark Brown3-10/+16
2013-12-03ASoC: wm8731: fix dsp mode configurationBo Shen1-2/+2
2013-12-03ALSA: hda/realtek - Independent of model for HPKailang Yang1-10/+28
2013-12-03ALSA: hda - Fix headset mic input after muted internal mic (Dell/Realtek)David Henningsson1-0/+2
2013-12-02ALSA: hda - Use always amps for auto-mute on AD1986A codecTakashi Iwai1-0/+3
2013-12-02ALSA: hda/analog - Handle inverted EAPD properly in vmaster hookTakashi Iwai1-0/+2
2013-12-02ALSA: hda - Another fixup for ASUS laptop with ALC660 codecTakashi Iwai1-0/+1
2013-12-02ALSA: atmel: Fix possible array overflowTakashi Iwai1-1/+2
2013-12-02ASoC: simple-card: add Device Tree supportKuninori Morimoto1-6/+150
2013-12-02ALSA: hda - Fix complete_all() timing in deferred probesTakashi Iwai1-4/+5
2013-12-02ALSA: hda - Fix bad EAPD setup for HP machines with AD1984ATakashi Iwai1-0/+1
2013-12-02ASoC: core: fix devres parameter in devm_snd_soc_register_card()Shawn Guo1-2/+2
2013-12-02ASoC: Set SNDRV_PCM_INFO_JOINT_DUPLEX for PCMs with symmetry constraintsLars-Peter Clausen1-0/+18
2013-12-02ASoC: generic-dmaengine-pcm: Set BATCH flag when residue reporting is not sup...Lars-Peter Clausen1-0/+3
2013-12-02ASoC: omap: n810: Convert to clk_prepare_enable/clk_disable_unprepareJarkko Nikula1-2/+2
2013-12-02ASoC: fsl: set correct platform drvdata in pcm030_fabric_probe()Wei Yongjun1-1/+2
2013-12-02ASoC: fsl: imx-pcm-fiq: Remove unused 'runtime' variableFabio Estevam1-1/+0
2013-12-02ASoC: fsl: imx-pcm-fiq: remove bogus period delta calculationOskar Schirmer1-19/+2
2013-11-29ALSA: hda - Fix silent output on ASUS W7J laptopTakashi Iwai1-0/+12
2013-11-29ASoC: core: Use consistent byte ordering in snd_soc_bytes_getCharles Keepax1-2/+2
2013-11-29ALSA: dice: fix array limits in dice_proc_read()Dan Carpenter1-2/+2
2013-11-29ALSA: hda - Add mono speaker quirk for Dell Inspiron 5439David Henningsson1-0/+1
2013-11-28ALSA: hda - Add LFE chmap to ASUS ET2700Takashi Iwai1-3/+13
2013-11-28ALSA: hda - Initialize missing bass speaker pin for ASUS AIO ET2700Takashi Iwai1-0/+9
2013-11-28ASoC: Add resource managed snd_dmaengine_pcm_register()Lars-Peter Clausen1-0/+41
2013-11-28ALSA: hda - limit mic boost on Asus UX31[A,E]Oleksij Rempel1-2/+9
2013-11-28ALSA: hda - Check leaf nodes to find aamix ampsTakashi Iwai1-12/+45
2013-11-27ASoC: kirkwood: Fix erroneous double output while playingJean-Francois Moine1-5/+5
2013-11-27ASoC: kirkwood: Fix invalid S/PDIF formatJean-Francois Moine1-4/+8
2013-11-27ASoC: soc-io: Use IS_ENABLED() macroFabio Estevam1-2/+2
2013-11-27ASoC: pcm: Always honor DAI min and max sample rate constraintsLars-Peter Clausen1-6/+12
2013-11-27ASoC: pcm: Fix rate_max calculationLars-Peter Clausen1-1/+1
2013-11-27ASoC: wm5110: Remove output OSR and PGA volume controlsCharles Keepax1-25/+0
2013-11-27ASoC: atmel: sam9x5_wm8731: fix oops when unload moduleBo Shen1-0/+2
2013-11-27ALSA: hda - Fix hp-mic mode without VREF bitsTakashi Iwai1-1/+1
2013-11-27ALSA: hda - Create Headhpone Mic Jack Mode when really neededTakashi Iwai1-8/+12
2013-11-27ALSA: usb: use multiple packets per urb for Wireless USB inbound audioThomas Pugliese1-1/+15
2013-11-27ALSA: hda - Enable mute/mic-mute LEDs for more Thinkpads with Conexant codecHui Wang1-0/+23
2013-11-26Merge branch 'fix/firewire' into for-linusTakashi Iwai1-9/+6
2013-11-26ALSA: hda - Drop bus->avoid_link_reset flagTakashi Iwai3-4/+3
2013-11-26ALSA: hda/realtek - Set pcbeep amp for ALC668Kailang Yang1-0/+1
2013-11-26ALSA: hda/realtek - Add support of ALC231 codecKailang Yang1-0/+1
2013-11-25ASoC: wm8990: Mark the register map as dirty when powering downMark Brown1-0/+2
2013-11-24ASoC: rcar: select REGMAPKuninori Morimoto1-0/+1
2013-11-24ASoC: soc-pcm: move DAIs parameters cleaning into hw_free()Nicolin Chen1-13/+13