aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-03-27ALSA: pcm: potential uninitialized return valuesDan Carpenter1-2/+2
2018-03-26ALSA: pcm: Use dma_bytes as size parameter in dma_mmap_coherent()Stefan Roese1-1/+1
2018-03-23ALSA: usb-audio: Add native DSD support for TEAC UD-301Nobutaka Okabe1-0/+1
2018-03-22ALSA: aloop: Fix access to not-yet-ready substream via cableTakashi Iwai1-1/+7
2018-03-22ALSA: aloop: Sync stale timer before releaseTakashi Iwai1-1/+8
2018-03-22ALSA: hda/realtek - Fix speaker no sound after system resumeKailang Yang1-0/+4
2018-03-22ALSA: hda/realtek - Fix Dell headset Mic can't recordKailang Yang1-0/+10
2018-03-21ALSA: hda - Force polling mode on CFL for fixing codec communicationTakashi Iwai1-0/+5
2018-03-17ALSA: hda/realtek - Always immediately update mute LED with pin VREFTakashi Iwai1-1/+5
2018-03-12Merge tag 'asoc-fix-v4.16-rc5' of https://git.kernel.org/pub/scm/linux/kernel...Takashi Iwai7-23/+45
2018-03-12Merge remote-tracking branches 'asoc/fix/amd', 'asoc/fix/hdmi-codec', 'asoc/f...Mark Brown7-23/+45
2018-03-12ALSA: hda - Revert power_save option default valueTakashi Iwai1-3/+6
2018-03-11ALSA: pcm: Fix UAF in snd_pcm_oss_get_formats()Takashi Iwai1-4/+6
2018-03-10ALSA: seq: Clear client entry before deleting else at closingTakashi Iwai1-2/+2
2018-03-10ALSA: seq: Fix possible UAF in snd_seq_check_queue()Takashi Iwai3-37/+25
2018-03-09ASoC: amd: 16bit resolution support for i2s sp instanceVijendar Mukunda2-7/+11
2018-03-08ALSA: hda: add dock and led support for HP ProBook 640 G2Dennis Wassenberg1-0/+1
2018-03-08ALSA: hda: add dock and led support for HP EliteBook 820 G3Dennis Wassenberg1-0/+1
2018-03-08ALSA: hda/realtek - Make dock sound work on ThinkPad L570Dennis Wassenberg1-0/+1
2018-03-08ALSA: seq: Remove superfluous snd_seq_queue_client_leave_cells() callTakashi Iwai1-1/+0
2018-03-08ALSA: seq: More protection for concurrent write and ioctl racesTakashi Iwai4-13/+24
2018-03-08ALSA: seq: Don't allow resizing pool in useTakashi Iwai1-0/+3
2018-03-06ALSA: hda/realtek - Fix dock line-out volume on Dell Precision 7520Takashi Iwai1-0/+16
2018-03-06ALSA: hda/realtek: Limit mic boost on T480Benjamin Berg1-0/+1
2018-03-06ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang1-0/+11
2018-03-06ALSA: hda/realtek - Add support headset mode for DELL WYSEKailang Yang1-0/+14
2018-03-02ALSA: hda - Fix a wrong FIXUP for alc289 on Dell machinesHui Wang1-1/+1
2018-02-28ASoC: wm_adsp: For TLV controls only register TLV get/setRichard Fitzgerald1-6/+8
2018-02-28ALSA: x86: Fix potential crash at error pathTakashi Iwai1-10/+17
2018-02-28ALSA: x86: Fix missing spinlock and mutex initializationsTakashi Iwai1-0/+2
2018-02-28ALSA: control: Fix memory corruption risk in snd_ctl_elem_readRichard Fitzgerald1-1/+1
2018-02-26ALSA: hda - Fix pincfg at resume on Lenovo T470 dockTakashi Iwai1-1/+2
2018-02-26ASoC: sun4i-i2s: Fix RX slot number of SUN8IYong Deng1-1/+1
2018-02-24ALSA: usb-audio: Add a quirck for B&W PX headphonesErik Veijola1-0/+47
2018-02-24ALSA: hda: Add a power_save blacklistHans de Goede1-2/+36
2018-02-22ALSA: x86: hdmi: Add single_port option for compatible behaviorTakashi Iwai1-3/+11
2018-02-20ASoC: hdmi-codec: Fix module unloading caused kernel crashPeter Ujfalusi1-6/+1
2018-02-19ASoC: rt5651: Fix regcache sync errors on resumeHans de Goede1-0/+1
2018-02-16ASoC: sgtl5000: Fix suspend/resumeFabio Estevam1-0/+11
2018-02-14sgtl5000: change digital_mute policyMichal Oleszczyk1-3/+12
2018-02-14ALSA: hda/realtek: PCI quirk for Fujitsu U7x7Jan-Marek Glogowski1-0/+19
2018-02-14ALSA: seq: Fix racy pool initializationsTakashi Iwai1-2/+6
2018-02-12Merge branch 'topic/fixes' into for-linusTakashi Iwai5-10/+78
2018-02-12ALSA: usb: add more device quirks for USB DSD devicesDaniel Mack1-2/+5
2018-02-12ALSA: usb-audio: Fix UAC2 get_ctl request with a RANGE attributeKirill Marinushkin1-7/+11
2018-02-12ALSA: usb-audio: add implicit fb quirk for Behringer UFX1204Lassi Ylikojola1-0/+9
2018-02-12ALSA: ac97: kconfig: Remove select of undefined symbol AC97Ulf Magnusson1-1/+0
2018-02-11vfs: do bulk POLL* -> EPOLL* replacementLinus Torvalds22-42/+42
2018-02-07Merge tag 'asoc-v4.16-5' of git://git.kernel.org/pub/scm/linux/kernel/git/bro...Linus Torvalds28-106/+918
2018-02-07Merge remote-tracking branches 'asoc/topic/sam9x5_wm8731', 'asoc/topic/sgtl50...Mark Brown3-11/+90
2018-02-07Merge remote-tracking branches 'asoc/topic/max98373', 'asoc/topic/mtk', 'asoc...Mark Brown6-31/+48
2018-02-07Merge remote-tracking branches 'asoc/topic/ak4613', 'asoc/topic/core', 'asoc/...Mark Brown22-63/+770
2018-02-07Merge remote-tracking branch 'asoc/topic/compress' into asoc-nextMark Brown1-30/+41
2018-02-07Merge remote-tracking branch 'asoc/fix/twl-breakage' into asoc-nextMark Brown2-0/+4
2018-02-07Merge remote-tracking branches 'asoc/fix/compress', 'asoc/fix/core', 'asoc/fi...Mark Brown166-4988/+12420
2018-02-07ASoC: stm32: add of dependency for stm32 driversOlivier Moysan1-3/+3
2018-02-07ASoC: mt8173-rt5650: fix child-node lookupJohan Hovold1-8/+3
2018-02-07ASoC: dapm: fix debugfs read using path->connectedKaiChieh Chuang1-1/+1
2018-02-07ALSA: hda/realtek - Enable Thinkpad Dock device for ALC298 platformKailang Yang1-0/+42
2018-02-07ALSA: hda/realtek - Add headset mode support for Dell laptopKailang Yang1-0/+2
2018-02-07ALSA: hda - Fix headset mic detection problem for two Dell machinesHui Wang1-0/+9
2018-02-01Merge tag 'driver-core-4.16-rc1' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds3-4/+4
2018-01-31Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds4-49/+39
2018-01-30Merge branch 'misc.poll' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds25-49/+49
2018-01-29Merge branch 'timers-core-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-15/+12
2018-01-27Merge branch 'timers/urgent' into timers/coreThomas Gleixner9-70/+103
2018-01-26ASoC: compress: Fixup error messagesCharles Keepax1-27/+41
2018-01-26ASoC: compress: Remove some extraneous blank linesCharles Keepax1-3/+0
2018-01-26Merge branch 'fix/compress' of https://git.kernel.org/pub/scm/linux/kernel/gi...Mark Brown1-4/+4
2018-01-26ASoC: compress: Correct handling of copy callbackCharles Keepax1-4/+4
2018-01-26ASoC: Intel: kbl: Enable mclk and ssp sclk earlyHarsha Priya2-1/+95
2018-01-26ASoC: Intel: Skylake: Add extended I2S config blob support in Clock driverSriram Periyasamy2-12/+60
2018-01-26ASoC: Intel: Skylake: Add ssp clock driverSriram Periyasamy6-0/+482
2018-01-25ASoC: Fix twl4030 and 6040 regression by adding back read and writeTony Lindgren2-0/+4
2018-01-25Merge branches 'topic/twl4030' and 'topic/twl6040' of https://git.kernel.org/...Mark Brown165-36611/+642
2018-01-24ASoC: sun8i-codec: Add ADC support for a33Mylene JOSSERAND1-2/+80
2018-01-24ASoC: rockchip: Use dummy_dai for rt5514 dsp dailinkJeffy Chen1-3/+16
2018-01-24ASoC: soc-pcm: rename .pmdown_time to .use_pmdown_time for ComponentKuninori Morimoto1-1/+1
2018-01-24ASoC: ak4613: call dummy write for PW_MGMT1/3 when PlaybackKuninori Morimoto1-0/+78
2018-01-24ASoC: soc-pcm: don't call flush_delayed_work() many times in soc_pcm_private_...Kuninori Morimoto1-3/+2
2018-01-23ASoC: soc-core: snd_soc_rtdcom_lookup() cares component driver nameKuninori Morimoto1-2/+10
2018-01-22ASoC: sam9x5_wm8731: Drop 'ASoC' prefix from error messagesLadislav Michl1-7/+5
2018-01-22ASoC: sam9g20_wm8731: use dev_*() logging functionsLadislav Michl1-9/+8
2018-01-22ASoC: max98373 Changed SPDX header in C++ comments styleRyan Lee2-4/+5
2018-01-22ASoC: dmic: Fix check of return value from read of 'num-channels'Matthias Kaehlcke1-1/+1
2018-01-22ASoC: mediatek: fix double free in mt2701_afe_pcm_dev_probe()Ryder Lee1-14/+18
2018-01-19snd_ctl_elem_init_enum_names(): switch to vmemdup_user()Al Viro1-3/+3
2018-01-19replace_user_tlv(): switch to vmemdup_user()Al Viro1-4/+5
2018-01-19ALSA: hda - Reduce the suspend time consumption for ALC256Takashi Iwai1-2/+4
2018-01-19Merge tag 'asoc-v4.16-3' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai20-143/+160
2018-01-18ASoC: sgtl5000: Clarify a bit about the ER1 meaningFabio Estevam1-1/+1
2018-01-18Merge remote-tracking branches 'asoc/topic/wm8400', 'asoc/topic/wm8903', 'aso...Mark Brown5-41/+13
2018-01-18Merge remote-tracking branches 'asoc/topic/wm0010', 'asoc/topic/wm2000', 'aso...Mark Brown5-33/+11
2018-01-18Merge remote-tracking branches 'asoc/topic/twl6040', 'asoc/topic/uda1380', 'a...Mark Brown10-30/+634
2018-01-18Merge remote-tracking branches 'asoc/topic/tlv320dac33', 'asoc/topic/ts3a227e...Mark Brown7-21/+4183
2018-01-18Merge remote-tracking branches 'asoc/topic/tas6424', 'asoc/topic/tfa9879', 'a...Mark Brown10-573/+1443
2018-01-18Merge remote-tracking branches 'asoc/topic/stm32', 'asoc/topic/sun4i-i2s', 'a...Mark Brown6-118/+183
2018-01-18Merge remote-tracking branches 'asoc/topic/sgtl5000', 'asoc/topic/si476x', 'a...Mark Brown7-8/+378
2018-01-18Merge remote-tracking branches 'asoc/topic/rl6231', 'asoc/topic/rt5514', 'aso...Mark Brown8-115/+309
2018-01-18Merge remote-tracking branch 'asoc/topic/nuc900' into asoc-nextMark Brown1-6/+5
2018-01-18Merge remote-tracking branches 'asoc/topic/mxs', 'asoc/topic/mxs-sgtl5000', '...Mark Brown6-64/+201
2018-01-18Merge remote-tracking branches 'asoc/topic/max98927', 'asoc/topic/mc13783', '...Mark Brown12-630/+278
2018-01-18Merge remote-tracking branches 'asoc/topic/hisilicon', 'asoc/topic/iio', 'aso...Mark Brown6-2/+1196
2018-01-18Merge remote-tracking branches 'asoc/topic/fsl', 'asoc/topic/fsl-ssi', 'asoc/...Mark Brown8-948/+936
2018-01-18Merge remote-tracking branches 'asoc/topic/davinci', 'asoc/topic/debugfs', 'a...Mark Brown4-78/+60
2018-01-18Merge remote-tracking branches 'asoc/topic/cs47l24', 'asoc/topic/cx20442', 'a...Mark Brown6-54/+38
2018-01-18Merge remote-tracking branches 'asoc/topic/cs35l32', 'asoc/topic/cs35l34', 'a...Mark Brown5-51/+27
2018-01-18Merge remote-tracking branches 'asoc/topic/codecs', 'asoc/topic/compress' and...Mark Brown3-7/+31
2018-01-18Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/amd', 'asoc...Mark Brown5-28/+48
2018-01-18Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown1-2/+3
2018-01-18Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown6-168/+184
2018-01-18Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown1-5/+5
2018-01-18Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+4
2018-01-18Merge remote-tracking branch 'asoc/topic/pcm186x' into asoc-nextMark Brown6-0/+1100
2018-01-18Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown37-1936/+997
2018-01-18Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown3-4/+13
2018-01-18Merge remote-tracking branch 'asoc/fix/mtk' into asoc-linusMark Brown1-17/+14
2018-01-18Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-0/+6
2018-01-18Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-6/+5
2018-01-18ASoC: use seq_file to dump the contents of dai_list,platform_list and codec_listDonglin Peng1-74/+37
2018-01-18ASoC: soc-core: add missing EXPORT_SYMBOL_GPL() for snd_soc_rtdcom_lookupKuninori Morimoto1-0/+1
2018-01-18ASoC: bcm2835: fix hw_params error when device is in prepared stateMatthias Reichl1-6/+14
2018-01-18ASoC: mxs-sgtl5000: Do not print error on probe deferralFabio Estevam1-2/+3
2018-01-18ASoC: sgtl5000: Do not print error on probe deferralFabio Estevam1-1/+4
2018-01-18ASoC: Intel: remove select on non-existing SND_SOC_INTEL_COMMONCorentin LABBE1-1/+0
2018-01-18ALSA: usb-audio: Support changing input on Sound Blaster E1Ian Douglas Scott1-0/+82
2018-01-17ASoC: Intel: remove second duplicated assignment to pointer 'res'Colin Ian King1-1/+0
2018-01-17ALSA: hda/realtek - update ALC215 depop optimizeKailang Yang1-0/+2
2018-01-17ALSA: hda/realtek - Support headset mode for ALC215/ALC285/ALC289Kailang Yang1-0/+18
2018-01-16ALSA: pcm: Fix trailing semicolonLuis de Bethencourt1-1/+1
2018-01-16ASoC: add Component level .read/.writeKuninori Morimoto1-0/+6
2018-01-16ASoC: cx20442: fix regression by adding back .read/.writeKuninori Morimoto1-9/+17
2018-01-16ASoC: uda1380: fix regression by adding back .read/.writeKuninori Morimoto1-0/+2
2018-01-16ASoC: tlv320dac33: fix regression by adding back .read/.writeKuninori Morimoto1-0/+15
2018-01-16ALSA/dummy: Replace tasklet with softirq hrtimerThomas Gleixner1-15/+12
2018-01-15ALSA: hda - Use IS_REACHABLE() for dependency on inputTakashi Iwai2-1/+5
2018-01-15ASoC: au1x: Fix timeout tests in au1xac97c_ac97_read()Dan Carpenter1-3/+3
2018-01-15ALSA: seq: Process queue tempo/ppq change in a shotTakashi Iwai3-9/+10
2018-01-15Merge branch 'for-linus' into for-nextTakashi Iwai5-1/+6
2018-01-15ALSA: usb-audio: Add a quirk for Nura's first gen headsetMartin Peres1-0/+48
2018-01-12ASoC: mxs-sgtl5000: add audio-routing supportChristian Fischer1-0/+20
2018-01-12ASoC: Intel - Convert to use acpi_dev_get_first_match_name()Andy Shevchenko7-39/+6
2018-01-12Merge branch 'topic/hdac-hdmi' of https://git.kernel.org/pub/scm/linux/kernel...Mark Brown2-182/+176
2018-01-12ASoC: cs42l73: Remove trailing semicolonLuis de Bethencourt1-1/+1
2018-01-12ASoC: acpi: remove hard-coded i2c-device name lengthPierre-Louis Bossart6-7/+7
2018-01-12ASoC: Intel: bytcht_es8316: fix HID handlingPierre-Louis Bossart2-1/+26
2018-01-12Merge branch 'acpi-gpio' of git://git.kernel.org/pub/scm/linux/kernel/git/raf...Mark Brown35-161/+256
2018-01-12Merge tag 'asoc-v4.16-2' of https://git.kernel.org/pub/scm/linux/kernel/git/b...Takashi Iwai26-1736/+688
2018-01-12Merge remote-tracking branches 'asoc/topic/wm8994', 'asoc/topic/wm8997' and '...Mark Brown3-25/+8
2018-01-12Merge remote-tracking branches 'asoc/topic/wm5102', 'asoc/topic/wm5110', 'aso...Mark Brown5-41/+13
2018-01-12Merge remote-tracking branches 'asoc/topic/uniphier', 'asoc/topic/utils', 'as...Mark Brown10-9/+604
2018-01-12Merge remote-tracking branches 'asoc/topic/tscs42xx', 'asoc/topic/twl4030', '...Mark Brown7-38/+4196
2018-01-12Merge remote-tracking branches 'asoc/topic/tlv320aic31xx', 'asoc/topic/tlv320...Mark Brown8-601/+600
2018-01-12Merge remote-tracking branches 'asoc/topic/sunxi', 'asoc/topic/symmetry', 'as...Mark Brown10-20/+993
2018-01-12Merge remote-tracking branches 'asoc/topic/simple', 'asoc/topic/spdif', 'asoc...Mark Brown7-102/+420
2018-01-12Merge remote-tracking branches 'asoc/topic/rt5514', 'asoc/topic/rt5645', 'aso...Mark Brown8-89/+251
2018-01-12Merge remote-tracking branch 'asoc/topic/rl6231' into asoc-nextMark Brown1-29/+64
2018-01-12Merge remote-tracking branches 'asoc/topic/mtk', 'asoc/topic/nau8540', 'asoc/...Mark Brown14-682/+453
2018-01-12Merge remote-tracking branches 'asoc/topic/max98926', 'asoc/topic/max98927', ...Mark Brown5-17/+9
2018-01-12Merge remote-tracking branches 'asoc/topic/hdac_hdmi', 'asoc/topic/hisilicon'...Mark Brown6-1/+1197
2018-01-12Merge remote-tracking branches 'asoc/topic/eukrea-tlv320', 'asoc/topic/fsl', ...Mark Brown8-949/+934
2018-01-12Merge remote-tracking branches 'asoc/topic/da7218', 'asoc/topic/dai-drv', 'as...Mark Brown6-196/+211
2018-01-12Merge remote-tracking branches 'asoc/topic/cs42l56', 'asoc/topic/cs42l73', 'a...Mark Brown6-63/+30
2018-01-12Merge remote-tracking branches 'asoc/topic/cq93vc', 'asoc/topic/cs35l32', 'as...Mark Brown4-37/+23
2018-01-12Merge remote-tracking branches 'asoc/topic/88pm860x', 'asoc/topic/amd', 'asoc...Mark Brown5-22/+56
2018-01-12Merge remote-tracking branch 'asoc/topic/rockchip' into asoc-nextMark Brown1-2/+3
2018-01-12Merge remote-tracking branch 'asoc/topic/rcar' into asoc-nextMark Brown6-168/+184
2018-01-12Merge remote-tracking branch 'asoc/topic/qcom' into asoc-nextMark Brown1-5/+5
2018-01-12Merge remote-tracking branch 'asoc/topic/pcm512x' into asoc-nextMark Brown1-0/+4
2018-01-12Merge remote-tracking branch 'asoc/topic/pcm186x' into asoc-nextMark Brown6-0/+1100
2018-01-12Merge remote-tracking branch 'asoc/topic/intel' into asoc-nextMark Brown30-1708/+785
2018-01-12Merge remote-tracking branch 'asoc/topic/core' into asoc-nextMark Brown2-4/+6
2018-01-12Merge remote-tracking branch 'asoc/fix/mtk' into asoc-linusMark Brown1-17/+14
2018-01-12Merge remote-tracking branch 'asoc/fix/rockchip' into asoc-linusMark Brown1-0/+6
2018-01-12Merge remote-tracking branch 'asoc/fix/intel' into asoc-linusMark Brown2-6/+5
2018-01-12ASoC: rt5645: add fallback case for jack detection supportPierre-Louis Bossart1-1/+14
2018-01-11sound: Remove leftover msnd init declarationsTakashi Iwai1-7/+0
2018-01-11sound: Remove unused register_sound_midi() and coTakashi Iwai1-35/+0
2018-01-11ALSA: seq: Make ioctls race-freeTakashi Iwai2-0/+4
2018-01-11ASoC: stm32: fix a typo in stm32_adfsdm_probe()Wei Yongjun1-1/+1
2018-01-11ASoC: stm32: select IIO_BUFFERArnd Bergmann1-1/+2
2018-01-11ALSA: pcm: Remove yet superfluous WARN_ON()Takashi Iwai1-1/+0
2018-01-10ASoC: ux500: add MODULE_LICENSE tagArnd Bergmann2-0/+9
2018-01-10ASoC: mt8173: remove unnecessary micbias widget in routeBard Liao3-6/+0
2018-01-10ASoC: sn95031: remove this codeVinod Koul4-1074/+0
2018-01-10ASoC: Intel: remove mfld_machineVinod Koul2-444/+0
2018-01-10ASoC: stm32: add DFSDM DAI supportArnaud Pouliquen3-0/+361
2018-01-10ASoC: max98373: Modified control names for TLV controlsRyan Lee1-17/+17
2018-01-10ASoC: max98373: Added TDM off if parameters are all zeroesRyan Lee1-1/+4
2018-01-10ASoC: max98373: Added missing blank linesRyan Lee1-0/+2
2018-01-10ALSA: hda - Apply the existing quirk to iMac 14,1Takashi Iwai1-0/+1
2018-01-10ALSA: hda - Apply headphone noise quirk for another Dell XPS 13 variantTakashi Iwai1-0/+1
2018-01-09ASoC: TSCS42xx: make functions pll_event and dac_event staticColin Ian King1-4/+4
2018-01-09ASoC: TSCS42xx: Fix control namesSteven Eckhoff1-21/+21
2018-01-09ASoC: codecs: dmic: Make number of channels configurableMatthias Kaehlcke1-1/+23
2018-01-09treewide: Use DEVICE_ATTR_ROJoe Perches2-2/+2
2018-01-09treewide: Use DEVICE_ATTR_RWJoe Perches1-2/+2
2018-01-09ALSA: pcm: Use ERESTARTSYS instead of EINTR in OSS emulationTakashi Iwai1-1/+1
2018-01-09Merge branch 'for-linus' into for-nextTakashi Iwai5-69/+97
2018-01-08ASoC: Intel: kconfig: drop boiler plate text from config itemsVinod Koul2-26/+26