alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-08-18 17:09:36 to 2020-08-21 12:20:20 UTC [more...]

More Generic Audio Graph Sound Card idea
 2020-08-21 12:18 UTC  (9+ messages)

Re: [alsa-devel] Attempting to understand odd snd-usb-audio code and behavior
 2020-08-21 12:03 UTC  (2+ messages)
`  "

[PATCH] topology: hda-dsp: Remove srcintc module from HDA DSP topology
 2020-08-21 10:21 UTC 

pcm|dmaengine|imx-sdma race condition on i.MX6
 2020-08-21  9:54 UTC  (13+ messages)

a saner API for allocating DMA addressable pages
 2020-08-20 17:41 UTC  (53+ messages)
` [PATCH 01/28] mm: turn alloc_pages into an inline function
` [PATCH 02/28] drm/exynos: stop setting DMA_ATTR_NON_CONSISTENT
` [PATCH 03/28] drm/nouveau/gk20a: "
` [PATCH 04/28] net/au1000-eth: stop using DMA_ATTR_NON_CONSISTENT
` [PATCH 05/28] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT
` [PATCH 06/28] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/28] 53c700: improve non-coherent DMA handling
` [PATCH 08/28] MIPS: make dma_sync_*_for_cpu a little less overzealous
` [PATCH 09/28] MIPS/jazzdma: remove the unused vdma_remap function
` [PATCH 10/28] MIPS/jazzdma: decouple from dma-direct
` [PATCH 11/28] dma-mapping: add (back) arch_dma_mark_clean for ia64
` [PATCH 12/28] dma-direct: remove dma_direct_{alloc,free}_pages
` [PATCH 13/28] dma-direct: lift gfp_t manipulation out of__dma_direct_alloc_pages
` [PATCH 14/28] dma-direct: use phys_to_dma_direct in dma_direct_alloc
` [PATCH 15/28] dma-direct: remove __dma_to_phys
` [PATCH 16/28] dma-direct: rename and cleanup __phys_to_dma
` [PATCH 17/28] dma-mapping: move dma_common_{mmap, get_sgtable} out of mapping.c
` [PATCH 18/28] dma-mapping: move the dma_declare_coherent_memory documentation
` [PATCH 19/28] dma-mapping: replace DMA_ATTR_NON_CONSISTENT with dma_{alloc, free}_pages
` [PATCH 20/28] sgiwd93: convert from dma_cache_sync to dma_sync_single_for_device
` [PATCH 21/28] hal2: "
` [PATCH 22/28] sgiseeq: "
` [PATCH 23/28] lib82596: "
` [PATCH 24/28] 53c700: "
` [PATCH 25/28] dma-mapping: remove dma_cache_sync
` [PATCH 26/28] dmapool: add dma_alloc_pages support
` [PATCH 27/28] nvme-pci: fix PRP pool size
` [PATCH 28/28] nvme-pci: use dma_alloc_pages backed dmapools

[PATCH v6 0/2] Add mediatek codec mt6359 driver
 2020-08-20 21:48 UTC  (4+ messages)
` [PATCH v6 1/2] ASoC: mediatek: mt6359: add codec driver
` [PATCH v6 2/2] dt-bindings: mediatek: mt6359: add codec document

[PATCH v2 00/41] spi / fbdev / cpufreq / usb / mmc / hwmon / ARM: Prepare for multiplatform S3C
 2020-08-20 15:59 UTC 

[PATCH V2] dt-bindings: sound: Convert NXP spdif to json-schema
 2020-08-19 12:15 UTC  (2+ messages)

[PATCH 00/25] alsa-tools: efw-downloader: add initial version of firmwre downloader for Echo Audio Fireworks devices
 2020-08-21  7:31 UTC  (26+ messages)
