aboutsummaryrefslogtreecommitdiffstats
path: root/sound
AgeCommit message (Expand)AuthorFilesLines
2018-08-18Merge tag 'dmaengine-4.19-rc1' of git://git.infradead.org/users/vkoul/slave-dmaLinus Torvalds1-1/+1
2018-08-17Merge tag 'powerpc-4.19-1' of git://git.kernel.org/pub/scm/linux/kernel/git/p...Linus Torvalds1-0/+5
2018-08-15ALSA: update dell-wmi mic-mute registration to new world orderLinus Torvalds1-1/+1
2018-08-13Merge tag 'asoc-v4.19' of https://git.kernel.org/pub/scm/linux/kernel/git/bro...Takashi Iwai229-2687/+13113
2018-08-12Merge branch 'for-next' into for-linusTakashi Iwai179-3080/+3161
2018-08-09Merge branch 'asoc-4.19' into asoc-nextMark Brown237-3576/+13954
2018-08-09Merge branch 'asoc-4.18' into asoc-linusMark Brown18-33/+111
2018-08-09ASoC: adav80x: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-09ASoC: da7219: Add delays to capture path to remove DC offset noiseAdam Thomson3-8/+49
2018-08-09ALSA: usb-audio: Mark expected switch fall-throughGustavo A. R. Silva1-0/+2
2018-08-09ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-08ALSA: opl3: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-08ALSA: hda/ca0132 - Add exit commands for Recon3DConnor McAdams1-14/+16
2018-08-08ALSA: hda/ca0132 - Change mixer controls for Recon3DConnor McAdams1-7/+11
2018-08-08ALSA: hda/ca0132 - Add Recon3D input and output select commandsConnor McAdams1-0/+15
2018-08-08ALSA: hda/ca0132 - Add DSP setup defaults for Recon3DConnor McAdams1-10/+11
2018-08-08ALSA: hda/ca0132 - Add Recon3D startup functions and setupConnor McAdams1-13/+36
2018-08-08ALSA: hda/ca0132 - Add bool variable to enable/disable pci region2 mmioConnor McAdams1-13/+19
2018-08-08ALSA: hda/ca0132 - Add Recon3D pincfgConnor McAdams1-2/+24
2018-08-08ALSA: hda/ca0132 - Add quirk ID and enum for Recon3DConnor McAdams1-0/+2
2018-08-08ALSA: hda/ca0132 - Add alt_functions unsolicited responseConnor McAdams1-1/+6
2018-08-08ALSA: hda/ca0132 - Clean up ca0132_init function.Connor McAdams1-13/+3
2018-08-08ALSA: hda/ca0132 - Create mmio gpio function to make code clearerConnor McAdams1-24/+38
2018-08-08ASoC: wm_adsp: Make DSP name configurable by codec driverRichard Fitzgerald2-21/+50
2018-08-08Merge branch 'asoc-4.18' into asoc-4.19 wmadsp depMark Brown11-19/+48
2018-08-08ASoC: wm_adsp: Declare firmware controls from codec driverRichard Fitzgerald6-33/+32
2018-08-08ASoC: max98373: Added software reset register to readable registersRyan Lee1-0/+1
2018-08-08ASoC: wm_adsp: Correct DSP pointer for preloader controlAjit Pandey1-2/+6
2018-08-08ASoC: rt5677: Fix initialization of rt5677_of_match.dataMatthias Kaehlcke1-1/+1
2018-08-07ASoC: compress: make BE and FE order inline with dpcmSrinivas Kandagatla1-50/+46
2018-08-06ALSA: intel_hdmi: remove redundant variable cfg_valColin Ian King1-2/+0
2018-08-06ASoC: AMD: Set delay value for the capture caseAkshu Agrawal1-1/+14
2018-08-06ASoC: AMD: Modified DMA pointer for captureMukunda, Vijendar2-13/+19
2018-08-06ASoC: AMD: Make ACP->SYSMEM DMA non circularAkshu Agrawal1-5/+31
2018-08-06ASoC: wm8994: Fix missing break in switchGustavo A. R. Silva1-1/+1
2018-08-06ASoC: qdsp6: q6afe-dai: add SLIM tx AIF_IN dapmSrinivas Kandagatla1-0/+7
2018-08-06ASoC: qcom: remove unused header files from common.hSrinivas Kandagatla1-1/+0
2018-08-06ASoC: sdm845: remove unused header filesSrinivas Kandagatla1-2/+0
2018-08-06ASoC: apq8096: remove unused header filesSrinivas Kandagatla1-2/+0
2018-08-06ASoC: qcom: make common.c as proper moduleSrinivas Kandagatla2-2/+9
2018-08-06ASoC: wm8903: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: da9055: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: wm5100-tables: use true and false for boolean valuesGustavo A. R. Silva1-6/+6
2018-08-06ASoC: da7213: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: twl6040: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-08-06ASoC: da7219: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: wm8996: use true and false for boolean valuesGustavo A. R. Silva1-4/+4
2018-08-06ASoC: cs4270: use true and false for boolean valuesGustavo A. R. Silva1-1/+1
2018-08-06ASoC: wm8990: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: tda7419: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ASoC: rt5631: use true and false for boolean valuesGustavo A. R. Silva1-4/+4
2018-08-06ASoC: max9850: use true and false for boolean valuesGustavo A. R. Silva1-2/+2
2018-08-06ALSA: dice: fix wrong copy to rx parameters for Alesis iO26Takashi Sakamoto1-1/+1
2018-08-06ALSA: echoaudio: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-06ALSA: emu10k1: Mark expected switch fall-throughsGustavo A. R. Silva1-2/+2
2018-08-06ALSA: mixart: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-05ALSA: hda/realtek - Add mute LED quirk for HP Spectre x360Alexandru Gagniuc1-0/+1
2018-08-04ALSA: seq_oss: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-04ALSA: seq: Mark expected switch fall-throughGustavo A. R. Silva1-1/+1
2018-08-03ASoC: samsung: i2s: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: omap-dmic: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+2
2018-08-03ASoC: fsl_esai: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: core: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: omap-mcpdm: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+4
2018-08-03ASoC: davinci-i2s: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ASoC: smd845: fix memory leakGustavo A. R. Silva1-2/+5
2018-08-03ALSA: synth: Remove empty init and exitTakashi Iwai2-33/+0
2018-08-03ALSA: pci: Remove empty init and exitTakashi Iwai2-28/+0
2018-08-03ALSA: i2c: Remove empty init and exitTakashi Iwai4-53/+0
2018-08-03ALSA: isa: Remove empty init and exitTakashi Iwai7-112/+0
2018-08-03ALSA: drivers: Remove empty init and exitTakashi Iwai4-59/+0
2018-08-03ALSA: compress: Remove empty init and exitTakashi Iwai1-12/+0
2018-08-03ALSA: gus: fix spelling mistake "acumulator" -> "accumulator"Colin Ian King1-1/+1
2018-08-03ALSA: es18xx: mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-03ALSA: opti9xx: mark expected switch fall-throughsGustavo A. R. Silva1-0/+5
2018-08-03ALSA: opti92x: mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-03ALSA: galaxy: Mark expected switch fall-throughsGustavo A. R. Silva1-0/+3
2018-08-03ASoC: Intel: bxt: Use refcap device for mono recordingYong Zhi1-0/+14
2018-08-02ASoC: core: remove support for card rebind using component frameworkSrinivas Kandagatla1-62/+0
2018-08-02ASoC: smd845: remove auto rebindingSrinivas Kandagatla1-2/+0
2018-08-02ASoC: apq8096: remove auto rebindingSrinivas Kandagatla1-2/+0
2018-08-02ALSA: hda: Correct Asrock B85M-ITX power_save blacklist entryHans de Goede1-1/+1
2018-08-02ASoC: qcom: Fix unmet dependency warning for SND_SOC_SDM845Rohit kumar1-0/+1
2018-08-02ASoC: wm8994: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm9081: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8995: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8962: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8996: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8904: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8960: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: wm8955: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: rt5677: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ASoC: rt5640: Mark expected switch fall-throughGustavo A. R. Silva1-0/+2
2018-08-02ASoC: wm8961: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-02ALSA: sb: Fix a typoTakashi Iwai1-1/+1
2018-08-02ALSA: usb-audio: Fix invalid use of sizeof in parse_uac_endpoint_attributes()Wei Yongjun1-1/+1
2018-08-01ALSA: seq: Drop unused 64bit division macrosTakashi Iwai1-24/+0
2018-08-01ALSA: seq: Use no intrruptible mutex_lockTakashi Iwai1-19/+7
2018-08-01ALSA: seq: Fix leftovers at probe error pathTakashi Iwai6-36/+23
2018-08-01ALSA: seq: Remove dead codesTakashi Iwai6-115/+0
2018-08-01ALSA: seq: Minor cleanup of MIDI event parser helpersTakashi Iwai4-52/+20
2018-08-01ALSA: usb: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ALSA: pcm: Mark expected switch fall-throughGustavo A. R. Silva1-0/+1
2018-08-01ASoC: soc-pcm: Use delay set in component pointer functionAkshu Agrawal1-0/+5
2018-08-01ASoC: wcd9335: Fix buildMark Brown3-1161/+0
2018-08-01ASoC: wcd9335: Fix build due to CLASS-H Controller supportMark Brown4-665/+1
2018-08-01ALSA: usb-audio: remove redundant pointer 'urb'Colin Ian King1-2/+0
2018-08-01ALSA: sonicvibes: remove redundant pointer 'dir'Colin Ian King1-2/+0
2018-08-01ALSA: ens137x: remove redundant array pcm_devsColin Ian King1-2/+1
2018-08-01ALSA: emu10k1: remove redundant variable attnColin Ian King1-2/+1
2018-08-01ALSA: cs5535audio: remove redundant pointer 'dma'Colin Ian King1-6/+1
2018-08-01ALSA: asihpi: remove redundant variable max_streamsColin Ian King1-5/+0
2018-08-01ASoC: stm32: remove redundant pointers 'priv' and 'rtd'Colin Ian King1-7/+1
2018-08-01ASoC: nau8540: remove redundant variable osrateColin Ian King1-3/+0
2018-08-01ASoC: qcom: add sdm845 sound card supportRohit kumar3-0/+296
2018-08-01ASoC: qcom: Add support to parse common audio device nodesRohit kumar4-101/+136
2018-08-01Merge branch 'topic/drm_audio_component' of https://git.kernel.org/pub/scm/li...Mark Brown23-975/+1024
2018-07-31ASoC: wcd9335: add CLASS-H Controller supportSrinivas Kandagatla4-1/+665
2018-07-31ASoC: wcd9335: add support to wcd9335 codecSrinivas Kandagatla3-0/+1161
2018-07-31ALSA: usb-audio: Operate UAC3 Power Domains in PCM callbacksJorge Sanjuan2-6/+24
2018-07-31ALSA: usb-audio: Add UAC3 Power Domains to suspend/resumeJorge Sanjuan3-0/+59
2018-07-31ALSA: usb-audio: AudioStreaming Power Domain parsingJorge Sanjuan2-8/+60
2018-07-31ALSA: usb-audio: Initial Power Domain supportJorge Sanjuan3-0/+124
2018-07-30ALSA: seq: virmidi: Use READ_ONCE/WRITE_ONCE() macrosTakashi Iwai1-9/+5
2018-07-30ALSA: seq: virmidi: Offload the output event processingTakashi Iwai1-54/+46
2018-07-30ASoC: uniphier: change functions to staticKatsuhiro Suzuki2-6/+3
2018-07-30ASoC: uniphier: add support for multichannel outputKatsuhiro Suzuki4-6/+78
2018-07-30ASoC: sirf: Fix potential NULL pointer dereferenceGustavo A. R. Silva1-4/+3
2018-07-30ASoC: tegra_alc5632: fix device_node refcountingAlexey Khoroshilov1-2/+15
2018-07-30ASoC: sh: Kconfig: convert to SPDX identifiersKuninori Morimoto1-0/+1
2018-07-30ASoC: ak4613: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: da7210: convert to SPDX identifiersKuninori Morimoto1-16/+11
2018-07-30ASoC: ak4554: convert to SPDX identifiersKuninori Morimoto1-11/+6
2018-07-30ASoC: ak4642: convert to SPDX identifiersKuninori Morimoto1-15/+11
2018-07-30ASoC: wm8988: fix typo in rate constraintsLadislav Michl1-2/+2
2018-07-30ASoC: tegra: i2s: Fix typo/broken macroEdward Cragg1-1/+1
2018-07-29Merge branch 'for-linus' into topic/virmidiTakashi Iwai10-23/+32
2018-07-29ALSA: hda/hdmi: Use single mutex unlock in error pathsTakashi Iwai1-34/+33
2018-07-28ALSA: hda - Sleep for 10ms after entering D3 on Conexant codecsPark Ju Hyung1-0/+1
2018-07-28ALSA: hda - Turn CX8200 into D3 as well upon rebootPark Ju Hyung1-1/+2
2018-07-27ALSA: ctxfi: cthw20k2: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-6/+6
2018-07-27ALSA:: ctxfi: cthw20k1: Replace mdelay() with msleep()Jia-Ju Bai1-3/+3
2018-07-27ALSA: usb-audio: quirks: Replace mdelay() with msleep() and usleep_range()Jia-Ju Bai1-7/+7
2018-07-27ALSA: sb: Proper endian notationsTakashi Iwai1-15/+15
2018-07-27ALSA: atiixp_modem: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: atiixp: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: bt87x: Proper endian notationsTakashi Iwai1-2/+2
2018-07-27ALSA: echoaudio: Proper endian notationsTakashi Iwai5-38/+42
2018-07-27ALSA: maestro3: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: intel8x0m: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: intel8x0: Proper endian notationsTakashi Iwai1-3/+3
2018-07-27ALSA: lola: Proper endian notationsTakashi Iwai3-8/+8
2018-07-27ALSA: mixart: Proper endian notationsTakashi Iwai3-27/+27
2018-07-27ALSA: riptide: Properly endian notationsTakashi Iwai1-4/+4
2018-07-27ALSA: hda: Proper endian notations for BDL pointersTakashi Iwai1-2/+2
2018-07-27ALSA: trident: Proper endian notationsTakashi Iwai2-2/+2
2018-07-27ALSA: ymfpci: Proper endian notationsTakashi Iwai2-42/+42
2018-07-27ALSA: xen: Use standard pcm_format_to_bits() for ALSA format bitsTakashi Iwai1-2/+2
2018-07-27ALSA: sb: Fix sparse warning wrt PCM format typeTakashi Iwai1-3/+3
2018-07-27ALSA: sb: Fix PCM format bit calculationTakashi Iwai1-3/+6
2018-07-27ALSA: wss: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+1
2018-07-27ALSA: asihpi: Fix PCM format notationsTakashi Iwai1-11/+13
2018-07-27ALSA: au88x0: Fix sparse warning wrt PCM format typeTakashi Iwai2-2/+2
2018-07-27ALSA: ad1816a: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+2
2018-07-27ALSA: pcm: Fix sparse warning wrt PCM format typeTakashi Iwai1-1/+1
2018-07-27ALSA: riptide: Fix PCM format type conversionTakashi Iwai1-1/+1
2018-07-27ALSA: hda: Fix implicit PCM format type conversionTakashi Iwai1-1/+1
2018-07-27ALSA: virmidi: Fix too long output trigger loopTakashi Iwai1-0/+10
2018-07-26ASoC: dmaengine: Use standard pcm_format_to_bits() macroTakashi Iwai1-1/+1
2018-07-26ASoC: pcm186x: Declare PCM format with snd_pcm_format_tTakashi Iwai1-1/+1
2018-07-26ASoC: fsl: Use snd_mask_set_format()Takashi Iwai1-1/+1
2018-07-26ASoC: intel: Fix snd_pcm_format_t handlingTakashi Iwai9-13/+11
2018-07-26ASoC: dapm: Use int for format bit positionTakashi Iwai1-1/+1
2018-07-26ASoC: dmaengine: Fix missing __user prefix in copy_user callbackTakashi Iwai1-5/+4
2018-07-26ASoC: zte: Fix incorrect PCM format bit usagesTakashi Iwai1-2/+2
2018-07-26ASoC: meson: align axg card driver with DT bindings documentationJerome Brunet1-6/+6
2018-07-26ASoC: meson: use IRQ_RETVAL in the fifo irq handlerJerome Brunet1-1/+1
2018-07-26ASoC: AMD: Fix build warningAkshu Agrawal1-1/+1
2018-07-26ASoC: AMD: Add a fix voltage regulator for DA7219 and ADAU7002Akshu Agrawal2-0/+44
2018-07-26ALSA: trident: Suppress gcc string warningTakashi Iwai1-1/+1
2018-07-26ALSA: emu10k1: Fix missing __force annotation for user/kernel pointer castTakashi Iwai1-12/+12
2018-07-26ALSA: korg1212: Add __force annotation to cast in user-copy callbacksTakashi Iwai1-2/+2
2018-07-26ALSA: pcm: Use standard lower_32_bits() and upper_32_bits()Takashi Iwai1-4/+4
2018-07-26ALSA: usb-audio: Declare the common variable in header fileTakashi Iwai2-2/+2
2018-07-26ALSA: opl3: Declare common variables properlyTakashi Iwai6-10/+6
2018-07-26ALSA: hda - Fix a sparse warning about snd_ctl_elem_iface_tTakashi Iwai1-2/+2
2018-07-26ALSA: msnd: Use NULL instead of 0Takashi Iwai1-1/+1
2018-07-26ALSA: hda/ca0132 - Use NULL instead of 0Takashi Iwai1-2/+1
2018-07-26ALSA: msnd: Fix the default sample sizesTakashi Iwai1-2/+2
2018-07-26ALSA: msnd: Add missing __iomem annotationsTakashi Iwai4-12/+12
2018-07-26ALSA: usb-audio: Fix multiple definitions in AU0828_DEVICE() macroTakashi Iwai1-1/+2
2018-07-26ALSA: usb-audio: Add support for Encore mDSD USB DACJeff Crukley1-0/+1
2018-07-26ALSA: cs5535audio: Fix invalid endian conversionTakashi Iwai2-5/+5
2018-07-26ALSA: vxpocket: Fix invalid endian conversionsTakashi Iwai1-5/+5
2018-07-26ALSA: vx222: Fix invalid endian conversionsTakashi Iwai1-4/+4
2018-07-26ALSA: seq: Fix poll() error returnTakashi Iwai2-2/+2
2018-07-25ASoC: Intel: Skylake: fix widget handlingRakesh Ughreja1-0/+3
2018-07-25ASoC: Intel: Atom: fix inversion between __iowrite32 and __ioread32Pierre-Louis Bossart1-3/+3
2018-07-25ASoC: Intel: Atom: simplify iomem address and castsPierre-Louis Bossart1-14/+15
2018-07-25ASoC: Intel: common: make sst_dma functions staticPierre-Louis Bossart1-4/+2