aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2015-08-05Merge branch 'akpm-current/current'Stephen Rothwell6-15/+47
2015-08-05Merge remote-tracking branch 'sound-asoc/for-next'Stephen Rothwell213-2137/+12858
2015-08-05Merge remote-tracking branch 'sound/for-next'Stephen Rothwell9-306/+88
2015-08-04Merge remote-tracking branches 'asoc/topic/wm8996' and 'asoc/topic/xtensa' in...Mark Brown2-11/+3
2015-08-04Merge remote-tracking branches 'asoc/topic/wm5110', 'asoc/topic/wm8004', 'aso...Mark Brown5-111/+341
2015-08-04Merge remote-tracking branches 'asoc/topic/uda134x', 'asoc/topic/ux500', 'aso...Mark Brown10-139/+97
2015-08-04Merge remote-tracking branches 'asoc/topic/sti-sas', 'asoc/topic/tas2552', 'a...Mark Brown7-14/+648
2015-08-04Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/sirf-codec', ...Mark Brown11-5/+2914
2015-08-04Merge remote-tracking branches 'asoc/topic/rt5640', 'asoc/topic/rt5651', 'aso...Mark Brown5-93/+56
2015-08-04Merge remote-tracking branches 'asoc/topic/reg-default', 'asoc/topic/rl6231',...Mark Brown21-22/+531
2015-08-04Merge remote-tracking branches 'asoc/topic/pm-ops', 'asoc/topic/qcom' and 'as...Mark Brown16-205/+864
2015-08-04Merge remote-tracking branches 'asoc/topic/max98357a', 'asoc/topic/max9877', ...Mark Brown27-65/+133
2015-08-04Merge remote-tracking branches 'asoc/topic/lm49453', 'asoc/topic/max9768', 'a...Mark Brown6-690/+82
2015-08-04Merge remote-tracking branches 'asoc/topic/fsl-spdif', 'asoc/topic/gtm601', '...Mark Brown31-18/+4404
2015-08-04Merge remote-tracking branches 'asoc/topic/doc', 'asoc/topic/dpcm', 'asoc/top...Mark Brown11-22/+71
2015-08-04Merge remote-tracking branches 'asoc/topic/cs42l73', 'asoc/topic/cs4349' and ...Mark Brown6-11/+542
2015-08-04Merge remote-tracking branches 'asoc/topic/const', 'asoc/topic/cs35l32' and '...Mark Brown16-48/+28
2015-08-04Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/ac97', 'aso...Mark Brown16-241/+292
2015-08-04Merge remote-tracking branch 'asoc/topic/ssm4567' into asoc-nextMark Brown105-111/+1558
2015-08-04Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown7-177/+178
2015-08-04Merge remote-tracking branch 'asoc/topic/pcm1681' into asoc-nextMark Brown1-4/+9
2015-08-04Merge remote-tracking branch 'asoc/topic/dapm' into asoc-nextMark Brown4-137/+79
2015-08-04Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-13/+18
2015-08-04Merge remote-tracking branches 'asoc/fix/cs4265', 'asoc/fix/intel' and 'asoc/...Mark Brown4-6/+10
2015-08-04Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown2-0/+6
2015-08-04ASoC: topology: fix typo in soc_tplg_kcontrol_bind_io()Mengdong Lin1-1/+1
2015-08-04ASoC: atmel_ssc_dai: Correct misuse of 0x%<decimal>Joe Perches1-1/+1
2015-08-04ALSA: HDA: Dont check return for snd_hdac_chip_readlJeeja KP1-6/+0
2015-08-04ALSA: HDA: Fix stream assignment for host in decoupled modeJeeja KP1-1/+1
2015-08-03ASoC: rt5645: Fix lost pin setting for DMIC1Bard Liao2-0/+6
2015-08-03ALSA: hda - remove no physical connection pins from pin_quirk tableHui Wang2-278/+48
2015-08-03ALSA: oxygen: Fix logical-not-parentheses warningTomer Barletz1-1/+1
2015-07-31ASoC: Export OF module alias information in missing codec driversJavier Martinez Canillas4-0/+4
2015-07-30ALSA: hda - Fix MacBook Pro 5,2 quirkTakashi Iwai1-1/+1
2015-07-30sound: convert to parse_integer()Alexey Dobriyan6-15/+47
2015-07-29ALSA: hda - Fix race between PM ops and HDA init/probeU. Artie Eoff1-3/+3
2015-07-29ASoC: max98090: Simplify max98090_readable_register implementationAxel Lin1-69/+2
2015-07-29ASoC: xtfpga-i2s: Add missing __rcu annotationLars-Peter Clausen1-1/+1
2015-07-29ASoC: uniperf: Staticise local symbolsLars-Peter Clausen1-1/+1
2015-07-29ASoC: uniperf: Add missing __iomem annotationLars-Peter Clausen1-1/+1
2015-07-29ASoC: rcar ctu: Staticise local symbolsLars-Peter Clausen1-1/+1
2015-07-29ASoC: lpass-ipq806x: Staticise local symbolsLars-Peter Clausen1-1/+1
2015-07-29ASoC: wm8804: Drop duplicate constLars-Peter Clausen1-1/+1
2015-07-29ASoC: Intel: sst_byt: fix initialize 'NULL device *' issueJie Yang1-0/+2
2015-07-29ASoC: Intel: haswell: fix initialize 'NULL device *' issueJie Yang1-0/+2
2015-07-29ASoC: wm8983: Get rid of wm8983_access_masks tableAxel Lin1-66/+14
2015-07-29ASoC: max98095: Get rid of max98095_access tableAxel Lin1-286/+23
2015-07-29ASoC: max98088: Get rid of max98088_access tableAxel Lin1-280/+25
2015-07-29ASoC: dapm: Add widget path iteratorsLars-Peter Clausen2-17/+17
2015-07-29ASoC: dapm: Simplify list creation in dapm_dai_get_connected_widgets()Lars-Peter Clausen2-74/+38
2015-07-29ASoC: dapm: Drop always true checksLars-Peter Clausen1-5/+0
2015-07-29ASoC: tas2552: Remove unneeded NULL test for tas2552->enable_gpioAxel Lin1-10/+5
2015-07-29ASoC: rt5677: Return error if devm_gpiod_get_optional return ERR_PTRAxel Lin1-2/+2
2015-07-29ALSA: usb-audio: add dB range mapping for some devicesYao-Wen Mao1-0/+24
2015-07-29ALSA: hda - Apply a fixup to Dell Vostro 5480Takashi Iwai1-0/+1
2015-07-27Merge branch 'for-linus' into for-nextTakashi Iwai34-115/+262
2015-07-27ALSA: hda - Add pin quirk for the headset mic jack detection on Dell laptopWoodrow Shen1-4/+11
2015-07-27ALSA: hda - Apply fixup for another Toshiba Satellite S50DTakashi Iwai1-1/+2
2015-07-27ALSA: fireworks: add support for AudioFire2 quirkTakashi Sakamoto3-0/+6
2015-07-25ALSA: hda - Fix the headset mic that will not work on Dell desktop machineWoodrow Shen1-0/+22
2015-07-25ALSA: hda - fix cs4210_spdif_automute()Dan Carpenter1-3/+1
2015-07-24Merge tag 'sound-4.2-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds6-18/+57
2015-07-24Merge tag 'asoc-fix-v4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai23-82/+106
2015-07-24ASoC: Use params_width() at appropriate placesAxel Lin6-8/+8
2015-07-24ASoC: cs4265: CS4265_INT_STATUS is readable registerAxel Lin1-17/+1
2015-07-24ASoC: cs4265: Fix setting dai format for Left/Right JustifiedAxel Lin1-5/+5
2015-07-24Merge remote-tracking branches 'asoc/fix/sgtl5000', 'asoc/fix/topology' and '...Mark Brown4-17/+16
2015-07-24Merge remote-tracking branches 'asoc/fix/fsl-ssi', 'asoc/fix/intel', 'asoc/fi...Mark Brown7-19/+41
2015-07-24Merge remote-tracking branch 'asoc/fix/ssm4567' into asoc-linusMark Brown1-1/+7
2015-07-24Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-0/+3
2015-07-24Merge remote-tracking branch 'asoc/fix/pcm1681' into asoc-linusMark Brown1-1/+1
2015-07-24Merge remote-tracking branch 'asoc/fix/dapm' into asoc-linusMark Brown2-17/+19
2015-07-24Merge branch 'fix/ssm4567' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown1-1/+7
2015-07-24Merge branch 'topic/owner' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown105-111/+1546
2015-07-24ASoC: ssm4567: Added ACPI entry for SSM4567 codecHarsha Priya1-0/+12
2015-07-24ASoC: sta529: Remove redundant I2C_FUNC_SMBUS_BYTE_DATA functionality checkAxel Lin1-3/+0
2015-07-24ASoC: pcm1681: Improve the logic for de-emphasis sampling rate selectionAxel Lin1-4/+9
2015-07-24ASoC: pcm1681: Fix setting de-emphasis sampling rate selectionAxel Lin1-1/+1
2015-07-23ASoC: xtensa: Remove unnecessary snd_pcm_lib_preallocate_free_for_all()Vaishali Thakkar1-6/+0
2015-07-23ASoC: rl6231: add pll preset tableBard Liao1-1/+26
2015-07-23ASoC: Intel: Skylake: Add dsp and ipc init helpersJeeja KP3-1/+140
2015-07-23ASoC: Intel: Skylake: Add NHLT support to get BE configJeeja KP4-1/+265
2015-07-23ASoC: wm9713: Use core AC'97 reset helperLars-Peter Clausen2-42/+8
2015-07-23ASoC: wm9712: Use core AC'97 reset helperLars-Peter Clausen1-37/+8
2015-07-23ASoC: wm9705: Use core AC'97 reset helperLars-Peter Clausen1-32/+8
2015-07-23ASoC: stac9766: Use core reset helperLars-Peter Clausen1-50/+7
2015-07-23ASoC: ad1980: Use core AC'97 reset helperLars-Peter Clausen1-23/+11
2015-07-23ASoC: ac97: Add support for resetting device before registrationLars-Peter Clausen3-7/+27
2015-07-23ALSA: ac97: Add helper function to reset the AC97 deviceLars-Peter Clausen1-0/+62
2015-07-23ASoC: tas5086: Improve the logic for de-emphasis sampling rate selectionAxel Lin1-3/+7
2015-07-23ASoC: tas2552: Fix off-by-one for max_register settingAxel Lin1-1/+1
2015-07-23ASoC: rt5677: Remove NULL test for desc before gpiod_set_value_cansleep callAxel Lin1-12/+6
2015-07-23ASoC: cs42l73: Fix mask for setting CS42L73_SP_3ST bitAxel Lin1-2/+2
2015-07-23ASoC: cs35l32: Remove unneeded NULL test for cs35l32->reset_gpioAxel Lin1-8/+4
2015-07-23ASoC: cs35l32: Fix define for CS35L32_SDOUT_3STAxel Lin1-1/+1
2015-07-22ASoC: mediatek: Add suspend/resume callbacksKoro Chen2-8/+77
2015-07-22ASoC: cs4349: Fix up setting PWR_DWN bitAxel Lin1-1/+1
2015-07-22ASoC: cs4349: Remove unneeded NULL test for cs4349->reset_gpioAxel Lin1-8/+4
2015-07-22ASoC: ssm4567: Keep TDM_BCLKS in ssm4567_set_dai_fmtBen Zhang1-1/+7
2015-07-22ASoC: sgtl5000: Fix up define for SGTL5000_SMALL_POPAxel Lin1-1/+1
2015-07-22ALSA: hda - Add headset mic pin quirk for a Dell deviceDavid Henningsson1-0/+11
2015-07-22ALSA: hda - remove one pin from ALC292_STANDARD_PINSHui Wang1-7/+19
2015-07-21ASoC: dapm: Avoid duplicating immutable stringsLars-Peter Clausen1-2/+2
2015-07-21ASoC: dapm: Add helper function to free a widgetLars-Peter Clausen2-40/+23
2015-07-21Merge branch 'fix/dapm' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Mark Brown2-17/+19
2015-07-21ASoC: kirkwood: prevent double streamingJean-Francois Moine1-0/+4
2015-07-21ASoC: sti: error handling bug in sti_uniperiph_cpu_dai_of()Dan Carpenter1-1/+1
2015-07-21ASoC: max98925: reading beyond the end of the arrayDan Carpenter1-2/+0
2015-07-21ASoC: rsnd: tidyup parameter assignment positionKuninori Morimoto1-2/+5
2015-07-21ASoC: dapm: Don't add prefix to widget stream nameLars-Peter Clausen1-9/+3
2015-07-21ALSA: hda - Add new GPU codec ID 0x10de007d to snd-hdaAaron Plattner1-0/+2
2015-07-20ASoC: sti-uniperf: Fix implicit inclusion of pinctrlMark Brown1-0/+1
2015-07-20ASoC: cs4349: include gpio/consumer.hakpm@linux-foundation.org1-0/+1
2015-07-20ASoC: cs4349: Drop platform data supportAxel Lin2-13/+1
2015-07-20ASoC: cs4349: Set .writeable_reg for cs4349_regmapAxel Lin1-8/+12
2015-07-20ASoC: ux500: adjust devm usageJulia Lawall1-19/+10
2015-07-20ASoC: cs4349: Fix setting digital interface formatAxel Lin1-6/+5
2015-07-20ASoC: cs4349: Don't use rtd->codecLars-Peter Clausen1-2/+1
2015-07-20ASoC: cs4349: Fix suspend/resumeLars-Peter Clausen1-4/+2
2015-07-20ASoC: rockchip: Add machine driver for rt5645/rt5650 codeczhengxing3-0/+236
2015-07-20ASoC: rockchip: Add machine driver for max98090 codeczhengxing3-0/+250
2015-07-20ASoC: rt5645: Remove return value in jack detect workNicolas Boichat1-1/+1
2015-07-20Merge branch 'fix/rt5645' of git://git.kernel.org/pub/scm/linux/kernel/git/br...Mark Brown1-0/+3
2015-07-20ALSA: hda: add new AMD PCI IDs with proper driver capsMaruthi Srinivas Bayyavarapu1-0/+8
2015-07-20ALSA: hda - Fix Skylake codec timeoutDavid Henningsson2-9/+14
2015-07-19ALSA: hda - Add headset mic support for Acer Aspire V5-573GMateusz Sylwestrzak1-1/+1
2015-07-18ASoC: cs4349: Constify cs4349_regmapAxel Lin1-1/+1
2015-07-18ASoC: cs4349: Fix max_register setting for cs4349_regmapAxel Lin2-4/+1
2015-07-17ALSA: sparc: Add missing kfree in error pathChristophe JAILLET1-0/+1
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown14-16/+16
2015-07-17ASoC: rsnd: add MIX (Mixer) supportKuninori Morimoto6-13/+318
2015-07-17ASoC: rsnd: add CTU (Channel Transfer Unit) prototype supportKuninori Morimoto6-6/+215
2015-07-17ASoC: rsnd: update Audio DMA path search methodKuninori Morimoto1-35/+53
2015-07-17ASoC: wm5110: Use reg_sequence for multi_reg_write/register_patchNariman Poushin1-6/+6
2015-07-17Merge tag 'regmap-seq-delay-api' of git://git.kernel.org/pub/scm/linux/kernel...Mark Brown14-16/+16
2015-07-17Merge tag 'sound-4.2-rc3' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds5-8/+128
2015-07-17ALSA: hda - Check the return value from pm_runtime_get/put*()Takashi Iwai2-12/+24
2015-07-17ALSA: pcm: Fix lockdep warning with nonatomic PCM opsTakashi Iwai1-1/+1
2015-07-17ALSA: hda: fix kstrdup return valueHeloise NH1-1/+1
2015-07-17ASoC: rt5645: Add regulator supportKoro Chen2-29/+58
2015-07-17ASoC: rt5645: Fix missing free_irqKoro Chen1-3/+14
2015-07-17ASoC: rt5645: Remove unused rt5645 variableNicolas Boichat1-1/+0
2015-07-17ASoC: Constify dev_pm_ops variablesAxel Lin3-3/+3
2015-07-17ASoC: rt5645: Check if codec is initialized in workqueue handlerNicolas Boichat1-0/+3
2015-07-17ASoC: sti: sti_uniperiph_dai_create_ctrl() can be statickbuild test robot3-5/+5
2015-07-16ASoC: rsnd: tidyup SRC position on each codeKuninori Morimoto3-24/+24
2015-07-16ASoC: rsnd: add rsnd_io_to_mod()Kuninori Morimoto1-3/+4
2015-07-16ASoC: rsnd: dma: add DMA name on .opsKuninori Morimoto1-1/+11
2015-07-16ASoC: rsnd: check the Gen1 at the beginning of DVC probeKuninori Morimoto1-6/+6
2015-07-16ASoC: rsnd: tidyup rsnd_dma_ops definition placeKuninori Morimoto2-7/+8
2015-07-16ASoC: rsnd: show debug message for SSI/SRC/DVC connectionKuninori Morimoto1-0/+7
2015-07-16ASoC: rsnd: tidyup data align positionKuninori Morimoto4-15/+45
2015-07-16ASoC: rsnd: add rsnd_get_adinr_chan()Kuninori Morimoto2-0/+23
2015-07-16ASoC: rsnd: tidyup ADINR function nameKuninori Morimoto4-6/+6
2015-07-16ASoC: rsnd: add rsnd_src_initialize_lock/unlock()Kuninori Morimoto1-11/+11
2015-07-16ASoC: rsnd: add rsnd_dvc_initialize_lock/unlock()Kuninori Morimoto1-4/+11
2015-07-16ASoC: rsnd: add rsnd_path_parse() for CTU/MIX/DVC route settingKuninori Morimoto3-31/+33
2015-07-16ASoC: rsnd: rename rsnd_path_parse/break() into add/removeKuninori Morimoto1-7/+7
2015-07-16ASoC: rsnd: enable module multi connectionKuninori Morimoto1-10/+0
2015-07-16ASoC: rsnd: src: make sure SRC soft resetKuninori Morimoto1-4/+8
2015-07-16ASoC: rsnd: dvc: make sure DVC soft resetKuninori Morimoto1-3/+8
2015-07-16ASoC: rsnd: move SRC specific macro into src.cKuninori Morimoto2-2/+1
2015-07-16ASoC: rsnd: move DVC specific macro into dvc.cKuninori Morimoto2-3/+1
2015-07-16ASoC: rsnd: rsnd_mod_id() return -1 if mod was NULLKuninori Morimoto1-1/+1
2015-07-16ASoC: rsnd: add workaround for SRC sync convert + DVCKuninori Morimoto1-11/+32
2015-07-16ASoC: rsnd: fixup each module counter on __rsnd_mod_call()Kuninori Morimoto1-2/+2
2015-07-16ASoC: rsnd: rename INT_ENABLE to SSI_INT_ENABLEKuninori Morimoto3-7/+6
2015-07-16ASoC: rsnd: rename BUSIF_DALIGN to SSI_BUSIF_DALIGNKuninori Morimoto3-3/+3
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from DVCKuninori Morimoto1-3/+1
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from SRCKuninori Morimoto1-3/+1
2015-07-16ASoC: rsnd: remove unnecessary 'out of memory' message from SSIKuninori Morimoto1-3/+1
2015-07-16ASoC: rsrc-card: use snd_soc_of_parse_audio_route/prefix for routingKuninori Morimoto1-4/+18
2015-07-16Merge branch 'topic/of-name' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown1-0/+20
2015-07-16regmap: Use reg_sequence for multi_reg_write / register_patchNariman Poushin14-16/+16
2015-07-16ASoC: core: add snd_soc_of_parse_audio_prefix()Kuninori Morimoto1-0/+20
2015-07-16ASoC: cs4349: Add support for Cirrus Logic CS4349Tim Howe4-0/+555
2015-07-16ASoC: Intel: Skylake: Print error code in IPC for SKLOmair M Abdullah1-0/+6
2015-07-16ASoC: Intel: Skylake: Add SKL DSP initializationSubhransu S. Prusty4-1/+295
2015-07-16ASoC: Intel: Skylake: Process code loader DMA interruptSubhransu S. Prusty2-0/+8
2015-07-16ASoC: Intel: Skylake: Add code loader DMA APIsVinod Koul4-1/+143
2015-07-16ASoC: Intel: Skylake: add code loader DMA operationsVinod Koul2-0/+254
2015-07-16ASoC: Intel: Skylake: Add code loader DMA registersVinod Koul1-0/+191
2015-07-16ASoC: Intel: Skylake: Add dsp loader opsSubhransu S. Prusty1-0/+9
2015-07-16ASoC: sti: Add clock adjustement controlArnaud Pouliquen2-1/+150
2015-07-16ASoC: Add ability to build sti driversArnaud Pouliquen4-0/+17
2015-07-16ASoC: sti: Add uniperipheral dai driverArnaud Pouliquen2-0/+262
2015-07-16ASoC: sti: Add CPU DAI driver for captureArnaud Pouliquen2-0/+365
2015-07-16ASoC: sti: minor corrections for uniplayerArnaud Pouliquen1-3/+7
2015-07-16ASoC: max9768: Convert to componentLars-Peter Clausen1-19/+12
2015-07-16ASoC: max9768: Use managed gpio requestLars-Peter Clausen1-26/+8
2015-07-16ASoC: max9877: Convert to componentLars-Peter Clausen1-10/+3
2015-07-16ASoC: max9877: Make driver global regmap struct localLars-Peter Clausen1-2/+1
2015-07-16Merge branches 'topic/owner' and 'topic/reg-default' of git://git.kernel.org/...Mark Brown20-24/+24
2015-07-16ASoC: rt5645: Simplify rt5645_enable_push_button_irqNicolas Boichat1-21/+12
2015-07-16ASoC: rt5645: Update dapm pins when the card is not instantiated yetNicolas Boichat1-25/+11
2015-07-16ASoC: rt298: remove meanless pr_infoBard Liao1-2/+0
2015-07-16ALSA: hda/realtek: Enable HP amp and mute LED on HP Folio 9480m [v3]Keith Packard1-0/+55
2015-07-16ASoC: sti-sas: fix x86 compilation issue.Arnaud Pouliquen1-4/+6
2015-07-16ASoC: fsi: Remove obsolete sh_fsi2 platform_device_id entryGeert Uytterhoeven1-1/+0
2015-07-15ASoC: Fix warning caused by a typo in comments of snd_soc_add_platform()Masanari Iida1-1/+1