` [PATCH 01/25] efw-downloader: start a new project to operate on-board flash memory for Fireworks board module
` [PATCH 02/25] efw-downloader: efw-proto: define EfwProto as derived object of HinawaFwResp
` [PATCH 03/25] efw-downloader: efw-proto: add constructor, destructor, bind, unbind functions
` [PATCH 04/25] efw-downloader: efw-proto: add responded signal
` [PATCH 05/25] efw-downloader: efw-proto: add class virtual method to handle "
` [PATCH 06/25] efw-downloader: efw-proto: add instance private structure
` [PATCH 07/25] efw-downloader: efw-proto: emit responded signal at receiving response
` [PATCH 08/25] efw-downloader: efw-proto: add function to finish transaction for command frame
` [PATCH 09/25] efw-downloader: efw-proto: add function to finish a pair of transactions
` [PATCH 10/25] efw-downloader: add parser for sub commands
` [PATCH 11/25] efw-downloader: subcmd-device: implement 'device' sub command to operate actual device
` [PATCH 12/25] efw-downloader: subcmd-device: open firewire character device by HinawaFwNode
` [PATCH 13/25] efw-downloader: config-rom: parse config rom to detect supported device
` [PATCH 14/25] efw-downloader: subcmd-device: check supported models or not
` [PATCH 15/25] efw-downloader: subcmd-device: bind Fireworks protocol
` [PATCH 16/25] efw-downloader: node_dispatcher: add event dispatcher utilizing GLib MainContext/MainLoop
` [PATCH 17/25] efw-downloader: subcmd-device: support debug output for response of Fireworks protocol
` [PATCH 18/25] efw-downloader: efw-commands: add support for a part of hardware command
` [PATCH 19/25] efw-downloader: efw-commands: add support for commands in flash category
` [PATCH 20/25] efw-downloader: subcmd-device: add read operation
` [PATCH 21/25] efw-downloader: file-cntr: add parser for data binary shipped by Echo Digital Audio corporation
` [PATCH 22/25] efw-downloader: subcmd-file: add 'file' sub command
` [PATCH 23/25] efw-downloader: subcmd-file: add parse operation
` [PATCH 24/25] efw-downloader: man: add online manual
` [PATCH 25/25] efw-downloader: add README formatted by reStructuredText

[PATCH 1/2] ASoC: bindings: fsl-asoc-card: add compatible string for TLV320AIC32x4 codec
 2020-08-21  7:20 UTC  (4+ messages)
` [PATCH 2/2] ASoC: fsl-asoc-card: add support "

[PATCH v2 0/3] soundwire: fix port_ready[] dynamic allocation
 2020-08-20 18:26 UTC  (4+ messages)
` [PATCH v2 1/3] soundwire: add definition for maximum number of ports
` [PATCH v2 2/3] soundwire: fix port_ready[] dynamic allocation in mipi_disco
` [PATCH v2 3/3] ASoC: codecs: fix port_ready[] dynamic allocation in ASoC codecs

[PATCH 0/2] soundwire: fix port_ready[] dynamic allocation in
 2020-08-21  5:15 UTC  (5+ messages)
` [PATCH 2/2] soundwire: fix port_ready[] dynamic allocation in mipi_disco and ASoC codecs

[PATCH v2] soundwire: SDCA: add helper macro to access controls
 2020-08-21  5:12 UTC  (4+ messages)

[PATCH] soundwire: cadence: fix race condition between suspend and Slave device alerts
 2020-08-21  5:07 UTC  (4+ messages)

[PATCH] soundwire: intel: fix CONFIG_PM and CONFIG_PM_SLEEP confusion
 2020-08-21  5:01 UTC  (2+ messages)

[PATCH] ASoC: intel: sof_sdw: add .exit callback function
 2020-08-20 13:45 UTC 

[PATCH 1/2] ucm: Add JackSwitch definition
 2020-08-20 23:32 UTC  (2+ messages)
` [PATCH 2/2] ucm: add DmaPeriodMicrosecs

[PATCH v2 0/9] Audio graph card updates and usage with Tegra210 audio
 2020-08-20 23:00 UTC  (4+ messages)

[RESEND] ASoC: SOF: Intel: add build support for SoundWire
 2020-08-20 21:48 UTC  (4+ messages)

[RESEND] ASoC: SOF: Intel: hda: import SOUNDWIRE_INIT namespace
 2020-08-20 21:48 UTC  (2+ messages)

[PATCH][next] ASoC: qcom: add missing out of memory check on drvdata->clks allocation
 2020-08-20 21:48 UTC  (3+ messages)

[PATCH] ASoC: qcom: Set card->owner to avoid warnings
 2020-08-20 15:45 UTC 

JamVOX usb soundcard works only after windows reboot
 2020-08-20 15:16 UTC  (2+ messages)

[PATCH v4 00/13] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-08-20  9:00 UTC  (16+ messages)
` [PATCH v4 01/13] ASoC: Intel: Add catpt device
` [PATCH v4 02/13] ASoC: Intel: catpt: Define DSP operations

Request to pick up couple NVIDIA Tegra ASoC patches into 5.7 kernel
 2020-08-20  8:15 UTC  (3+ messages)

[PATCH] ALSA: usb-audio: Add prevent wakeup from s3 state trig by Lenovo ThinkCentre TI024Gen3 USB-audio
 2020-08-20  6:25 UTC  (8+ messages)
      ` Re:Re: [PATCH] ALSA: usb-audio: Add prevent wakeup from s3 state trig byLenovo "

