summaryrefslogtreecommitdiffstats
path: root/kernel/kexec.c (unfollow)
Commit message (Expand)AuthorFilesLines
2020-09-23dt-bindings: tas2770: Add shutdown gpio propertyDan Murphy1-0/+4
2020-09-23ASoC: Intel: hda_dsp_common: use static function in conditional blockPierre-Louis Bossart2-6/+4
2020-09-22ASoC: cros_ec_codec: fix kconfig dependency warning for SND_SOC_CROS_EC_CODECNecip Fazil Yildiran1-0/+1
2020-09-22ASoC: tas2562: Remove duplicate code for I/V senseDan Murphy1-12/+0
2020-09-22ASoC: hdmi-codec: Use set_jack ops to set jackCheng-Yi Chiang6-22/+11
2020-09-22ASoC: hdac: make SOF HDA codec driver probe deterministicKai Vehmanen4-14/+14
2020-09-22ASoC: tas2770: Refactor sample rate functionDan Murphy1-56/+19
2020-09-22ASoC: tas2770: Fix the spacing and new linesDan Murphy1-169/+131
2020-09-22ASoC: tas2770: Convert bit mask to GENMASK in headerDan Murphy1-18/+19
2020-09-22ASoC: tas2770: Fix unbalanced calls to pm_runtimeDan Murphy1-9/+0
2020-09-22dt-bindings: tas2770: Fix I2C addresses for the TAS2770Dan Murphy1-3/+3
2020-09-22ASoC: tas2562: Add the TAS2110 class-D amplifierDan Murphy1-0/+48
2020-09-22dt-bindings: tas2562: Add the TAS2110 amplifierDan Murphy1-0/+2
2020-09-22ASoC: SOF: control: add size checks for ext_bytes control .put()Pierre-Louis Bossart1-0/+11
2020-09-22ASoC: SOF: control: fix size checks for volatile ext_bytes control .get()Pierre-Louis Bossart1-0/+14
2020-09-22ASoC: SOF: control: fix size checks for ext_bytes control .get()Pierre-Louis Bossart1-1/+7
2020-09-21ASoC: tlv320aic32x4: Enable fast chargeMiquel Raynal2-0/+15
2020-09-21ASoC: tlv320aic32x4: Fix bdiv clock rate derivationMiquel Raynal1-3/+6
2020-09-21ASoC: tlv320aic32x4: Ensure a minimum delay before clock stabilizationMiquel Raynal1-1/+8
2020-09-21ASoC: rt711: wait for the delayed work to finish when the system suspendsShuming Fan1-0/+4
2020-09-21ASoC: tas2770: Fix error handling with update_bitsDan Murphy1-28/+24
2020-09-21ASoC: tas2770: Fix required DT properties in the codeDan Murphy1-11/+10
2020-09-21ASoC: tas2770: Add missing bias level power statesDan Murphy1-1/+6
2020-09-21ASoC: tas2770: Fix calling reset in probeDan Murphy1-2/+2
2020-09-21ASoC: rt700: wait for the delayed work to finish when the system suspendsShuming Fan1-0/+3
2020-09-21ASoC: tas2562: Add the TAS2564 compatibleDan Murphy1-0/+3
2020-09-21dt-bindings: tas2562: Add TAS2564 to bindingDan Murphy1-0/+2
2020-09-21ASoC: SOF: imx: add missing MODULE_LICENSE() for imx-commonKai Vehmanen1-0/+3
2020-09-21ASoC: SOF: pm: Fix prepare callback behavior for OF usecaseDaniel Baluta3-5/+18
2020-09-21ASoC: cs42l51: add additional ADC volume controlsGuillermo Rodríguez1-0/+9
2020-09-21ASoC: SOF: topology: fix the process being scheduled on core0 alwaysKeyon Jie1-47/+35
2020-09-18ASoC: tlv320adcx140: Add support for configuring GPIO pinCamel Guo2-0/+45
2020-09-18dt-bindings: tlv320adcx140: Add GPIO config and drive configCamel Guo1-0/+44
2020-09-17ASoC: ak4458: Add DSD support for ak4458 and ak4497Shengjiu Wang2-8/+86
2020-09-17ASoC: dt-bindings: ak4458: Add dsd-path propertyShengjiu Wang1-0/+3
2020-09-17ASoC: tlv320adcx140: Add ASI Tx driveDan Murphy1-0/+6
2020-09-17ASoC: tlv320adcx140: Add the config to configure Tx ASI outputDan Murphy2-0/+12
2020-09-17ASoC: qcom: lpass-sc7180: Add MODULE_DEVICE_TABLEDouglas Anderson1-0/+1
2020-09-17ASoC: SOF: Intel: Add support for tgl-hRander Wang3-1/+34
2020-09-17ASoC: codec: tlv320aic32x4: do software reset before clock registrationMatthias Schiffer1-8/+10
2020-09-17ASoC: codec: tlv320aic32x4: fix missing aic32x4_disable_regulators() in error...Matthias Schiffer1-3/+7
2020-09-17ASoC: dt-bindings: Correct interrupt flags in examplesKrzysztof Kozlowski7-7/+7
2020-09-17ASoC: dt-bindings: aries-wm8994: Match compatibles with enumKrzysztof Kozlowski1-6/+5
2020-09-17ASoC: fsl_sai: Set MCLK input or output directionShengjiu Wang1-0/+7
2020-09-17ASoC: fsl_sai: Add fsl_sai_check_version functionShengjiu Wang2-0/+75
2020-09-17ASoC: fsl_sai: Add new added registers and new bit definitionShengjiu Wang2-0/+82
2020-09-17ASoC: q6afe-clocks: add q6afe clock controllerSrinivas Kandagatla3-0/+275
2020-09-17ASoC: q6afe: dt-bindings: add q6afe clock bindingsSrinivas Kandagatla2-1/+96
2020-09-17ASoC: SOF: Intel: hda: reduce verbosity of boot error logsPierre-Louis Bossart4-10/+28
2020-09-17ASoC: SOF: fix range checksGuennadi Liakhovetski2-23/+35