summaryrefslogtreecommitdiffstats
Commit message (Expand)AuthorAgeFilesLines
...
| | * ASoC: soc-core: remove soc_is_dai_link_bound()Kuninori Morimoto2019-11-121-19/+0
| | * ASoC: SOF: topology: free kcontrol memory on errorDragos Tarcatu2019-11-121-18/+49
| | * ASoC: SOF: PM: only suspend to D0I3 when neededKeyon Jie2019-11-121-2/+2
| | * ASoC: SOF: add helper to check if we should enter d0i3 suspendKeyon Jie2019-11-122-0/+15
| | * ASoC: SOF: PM: add check before setting d0_substateKeyon Jie2019-11-121-0/+3
| | * ASoC: SOF: PM: add state machine to commentsKeyon Jie2019-11-121-0/+32
| | * ASoC: SOF: Intel: hda: use fallback for firmware namePierre-Louis Bossart2019-11-121-2/+9
| | * ASoC: Intel: acpi-match: split CNL tables in threePierre-Louis Bossart2019-11-125-39/+78
| | * ASoC: wm8904: configure sysclk/FLL automaticallyMichael Walle2019-11-112-28/+45
| | * ASoC: Intel: kbl_rt5663_rt5514_max98927: Add dmic format constraintYu-Hsuan Hsu2019-11-111-0/+3
| | * ASoC: Add DA7213 audio codec as selectable optionSebastian Reichel2019-11-111-1/+2
| | * ASoC: rt5677: Wait for DSP to boot before loading firmwareCurtis Malainey2019-11-111-0/+13
| | * ASoC: rt5677: Set ADC clock to use PLL and enable ASRCCurtis Malainey2019-11-113-0/+41
| | * ASoC: bdw-rt5677: Turn on MCLK1 for DSP via DAPMCurtis Malainey2019-11-111-0/+4
| | * ASoC: rt5677: Allow VAD to be shut on/off at all timesCurtis Malainey2019-11-111-6/+1
| | * ASoC: rt5677: Disable irq at suspendBen Zhang2019-11-112-0/+48
| | * ASoC: rt5677: Stop and restart DSP over suspend/resumeBen Zhang2019-11-112-4/+23
| | * ASoC: rt5677: Mark reg RT5677_PWR_ANLG2 as volatileBen Zhang2019-11-111-0/+1
| | * ASoC: rt5677: Add DAPM audio path for hotword streamBen Zhang2019-11-111-1/+22
| | * ASoC: rt5677: Enable jack detect while DSP is runningBen Zhang2019-11-111-16/+48
| | * ASoC: bdw-rt5677: Add a DAI link for rt5677 SPI PCM deviceBen Zhang2019-11-111-0/+14
| | * ASoC: rt5677: Load firmware via SPI using delayed workBen Zhang2019-11-113-67/+253
| | * ASoC: fsl_audmix: Add spin lock to protect tdmsShengjiu Wang2019-11-112-0/+7
| | * ASoC: SOF: Intel: hda: set L1SEN on S0ix suspendKeyon Jie2019-11-082-0/+18
| | * ASoC: SOF: topology: fix missing NULL pointer checkKeyon Jie2019-11-081-0/+5
| | * ASoC: core: Fix compile warning with CONFIG_DEBUG_FS=nTakashi Iwai2019-11-081-0/+2
| | * ASoC: fsi: switch to yaml base DocumentationKuninori Morimoto2019-11-072-31/+76
| * | Merge branch 'asoc-5.4' into asoc-linusMark Brown2019-11-226-33/+35
| |\ \
| | * | ASoC: rsnd: fix DALIGN register for SSIUNilkanth Ahirrao2019-11-221-2/+18
| | * | ASoC: Intel: bytcr_rt5640: Update quirk for Acer Switch 10 SW5-012 2-in-1Hans de Goede2019-11-191-4/+6
| | * | ASoC: SOF: Intel: Fix build breakMark Brown2019-11-181-4/+4
| | * | ASoC: rt5682: fix the charge pump capacitor dischargesShuming Fan2019-11-181-24/+3
| | * | ASoC: rt5645: Fixed typo for buddy jack support.Jacob Rasmussen2019-11-151-1/+1
| | * | ASoC: wm8904: fix regcache handlingMichael Walle2019-11-151-0/+1
| | * | ASoC: Jack: Fix NULL pointer dereference in snd_soc_jack_reportPawel Harlozinski2019-11-121-2/+1
| | * | ASoC: SOF: Intel: Fix CFL and CML FW nocodec binary names.Liam Girdwood2019-11-121-4/+4
| | * | ASoC: rt5682: cancel jack_detect_work if hs_jack is set to nullBard liao2019-11-121-0/+1
| | * | ASoC: rt5645: Fixed buddy jack support.Jacob Rasmussen2019-11-111-1/+5
| * | | Linux 5.4-rc8v5.4-rc8Linus Torvalds2019-11-171-1/+1
| * | | Merge tag 'iommu-fixes-v5.4-rc7' of git://git.kernel.org/pub/scm/linux/kernel...Linus Torvalds2019-11-172-4/+9
| |\ \ \
| | * | | iommu/vt-d: Fix QI_DEV_IOTLB_PFSID and QI_DEV_EIOTLB_PFSID macrosEric Auger2019-11-111-2/+4
| | * | | MAINTAINERS: Update for INTEL IOMMU (VT-d) entryLu Baolu2019-11-111-2/+5
| * | | | Merge branch 'sched-urgent-for-linus' of git://git.kernel.org/pub/scm/linux/k...Linus Torvalds2019-11-172-11/+23
| |\ \ \ \
| | * | | | sched/uclamp: Fix incorrect conditionQais Yousef2019-11-151-1/+1
| | * | | | sched/pelt: Fix update of blocked PELT orderingVincent Guittot2019-11-131-9/+20
| | * | | | sched/core: Avoid spurious lock dependenciesPeter Zijlstra2019-11-131-1/+2
| * | | | | Merge branch 'i2c/for-current' of git://git.kernel.org/pub/scm/linux/kernel/g...Linus Torvalds2019-11-172-3/+29
| |\ \ \ \ \
| | * | | | | i2c: core: fix use after free in of_i2c_notifyWen Yang2019-11-151-2/+2
| | * | | | | i2c: acpi: Force bus speed to 400KHz if a Silead touchscreen is presentHans de Goede2019-11-151-1/+27
| | | |/ / / | | |/| | |
| * | | | | Merge branch 'linus' of git://git.kernel.org/pub/scm/linux/kernel/git/herbert...Linus Torvalds2019-11-162-7/+2
| |\ \ \ \ \
OpenPOWER on IntegriCloud