[PATCH] ASoC: qcom: common: Fix refcount imbalance on error
 2020-08-20  4:28 UTC 

[PATCH v5 0/2] Add mediatek codec mt6359 driver
 2020-08-19 19:40 UTC  (7+ messages)
` [PATCH v5 2/2] dt-bindings: mediatek: mt6359: add codec document

[PATCH v2] ALSA: hda: avoid reset of sdo_limit
 2020-08-19 15:38 UTC  (2+ messages)

[PATCH] ALSA: hda: avoid reset of sdo_limit
 2020-08-19 15:21 UTC  (3+ messages)

[PATCH] ASoC: codecs: rt*-sdw: use SDW_SLAVE_ENTRY_EXT
 2020-08-19 12:15 UTC  (2+ messages)

[PATCH] ASoC: Intel: skl_hda_dsp_generic: Fix NULLptr dereference in autosuspend delay
 2020-08-19 12:15 UTC  (2+ messages)

[PATCH 00/10] sound: convert tasklets to use new tasklet_setup()
 2020-08-19 11:28 UTC  (6+ messages)

[PATCH 0/2] ASoC: qcom: common: Parse auxiliary devices from device tree
 2020-08-19  9:15 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: qcom: Document "aux-devs" property
` [PATCH 2/2] ASoC: qcom: common: Parse auxiliary devices from device tree

[PATCH] soundwire: bus: fix typo in comment on INTSTAT registers
 2020-08-19  9:09 UTC  (2+ messages)

[PATCH 0/7] soundwire: filter out invalid PARITY errors
 2020-08-19  8:39 UTC  (9+ messages)
` [PATCH 1/7] soundwire: bus: use property to set interrupt masks
` [PATCH 2/7] soundwire: bus: filter-out unwanted interrupt reports
` [PATCH 3/7] soundwire: slave: add first_interrupt_done status
` [PATCH 4/7] soundwire: bus: use quirk to filter out invalid parity errors
` [PATCH 5/7] ASoC: codecs: realtek-soundwire: ignore initial PARITY errors
` [PATCH 6/7] soundwire: bus: export broadcast read/write capability for tests
` [PATCH 7/7] soundwire: cadence: add parity error injection through debugfs

[PATCH] ALSA: hda/realtek: Add quirk for Samsung Galaxy Book Ion
 2020-08-19  6:38 UTC  (2+ messages)

[GIT PULL] ASoC fixes for v5.9-rc1
 2020-08-19  6:04 UTC  (2+ messages)

ucm: let rval_sysfs check the device/driver/module first
 2020-08-19  4:10 UTC 

[PATCH] ALSA: usb-audio: Add prevent wakeup from s3 state trig by Lenovo ThinkCentre TI024Gen3 USB-audio
 2020-08-19  3:34 UTC 

[PATCH v2 0/3] Fix Kconfig dependency issue with DMAENGINES selection
 2020-08-19  0:10 UTC  (6+ messages)

[RFC PATCH v1 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-18 17:39 UTC  (2+ messages)

[PATCH v2 1/2] ASoC: rockchip-spdif: add description for rk3308
 2020-08-18 17:39 UTC  (2+ messages)

[PATCH v2] ASoC: hdac_hdmi: support 'ELD' mixer
 2020-08-18 17:39 UTC  (6+ messages)
` [PATCH v3] "

[PATCH] ASoC: wm_adsp: Update naming in error handling
 2020-08-18 17:39 UTC  (2+ messages)

[PATCH 0/3] ASoC: da7219: Reorganise device/codec level probe/remove
 2020-08-18 17:16 UTC  (4+ messages)

[PATCH 0/3] ASoC: rt5682: Use clk APIs better
 2020-08-18 16:56 UTC  (2+ messages)

[PATCH RFC] ASoC: wm8994: Avoid attempts to read unreadable registers
 2020-08-18 16:55 UTC  (2+ messages)

[PATCH] sound: remove duplicate "the the" phrase in Kconfig text
 2020-08-18 16:55 UTC  (2+ messages)

[PATCH v3 00/10] ASoC: qdsp6: add gapless compressed audio support
 2020-08-18 16:55 UTC  (2+ messages)


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox;
as well as URLs for NNTP newsgroup(s).