summaryrefslogtreecommitdiff
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-08-14ASoC: tegra: Convert to managed resourcesVaishali Thakkar1-24/+13
2015-08-14ASoC: ssm4567: Add sense supportLars-Peter Clausen1-0/+21
2015-08-14ASoC: adav80x: Remove .read_flag_mask setting from adav80x_regmap_configAxel Lin1-1/+0
2015-08-14ALSA: usb-audio: Fix parameter block size for UAC2 control requestsJulian Scheel2-20/+46
2015-08-13ASoC: fsl-asoc-card: Specify codec_dai_name for DAI linksNicolin Chen1-2/+6
2015-08-13ASoC: dapm: Consolidate path trace eventsLars-Peter Clausen1-9/+0
2015-08-13ASoC: dapm: Consolidate input and output path handlingLars-Peter Clausen1-178/+172
2015-08-13ASoC: dapm: dapm_dai_get_connected_widgets: Fix missing mutex unlockLars-Peter Clausen1-1/+1
2015-08-13ALSA: hda - Fix the white noise on Dell laptopWoodrow Shen1-0/+1
2015-08-12ASoC: fsl: fix typos for sound/soc/fsl/*Xiubo Li4-12/+12
2015-08-11ASoC: fsl-sai: add 32 bit word length supportZidan Wang1-1/+2
2015-08-11ASoC: rt5640: fix line out no sound issueJohn Lin1-3/+37
2015-08-11ASoC: rsnd: Silence DMA slave ID compile warning on 64-bitGeert Uytterhoeven1-1/+1
2015-08-11ASoC: wm8960: update pll and clock setting functionZidan Wang2-41/+180
2015-08-11Merge branch 'for-linus' into for-nextTakashi Iwai17-43/+113
2015-08-10ALSA: hda - Fix pin config and mapping on Alienware 15Takashi Iwai1-28/+59
2015-08-10ALSA: echoaudio: Use standard C definitions of true and falseMark Brown22-107/+104
2015-08-10ASoC: max98090: Fix sequencing when starting additional routesFang, Yang A2-6/+41
2015-08-07ASoC: sti: Add IEC controlArnaud Pouliquen1-4/+73
2015-08-07ASoC: Intel: Skylake: Add pipe management helpersJeeja KP2-0/+136
2015-08-07ASoC: Intel: Skylake: Add DSP module init and binding routinesJeeja KP2-0/+192
2015-08-07ASoC: Intel: Skylake: Add helpers for SRC and converter modulesHardik T Shah2-4/+76
2015-08-07ASoC: Intel: Skylake: Add helpers for DSP module configurationJeeja KP3-0/+725
2015-08-07ASoC: Intel: Skylake: Use acpi header for NHLT headerJeeja KP2-13/+2
2015-08-07ASoC: Intel: Skylake: Fix the NHLT rate sizeJeeja KP1-1/+1
2015-08-07ALSA: firewire: use kmemdup rather than duplicating its implementationAndrzej Hajda1-6/+3
2015-08-07ASoC: topology: use kmemdup rather than duplicating its implementationAndrzej Hajda1-3/+3
2015-08-07ASoC: intel: use kmemdup rather than duplicating its implementationAndrzej Hajda1-2/+1
2015-08-07ASoC: omap: Fix typo in config option descriptionNik Nyby1-1/+1
2015-08-07ASoC: fsl_esai: Spelling s/specifially/specifically/Geert Uytterhoeven1-1/+1
2015-08-07Merge tag 'asoc-fix-v4.2-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai6-23/+58
2015-08-06Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown4-23/+52
2015-08-06Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2-0/+6
2015-08-06ASoC: topology: Use kcalloc instead of kzalloc for array allocationAxel Lin1-3/+2
2015-08-06ASoC: topology: Update TLV support so we can support more TLV typesMengdong Lin1-17/+41
2015-08-06Merge tag 'asoc-fix-v4.2-rc3' into asoc-fix-topologyMark Brown21-63/+215
2015-08-06ASoC: topology: Add subsequence in topologySubhransu S. Prusty1-0/+1
2015-08-06ASoC: rl6231: Simplify DMIC divider calculation expressionAnatol Pomozov1-15/+15
2015-08-05ALSA: aoa-soundbus: Switch to dev_pm_opsLars-Peter Clausen3-39/+12
2015-08-05ASoC: tegra: Use devm_clk_getVaishali Thakkar1-33/+16
2015-08-05ASoC: wm8753: Drop wm8753_writeable functionAxel Lin1-6/+0
2015-08-05ASoC: wm8731: Drop wm8731_writeable functionAxel Lin1-6/+0
2015-08-05ASoC: wm8741: Simplify wm8741_set_dai_sysclk implementationAxel Lin1-27/+14
2015-08-05ASoC: wm_hubs: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-08-05ASoC: wm9713: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-08-05ASoC: wm9090: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-12/+9
2015-08-05ASoC: wm9081: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-08-05ASoC: wm8993: Replace TLV_DB_RANGE_HEAD with DECLARE_TLV_DB_RANGELars-Peter Clausen1-4/+3
2015-08-05ASoC: wm8991: Don't use range container for TLVs with one entryLars-Peter Clausen1-43/+9
2015-08-05ASoC: wm8990: Don't use range container for TLV with one entryLars-Peter Clausen1-4/+1