aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2017-10-05Merge tag 'sound-4.14-rc4' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds8-11/+60
2017-10-02ALSA: usx2y: Suppress kernel warning at page allocation failuresTakashi Iwai1-2/+4
2017-10-02Revert "ALSA: echoaudio: purge contradictions between dimension matrix member...Takashi Sakamoto1-3/+3
2017-09-22ALSA: usb-audio: Check out-of-bounds access by corrupted buffer descriptorTakashi Iwai1-0/+20
2017-09-22ALSA: pcm: Fix structure definition for X32 ABIBaolin Wang1-0/+1
2017-09-20ALSA: usb-audio: Add sample rate quirk for Plantronics C310/C520-MKai-Heng Feng1-0/+2
2017-09-20ALSA: hda - program ICT bits to support HBR audioSriram Periyasamy1-0/+21
2017-09-19ALSA: asihpi: fix a potential double-fetch bug when copying puhmMeng Xu1-4/+8
2017-09-18ALSA: compress: Remove unused variableGuneshwor Singh1-2/+1
2017-09-14vfs: constify path argument to kernel_read_file_from_pathMimi Zohar1-1/+1
2017-09-14dmi: Mark all struct dmi_system_id instances constChristoph Hellwig1-1/+1
2017-09-13Merge tag 'clk-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/cl...Linus Torvalds1-33/+14
2017-09-13Merge tag 'sound-fix-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds12-149/+141
2017-09-12ALSA: seq: Cancel pending autoload work at unbinding deviceTakashi Iwai1-0/+3
2017-09-12ALSA: firewire: Use common error handling code in snd_motu_stream_start_duplex()Markus Elfring1-8/+8
2017-09-08linux/kernel.h: move DIV_ROUND_DOWN_ULL() macroMasahiro Yamada1-3/+0
2017-09-07Merge tag 'mfd-next-4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/le...Linus Torvalds1-1/+1
2017-09-07Merge tag 'sound-4.14-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Linus Torvalds467-2941/+11713
2017-09-07ALSA: asihpi: Kill BUG_ON() usagesTakashi Iwai1-5/+1
2017-09-07ALSA: core: Use %pS printk format for direct addressesHelge Deller1-2/+2
2017-09-07ALSA: ymfpci: Use common error handling code in snd_ymfpci_create()Markus Elfring1-20/+21
2017-09-07ALSA: ymfpci: Use common error handling code in snd_card_ymfpci_probe()Markus Elfring1-32/+30
2017-09-07ALSA: 6fire: Use common error handling code in usb6fire_chip_probe()Markus Elfring1-18/+13
2017-09-07ALSA: usx2y: Use common error handling code in submit_urbs()Markus Elfring1-8/+10
2017-09-07ALSA: us122l: Use common error handling code in us122l_create_card()Markus Elfring1-4/+6
2017-09-07ALSA: hdspm: Use common error handling code in snd_hdspm_probe()Markus Elfring1-8/+8
2017-09-07ALSA: rme9652: Use common code in hdsp_get_iobox_version()Markus Elfring1-15/+11
2017-09-07ALSA: maestro3: Use common error handling code in two functionsMarkus Elfring1-29/+28
2017-09-05Merge branch 'parisc-4.14-1' of git://git.kernel.org/pub/scm/linux/kernel/git...Linus Torvalds1-5/+5
2017-09-04Merge tag 'asoc-v4.14-cs43130' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai1-6/+10
2017-09-04ALSA: hda/ca0132 - Fix memory leak at error pathTakashi Iwai1-2/+6
2017-09-04ALSA: hda: Fix forget to free resource in error handling code path in hda_cod...Wang YanQing1-1/+4
2017-09-04ASoC: cs43130: Fix unused compiler warnings for PM runtimeTakashi Iwai1-2/+2
2017-09-04ASoC: cs43130: Fix possible Oops with invalid dev_idTakashi Iwai1-0/+4
2017-09-04mfd: twl: Move header file out of I2C realmWolfram Sang1-1/+1
2017-09-04Merge tag 'asoc-v4.14' of git://git.kernel.org/pub/scm/linux/kernel/git/broon...Takashi Iwai295-1812/+10473
2017-09-04ASoC: cs43130: fix spelling mistake: "irq_occurrance" -> "irq_occurrence"Colin Ian King1-4/+4
2017-09-04ALSA: atmel: convert AC97c driver to GPIO descriptor APIAndy Shevchenko1-60/+10
2017-09-04ALSA: hda/realtek - Enable jack detection function for Intel ALC700PeiSen Hou1-0/+17
2017-09-04Merge branch 'for-next' into for-linusTakashi Iwai168-1059/+1187
2017-09-03Merge tag 'drm-for-v4.14' of git://people.freedesktop.org/~airlied/linuxLinus Torvalds1-6/+3
2017-09-03ALSA: hda: Fix regression of hdmi eld control created based on invalid pcmWang YanQing3-7/+12
2017-09-01ASoC: atmel-classd: remove aclk clockQuentin Schulz1-33/+14
2017-09-01Merge remote-tracking branches 'asoc/topic/wm8524', 'asoc/topic/wm8804' and '...Mark Brown8-6/+273
2017-09-01Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/txx9', 'asoc...Mark Brown6-10/+9
2017-09-01Merge remote-tracking branches 'asoc/topic/tas2552', 'asoc/topic/tas5720', 'a...Mark Brown19-44/+290
2017-09-01Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spear', 'asoc...Mark Brown14-94/+435
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5665', 'asoc/topic/rt5670', 'aso...Mark Brown19-126/+287
2017-09-01Merge remote-tracking branches 'asoc/topic/rt5563', 'asoc/topic/rt5616', 'aso...Mark Brown4-50/+257
2017-09-01Merge remote-tracking branches 'asoc/topic/rk3036', 'asoc/topic/rockchip', 'a...Mark Brown10-196/+432
2017-09-01Merge remote-tracking branches 'asoc/topic/omap', 'asoc/topic/psc-ac97' and '...Mark Brown5-8/+8
2017-09-01Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/mxs', 'asoc/topi...Mark Brown9-31/+34
2017-09-01Merge remote-tracking branches 'asoc/topic/kirkwood', 'asoc/topic/max9867', '...Mark Brown4-33/+70
2017-09-01Merge remote-tracking branches 'asoc/topic/hisi', 'asoc/topic/img', 'asoc/top...Mark Brown23-183/+65
2017-09-01Merge remote-tracking branches 'asoc/topic/dwc', 'asoc/topic/es8316', 'asoc/t...Mark Brown14-45/+33
2017-09-01Merge remote-tracking branches 'asoc/topic/cs43130', 'asoc/topic/cs53l30', 'a...Mark Brown8-196/+3309
2017-09-01Merge remote-tracking branches 'asoc/topic/cs35l33', 'asoc/topic/cs35l34' and...Mark Brown3-16/+8
2017-09-01Merge remote-tracking branches 'asoc/topic/blackfin', 'asoc/topic/build', 'as...Mark Brown9-45/+37
2017-09-01Merge remote-tracking branches 'asoc/topic/adau1977', 'asoc/topic/arizona', '...Mark Brown12-17/+16
2017-09-01Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown16-127/+136
2017-09-01Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown29-276/+2328
2017-09-01Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-67/+119
2017-09-01Merge remote-tracking branch 'asoc/topic/const' into asoc-nextMark Brown10-10/+9
2017-09-01Merge remote-tracking branch 'asoc/topic/component' into asoc-nextMark Brown2-48/+153
2017-09-01Merge remote-tracking branch 'asoc/topic/msm8916' into asoc-nextMark Brown120-167/+2120
2017-09-01Merge remote-tracking branches 'asoc/fix/arizona' and 'asoc/fix/mtk' into aso...Mark Brown2-3/+3
2017-09-01Merge remote-tracking branch 'asoc/fix/rcar' into asoc-linusMark Brown3-16/+44
2017-09-01Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown1-2/+2
2017-09-01Merge tag 'asoc-fix-v4.13-rc7' into asoc-linusMark Brown3-2/+12
2017-09-01ASoC: Intel: Skylake: Add IPC to configure the copier secondary pinsPradeep Tewani2-5/+53
2017-09-01ASoC: add missing compile rule for max98371Kuninori Morimoto2-6/+9
2017-09-01ASoC: add missing compile rule for sirf-audio-codecKuninori Morimoto2-4/+7
2017-09-01ASoC: add missing compile rule for max98371Kuninori Morimoto2-6/+9
2017-09-01ASoC: cs43130: Add support for CS43130 codecLi Xu4-0/+3244
2017-09-01ASoC: make clock direction configurable in asoc-simpleVitaly Wool1-2/+7
2017-08-31ALSA: ctxfi: Remove null check before kfreeHimanshu Jha2-8/+4
2017-08-31Merge tag 'asoc-fix-v4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai3-2/+12
2017-08-31Merge remote-tracking branch 'asoc/fix/rt5670' into asoc-fixesMark Brown2-1/+11
2017-08-31ASoC: max98927: Changed device property read functionRyan Lee1-4/+4
2017-08-31ASoC: max98927: Modified DAPM widget and map to enable/disable VI sense pathRyan Lee1-11/+17
2017-08-31ASoC: max98927: Added PM suspend and resume functionRyan Lee1-1/+26
2017-08-31ASoC: max98927: Modified chip default register valuesRyan Lee1-5/+5
2017-08-31ASoC: max98927: Added missing \n to end of dev_err messagesRyan Lee1-3/+3
2017-08-31ASoC: max98927: Updated volatile register listRyan Lee1-0/+7
2017-08-31ALSA: ac97c: Fix an error handling path in 'atmel_ac97c_probe()'Christophe Jaillet1-1/+2
2017-08-31ASoC: rt5645: Add jack detection workaround for MINIX Z83-4 based devicesIan W MORRISON1-0/+17
2017-08-31ASoC: tlv320aic3x: Support for OCMV configurationPeter Ujfalusi2-0/+53
2017-08-31ALSA: sh: Put missing KERN_* prefixTakashi Iwai1-1/+1
2017-08-31ALSA: usx2y: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: usb-audio: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: asihpi: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: vx: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-31ALSA: opl3: Put missing KERN_CONT prefixTakashi Iwai1-2/+2
2017-08-30ASoC: add Component level set_jackKuninori Morimoto2-0/+33
2017-08-30ASoC: add Component level set_pllKuninori Morimoto1-5/+42
2017-08-30ASoC: add Component level set_sysclkKuninori Morimoto1-5/+40
2017-08-30Merge tag 'v4.13-rc7' into asoc-componentMark Brown35-154/+278
2017-08-30ALSA: pcm: Unify ioctl functions for playback and capture streamsTakashi Iwai2-183/+105
2017-08-30ALSA: Get rid of card power_lockTakashi Iwai5-76/+53
2017-08-30ASoC: hdmi-codec: Use different name for playback streamsJeffy Chen1-2/+2
2017-08-30ASoC: simple_card_utils: fix fallback when "label" property isn't presentLucas Stach1-1/+1
2017-08-30ASoC: rockchip: constify snd_soc_ops structuresJeffy Chen1-2/+2
2017-08-30ASoC: rt5663: Add delay for jack plug inoder_chiou@realtek.com1-0/+3
2017-08-30ASoC: rt274: add acpi idBard Liao1-0/+1
2017-08-30Merge branch 'for-linus' into for-nextTakashi Iwai3-1/+7
2017-08-30ALSA: pcm: Fix power lock unbalance via OSS emulationTakashi Iwai1-1/+5
2017-08-29ASoC: tas2552: Fix fraction overflow in PLL calculationOskar Schirmer1-4/+7
2017-08-29ASoC: rockchip: Add support for DMIC codecJeffy Chen2-0/+37
2017-08-29ASoC: rockchip: Add support for DP codecJeffy Chen2-2/+58
2017-08-29ASoC: rockchip: Parse dai links from dtsJeffy Chen1-49/+91
2017-08-29ASoC: rockchip: Use codec of_node and dai_name for rt5514 dspJeffy Chen1-32/+2
2017-08-29ASoC: Intel: kbl: Add map for Maxim IV FeedbackNaveen Manohar2-0/+10
2017-08-29ASoC: rt5514: Guard Hotword Model bytes loadingHsin-Yu Chao1-1/+12
2017-08-29ASoC: fsl_dma: remove dma_object path memberRob Herring1-3/+1
2017-08-29ASoC: Intel: kbl: Add jack port initialize in kbl machine driversNaveen M2-2/+12
2017-08-29ASoC: Intel: kbl: Add MST route change to kbl machine driversNaveen M2-10/+5
2017-08-29ALSA: aoa: Convert to using %pOF instead of full_nameRob Herring1-2/+2
2017-08-27ASoC: davinci-mcasp: check memory allocation failureChristophe Jaillet1-0/+4
2017-08-25ASoC: remove duplicate definition of dapm_routes/num_dapm_routesKuninori Morimoto1-6/+4
2017-08-25ASoC: remove duplicate definition of dapm_widgets/num_dapm_widgetsKuninori Morimoto1-5/+4
2017-08-25ASoC: remove duplicate definition of controls/num_controlsKuninori Morimoto1-5/+4
2017-08-25ASoC: nau8825: correct typo of semaphore commentJohn Hsu1-13/+13
2017-08-25ASoC: use snd_soc_component_get_dapm()Kuninori Morimoto1-1/+1
2017-08-25ASoC: Intel: Skylake: Update module id in pin connectionsJeeja KP2-3/+39
2017-08-25ASoC: Intel: Skylake: Parse and update module config structureRamesh Babu4-95/+334
2017-08-25ASoC: Intel: Skylake: Populate module data from topology manifestShreyas NC1-4/+316
2017-08-25ASoC: Intel: Skylake: Add driver structures to be filled from topology manifestShreyas NC2-0/+54
2017-08-25ASoC: Intel: Skylake: Commonize parsing of format tokensShreyas NC1-21/+26
2017-08-25ASoC: Intel: Skylake: Parse multiple manifest data blocksShreyas NC1-7/+5
2017-08-25ASoC: Add a sanity check before using dai driver nameJeffy Chen1-1/+2
2017-08-25Merge tag 'sound-4.13-rc7' of git://git.kernel.org/pub/scm/linux/kernel/git/t...Mark Brown35-154/+279
2017-08-25ALSA: pcm: Correct broken procfs set upTakashi Iwai1-1/+2
2017-08-24ASoC: rt5677: Reintroduce I2C device IDsTom Rini1-0/+1
2017-08-24ASoC: rt5514: expose Hotword Model controlHsin-Yu Chao2-0/+55
2017-08-24ASoC: codecs: msm8916-wcd-analog: always true conditionDan Carpenter1-1/+1
2017-08-24ALSA: control: TLV data is unavailable at initial state of user-defined eleme...Takashi Sakamoto1-4/+15
2017-08-24ALSA: control: queue TLV event for a set of user-defined elementTakashi Sakamoto1-1/+6
2017-08-24ALSA: control: delegate TLV eventing to each driverTakashi Sakamoto1-9/+3
2017-08-24ALSA: nm256: constify snd_ac97_res_tableArvind Yadav1-1/+1
2017-08-23ASoC: Intel: Skylake: Fix uninitialized returnSubhransu S. Prusty1-1/+1
2017-08-23ASoC: rt5645: make rt5645_platform_data constBhumika Goyal1-3/+3
2017-08-23ALSA: ctxfi: make hw structures constBhumika Goyal2-2/+2
2017-08-23ALSA: intel8x0: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-23ALSA: atiixp: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-23ALSA: ac97c: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-23ALSA: aaci: constify ac97_pcm structuresArvind Yadav1-1/+1
2017-08-23ALSA: fireface: Use common error handling code in pcm_open()Markus Elfring1-10/+10
2017-08-23ASoC: codecs: rt5670: add jack detection quirk for Dell Venue 5585Pierre-Louis Bossart1-0/+16
2017-08-23ASoC: codecs: rt5645: add quirks for Asus T100HAPierre-Louis Bossart1-0/+20
2017-08-23ASoC: Intel: Skylake: Fix DSP core ref count for init failureSubhransu S. Prusty1-2/+2
2017-08-23ASoC: Intel: Skylake: Fix to free correct dev id in free_irqSubhransu S. Prusty1-1/+1
2017-08-23ASoC: Intel: Skylake: Fix to free resources for dsp_init failureSubhransu S. Prusty1-7/+19
2017-08-23ASoC: Intel: Skylake: Fix to free dsp resource on ipc_init failureSubhransu S. Prusty3-3/+9
2017-08-23ALSA: usb-midi: Use common error handling code in __snd_usbmidi_create()Markus Elfring1-11/+11
2017-08-23ASoC: audio-graph-scu-card: Add pm callbacks to platform driverKuninori Morimoto1-0/+1
2017-08-23ASoC: audio-graph-card: Add pm callbacks to platform driverKuninori Morimoto1-0/+1
2017-08-23ASoC: simple-scu-card: Add pm callbacks to platform driverKuninori Morimoto1-0/+1
2017-08-23ASoC: wm8524: remove unnecessary snd_soc_unregister_platform()Kuninori Morimoto1-3/+1
2017-08-23ASoC: tegra: Fix unused variable warningTakashi Iwai1-1/+0
2017-08-23ALSA: timer: Use common error handling code in alsa_timer_init()Markus Elfring1-4/+6
2017-08-23ALSA: timer: Adjust a condition check in snd_timer_resolution()Markus Elfring1-1/+2
2017-08-23ALSA: pcm: Adjust nine function calls together with a variable assignmentMarkus Elfring1-15/+23
2017-08-23ALSA: pcm: Use common error handling code in _snd_pcm_new()Markus Elfring1-12/+18
2017-08-23ALSA: hda - Add stereo mic quirk for Lenovo G50-70 (17aa:3978)Takashi Iwai1-0/+1
2017-08-22ALSA: cmipci: Use common error handling code in snd_cmipci_probe()Markus Elfring1-8/+11
2017-08-22ALSA: hda - Implement mic-mute LED mode enumTakashi Iwai1-6/+81
2017-08-22ALSA: ctxfi: Use common error handling code in two functionsMarkus Elfring1-20/+22
2017-08-22ASoC: rockchip: Correct 'dmic-delay' property nameJeffy Chen1-7/+7
2017-08-22ALSA: pcsp: Use common error handling code in snd_card_pcsp_probe()Markus Elfring1-16/+13
2017-08-22ASoC: rsnd: remove unused rsnd_xxx_to_dma()Kuninori Morimoto2-2/+0
2017-08-22ALSA: ice1712: Add support for STAudio ADCIIITakashi Iwai2-5/+35
2017-08-22parisc/harmony: Fix section mismatchesHelge Deller1-5/+5
2017-08-22ALSA: firewire: add const qualifier to identifiers for read-only symbolsTakashi Sakamoto13-23/+22
2017-08-22Merge branch 'for-linus' into for-nextTakashi Iwai13-26/+55
2017-08-22ALSA: core: Fix unexpected error at replacing user TLVTakashi Iwai1-1/+1
2017-08-22ASoC: rt5670: Fix GPIO headset detection regressionTakashi Iwai2-1/+11
2017-08-22ASoC: soc-core: Allow searching dai driver name in snd_soc_find_daiJeffy Chen1-2/+3
2017-08-22ASoC: tegra: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai5-67/+0
2017-08-22ASoC: samsung: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai3-28/+0
2017-08-22ASoC: pxa: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-8/+0
2017-08-22ASoC: omap: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai3-32/+0
2017-08-22ASoC: intel: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-12/+0
2017-08-22ASoC: simple-card: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-10/+0
2017-08-22ASoC: fsl: Remove superfluous snd_soc_jack_free_gpios() callTakashi Iwai1-3/+0
2017-08-22ASoC: jack: Manage gpios via devresTakashi Iwai1-11/+41
2017-08-22ASoC: Intel: Headset button support in kabylake machine driverHarsha Priya N1-0/+8
2017-08-22ALSA: usb-audio: Add delay quirk for H650e/Jabra 550a USB headsetsJoakim Tjernlund1-3/+6
2017-08-21Merge branch 'topic/const' of git://git.kernel.org/pub/scm/linux/kernel/git/b...Mark Brown147-314/+2379
2017-08-21Merge branch 'topic/msm8916' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown37-183/+783
2017-08-21ASoC: qcom: apq8016-sbc: Add support to Headset JACKSrinivas Kandagatla1-0/+34
2017-08-21ASoC: codecs: msm8916-wcd-analog: add MBHC supportSrinivas Kandagatla1-1/+372
2017-08-21ASoC: codecs: msm8916-wcd-analog: get micbias voltage from dtSrinivas Kandagatla1-6/+21
2017-08-21Merge tag 'v4.13-rc6' into asoc-msm8916Mark Brown31-149/+262
2017-08-21Merge branches 'topic/dmic' and 'topic/qcom' of git://git.kernel.org/pub/scm/...Mark Brown120-137/+1642
2017-08-21ASoC: ux500: Remove unnecessary function callDonglin Peng1-1/+0
2017-08-21ASoC: tegra: Remove unnecessary function callDonglin Peng9-9/+0
2017-08-21ASoC: mediatek: Remove unnecessary function callDonglin Peng3-3/+0
2017-08-21ASoC: fsl-asoc-card: don't print EPROBE_DEFER as errorLucas Stach1-1/+1
2017-08-21ASoC: sun4i-i2s: Add support for H3Marcus Cooper1-2/+174
2017-08-21ASoC: sun4i-i2s: Update global enable with bitmaskMarcus Cooper1-3/+4