aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2014-04-16ALSA: hda/realtek - Add headset Mic support for Dell machineKailang Yang1-0/+2
2014-04-16ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-14ALSA: es18xx driver should use udelay errorLi, Zhen-Hua1-5/+5
2014-04-14ALSA: hda/realtek - Add support of ALC288 codecKailang Yang1-0/+2
2014-04-10Merge tag 'sound-fix-3.15-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds39-174/+310
2014-04-09ALSA: usb-audio: Suppress repetitive debug messages from retire_playback_urb()Tim Gardner1-1/+2
2014-04-09Merge tag 'asoc-v3.15-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai19-39/+163
2014-04-09ALSA: hda - Make full_reset booleanThierry Reding3-7/+7
2014-04-09ALSA: hda - add headset mic detect quirk for a Dell laptopHui Wang1-0/+1
2014-04-09sound: dmasound: use module_platform_driver_probe()Christoph Jaeger1-13/+1
2014-04-09ALSA: au1x00: use module_platform_driver()Christoph Jaeger1-12/+1
2014-04-09ALSA: hda - Use runtime helper to check active state.Dylan Reid1-1/+1
2014-04-08Merge remote-tracking branches 'asoc/fix/rt5640', 'asoc/fix/samsung', 'asoc/f...Mark Brown10-18/+35
2014-04-08Merge remote-tracking branches 'asoc/fix/alc5632', 'asoc/fix/cs42l52', 'asoc/...Mark Brown9-21/+128
2014-04-08ALSA: ice1712: Fix boundary checks in PCM pointer opsTakashi Iwai1-5/+10
2014-04-08ASoC: davinci-mcasp: Fix bit clock polarity settingsPeter Ujfalusi1-3/+3
2014-04-08ASoC: samsung: Fix build on multiplatformSachin Kamat7-16/+18
2014-04-08ASoC: fsl_sai: Fix Bit Clock Polarity configurationsNicolin Chen1-4/+4
2014-04-08ALSA: hda - Do not assign streams in reverse orderAnssi Hannula1-4/+5
2014-04-08ALSA: hda/realtek - Add eapd shutup to ALC283Kailang Yang1-0/+1
2014-04-08ALSA: hda/realtek - Change model name alias for ChromeOSKailang Yang1-1/+1
2014-04-07Kconfig: rename HAS_IOPORT to HAS_IOPORT_MAPUwe Kleine-König2-2/+2
2014-04-07ASoC: da732x: Print correct major idAxel Lin1-1/+2
2014-04-07ALSA: hda/realtek - Improve HP depop when system change power state on Chrome...Kailang Yang1-0/+4
2014-04-07ASoC: cs42l52: Fix mask for REVIDAxel Lin2-2/+2
2014-04-05Merge tag 'drivers-3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/arm...Linus Torvalds1-1/+1
2014-04-04sound/oss: Remove uncompilable DBG macro useJoe Perches10-67/+2
2014-04-04ALSA: ice1712: Save/restore routing and rate registersOndrej Zary1-0/+32
2014-04-04ALSA: ice1712: restore AK4xxx volumes on resumeOndrej Zary1-3/+6
2014-04-04ASoC: alc56(23|32): fix undefined return value of probing codeChristoph Jaeger2-4/+2
2014-04-04ASoC: cs42xx8: Check return value of regmap_read and report correct chipid valueAxel Lin1-6/+5
2014-04-03ALSA: ice1712: Add S/PDIF suspend support for ICE1712-based M-Audio cardsOndrej Zary1-0/+22
2014-04-03ALSA: cs8427: separate HW initializationOndrej Zary1-19/+38
2014-04-03ALSA: hda - Fix silent speaker output due to mute LED fixupTakashi Iwai1-2/+3
2014-04-03ALSA: hda/realtek - Fixed single output machine get empty hp senseKailang Yang1-0/+10
2014-04-02Merge branch 'x86-nuke-platforms-for-linus' of git://git.kernel.org/pub/scm/l...Linus Torvalds3-3516/+0
2014-04-01ASoC: tlv320aic23: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: max98090: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: alc5632: add an of_match tableStephen Warren1-0/+7
2014-04-01ASoC: alc5632: fix uninit var in alc5632_probe()Stephen Warren1-2/+1
2014-03-31ASoC: rt5640: add an of_match tableStephen Warren1-0/+9
2014-03-31Merge tag 'asoc-v3.15-4' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai11-113/+212
2014-03-31ALSA: ice1712: Add suspend support for M-Audio ICE1712-based cardsOndrej Zary1-1/+29
2014-03-31ALSA: ice1712: add suspend support for ICE1712 chipOndrej Zary1-8/+77
2014-03-31Merge branch 'for-next' into for-linusTakashi Iwai501-12929/+28216
2014-03-31ALSA: hda - Enable beep for ASUS 1015EW. Trevor King1-0/+1
2014-03-31ALSA: asihpi: fix some indenting in snd_card_asihpi_pcm_new()Dan Carpenter1-4/+5
2014-03-27ASoC: fsl_sai: Add isr to deal with error flagNicolin Chen2-3/+97
2014-03-26ALSA: hda - add headset mic detect quirks for three Dell laptopsHui Wang1-0/+3
2014-03-25Merge remote-tracking branches 'asoc/topic/tdm' and 'asoc/topic/tegra' into a...Mark Brown9-22/+58
2014-03-25Merge remote-tracking branch 'asoc/topic/simple' into asoc-nextMark Brown1-78/+142
2014-03-25Merge remote-tracking branches 'asoc/topic/prefix' and 'asoc/topic/rcar' into...Mark Brown1-6/+1
2014-03-25Merge tag 'asoc-v3.15-rcar' into asoc-nextMark Brown1-7/+11
2014-03-25Merge tag 'asoc-v3.15-3' into asoc-nextMark Brown32-163/+1393
2014-03-25Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown103-785/+1854
2014-03-25Merge tag 'asoc-v3.15' into asoc-nextMark Brown183-4478/+16499
2014-03-25Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown12-30/+23
2014-03-25Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-3/+0
2014-03-25ASoC: tegra: move AC97 clock handling to the machine driverLucas Stach3-16/+17
2014-03-25ASoC: simple-card: Handle many DAI linksJean-Francois Moine1-69/+121
2014-03-25ASoC: simple-card: dynamically allocate the DAI link and propertiesJean-Francois Moine1-15/+27
2014-03-25ASoC: imx-ssi: Add .xlate_tdm_slot_mask() support.Xiubo Li2-0/+3
2014-03-25ASoC: fsl-esai: Add .xlate_tdm_slot_mask() support.Xiubo Li2-0/+3
2014-03-25ASoC: fsl-utils: Add fsl_asoc_xlate_tdm_slot_mask() support.Xiubo Li2-1/+30
2014-03-25ASoC: core: remove the 'of_' prefix of of_xlate_tdm_slot_mask.Xiubo Li1-5/+5
2014-03-25ASoC: Remove name_prefix unset during DAI link init hackLars-Peter Clausen1-6/+1
2014-03-25ALSA: hda - Inform the unexpectedly ignored pins by auto-parserTakashi Iwai1-5/+25
2014-03-24Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown1-7/+11
2014-03-24ASoC: rcar: bugfix: it cares about the non-src caseKuninori Morimoto1-7/+11
2014-03-24Merge tag 'asoc-v3.15-3' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai43-173/+1409
2014-03-23Merge remote-tracking branches 'asoc/topic/simple' and 'asoc/topic/sirf' into...Mark Brown2-33/+56
2014-03-23Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown6-3/+238
2014-03-23Merge remote-tracking branches 'asoc/topic/max98090' and 'asoc/topic/omap' in...Mark Brown3-4/+1
2014-03-23Merge remote-tracking branches 'asoc/topic/intel', 'asoc/topic/io' and 'asoc/...Mark Brown4-61/+54
2014-03-23Merge remote-tracking branch 'asoc/topic/davinci' into asoc-nextMark Brown4-19/+106
2014-03-23Merge remote-tracking branch 'asoc/topic/cs42xx8' into asoc-nextMark Brown5-0/+918
2014-03-23Merge remote-tracking branch 'asoc/topic/codecs' into asoc-nextMark Brown8-43/+20
2014-03-23Merge tag 'asoc-v3.15-2' into asoc-nextMark Brown103-785/+1854
2014-03-23Merge tag 'asoc-v3.15' into asoc-nextMark Brown183-4478/+16499
2014-03-23Merge remote-tracking branches 'asoc/fix/cs42l51', 'asoc/fix/cs42l52', 'asoc/...Mark Brown12-30/+23
2014-03-23ASoC: pcm: Drop incorrect double/extra freesMark Brown1-3/+0
2014-03-21ASoC: mfld_machine: Fix compile errorLars-Peter Clausen1-1/+1
2014-03-21ASoC: rsnd: add DeviceTree supportKuninori Morimoto6-3/+238
2014-03-21ASoC: mfld_machine: Convert to table based DAPM and control setupLars-Peter Clausen1-29/+20
2014-03-20ASoC: cs42xx8: Add codec driver support for CS42448/CS42888Nicolin Chen5-0/+918
2014-03-20ALSA: hda - verify pin:cvt connection on preparing a stream for Intel HDMI codecMengdong Lin1-0/+32
2014-03-19ASoC: tegra: Use flat regcacheDylan Reid6-7/+7
2014-03-19ASoC: cs42l51: Fix SOC_DOUBLE_R_SX_TLV shift values for ADC, PCM, and Analog ...Brian Austin1-5/+4
2014-03-19ALSA: compress: Pass through return value of open ops callbackCharles Keepax1-1/+1
2014-03-19ASoC: io: Remove support for ASoC cache in conjunction with regmapMark Brown1-31/+4
2014-03-18ASoC: simple-card: overwrite cpu_dai->fmt with codec_dai->fmtNicolin Chen1-6/+14
2014-03-18ASoC: cs42l52: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-4/+4
2014-03-18ASoC: cs42l73: Fix mask bits for SOC_VALUE_ENUM_SINGLEBrian Austin1-3/+3
2014-03-18ASoC: add S/PDIF support to Armada 370 DB ASoC driverThomas Petazzoni2-0/+29
2014-03-18ASoC: codecs: Replace instances of rtd->codec with dai->codecLars-Peter Clausen8-19/+10
2014-03-18ASoC: tlv320aic31xx: Don't call kfree for memory allocated by devm_kzallocAxel Lin1-8/+3
2014-03-18Merge branch 'topic/alc28x' into for-nextTakashi Iwai1-0/+77
2014-03-18ALSA: hda/realtek - Restore default value for ALC282Kailang Yang1-0/+77
2014-03-18ALSA: oxygen: Xonar DG(X): fix Stereo Upmixing regressionClemens Ladisch1-6/+24
2014-03-18Merge branch 'topic/alc28x' into for-nextTakashi Iwai1-0/+177
2014-03-18ALSA: hda/realtek - Fix the noise after suspend and resume on ALC282 codecKailang Yang1-0/+73
2014-03-18ALSA: hda/realtek - Restore default value for ALC283Kailang Yang1-0/+85
2014-03-17ASoC: sirf-audio-codec: Remove snd_soc_codec_set_cache_io() callLars-Peter Clausen1-9/+0
2014-03-17ASoC: simple-card: Simplify codeJean-Francois Moine1-5/+5
2014-03-17ASoC: davinci-mcasp: Provide correct filter_data for dmaengine for non-DT bootPeter Ujfalusi1-5/+16
2014-03-17ASoC: davinci: Add edma dmaengine platform driverPeter Ujfalusi2-0/+82
2014-03-17ASoC: tlv320aic31xx: Turn power off only once.Jyri Sarha1-1/+2
2014-03-17Merge tag 'mvebu-drivers-3.15-2' of git://git.infradead.org/linux-mvebu into ...Arnd Bergmann1-1/+1
2014-03-14ASoC: simple-card: Fix the reference count of device nodesJean-Francois Moine1-13/+37
2014-03-14ASoC: rcar: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-2/+2
2014-03-14ASoC: fsi: fixup SND_SOC_DAIFMT_CBx_CFx flagsKuninori Morimoto1-1/+1
2014-03-14ASoC: max98090: Remove unused control_data fieldLars-Peter Clausen2-2/+0
2014-03-13ASoC: davinci-evm: Register machine level DAPM elements with the cardLars-Peter Clausen1-14/+8
2014-03-13ASoC: omap-abe-twl6040: Register machine level DMIC DAPM routes with the cardLars-Peter Clausen1-2/+1
2014-03-13Merge tag 'tlv320aic31xx-fixes' of git://git.kernel.org/pub/scm/linux/kernel/...Takashi Iwai1-15/+5
2014-03-13Merge tag 'asoc-v3.15-2' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai103-785/+1854
2014-03-13ASoC: tlv320aic31xx: Staticise non-exported symbolsMark Brown1-5/+5
2014-03-13ASoC: tlv320aic31xx: Remove snd_soc_codec_set_cache_io() callJyri Sarha1-9/+0
2014-03-13ASoC: tlv320aic31xx: Fix unused variable warning from aic31xx_clk_offJyri Sarha1-1/+0
2014-03-13Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown4-0/+1559
2014-03-13Merge remote-tracking branch 'asoc/topic/s6000' into asoc-nextMark Brown1-18/+10
2014-03-13Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown2-44/+25
2014-03-13Merge remote-tracking branch 'asoc/topic/max98095' into asoc-nextMark Brown1-23/+27
2014-03-13Merge remote-tracking branch 'asoc/topic/max98088' into asoc-nextMark Brown1-20/+19
2014-03-13Merge remote-tracking branch 'asoc/topic/lm49453' into asoc-nextMark Brown1-9/+7
2014-03-13Merge remote-tracking branch 'asoc/topic/lm4857' into asoc-nextMark Brown1-2/+1
2014-03-13Merge remote-tracking branch 'asoc/topic/kirkwood' into asoc-nextMark Brown4-1/+132
2014-03-13Merge remote-tracking branch 'asoc/topic/jack' into asoc-nextMark Brown1-2/+3
2014-03-13Merge remote-tracking branch 'asoc/topic/io' into asoc-nextMark Brown87-651/+64
2014-03-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown1-2/+2
2014-03-13Merge remote-tracking branch 'asoc/topic/cirrus' into asoc-nextMark Brown1-13/+5
2014-03-13Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown1-1/+1
2014-03-13Merge tag 'asoc-v3.15' into asoc-intelMark Brown189-4831/+9426
2014-03-13ASoC: tlv320aic31xx: Add basic codec driver implementationJyri Sarha4-0/+1559
2014-03-13ASoC: s6105-ipcam: Convert to table based DAPM setupLars-Peter Clausen1-18/+10
2014-03-13ASoC: Intel: don't select RT5640 if !I2CStephen Warren1-2/+2
2014-03-13ASoC: pxa: tosa: Convert to table based DAPM and control setupLars-Peter Clausen1-22/+13
2014-03-13ASoC: pxa: magician: Convert to table based DAPM and control setupLars-Peter Clausen1-22/+12
2014-03-13Merge branch 'topic/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown14-196/+438
2014-03-13ASoC: snappercl15: Convert to table based DAPM setupLars-Peter Clausen1-13/+5
2014-03-13ASoC: ams-delta: Fix compile errorLars-Peter Clausen1-1/+1
2014-03-13Merge tag 'asoc-v3.15' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai194-4666/+16840
2014-03-12Merge remote-tracking branches 'asoc/topic/wm8996', 'asoc/topic/wm9081' and '...Mark Brown3-52/+47
2014-03-12Merge remote-tracking branches 'asoc/topic/wm8961', 'asoc/topic/wm8962', 'aso...Mark Brown9-157/+165
2014-03-12Merge remote-tracking branches 'asoc/topic/wm5100', 'asoc/topic/wm8523', 'aso...Mark Brown10-165/+164
2014-03-12Merge remote-tracking branches 'asoc/topic/tlv320aic23', 'asoc/topic/tlv320ai...Mark Brown12-149/+306
2014-03-12Merge remote-tracking branches 'asoc/topic/samsung', 'asoc/topic/sgtl5000', '...Mark Brown26-423/+1467
2014-03-12Merge remote-tracking branches 'asoc/topic/ml26124', 'asoc/topic/of', 'asoc/t...Mark Brown41-968/+9235
2014-03-12Merge remote-tracking branches 'asoc/topic/da7213', 'asoc/topic/da732x', 'aso...Mark Brown24-531/+908
2014-03-12Merge remote-tracking branches 'asoc/topic/arizona', 'asoc/topic/atmel', 'aso...Mark Brown13-304/+408
2014-03-12Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ad1836', 'a...Mark Brown24-546/+1835
2014-03-12Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown6-0/+923
2014-03-12Merge remote-tracking branch 'asoc/topic/pcm1792a' into asoc-nextMark Brown1-11/+22
2014-03-12Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-nextMark Brown1-5/+10
2014-03-12Merge remote-tracking branch 'asoc/topic/enum' into asoc-nextMark Brown25-730/+471
2014-03-12Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown14-183/+312
2014-03-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown11-259/+231
2014-03-12Merge remote-tracking branch 'asoc/fix/spear' into asoc-linusMark Brown1-8/+2
2014-03-12ASoC: tlv320aic23: Remove spurious bits per word settingMark Brown1-1/+0
2014-03-12ASoC: Fix use after freeLars-Peter Clausen1-2/+3
2014-03-11ALSA: sis7019: Simplify dependenciesJean Delvare1-1/+1
2014-03-11ALSA: cs5535audio: Also needed on MIPSJean Delvare1-1/+1
2014-03-11ASoC: core: Fix check before setting default I/O up try regmapXiubo Li1-3/+9
2014-03-11ASoC: io: New signature for snd_soc_codec_set_cache_io()Xiubo Li13-52/+35
2014-03-11ASoC: codec: Simplify ASoC probe code.Xiubo Li73-562/+13
2014-03-11Merge branches 'topic/ad193x', 'topic/tlv320aic23', 'topic/tlv320aic32x4', 't...Mark Brown22-250/+594
2014-03-11ALSA: hda - initialize audio InfoFrame to be all zeroMengdong Lin1-0/+1
2014-03-11ALSA: cs553*: Fix dependenciesJean Delvare1-1/+2
2014-03-11Merge tag 'asoc-v3.14-rc6' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai4-2/+10
2014-03-10ASoC: spear: spdif_out: Fix mute controlLars-Peter Clausen1-8/+2
2014-03-10ASoC: migor: Convert to table based DAPM setupLars-Peter Clausen1-14/+5
2014-03-10ASoC: dapm: Sprinkle lockdep asserts through the codeMark Brown1-0/+18
2014-03-10ASoC: dapm: Staticise dapm_mark_dirty()Mark Brown1-2/+1
2014-03-10ASoC: Add a per component dai listLars-Peter Clausen1-42/+34
2014-03-10ASoC: Pass CODEC to snd_soc_register_dais()Lars-Peter Clausen1-17/+11
2014-03-10ASoC: Consolidate snd_soc_register_dai() and snd_soc_register_dais()Lars-Peter Clausen1-112/+42
2014-03-10Merge branch 'topic/pcm' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown10-92/+122
2014-03-10Merge remote-tracking branches 'asoc/fix/88pm860', 'asoc/fix/omap' and 'asoc/...Mark Brown3-2/+7
2014-03-10Merge remote-tracking branch 'asoc/fix/pcm' into asoc-linusMark Brown1-0/+3
2014-03-10ASoC: 88pm860: Fix IO setupLars-Peter Clausen1-0/+3
2014-03-10ASoC: si476x: Fix IO setupLars-Peter Clausen1-1/+1
2014-03-10ASoC: sam9g20_wm8731: Convert to table based DAPM setupLars-Peter Clausen1-13/+7
2014-03-10ASoC: simple-card: card name can be optionKuninori Morimoto1-2/+1
2014-03-09ASoC: tlv320aic32x4: Sort Makefile in alphabetic orderJyri Sarha1-2/+2
2014-03-09ASoC: davinci-mcasp: Rename the pointer to davinci dma_params as dma_paramsPeter Ujfalusi1-22/+22
2014-03-09ASoC: arizona: Support new fratio encoding on the wm5110 rev DCharles Keepax1-29/+101
2014-03-09ASoC: arizona: Calculate FLL gain lastCharles Keepax1-12/+12
2014-03-09ASoC: arizona: Calculate OUTDIV firstCharles Keepax1-12/+12
2014-03-09ASoC: arizona: Don't pass Fout into arizona_calc_fllCharles Keepax1-8/+7
2014-03-09ASoC: arizona: Move calculation of FLL configurationCharles Keepax1-35/+44
2014-03-09ASoC: arizona: Move set of OUTDIV in to arizona_apply_fllCharles Keepax1-16/+12
2014-03-09ASoC: arizona: Add defines for FLL configuration constantsCharles Keepax1-5/+11
2014-03-09ASoC: arizona: An OUTDIV of 1 is not valid, avoid thisCharles Keepax1-1/+1
2014-03-09ASoC: tlv320aic23: add missing EXPORT_SYMBOLsMax Filippov1-0/+2
2014-03-09ASoC: pcm512x: Fix duplicate const warningMark Brown1-4/+4
2014-03-09ASoC: pcm512x: Split out bus driversMark Brown6-129/+176
2014-03-07ALSA: hda - Fix loud click noise with IdeaPad 410YTakashi Iwai1-0/+19
2014-03-07Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown12-58/+160
2014-03-07Merge branch 'topic/tlv320aic23' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown12-58/+160
2014-03-07ASoC: update Kconfig of AIC23 users to select I2C variantMax Filippov6-7/+7