summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2019-07-23ASoC: SOF: loader: Don't ignore SRAM block typesDaniel Baluta1-1/+2
2019-07-23ASoC: SOF: loader: Use the BAR provided by FWDaniel Baluta1-2/+9
2019-07-23ASoC: SOF: Introduce snd_sof_dsp_get_bar_index opsDaniel Baluta2-0/+22
2019-07-23ASoC: SOF: core: increase default IPC timeoutsKai Vehmanen1-2/+2
2019-07-23ASoC: SOF: ipc: use timeout configured at probeKai Vehmanen1-7/+1
2019-07-23ASoC: SOF: use common code to send PCM_FREE IPCKai Vehmanen1-25/+25
2019-07-23ASoC: SOF: reset DMA state in prepareKai Vehmanen3-14/+17
2019-07-23ASoC: SOF: pci: mark last_busy value at runtime PM initPan Xiuli1-0/+3
2019-07-23ASoC: pcm3168a: Fix a typo in the name of a constantChristophe JAILLET1-2/+2
2019-07-22ASoC: madera: Read device tree configurationCharles Keepax1-0/+97
2019-07-22ASoC: sgtl5000: Fix charge pump source assignmentOleksandr Suvorov1-5/+10
2019-07-22ASoC: sgtl5000: Fix of unmute outputs on probeOleksandr Suvorov1-3/+3
2019-07-22ASoC: sgtl5000: add ADC mute controlOleksandr Suvorov1-0/+1
2019-07-22ASoC: sgtl5000: Fix definition of VAG Ramp ControlOleksandr Suvorov2-2/+2
2019-07-22ASoC: sgtl5000: Improve VAG power and mute controlOleksandr Suvorov1-30/+194
2019-07-22ASoC: Define a set of DAPM pre/post-up eventsOleksandr Suvorov1-0/+2
2019-07-22ASoC: rockchip-max98090: Remove MICBIAS as supply of input pin IN34Enric Balletbo i Serra1-1/+0
2019-07-22ASoC: cs47l35: Use define for DSPCLK enable bitCharles Keepax1-1/+1
2019-07-22ASoC: rt1308: add silence detection and manual PDB controlShuming Fan1-4/+5
2019-07-22ASoC: rt1308: simplify the EFUSE read functionShuming Fan1-22/+0
2019-07-22ASoC: tlv320aic31xx: suppress error message for EPROBE_DEFERLucas Stach1-2/+5
2019-07-22ASoC: max98383: fix i2c probe failurefengchunguo2-4/+31
2019-07-22ASoC: fsl_sai: mark regmap as fast_ioLucas Stach1-0/+1
2019-07-22ASoC: fsl_sai: derive TX FIFO watermark from FIFO depthLucas Stach2-1/+4
2019-07-22ASoC: fsl_sai: add of_match dataLucas Stach2-9/+19
2019-07-22ASoC: mediatek: mt8183: make headset codec optionalTzung-Bi Shih1-6/+3
2019-07-22ASoC: wcd9335: add irqflag IRQF_ONESHOT flagHariprasad Kelam1-1/+2
2019-07-22ASoC: bcm: cygnus-pcm: Unneeded variable: "ret".Hariprasad Kelam1-4/+2
2019-07-22sound: soc: codecs: mt6358: change return type of mt6358_codec_init_regHariprasad Kelam1-5/+1
2019-07-22ASoC: fsl_esai: Wrap some operations to be functionsShengjiu Wang1-71/+117
2019-07-22ASoC: rt5677: remove superfluous setCurtis Malainey1-1/+0
2019-07-22ASoC: codecs: ad193x: Use regmap_multi_reg_write() when initializingCodrin Ciubotariu1-14/+5
2019-07-22ASoC: wcd9335: Fix misuse of GENMASK macroJoe Perches1-1/+1
2019-07-22ASoC: SOF: Intel: hda: Make hdac_device device-managedRanjani Sridharan2-5/+9
2019-07-22Linus 5.3-rc1Linus Torvalds1-2/+2
2019-07-21Merge tag 'devicetree-fixes-for-5.3' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds11-122/+119
2019-07-21Merge branch 'work.misc' of git://git.kernel.org/pub/scm/linux/kernel/git/vir...Linus Torvalds1-1/+1
2019-07-21Merge tag '5.3-smb3-fixes' of git://git.samba.org/sfrench/cifs-2.6Linus Torvalds8-31/+126
2019-07-21iommu/amd: fix a crash in iova_magazine_free_pfnsQian Cai1-1/+1
2019-07-21hexagon: switch to generic version of pte allocationMike Rapoport1-32/+2
2019-07-21Merge tag 'ntb-5.3' of git://github.com/jonmason/ntbLinus Torvalds19-60/+1458
2019-07-21typo fix: it's d_make_root, not d_make_inode...Al Viro1-1/+1
2019-07-21dt-bindings: pinctrl: stm32: Fix missing 'clocks' property in examplesRob Herring1-0/+4
2019-07-21dt-bindings: iio: ad7124: Fix dtc warnings in exampleRob Herring1-33/+38
2019-07-21dt-bindings: iio: avia-hx711: Fix avdd-supply typo in exampleRob Herring1-1/+1
2019-07-21dt-bindings: pinctrl: aspeed: Fix AST2500 example errorsRob Herring1-4/+1
2019-07-21dt-bindings: pinctrl: aspeed: Fix 'compatible' schema errorsRob Herring2-2/+6
2019-07-21dt-bindings: riscv: Limit cpus schema to only check RiscV 'cpu' nodesRob Herring1-82/+61
2019-07-21dt-bindings: Ensure child nodes are of type 'object'Rob Herring6-0/+8
2019-07-20Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/dto...Linus Torvalds20-29/+2183