aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2016-07-05ALSA: hda/realtek: Add Lenovo L460 to docking unit fixupTorsten Hilbrich1-0/+1
2016-07-04ALSA: timer: Fix negative queue usage by racy accessesTakashi Iwai1-1/+1
2016-07-02Merge tag 'asoc-fix-v4.7-rc5' of git://git.kernel.org/pub/scm/linux/kernel/gi...Takashi Iwai15-22/+100
2016-07-01Merge remote-tracking branches 'asoc/fix/rcar', 'asoc/fix/rt5670' and 'asoc/f...Mark Brown3-2/+3
2016-07-01Merge remote-tracking branches 'asoc/fix/ak4613', 'asoc/fix/arizona', 'asoc/f...Mark Brown8-17/+68
2016-07-01Merge remote-tracking branch 'asoc/fix/rt5645' into asoc-linusMark Brown1-1/+1
2016-07-01Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown3-2/+28
2016-07-01ASoC: rt5645: fix reg-2f default value.Bard Liao1-1/+1
2016-06-29ASoC: fsl_ssi: Fix number of words per frame for I2S-slave modeAlexander Shiyan1-6/+6
2016-06-29ALSA: au88x0: Fix calculation in vortex_wtdma_bufshift()Takashi Iwai1-3/+2
2016-06-29ALSA: hda - Add PCI ID for Kabylake-HVinod Koul1-1/+5
2016-06-27ALSA: echoaudio: Fix memory allocationChristophe JAILLET1-2/+2
2016-06-26ASoC: Intel: atom: fix missing breaks that would cause the wrong operation to...Alan Cox1-2/+7
2016-06-26ALSA: hda - fix read before array startBob Copeland1-0/+2
2016-06-24ALSA: dummy: Fix a use-after-free at closingTakashi Iwai1-0/+1
2016-06-24ALSA: hda / realtek - add two more Thinkpad IDs (5050,5053) for tpt460 fixupJaroslav Kysela1-0/+2
2016-06-24ALSA: hda - Fix the headset mic jack detection on Dell machineWoodrow Shen1-0/+4
2016-06-22ALSA: hda/tegra: iomem fixups for sparse warningsBen Dooks1-10/+10
2016-06-17ALSA: hdac_regmap - fix the register access for runtime PMJaroslav Kysela1-2/+2
2016-06-17ASoC: cx20442: set tty->receiver_room in v253_openJanusz Krzysztofik1-0/+1
2016-06-17ASoC: ak4613: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2016-06-17ASoC: wm8940: Enable cache usage to fix crashes on resumeGeert Uytterhoeven1-0/+1
2016-06-14ASoC: Intel: Skylake: Initialize module list for BroxtonVinod Koul1-0/+1
2016-06-13ASoC: wm5102: Correct supported channels on trace compressed DAICharles Keepax1-1/+1
2016-06-13ASoC: wm5110: Add missing route from OUT3R to SYSCLKAjit Pandey1-0/+1
2016-06-09ALSA: hda - Add PCI ID for KabylakeVinod Koul1-1/+10
2016-06-07ALSA: hda/realtek: Add T560 docking unit fixupTorsten Hilbrich1-0/+1
2016-06-07ASoC: rt5670: fix HP Playback Volume controlBard Liao1-1/+1
2016-06-03ALSA: hda - Fix headset mic detection problem for Dell machineAceLan Kao1-0/+4
2016-06-02ASoC: hdmi-codec: select CONFIG_HDMIArnd Bergmann1-3/+4
2016-06-02ASoC: davinci-mcasp: Fix dra7 DMA offset when using CFG portPeter Ujfalusi2-6/+54
2016-05-31ASoC: hdac_hdmi: Fix potential NULL dereferenceVinod Koul1-0/+20
2016-05-30ASoC: ak4613: Remove owner assignment from platform_driverFabio Estevam1-1/+0
2016-05-30ALSA: hda/realtek - Add support for new codecs ALC700/ALC701/ALC703Kailang Yang1-0/+16
2016-05-30ALSA: hda/realtek - ALC256 speaker noise issueKailang Yang1-5/+47
2016-05-28Merge tag 'sound-4.7-rc1-2' of git://git.kernel.org/pub/scm/linux/kernel/git/...Linus Torvalds47-317/+2652
2016-05-27remove lots of IS_ERR_VALUE abusesArnd Bergmann1-2/+2
2016-05-27ASoC: rsnd: open 31bit of SSICKR maskKuninori Morimoto1-1/+1
2016-05-27Merge tag 'asoc-v4.7-2' of git://git.kernel.org/pub/scm/linux/kernel/git/broo...Takashi Iwai46-317/+2638
2016-05-27Merge remote-tracking branch 'asoc/topic/wm8962' into asoc-nextMark Brown2-6/+9
2016-05-27Merge remote-tracking branch 'asoc/topic/rt5677' into asoc-nextMark Brown1-19/+5
2016-05-27Merge remote-tracking branch 'asoc/topic/wm8960' into asoc-nextMark Brown1-1/+2
2016-05-27Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown1-3/+5
2016-05-27Merge remote-tracking branch 'asoc/topic/sti' into asoc-nextMark Brown4-129/+646
2016-05-27Merge remote-tracking branch 'asoc/topic/tlv320aic31xx' into asoc-nextMark Brown1-0/+10
2016-05-27Merge remote-tracking branch 'asoc/topic/kconfig' into asoc-nextMark Brown2-6/+6
2016-05-27Merge remote-tracking branch 'asoc/topic/rt298' into asoc-nextMark Brown2-28/+25
2016-05-27Merge remote-tracking branch 'asoc/topic/mtk' into asoc-nextMark Brown4-3/+77
2016-05-27Merge remote-tracking branch 'asoc/topic/omap' into asoc-nextMark Brown2-0/+10
2016-05-27Merge remote-tracking branch 'asoc/topic/tas5270' into asoc-nextMark Brown6-13/+872
2016-05-27Merge remote-tracking branch 'asoc/topic/topology' into asoc-nextMark Brown1-3/+45
2016-05-27Merge remote-tracking branch 'asoc/topic/pxa' into asoc-nextMark Brown8-0/+8
2016-05-27Merge remote-tracking branch 'asoc/topic/simple' into asoc-nextMark Brown1-0/+1
2016-05-27Merge remote-tracking branch 'asoc/topic/twl6040' into asoc-nextMark Brown1-4/+8
2016-05-27Merge remote-tracking branch 'asoc/topic/max98371' into asoc-nextMark Brown4-0/+513
2016-05-27Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown4-16/+21
2016-05-27Merge remote-tracking branch 'asoc/topic/tlv320aic32x4' into asoc-nextMark Brown6-84/+369
2016-05-25Merge remote-tracking branches 'asoc/fix/ak4642', 'asoc/fix/ep93xx', 'asoc/fi...Mark Brown4-3/+6
2016-05-25Merge tag 'asoc-v4.7' into asoc-linusMark Brown71-481/+3087
2016-05-25ALSA: hda - Fix headset mic detection problem for one Dell machineHui Wang1-0/+3
2016-05-24ALSA: hda/realtek - Add support for ALC295/ALC3254Kailang Yang1-0/+10
2016-05-23ASoC: kirkwood: fix build failureSudip Mukherjee1-0/+1
2016-05-20ALSA: hda - Fix headphone noise on Dell XPS 13 9360Kai-Heng Feng1-1/+2
2016-05-19Merge tag 'sound-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/ti...Linus Torvalds125-1492/+4505
2016-05-19Merge tag 'dmaengine-4.7-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2016-05-18ASoC: ak4642: Enable cache usage to fix crashes on resumeMark Brown1-0/+3
2016-05-18ASoC: twl6040: Disconnect AUX output pads on digital mutePeter Ujfalusi1-2/+2
2016-05-18ALSA: firewire-lib: change a member of event structure to suppress sparse wan...Takashi Sakamoto1-4/+4
2016-05-17Merge tag 'gpio-v4.7-1' of git://git.kernel.org/pub/scm/linux/kernel/git/linu...Linus Torvalds6-57/+32
2016-05-17sound: oss: Use setup_timer and mod_timer.Muhammad Falak R Wani1-5/+3
2016-05-17Merge tag 'asoc-v4.7-fix-hdac' of git://git.kernel.org/pub/scm/linux/kernel/g...Takashi Iwai1-1/+0
2016-05-17ASoC: hdac_hdmi: Remove the unused 'timeout' variableFabio Estevam1-1/+0
2016-05-16Merge tag 'acpi-4.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Linus Torvalds3-3/+3
2016-05-16Merge branches 'acpi-pci', 'acpi-misc' and 'acpi-tools'Rafael J. Wysocki3-3/+3
2016-05-16Merge tag 'asoc-v4.7' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...Takashi Iwai71-481/+3087
2016-05-16Merge branch 'for-next' into for-linusTakashi Iwai54-1006/+1416
2016-05-13Merge remote-tracking branch 'asoc/topic/hdmi' into asoc-nextMark Brown11-41/+867
2016-05-13Merge remote-tracking branches 'asoc/topic/es8328', 'asoc/topic/find-dai', 'a...Mark Brown5-64/+271
2016-05-13Merge remote-tracking branches 'asoc/topic/davinci' and 'asoc/topic/dwc' into...Mark Brown5-63/+132
2016-05-13Merge remote-tracking branches 'asoc/topic/bcm2835', 'asoc/topic/cs42l56', 'a...Mark Brown8-86/+188
2016-05-13Merge remote-tracking branches 'asoc/topic/adsp', 'asoc/topic/ak4624', 'asoc/...Mark Brown9-94/+299
2016-05-13Merge remote-tracking branch 'asoc/topic/rt5645' into asoc-nextMark Brown1-6/+10
2016-05-13Merge remote-tracking branch 'asoc/topic/pcm5102' into asoc-nextMark Brown3-0/+75
2016-05-13Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown32-67/+1126
2016-05-13Merge remote-tracking branch 'asoc/topic/imx' into asoc-nextMark Brown1-1/+1
2016-05-13Merge remote-tracking branch 'asoc/topic/dmaengine' into asoc-nextMark Brown2-25/+43
2016-05-13Merge remote-tracking branches 'asoc/fix/davinci', 'asoc/fix/fsl-ssi', 'asoc/...Mark Brown4-34/+75
2016-05-13ASoC: fsl_ssi: Fix channel slipping on capture (or playback) restart in full ...Arnaud Mouiche1-0/+22
2016-05-13ASoC: fsl_ssi: Fix channel slipping in Playback at startupArnaud Mouiche1-1/+33
2016-05-13ASoC: fsl_ssi: Fix samples being dropped at Playback startupArnaud Mouiche1-1/+1
2016-05-13ASoC: fsl_ssi: Save a dev reference for dev_err() purpose.Arnaud Mouiche1-0/+2
2016-05-13ASoC: fsl_ssi: The IPG/5 limitation concerns the bitclk, not the sysclk.Arnaud Mouiche1-7/+9
2016-05-13ASoC: fsl_ssi: Real hardware channels max number is 32Arnaud Mouiche1-2/+2
2016-05-13ASoC: tlv320aic32x4: Properly implement the positive and negative pins into t...Jeremy McDermond1-49/+161
2016-05-13ASoC: pcm5102a: Add support for PCM5102A codecFlorian Meier3-0/+75
2016-05-13ASoC: hdac_hdmi: add link managementVinod Koul1-2/+30
2016-05-13ASoC: Intel: Skylake: add link managementVinod Koul2-1/+34
2016-05-13ALSA: hdac: add link pm and ref countingVinod Koul2-0/+69
2016-05-12ALSA: au88x0: Fix zero clear of stream->resourcesTakashi Iwai1-9/+5
2016-05-12rcar: src: skip disabled-SRC nodesSergei Shtylyov1-0/+4
2016-05-12ASoC: rt298: Add DMI match for Broxton-P reference platformVinod Koul1-0/+17
2016-05-12ASoC: rt298: fix null deref on acpi driver dataVinod Koul1-1/+1
2016-05-11ALSA: firewire-lib: drop skip argument from helper functions to queue a packetTakashi Sakamoto1-11/+11
2016-05-11ALSA: firewire-lib: add context information to tracepointsTakashi Sakamoto2-14/+28
2016-05-11ALSA: firewire-lib: permit to flush queued packets only in process context fo...Takashi Sakamoto2-7/+17
2016-05-11ASoC: Intel: fix up for DAI link's be_id changeStephen Rothwell1-5/+5
2016-05-11ALSA: usb-audio: Yet another Phoneix Audio device quirkTakashi Iwai1-0/+1
2016-05-11Merge branch 'topic/dai-link' of git://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown10-24/+24
2016-05-11ASoC: max98371 Remove duplicate entry in max98371_regAxel Lin1-1/+0
2016-05-11ASoC: Intel: Fix printk formattingJoonas Lahtinen1-1/+1
2016-05-11ASoC: twl6040: Select LPPLL during standbyPeter Ujfalusi1-4/+8
2016-05-11ALSA: hda - Fix regression on ATI HDMI audioTakashi Iwai1-4/+3
2016-05-10ASoC: da7213: Allow PLL disable/bypass when using 32KHz sysclkAdam Thomson1-1/+1
2016-05-10ASoC: da7213: Update PLL ranges to improve locking at frequency boundaryAdam Thomson2-27/+27
2016-05-10ASoC: da7213: Default PC counter to free-running when DAI disabledAdam Thomson2-0/+16
2016-05-10ASoC: da7213: Add checking of SRM lock status before enabling DAIAdam Thomson2-0/+27
2016-05-10ASoC: da7213: Add DAI DAPM event to control DAI clocksAdam Thomson2-5/+32
2016-05-10ASoC: Intel: Add Broxton-P machine driverRamesh Babu3-0/+370
2016-05-10ASoC: Intel: Skylake: Add more SSP DAIsPardha Saradhi K1-0/+72
2016-05-10ASoC: rsnd: don't use prohibited number to PDMACHCRn.SRSKuninori Morimoto1-4/+8
2016-05-10ASoC: es8328: Set symmetric ratesJohn Keeping1-0/+1
2016-05-10ASoC: es8328: Support more sample ratesJohn Keeping1-35/+100
2016-05-10ASoC: es8328: Support more sample formatsJohn Keeping2-16/+31
2016-05-10ASoC: es8328: Move sample size setup to hw_paramsJohn Keeping2-5/+18
2016-05-10ASoC: es8328: Use single R/W for regmapJohn Keeping1-0/+1
2016-05-10ASoC: es8328: Fix mask for VMIDSELJohn Keeping1-1/+1
2016-05-10ASoC: es8328: Fix ADC format setupJohn Keeping2-6/+25
2016-05-10ASoC: es8328: Move clock setup to hw_paramsJohn Keeping1-15/+16
2016-05-10ALSA: pcm: Bail out when chmap is already presentTakashi Iwai1-0/+2
2016-05-10ALSA: firewire-lib: enable the same feature as CIP_SKIP_INIT_DBC_CHECK flagTakashi Sakamoto5-12/+5
2016-05-10ALSA: firewire-lib: code cleanup for outgoing packet handlingTakashi Sakamoto1-8/+7
2016-05-10ALSA: firewire-lib: code cleanup for incoming packet handlingTakashi Sakamoto1-23/+21
2016-05-10ALSA: firewire-lib: handle IT/IR contexts in each software interrupt contextTakashi Sakamoto2-64/+11
2016-05-10ALSA: firewire-tascam: drop reuse of incoming packet parameter for outgoing p...Takashi Sakamoto1-14/+12
2016-05-10ALSA: fireworks: drop reuse of incoming packet parameter for ougoing packet p...Takashi Sakamoto2-68/+17
2016-05-10ALSA: bebob: drop reuse of incoming packet parameter for outgoing packet para...Takashi Sakamoto2-74/+26
2016-05-10Merge branch 'for-linus' into for-nextTakashi Iwai36-619/+265
2016-05-10ALSA: hda - Fix subwoofer pin on ASUS N751 and N551Yura Pakhuchiy1-0/+12
2016-05-10ALSA: hda - Fix broken reconfigTakashi Iwai1-8/+0
2016-05-09ASoC: davinci-mcasp: Calculate AUXCLK divider when setting up master clocksPeter Ujfalusi1-4/+25
2016-05-09ASoC: davinci-mcasp: Restructure the davinci_mcasp_calc_clk_div()Peter Ujfalusi1-19/+19
2016-05-09ASoC: davinci-mcasp: Change __davinci_mcasp_set_clkdiv() first parameterPeter Ujfalusi1-5/+5
2016-05-09ASoC: davinci-mcasp: Use defines for clkdiv IDsPeter Ujfalusi2-3/+9
2016-05-09ALSA: hda - Clarify CONFIG_SND_HDA_RECONFIG usagesTakashi Iwai1-3/+7
2016-05-09ALSA: compress: Replace complex if statement with switchCharles Keepax1-3/+6
2016-05-09ALSA: compress: Fix poll error return codesCharles Keepax1-2/+2
2016-05-09ALSA: compress: Remove pointless NULL checkCharles Keepax1-4/+3
2016-05-09ALSA: compress: Use snd_compr_get_poll on error pathCharles Keepax1-4/+1
2016-05-09ALSA: pcm: Fix poll error return codesCharles Keepax1-2/+2
2016-05-09ASoC: davinci-mcasp: Do not allow multiple streams in one directionPeter Ujfalusi1-2/+6
2016-05-09ASoC: simple-card: Add pm callbacks to platform driverPeter Ujfalusi1-0/+1
2016-05-09ALSA: firewire-lib: add tracepoints to dump a part of isochronous packet dataTakashi Sakamoto3-6/+116
2016-05-09ALSA: firewire-lib: compute the value of second field in cycle count for IR c...Takashi Sakamoto1-0/+14
2016-05-09ALSA: firewire-lib: compute the value of second field in cycle count for IT c...Takashi Sakamoto1-12/+30
2016-05-09ALSA: hda - Fix white noise on Asus UX501VW headsetKaho Ng1-0/+1
2016-05-08ALSA: hda: fix to wait for RIRB & CORB DMA to setJeeja KP1-0/+17
2016-05-08ALSA: hda: fix the missing ptr initializationVinod Koul1-0/+1
2016-05-08ALSA: usb-midi: correct speed checkingOliver Neukum1-0/+1
2016-05-08ALSA: usb-audio: correct speed checkingOliver Neukum2-0/+5
2016-05-08ALSA: hda/realtek - New codecs support for ALC234/ALC274/ALC294Kailang Yang1-0/+15
2016-05-08ALSA: isa/wavefront: prevent some out of bound writesDan Carpenter1-0/+9
2016-05-08ALSA: timer: Fix leak in events via snd_timer_user_tinterruptKangjie Lu1-0/+1
2016-05-08ALSA: timer: Fix leak in events via snd_timer_user_ccallbackKangjie Lu1-0/+1
2016-05-08ALSA: timer: Fix leak in SNDRV_TIMER_IOCTL_PARAMSKangjie Lu1-0/+1
2016-05-08ALSA: dice: add support for M-Audio Profire 610 and perhaps 2626Takashi Sakamoto1-0/+7
2016-05-06ASoC: da7129: Add missing include of acpi.hMark Brown1-0/+1
2016-05-06ASoC: pxa: Fix module autoload for platform driversAndrea Adami8-0/+8
2016-05-05ASoC: Intel: Skylake: Fix memory leak in nhlt initJeeja KP3-10/+16
2016-05-05ASoC: topology: Fix memory leak in widget creationJeeja KP1-0/+2
2016-05-05ASoC: fsl_sai: Allow setting the SAI MCLK directionFabio Estevam1-0/+20
2016-05-05ASoC: fsl_sai: Introduce a compatible string for MX6ULFabio Estevam1-1/+3
2016-05-05ASoC: da7219: Add initial ACPI id for deviceAdam Thomson1-0/+7
2016-05-05ASoC: rt5645: polling jd status in all conditionsBard Liao1-6/+4
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: separate capture and playback"John Keeping1-32/+40
2016-05-04ASoC: rockchip: Revert "ASoC: rockchip: i2s: remove unused variables"John Keeping1-0/+15
2016-05-04ASoC: wm_adsp: Detach compressed stream on freeCharles Keepax1-0/+22
2016-05-04ASoC: wm_adsp: Move compr_attach/attached functionsCharles Keepax1-19/+19
2016-05-04Merge branch 'topic/arizona' of git://git.kernel.org/pub/scm/linux/kernel/git...Mark Brown6-30/+70
2016-05-03ASoC: hdac_hdmi: Potential NULL deref in hdac_hdmi_get_spk_alloc()Dan Carpenter1-1/+1
2016-05-02ASoC: wm_adsp: Add support for TLV based binary controlsCharles Keepax1-20/+108
2016-05-02ASoC: Intel: Boards: remove ignore_suspend for WoV streamsJeeja KP3-3/+0
2016-05-02ASoC: Intel: Skylake: Suspend PCMs when marked as active suspendJeeja KP1-10/+20
2016-05-02ASoC: Intel: Skylake: Prevent sending Set DMA Control IPC if the widget is "On"Dharageswari.R1-1/+1
2016-05-02ASoC: Intel: Skylake: Fix memory leak during init instanceMousumi Jana1-1/+1
2016-05-02ASoC: Intel: Skylake: Fix the NULL pointer exception in dsp_clean upDharageswari.R2-2/+4
2016-05-02Merge tag 'asoc-fix-v4.6-rc5' into asoc-intelMark Brown48-660/+431
2016-05-02dmaengine: dw: pass platform data via struct dw_dma_chipAndy Shevchenko1-1/+1
2016-04-29ASoC: davinci-mcasp: Fix overwriting of ahclkxJim Lodes1-1/+1
2016-04-29ALSA: usb-audio: Quirk for yet another Phoenix Audio devices (v2)Takashi Iwai1-0/+2
2016-04-29ASoC: fsl_ssi: add CCSR_SSI_SOR to volatile register listCaleb Crome1-0/+1
2016-04-29ALSA: usb-audio: Limit retrying sample rate readsTakashi Iwai2-0/+5
2016-04-28ASoC: Intel: Skylake: Update channel map based on runtime paramsSubhransu S. Prusty1-1/+20
2016-04-28ASoC: Intel: Skylake: Add multichannel support for HDMISubhransu S. Prusty1-7/+7
2016-04-28ASoC: hdac_hdmi: Register chmap controls and opsSubhransu S. Prusty1-0/+100
2016-04-28ASoC: Intel: boards: Update skl_nau88l25_ssm4567 driver to support chmapSubhransu S. Prusty1-3/+70
2016-04-28ASoC: Intel: boards: Update skl_nau88l25_max98357a driver to support chmapSubhransu S. Prusty1-3/+71
2016-04-28ASoC: skl_rt286: Fix to support hdmi channel map supportSubhransu S. Prusty1-1/+47
2016-04-28ASoC: hdac_hdmi: Add multichannel supportSubhransu S. Prusty1-9/+41
2016-04-28ASoC: hdac_hdmi: parse eld for channel map capabilitySubhransu S. Prusty1-0/+13
2016-04-28Merge branch 'topic/hda' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Mark Brown1-0/+10