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-10-07
ASoC: SOF: Print the dbg_dump and ipc_dump once to reduce kernel log noise
Peter Ujfalusi
4
-3
/
+16
2021-10-07
ASoC: SOF: ipc and dsp dump: Add markers for better visibility
Peter Ujfalusi
1
-2
/
+8
2021-10-07
ASoC: SOF: debug: Swap the dsp_dump and ipc_dump sequence for fw_exception
Peter Ujfalusi
1
-1
/
+1
2021-10-07
ASoC: SOF: core: debug: force all processing on primary core
Pierre-Louis Bossart
2
-0
/
+9
2021-10-07
ASoC: max98927: Handle reset gpio when probing i2c
Alejandro Tafalla
2
-0
/
+26
2021-10-07
ASoC: codec: wcd938x: Add irq config support
Srinivasa Rao Mandadapu
1
-0
/
+1
2021-10-07
ASoC: DAPM: Fix missing kctl change notifications
Takashi Iwai
1
-5
/
+8
2021-10-07
ASoC: Intel: bytcht_es8316: Utilize dev_err_probe() to avoid log saturation
Andy Shevchenko
1
-13
/
+5
2021-10-07
ASoC: Intel: bytcht_es8316: Switch to use gpiod_get_optional()
Andy Shevchenko
1
-7
/
+3
2021-10-07
ASoC: Intel: bytcht_es8316: Use temporary variable for struct device
Andy Shevchenko
1
-2
/
+2
2021-10-07
ASoC: Intel: bytcht_es8316: Get platform data via dev_get_platdata()
Andy Shevchenko
1
-3
/
+2
2021-10-07
ASoC: wcd938x: Fix jack detection issue
Srinivasa Rao Mandadapu
1
-3
/
+3
2021-10-07
ALSA: usb-audio: Pass JOINT_DUPLEX info flag for implicit fb streams
Takashi Iwai
1
-0
/
+7
2021-10-07
ALSA: pcm: Add more disconnection checks at file ops
Takashi Iwai
1
-4
/
+21
2021-10-07
ALSA: hda: intel: Allow repeatedly probing on codec configuration errors
Takashi Iwai
6
-25
/
+55
2021-10-06
ALSA: hda/realtek: Add quirk for TongFang PHxTxX1
Werner Sembach
1
-1
/
+25
2021-10-05
Merge series "ASoC: Intel: machine driver updates for 5.16" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
Mark Brown
8
-3
/
+674
2021-10-05
Merge series "ASoC: SOF: Intel: add flags to turn on SSP clocks early" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
Mark Brown
3
-2
/
+90
2021-10-05
Merge series "ASoC: SOF: topology: minor updates" from Pierre-Louis Bossart <pierre-louis.bossart@linux.intel.com>:
Mark Brown
2
-9
/
+21
2021-10-05
ASoC: SOF: OF: Add fw_path and tplg_path parameters
Daniel Baluta
1
-3
/
+18
2021-10-05
ASoC: amd: acp-rt5645: Constify static snd_soc_ops
Rikard Falkeborn
1
-1
/
+1
2021-10-05
ASoC: SOF: topology: return error if sof_connect_dai_widget() fails
Ranjani Sridharan
1
-5
/
+6
2021-10-05
ASoC: SOF: topology: allow for dynamic pipelines override for debug
Pierre-Louis Bossart
2
-2
/
+13
2021-10-05
ASoC: SOF: topology: show clks_control value in dynamic debug
Pierre-Louis Bossart
1
-2
/
+2
2021-10-05
ASoC: SOF: Intel: hda-dai: improve SSP DAI handling for dynamic pipelines
Pierre-Louis Bossart
1
-2
/
+80
2021-10-05
ASoC: SOF: Intel: hda: add new flags for DAI_CONFIG
Pierre-Louis Bossart
2
-0
/
+10
2021-10-05
ASoC: Intel: sof_sdw: add missing quirk for Dell SKU 0A45
Pierre-Louis Bossart
1
-0
/
+10
2021-10-05
ASoC: Intel: soc-acpi: add missing quirk for TGL SDCA single amp
Pierre-Louis Bossart
1
-0
/
+41
2021-10-05
ASoC: Intel: add machine driver for SOF+ES8336
Pierre-Louis Bossart
3
-0
/
+585
2021-10-05
ALSA: intel-dsp-config: add quirk for APL/GLK/TGL devices based on ES8336 codec
Pierre-Louis Bossart
1
-2
/
+20
2021-10-05
ASoC: Intel: soc-acpi: apl/glk/tgl: add entry for devices based on ES8336 codec
Pierre-Louis Bossart
3
-1
/
+18
2021-10-05
ALSA: hda/realtek - ALC236 headset MIC recording issue
Kailang Yang
1
-1
/
+4
2021-10-05
ALSA: usb-audio: Enable rate validation for Scarlett devices
Takashi Iwai
1
-0
/
+2
2021-10-04
ASoC: Intel: cht_bsw_nau8824: Set card.components string
Hans de Goede
1
-0
/
+2
2021-10-04
ASoC: nau8824: Add a nau8824_components() helper
Hans de Goede
2
-1
/
+32
2021-10-04
ASoC: nau8824: Add DMI quirk mechanism for active-high jack-detect
Hans de Goede
1
-0
/
+40
2021-10-04
ASoC: nau8824: Fix NAU8824_JACK_LOGIC define
Hans de Goede
1
-1
/
+1
2021-10-04
ASoC: rt5651: Use IRQF_NO_AUTOEN when requesting the IRQ
Hans de Goede
1
-5
/
+2
2021-10-04
ASoC: es8316: Use IRQF_NO_AUTOEN when requesting the IRQ
Hans de Goede
1
-5
/
+2
2021-10-04
ALSA: hda/realtek: Add quirk for Clevo X170KM-G
Werner Sembach
1
-0
/
+1
2021-10-04
ALSA: hda/realtek: Complete partial device name to avoid ambiguity
Werner Sembach
1
-1
/
+1
2021-10-02
ASoC: nau8821: new driver
Seven Lee
4
-0
/
+2252
2021-10-01
Merge series "Add support for on demand pipeline setup/destroy" from Peter Ujfalusi <peter.ujfalusi@linux.intel.com>:
Mark Brown
14
-535
/
+1027
2021-10-01
ASoC: fsl_spdif: implement bypass mode from in to out
Viorel Suman
1
-0
/
+74
2021-10-01
ASoC: SOF: topology: Add kernel parameter for topology verification
Ranjani Sridharan
5
-17
/
+46
2021-10-01
ASoC: SOF: Add support for dynamic pipelines
Ranjani Sridharan
4
-54
/
+390
2021-10-01
ASoC: SOF: Intel: hda: make sure DAI widget is set up before IPC
Ranjani Sridharan
6
-117
/
+241
2021-10-01
ASoC: SOF: Introduce widget use_count
Ranjani Sridharan
3
-6
/
+97
2021-10-01
ASoC: SOF: Don't set up widgets during topology parsing
Ranjani Sridharan
4
-245
/
+43
2021-10-01
ASoC: SOF: restore kcontrols for widget during set up
Ranjani Sridharan
1
-26
/
+33
[prev]
[next]