summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2012-07-04ASoC: arizona: Be more forgiving in BCLK selectionMark Brown1-1/+2
2012-07-04ASoC: arizona: Implement AIF clock configurationMark Brown3-0/+118
2012-07-04ASoC: arizona: Rename current rates tables to bclk_ratesMark Brown1-6/+6
2012-07-04ASoC: dwc: Staticise non-exported i2s_start()Mark Brown1-1/+2
2012-07-04ASoC: SPEAr spdif_out: Add spdif out supportVipin Kumar2-0/+468
2012-07-04ASoC: STA529: Add support for STA529 Audio CodecRajeev Kumar3-0/+447
2012-07-04ASoC: tlv320aic3x: extending registers cacheJiri Prchal1-1/+3
2012-07-04ASoC: tlv320aic3x: add missing registers and bitsJiri Prchal1-1/+18
2012-07-04Merge branch 'topic/hda-beep' into topic/hdaTakashi Iwai9-87/+63
2012-07-03ASoC: wm8994: Don't suspend accessory detectionMark Brown1-37/+0
2012-07-03ASoC: core: Try to use regmap if the driver doesn't set up any I/OMark Brown1-0/+4
2012-07-03ASoC: wm8962: Log AIF configuration requested by hw_params()Mark Brown1-0/+3
2012-07-03ASoC: tegra: use dmaengine based dma driverLaxman Dewangan3-1/+119
2012-07-03ASoC: dapm: Remove incomplete stereo codeBenoît Thébaudeau1-10/+12
2012-07-03ASoC: smdk_wm8994: Convert to use snd_soc_register_card()Sachin Kamat1-13/+23
2012-07-03ALSA: hda - Avoid possible race of beep on/offTakashi Iwai1-2/+3
2012-07-03ALSA: hda - Get rid of superfluous beep->mode fieldTakashi Iwai2-9/+6
2012-07-03ALSA: hda - Move beep helper functions to hda_beep.cTakashi Iwai3-20/+31
2012-07-03ALSA: hda - Remove beep_mode=2Takashi Iwai4-47/+7
2012-07-03ALSA: Move some headers to local directories from include/soundTakashi Iwai15-9/+4285
2012-07-03ALSA: pdaudiocf: Remove superfluous pm_message_t argument from suspendTakashi Iwai3-3/+3
2012-07-03ALSA: Convert to new pm_ops for PCI driversTakashi Iwai55-318/+492
2012-07-03ALSA: convert PM ops of platform_driver to new pm opsTakashi Iwai7-51/+58
2012-07-02ALSA: Add missing .owner=THIS_MODULE to platform_driver definitionsTakashi Iwai13-10/+24
2012-06-29ALSA: hda - Fix no sound from ALC662 after Windows rebootKailang Yang1-0/+28
2012-06-29ASoC: tlv320aic3x: Fix codec pll configure bugHebbar, Gururaja2-3/+2
2012-06-29ASoC: wm2200: Add missing BCLK rateMark Brown1-0/+1
2012-06-29ASoC: dapm: Fix snd_soc_dapm_put_volsw() connectBenoît Thébaudeau1-7/+1
2012-06-29ASoC: spdif: Build separate RX and TX objectsMark Brown1-2/+3
2012-06-28ASoC: spdif_receiver: Add support for spdif in Audio CodecVipin Kumar2-1/+68
2012-06-28ASoC: dwc: Add missing __iomem annotationsMark Brown1-2/+2
2012-06-27Merge tag 'sound-3.5' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/...Linus Torvalds10-25/+72
2012-06-27ALSA: hda - give 3-pin jack the name "Headphone Mic Jack"David Henningsson1-2/+20
2012-06-27ALSA: HDA: Support single 3-pin jack without VREF on the actual pinDavid Henningsson1-15/+34
2012-06-27ASoC: wm5102: Remove unused platform data headerMark Brown1-1/+0
2012-06-27ALSA: snd-usb-caiaq: initialize card pointerDaniel Mack1-1/+1
2012-06-26Merge branch 'fix/hda' into topic/hdaTakashi Iwai11-26/+73
2012-06-26ALSA: hda - Fix power-map regression for HP dv6 & coTakashi Iwai1-1/+6
2012-06-26ALSA: hda - Initialize caches at codec reconfigurationTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks at module unloadTakashi Iwai1-0/+2
2012-06-26ALSA: hda - Fix memory leaks in Realtek & Conexant codec parsersTakashi Iwai4-2/+16
2012-06-25Merge branch 'v4l_for_linus' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds3-10/+17
2012-06-25ALSA: hda - Add Realtek ALC280 codec supportDavid Henningsson1-0/+1
2012-06-25ALSA: hda - Remove obsoleted CONFIG_SND_HDA_ENABLE_REALTEK_QUIRKSTakashi Iwai1-13/+0
2012-06-25ASoC: wm8994: remove duplicate codeJaroslav Kysela1-3/+0
2012-06-25ALSA: usb-audio: add BOSS GT-100 supportClemens Ladisch1-0/+30
2012-06-25ALSA: hda - Remove suprefluous EAPD init verbs for ALC660vdTakashi Iwai1-11/+0
2012-06-25ASoC: dwc: Bodge around continuing absence of clock API stubsMark Brown1-0/+1
2012-06-25ASoC: wm8996: Move register default configuration to I2C probeMark Brown1-151/+180
2012-06-25ASoC: wm8996: Inline wm8996_reset() and optimise cache-only usageMark Brown1-18/+13