ALSA Devel — Advanced Linux Sound Architecture
[Prev Page][Next Page]
- Re: [PATCH v2 02/15] spi: Drop duplicate IDR allocation code in spi_register_controller(), (continued)
- [PATCH v2 08/15] spi: Clean up headers, Andy Shevchenko
- [PATCH v2 06/15] spi: Use sysfs_emit() to instead of s*printf(), Andy Shevchenko
- [PATCH v2 04/15] spi: Replace open coded spi_controller_xfer_timeout(), Andy Shevchenko
- [PATCH v2 07/15] spi: Sort headers alphabetically, Andy Shevchenko
- [PATCH v2 11/15] spi: Get rid of old SPI_MASTER_NO_TX & SPI_MASTER_NO_RX, Andy Shevchenko
- [PATCH v2 10/15] spi: Use predefined constants from bits.h and units.h, Andy Shevchenko
- [PATCH v2 05/15] spi: Remove code duplication in spi_add_device_locked(), Andy Shevchenko
- [PATCH v2 12/15] spi: Get rid of old SPI_MASTER_MUST_TX & SPI_MASTER_MUST_RX, Andy Shevchenko
- [PATCH v2 09/15] spi: Use struct_size() helper, Andy Shevchenko
- [PATCH v2 01/15] spi: Remove unneeded OF node NULL checks, Andy Shevchenko
- [PATCH v2 03/15] spi: Replace if-else-if by bitops and multiplications, Andy Shevchenko
- [PATCH v2 13/15] spi: Rename SPI_MASTER_GPIO_SS to SPI_CONTROLLER_GPIO_SS, Andy Shevchenko
- [PATCH v2 14/15] spi: Convert to SPI_CONTROLLER_HALF_DUPLEX, Andy Shevchenko
- [PATCH v2 15/15] spi: Fix spelling typos and acronyms capitalization, Andy Shevchenko
- Re: [PATCH v2 00/15] spi: Header and core clean up and refactoring, Mark Brown
- Re: (subset) [PATCH v2 00/15] spi: Header and core clean up and refactoring, Mark Brown
- [PATCH 00/13] PCI: Define Intel PCI IDs and use them in drivers,
Amadeusz Sławiński
- [PATCH 01/13] PCI: Sort Intel PCI IDs by number, Amadeusz Sławiński
- [PATCH 03/13] ALSA: hda: Add controller matching macros, Amadeusz Sławiński
- [PATCH 02/13] PCI: Add Intel Audio DSP devices to pci_ids.h, Amadeusz Sławiński
- [PATCH 04/13] ALSA: hda: Use global PCI match macro, Amadeusz Sławiński
- [PATCH 07/13] ALSA: intel-dsp-config: Convert to PCI device IDs defines, Amadeusz Sławiński
- [PATCH 08/13] ALSA: hda: Convert to PCI device IDs defines, Amadeusz Sławiński
- [PATCH 10/13] ASoC: Intel: avs: Convert to PCI device IDs defines, Amadeusz Sławiński
- [PATCH 11/13] ASoC: Intel: Skylake: Convert to PCI device IDs defines, Amadeusz Sławiński
- [PATCH 13/13] ASoC: Intel: sst: Convert to PCI device IDs defines, Amadeusz Sławiński
- [PATCH 12/13] ASoC: SOF: Intel: Convert to PCI device IDs defines, Amadeusz Sławiński
- [PATCH 05/13] ALSA: hda/i915: Use global PCI match macro, Amadeusz Sławiński
- [PATCH 09/13] ASoC: Intel: avs: Convert to PCI device IDs defines, Amadeusz Sławiński
- [PATCH 06/13] ASoC: Intel: Skylake: Use global PCI match macro, Amadeusz Sławiński
- Re: [PATCH 00/13] PCI: Define Intel PCI IDs and use them in drivers, Pierre-Louis Bossart
- ALC4082 - ASRock Z790 PG-ITX/TB4,
GitHub issues - opened
- [PATCH] ASoC: SOF: ipc3-dtrace: uninitialized data in dfsentry_trace_filter_write(),
Dan Carpenter
- [PATCH] dt-bindings: sound: Update maintainer email id,
Rohit kumar
- [PATCH v1 0/8] spi: Header and core clean up and refactoring,
Andy Shevchenko
- [PATCH 1/2] ALSA: emu10k1: make E-MU dock monitoring interrupt-driven,
Oswald Buddenhagen
- [PATCH v2] ASoC: Intel: sof_rt5682: add jsl_rt5650 board config,
Brent Lu
- [PATCH v2 1/3] ALSA: hda/tas2781: Add tas2781 HDA driver,
Shenghao Ding
- [PATCH] ASoC: Intel: sof_rt5682: add jsl_rt5650 board config, Brent Lu
- [PATCH v2 00/15] ASoC: add multi Component support,
Kuninori Morimoto
- [PATCH v2 01/15] ASoC: soc-core: protect dlc->of_node under mutex, Kuninori Morimoto
- [PATCH v2 02/15] ASoC: soc-core.c: initialize dlc on snd_soc_get_dai_id(), Kuninori Morimoto
- [PATCH v2 03/15] ASoC: soc-core.c: cleanup soc_dai_link_sanity_check(), Kuninori Morimoto
- [PATCH v2 04/15] ASoC: soc-dai.c: add DAI get/match functions, Kuninori Morimoto
- [PATCH v2 05/15] ASoC: soc-core.c: enable multi Component, Kuninori Morimoto
- [PATCH v2 06/15] ASoC: soc-core.c: add snd_soc_get_dai_via_args(), Kuninori Morimoto
- [PATCH v2 07/15] ASoC: soc-core.c: add snd_soc_dlc_use_cpu_as_platform(), Kuninori Morimoto
- [PATCH v2 08/15] ASoC: soc-core.c: add snd_soc_copy_dai_args(), Kuninori Morimoto
- [PATCH v2 09/15] ASoC: simple-card-utils.c: enable multi Component support, Kuninori Morimoto
- [PATCH v2 10/15] ASoC: simple-card.c: enable multi Component support, Kuninori Morimoto
- [PATCH v2 11/15] ASoC: rsnd: use DAI driver ID instead of DAI ID, Kuninori Morimoto
- [PATCH v2 12/15] ASoC: rsnd: cleanup rsnd_dai_of_node(), Kuninori Morimoto
- [PATCH v2 13/15] ASoC: rsnd: enable multi Component support for Audio Graph Card/Card2, Kuninori Morimoto
- [PATCH v2 14/15] ASoC: dt-bindings: renesas,rsnd.yaml: add common port-def, Kuninori Morimoto
- [PATCH v2 15/15] ASoC: dt-bindings: renesas,rsnd.yaml: enable multi ports for multi Component support, Kuninori Morimoto
- Re: (subset) [PATCH v2 00/15] ASoC: add multi Component support, Mark Brown
- on (not) breaking user space, Oswald Buddenhagen
- [Feature Request] New hdajackretask ncurses TUI, GitHub issues - opened
- [PATCH] ASoC: amd: ps: Fix extraneous error messages,
Mario Limonciello
- [PATCH] ASoC: dt-bindings: audio-graph-card2: Drop incomplete example,
Rob Herring
- [PATCH 0/4] Add acpi mahine id's for vangogh platform and,
Venkata Prasad Potturu
- [PATCH 1/2] ALSA: pcmtest: Convert to platform remove callback returning void,
Uwe Kleine-König
- [PATCH v2] ASoC: dt-bindings: Update maintainer email id,
Rohit kumar
- [PATCH 0/2] ASoC: Another set of platform remove conversions,
Uwe Kleine-König
- [PATCH] ASoC: fsl_sai: Revert "ASoC: fsl_sai: Enable MCTL_MCLK_EN bit for master mode",
Fabio Estevam
- [PATCH] ALSA: jack: Fix mutex call in snd_jack_report(), Takashi Iwai
- [RFC] ASoC: fsl_sai: Do not set MCTL_MCLK_EN based on the number of registers,
Fabio Estevam
- [PATCH 0/3] regmap: Fix REGMAP selections,
Geert Uytterhoeven
- [PATCH 0/3] ARM: omap4: embt2ws: Add audio support,
Andreas Kemnade
- [PATCH] ASoC: mediatek: mt8188: DPCM used FE and BE merged parameters,
Trevor Wu
- [PATCH v3 0/3] AMD Vangogh support for NAU8821/MAX98388,
Cristian Ciocaltea
- [tiwai-sound:topic/midi20-gadget 63/63] htmldocs: Documentation/usb/gadget-testing.rst:1019: WARNING: Malformed table., kernel test robot
- [tiwai-sound:test/snd_ctl_remove-lock-fix 40/54] htmldocs: ./include/sound/control.h:162: warning: expecting prototype for snd_ctl_find_id(). Prototype was for snd_ctl_find_id_mixer() instead, kernel test robot
- [PATCH 00/10] Introduce STM32 Firewall framework,
Gatien Chevallier
- [PATCH 02/10] dt-bindings: bus: add device tree bindings for RIFSC, Gatien Chevallier
- [PATCH 04/10] dt-bindings: treewide: add feature-domains description in binding files, Gatien Chevallier
- [PATCH 03/10] dt-bindings: bus: add device tree bindings for ETZPC, Gatien Chevallier
- [PATCH 06/10] bus: rifsc: introduce RIFSC firewall controller driver, Gatien Chevallier
- [PATCH 05/10] firewall: introduce stm32_firewall framework, Gatien Chevallier
- [PATCH 07/10] arm64: dts: st: add RIFSC as a domain controller for STM32MP25x boards, Gatien Chevallier
- [IGNORE][PATCH 01/10] dt-bindings: Document common device controller bindings, Gatien Chevallier
- [PATCH 08/10] bus: etzpc: introduce ETZPC firewall controller driver, Gatien Chevallier
- [PATCH 09/10] ARM: dts: stm32: add ETZPC as a system bus for STM32MP15x boards, Gatien Chevallier
- [PATCH 10/10] ARM: dts: stm32: add ETZPC as a system bus for STM32MP13x boards, Gatien Chevallier
- [PATCH 0/8] ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferral,
Johan Hovold
- [PATCH 2/8] ASoC: qdsp6: audioreach: fix topology probe deferral, Johan Hovold
- [PATCH 1/8] soundwire: fix enumeration completion, Johan Hovold
- [PATCH 3/8] ASoC: codecs: wcd938x: fix missing clsh ctrl error handling, Johan Hovold
- [PATCH 8/8] ASoC: core: suppress probe deferral errors, Johan Hovold
- [PATCH 7/8] ASoC: topology: suppress probe deferral errors, Johan Hovold
- [PATCH 4/8] ASoC: codecs: wcd938x: fix resource leaks on component remove, Johan Hovold
- [PATCH 6/8] ASoC: codecs: wcd-mbhc-v2: fix resource leaks on component remove, Johan Hovold
- [PATCH 5/8] ASoC: codecs: wcd934x: fix resource leaks on component remove, Johan Hovold
- Re: (subset) [PATCH 0/8] ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferral, Vinod Koul
- Re: (subset) [PATCH 0/8] ASoC/soundwire/qdsp6/wcd: fix leaks and probe deferral, Mark Brown
- [PATCH v2 0/3] AMD Vangogh support for NAU8821/MAX98388,
Cristian Ciocaltea
- [PATCH] ASoC: qcom: q6apm: do not close GPR port before closing graph,
Srinivas Kandagatla
- [PATCH] ASoC: codecs: wcd938x: fix dB range for HPHL and HPHR,
Srinivas Kandagatla
- [PATCH] ASoC: qcom: q6afe-dai: fix Display Port Playback stream name,
Srinivas Kandagatla
- [PATCH v2] sound: seq: fix typo in system_2p_ev_to_ump_midi1(),
Minjie Du
- [PATCH v1] sound: seq: check struct system assignment problem,
Minjie Du
- [tiwai-sound:test/snd_ctl_remove-lock-fix 31/38] sound/soc/mediatek/mt8188/mt8188-mt6359.c:1000:25: error: implicit declaration of function 'snd_ctl_remove'; did you mean 'snd_ctl_rename'?, kernel test robot
- [PATCH 3/3] ASoC: rt5645: add the system level suspend-resume callback,
shumingf
- [PATCH 2/3] ASoC: rt5645: check return value after reading device id,
shumingf
- [PATCH 1/3] ASoC: rt5645: implement set_jack callback,
shumingf
- [tiwai-sound:test/snd_ctl_remove-lock-fix 33/38] sound/soc/codecs/sigmadsp.c:676:45: error: no member named 'kctl' in 'struct sigmadsp_control', kernel test robot
- Garbage returned while reading unused S/PDIF, A CM106 like sound card,
Aurélien
- [tiwai-sound:test/snd_ctl_remove-lock-fix 33/38] sound/soc/codecs/sigmadsp.c:676:50: error: 'struct sigmadsp_control' has no member named 'kctl', kernel test robot
- [tiwai-sound:test/snd_ctl_remove-lock-fix 34/38] drivers/staging/greybus/audio_codec.c:810:26: warning: variable 'card' set but not used,
kernel test robot
- [PATCH] Add Dell XPS 15 9530 ALC289 speaker fix,
Pentracillin@
- snd_soc_dai_ops.startup called for all codecs,
Peter Suti
- [PATCH v1] sound: riptide: Remove duplicate judgments code,
Minjie Du
- [bug report] ALSA: jack: Access input_dev under mutex,
Dan Carpenter
- [PATCH] ASoC: codecs: wcd938x: fix missing mbhc init error handling,
Johan Hovold
- [PATCH v2 0/5] ALSA: hda/realtek: add extra ROOG laptop quirks,
Luke D. Jones
- [PATCH] ASoC: cs35l45: Select REGMAP_IRQ,
Nathan Chancellor
- [PATCH v2 0/4] ASoC: remove copy of intlog10(),
Andy Shevchenko
- [PATCH] ALSA: pcm: Fix potential data race at PCM memory allocation helpers, Takashi Iwai
- [PATCH 5/5] ASoC: rt722-sdca: fix for JD event handling in ClockStop Mode0, shumingf
- [PATCH 4/5] ASoC: rt712-sdca: fix for JD event handling in ClockStop Mode0, shumingf
- [PATCH 3/5] ASoC: rt711-sdca: fix for JD event handling in ClockStop Mode0, shumingf
- [PATCH 2/5] ASoC: rt711: fix for JD event handling in ClockStop Mode0, shumingf
- [PATCH 1/5] ASoC: rt5682-sdw: fix for JD event handling in ClockStop Mode0,
shumingf
- [PATCH 0/5] fix for JD event handling in ClockStop Mode0, shumingf
- [PATCH] ALSA: hda: fix a possible null-pointer dereference due to data race in snd_hdac_regmap_sync(),
Tuo Li
- [PATCH] ASoC: codecs: wcd938x: fix soundwire initialisation race,
Johan Hovold
- [PATCH 0/5] ASoC: codecs: wcd938x/wcd934x: loglevel fix and cleanups,
Johan Hovold
- [PATCH] ASoC: codecs: wcd938x: fix codec initialisation race,
Johan Hovold
- [PATCH v1 1/3] ALSA: hda/tas2781: Add tas2781 HDA driver,
Shenghao Ding
- ucm: mark internal functions static,
GitHub pull_request - opened
- [PATCH v2 RESEND RESEND] ASoC: fsl MPC52xx drivers require PPC_BESTCOMM, Randy Dunlap
- [PATCH v2] ASoC: stac9766: fix build errors with REGMAP_AC97,
Randy Dunlap
- [PATCH v2 0/4] ASoC: rt5677: Refactor GPIO and use device_get_match_data(),
Andy Shevchenko
- [PATCH v2 0/8] ALSA: emu10k1: add support for high-bitrate modes of E-MU cards,
Oswald Buddenhagen
- [tiwai-sound:topic/midi20-gadget 58/62] f_midi2.c:undefined reference to `snd_ump_switch_protocol', kernel test robot
- [tiwai-sound:topic/midi20-gadget 58/62] ERROR: modpost: "snd_ump_switch_protocol" [drivers/usb/gadget/function/usb_f_midi2.ko] undefined!, kernel test robot
- [PATCH 1/2] ASoC: SOF: amd: add revision check for sending sha dma completion command,
Mastan Katragadda
- [PATCHv2] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook G10,
Huang Rui
- [PATCH] ALSA: hda/realtek: fix mute/micmute LEDs for HP EliteBook G10, Huang Rui
- [PATCH] ASoC: codecs: es8326: Fix power-up sequence,
Zhu Ning
- [PATCH 0/2] ALSA: hda/realtek: Add quirk for ASUS ROG laptops,
Luke D. Jones
- [PATCH] ASoC: soc-core: protect dlc->of_node under mutex,
Kuninori Morimoto
- [tiwai-sound:topic/midi20-gadget 56/56] f_midi2.c:undefined reference to `snd_ump_endpoint_new', kernel test robot
- [tiwai-sound:topic/midi20-gadget 56/56] ld.lld: error: undefined symbol: snd_ump_transmit, kernel test robot
- [tiwai-sound:topic/midi20-gadget 56/56] ERROR: modpost: "snd_ump_block_new" [drivers/usb/gadget/function/usb_f_midi2.ko] undefined!, kernel test robot
- [tiwai-sound:topic/midi20-gadget 56/56] drivers/usb/gadget/function/f_midi2.c:483:6: warning: no previous prototype for function 'reply_ump_stream_fb_info', kernel test robot
- [tiwai-sound:topic/midi20-gadget 56/56] drivers/usb/gadget/function/f_midi2.c:483:6: warning: no previous prototype for 'reply_ump_stream_fb_info', kernel test robot
- [PATCH AUTOSEL 6.1 11/12] ALSA: hda/realtek: Add quirk for ASUS ROG GV601V, Sasha Levin
- [PATCH AUTOSEL 6.1 07/12] ALSA: hda/realtek: Add quirk for ASUS ROG G634Z, Sasha Levin
- [PATCH AUTOSEL 6.3 16/17] ALSA: hda/realtek: Add quirk for ASUS ROG GV601V, Sasha Levin
- [PATCH AUTOSEL 6.3 10/17] ALSA: hda/realtek: Add quirk for ASUS ROG G634Z, Sasha Levin
- [PATCH v2 0/2] ASoC: fsl_sai: Fill Tx FIFO to avoid initial underruns,
Sascha Hauer
- [PATCH 0/2] ASoC: fsl_sai: Fill Tx FIFO to avoid initial underruns,
Sascha Hauer
- Arturia Minifuse 2 (and probably any other using SplitPCM macro) - lost sample rate range on each in/out (and forced to 48000),
GitHub issues - opened
- [PATCH 0/8] ASoC: Intel: avs: New boards and fixes to existing ones,
Cezary Rojewski
- [PATCH v1 0/3] ASoC: rt5677: Refactor to use device_get_match_data(),
Andy Shevchenko
- [PATCH] ASoC: mediatek: mt8188: add constraints for PCM,
Trevor Wu
- [PATCH 0/2] ASoC: mt8188: add memory-region support,
Trevor Wu
- Fix symver build error on non-ELF platforms, GitHub pull_request - opened
- [PATCH v2 0/5] Few audio fixes on Tegra platforms,
Sameer Pujar
- [PATCH 0/6] Add audio support in v4l2 framework,
Shengjiu Wang
- configure: Add large file support via CFLAGS,
GitHub pull_request - opened
- [PATCH] ALSA: hda/realtek: Add quirk for Clevo NPx0SNx,
Werner Sembach
- [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers,
Amadeusz Sławiński
- [RFC PATCH 1/8] PCI: Add Intel Audio DSP devices to pci_ids.h, Amadeusz Sławiński
- [RFC PATCH 4/8] ALSA: hda/i915: Update PCI IDs, Amadeusz Sławiński
- [RFC PATCH 2/8] ALSA: intel-dsp-config: Update PCI ID list, Amadeusz Sławiński
- [RFC PATCH 8/8] ASoC: SOF: Intel: Update PCI ID list, Amadeusz Sławiński
- [RFC PATCH 7/8] ASoC: Intel: Skylake: Update PCI ID list, Amadeusz Sławiński
- [RFC PATCH 6/8] ASoC: Intel: avs: Update PCI ID list, Amadeusz Sławiński
- [RFC PATCH 5/8] ASoC: Intel: avs: Update PCI ID list, Amadeusz Sławiński
- [RFC PATCH 3/8] ALSA: hda: Update PCI ID list, Amadeusz Sławiński
- Re: [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers, Mark Brown
- Re: [RFC PATCH 0/8] PCI: Define Intel PCI IDs and use them in drivers, Andy Shevchenko
- [PATCH] ALSA: sb: fix potential deadlock on &chip->mixer_lock,
Chengfeng Ye
- [PATCH v2] soundwire: amd: Fix a check for errors in probe(),
Dan Carpenter
- [PATCH 0/3] ASoC: qcom: get tplg firmware-name from device tree,
Srinivas Kandagatla
- [PATCH] ALSA: ump: Correct wrong byte size at converting a UMP System message, Takashi Iwai
- acp62: add initial support for AMD ACP v6.2 RPL, GitHub pull_request - edited
- ucm2: Qualcomm: sc8280xp: fix device numbers, GitHub pull_request - opened
- [PATCH] ASoC: qdsp6: q6apm: use dai link pcm id as pcm device number,
Srinivas Kandagatla
- [PATCH] ALSA: fireface: make read-only const array for model names static,
Takashi Sakamoto
- [PATCH 00/11] Even more msm bindings fixes,
Konrad Dybcio
- [PATCH 02/11] arm64: dts: qcom: msm8939: Drop "qcom,idle-state-spc" compatible, Konrad Dybcio
- [PATCH 03/11] arm64: dts: qcom: msm8939: Add missing 'cache-unified' to L2, Konrad Dybcio
- [PATCH 04/11] arm64: dts: qcom: apq8039-t2: Drop inexistent property, Konrad Dybcio
- [PATCH 01/11] arm64: dts: qcom: sc7180: Fix DSI0_PHY reg-names, Konrad Dybcio
- [PATCH 05/11] dt-bindings: sound: Convert pm8916-wcd-analog-codec to YAML, Konrad Dybcio
- [PATCH 08/11] dt-bindings: usb: ci-hdrc-usb2: Fix handling pinctrl properties, Konrad Dybcio
- [PATCH 10/11] dt-bindings: usb: dwc3: Allow just 1 interrupt for MSM8996, Konrad Dybcio
- [PATCH 11/11] arm64: dts: qcom: msm8996: Add missing interrupt to the USB2 controller, Konrad Dybcio
- [PATCH 09/11] dt-bindings: arm: msm: kpss-acc: Make the optional reg truly optional, Konrad Dybcio
- [PATCH 06/11] dt-bindings: mfd: qcom,spmi-pmic: Reference pm8916 wcd analog codec schema, Konrad Dybcio
- [PATCH 07/11] dt-bindings: iommu: qcom_iommu: Allow 'tbu' clock, Konrad Dybcio
- Re: (subset) [PATCH 00/11] Even more msm bindings fixes, Bjorn Andersson
- Re: (subset) [PATCH 00/11] Even more msm bindings fixes, Mark Brown
- Re: (subset) [PATCH 00/11] Even more msm bindings fixes, Bjorn Andersson
- [PATCH][next] ALSA: oxfw: make read-only const array models static,
Colin Ian King
- [PATCH AUTOSEL 4.14 5/5] ALSA: seq: oss: Fix racy open/close of MIDI devices,
Sasha Levin
- [PATCH AUTOSEL 4.19 5/5] ALSA: seq: oss: Fix racy open/close of MIDI devices,
Sasha Levin
- [PATCH AUTOSEL 5.4 6/6] ALSA: seq: oss: Fix racy open/close of MIDI devices,
Sasha Levin
- [PATCH AUTOSEL 5.10 7/7] ALSA: seq: oss: Fix racy open/close of MIDI devices,
Sasha Levin
- [PATCH AUTOSEL 5.15 9/9] ALSA: seq: oss: Fix racy open/close of MIDI devices,
Sasha Levin
- [PATCH AUTOSEL 6.1 15/15] ALSA: seq: oss: Fix racy open/close of MIDI devices,
Sasha Levin
[Index of Archives]
[Pulse Audio]
[ALSA Users]
[Linux Audio Users]
[Red Hat Install]
[Fedora]
[Kernel]
[Video 4 Linux]