index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
sound
Age
Commit message (
Expand
)
Author
Files
Lines
2021-11-22
ASoC: tlv320aic31xx: Add divs for bclk as clk_in
Ariel D'Alessandro
1
-0
/
+20
2021-11-22
ASoC: tlv320aic31xx: Add support for pll_r coefficient
Ariel D'Alessandro
1
-35
/
+36
2021-11-22
ASoC: tlv320aic31xx: Fix typo in BCLK clock name
Ariel D'Alessandro
1
-1
/
+1
2021-11-22
ASoC: cs42l42: Report initial jack state
Richard Fitzgerald
2
-0
/
+24
2021-11-22
ASoC: SOF: sof-pci-dev: use community key on all Up boards
Pierre-Louis Bossart
1
-9
/
+1
2021-11-22
ASoC: stm32: spdifrx: add pm_runtime support
Olivier Moysan
1
-0
/
+4
2021-11-22
ASoC: stm32: dfsdm: add pm_runtime support for audio
Olivier Moysan
1
-1
/
+4
2021-11-22
ASoC: stm32: i2s: add pm_runtime support
Olivier Moysan
1
-0
/
+4
2021-11-22
ASoC: SOF: Intel: hda: free DAI widget during stop and suspend
Ranjani Sridharan
1
-21
/
+2
2021-11-22
ASoC: SOF: add support for dynamic pipelines with multi-core
Ranjani Sridharan
9
-145
/
+59
2021-11-22
ASoC: SOF: hda: don't use the core op for power up/power down
Ranjani Sridharan
3
-11
/
+25
2021-11-22
ASoC: SOF: free widgets in sof_tear_down_pipelines() for static pipelines
Ranjani Sridharan
1
-3
/
+10
2021-11-22
ASoC: SOF: topology: remove sof_load_pipeline_ipc()
Ranjani Sridharan
3
-22
/
+2
2021-11-22
ASoC: SOF: Intel: CNL/ICL/APL: set core_get/core_put ops
Ranjani Sridharan
5
-0
/
+48
2021-11-22
ASoC: SOF: Intel: TGL: set core_get/put ops
Ranjani Sridharan
1
-0
/
+42
2021-11-22
ASoC: SOF: Add ops for core_get and core_put
Ranjani Sridharan
2
-0
/
+65
2021-11-22
ASoC: SOF: Introduce num_cores and ref count per core
Ranjani Sridharan
7
-0
/
+46
2021-11-22
ASoC: SOF: Intel: hda: expose get_chip_info()
Ranjani Sridharan
2
-11
/
+7
2021-11-22
ASoC: SOF: imx8m: Implement reset callback
Daniel Baluta
1
-0
/
+39
2021-11-22
ASoC: SOF: imx8m: Implement DSP start
Daniel Baluta
1
-1
/
+24
2021-11-22
ASoC: SOF: imx8m: Add runtime PM / System PM support
Daniel Baluta
1
-1
/
+105
2021-11-22
ASoC: SOF: imx8: Add runtime PM / System PM support
Daniel Baluta
1
-1
/
+115
2021-11-22
ASoC: SOF: imx: Add code to manage DSP related clocks
Daniel Baluta
4
-0
/
+81
2021-11-22
ASoC: rk817: Add module alias for rk817-codec
Nicolas Frattaroli
1
-0
/
+1
2021-11-22
ASoC: soc-acpi: Set mach->id field on comp_ids matches
Hans de Goede
1
-1
/
+3
2021-11-20
ALSA: hda: Remove redundant runtime PM calls
Takashi Iwai
1
-4
/
+0
2021-11-20
ALSA: intel-dsp-config: add quirk for JSL devices based on ES8336 codec
Pierre-Louis Bossart
1
-0
/
+9
2021-11-19
ALSA: usb-audio: Don't start stream for capture at prepare
Takashi Iwai
1
-1
/
+2
2021-11-19
ALSA: usb-audio: Switch back to non-latency mode at a later point
Takashi Iwai
1
-2
/
+9
2021-11-18
ALSA: ctxfi: Fix out-of-range access
Takashi Iwai
5
-26
/
+22
2021-11-18
ASoC: tegra: Fix kcontrol put callback in Mixer
Sameer Pujar
1
-7
/
+19
2021-11-18
ASoC: tegra: Fix kcontrol put callback in ADX
Sameer Pujar
1
-0
/
+3
2021-11-18
ASoC: tegra: Fix kcontrol put callback in AMX
Sameer Pujar
1
-0
/
+3
2021-11-18
ASoC: tegra: Fix kcontrol put callback in SFC
Sameer Pujar
1
-31
/
+93
2021-11-18
ASoC: tegra: Fix kcontrol put callback in MVC
Sameer Pujar
1
-4
/
+18
2021-11-18
ASoC: tegra: Fix kcontrol put callback in AHUB
Sameer Pujar
1
-4
/
+7
2021-11-18
ASoC: tegra: Fix kcontrol put callback in DSPK
Sameer Pujar
1
-32
/
+146
2021-11-18
ASoC: tegra: Fix kcontrol put callback in DMIC
Sameer Pujar
1
-34
/
+149
2021-11-18
ASoC: tegra: Fix kcontrol put callback in I2S
Sameer Pujar
1
-74
/
+224
2021-11-18
ASoC: tegra: Fix kcontrol put callback in ADMAIF
Sameer Pujar
1
-29
/
+109
2021-11-18
ASoC: tegra: Fix wrong value type in MVC
Sameer Pujar
1
-4
/
+4
2021-11-18
ASoC: tegra: Fix wrong value type in SFC
Sameer Pujar
1
-9
/
+12
2021-11-18
ASoC: tegra: Fix wrong value type in DSPK
Sameer Pujar
1
-12
/
+11
2021-11-18
ASoC: tegra: Fix wrong value type in DMIC
Sameer Pujar
1
-12
/
+11
2021-11-18
ASoC: tegra: Fix wrong value type in I2S
Sameer Pujar
1
-18
/
+24
2021-11-18
ASoC: tegra: Fix wrong value type in ADMAIF
Sameer Pujar
1
-2
/
+2
2021-11-18
ASoC: SOF: Add support for Mediatek MT8195
Mark Brown
15
-1
/
+1019
2021-11-18
Merge tag 'asoc-fix-v5.16-rc1' of https://git.kernel.org/pub/scm/linux/kernel/git/broonie/sound into for-linus
Takashi Iwai
29
-75
/
+519
2021-11-18
ASoC: codecs: MBHC: Remove useless condition check
Srinivasa Rao Mandadapu
1
-9
/
+5
2021-11-18
ASoC: SOF: mediatek: Add DSP system PM callback for mt8195
YC Hung
1
-0
/
+42
[prev]
[next]