alsa-devel.alsa-project.org archive mirror
 help / color / mirror / Atom feed
 messages from 2020-09-21 18:49:21 to 2020-09-25 18:48:30 UTC [more...]

a saner API for allocating DMA addressable pages v3
 2020-09-25 18:47 UTC  (27+ messages)
` [PATCH 01/18] media/v4l2: remove V4L2-FLAG-MEMORY-NON-CONSISTENT flag
` [PATCH 06/18] lib82596: move DMA allocation into the callers of i82596_probe
` [PATCH 07/18] 53c700: improve non-coherent DMA handling
` [PATCH 08/18] dma-mapping: add a new dma_alloc_noncoherent API
` [PATCH 09/18] sgiwd93: convert to dma_alloc_noncoherent
` [PATCH 10/18] hal2: "
` [PATCH 11/18] lib82596: "
` [PATCH 12/18] sgiseeq: "
` [PATCH 13/18] 53c700: "
` [PATCH 14/18] dma-mapping: remove dma_cache_sync
` [PATCH 15/18] dma-mapping: add a new dma_alloc_pages API
` [PATCH 17/18] dma-iommu: implement ->alloc_noncoherent

[PATCH] ALSA: rockchip: fix a possible divide-by-zero bug in rockchip_i2s_hw_params()
 2020-09-25 16:51 UTC  (2+ messages)

[PATCH v2 0/2] regmap: add support to regmap_field_bulk_alloc/free
 2020-09-25 16:48 UTC  (3+ messages)
` [PATCH v2 1/2] regmap: add support to regmap_field_bulk_alloc/free apis
` [PATCH v2 2/2] ASoC: lpass-platform: use devm_regmap_field_bulk_alloc

[PATCH 1/3] ASoC: cs4234: Add dtschema binding document
 2020-09-25 16:41 UTC  (4+ messages)
` [PATCH 2/3] ASoC: cs4234: Add support for Cirrus Logic CS4234 codec
` [PATCH 3/3] MAINTAINERS: Update Cirrus Logic Codecs maintainers

[PATCH v2 0/2] ASoC: qdsp6: fix some warnings when build without CONFIG_OF
 2020-09-25 16:35 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: qdsp6: add ifdef CONFIG_OF around of_device_id
` [PATCH v2 2/2] ASoC: q6asm: fix kernel doc warnings

[PATCH 0/2] ASoC: qdsp6: fix some warnings when build without CONFIG_OF
 2020-09-25 16:24 UTC  (5+ messages)
` [PATCH 1/2] ASoC: qdsp6: Drop of_match_ptr to fix -Wunused-const-variable
` [PATCH 2/2] ASoC: q6asm: fix kernel doc warnings

[PATCH 3/3] [PATCH] staging: greybus: __u8 is sufficient for snd_ctl_elem_type_t and snd_ctl_elem_iface_t
 2020-09-25 16:02 UTC  (5+ messages)
      ` [greybus-dev] "

[PATCH 0/2] regmap: add support to regmap_field_bulk_alloc/free
 2020-09-25 13:29 UTC  (5+ messages)
` [PATCH 1/2] regmap: add support to regmap_field_bulk_alloc/free apis
` [PATCH 2/2] ASoC: lpass-platform: use devm_regmap_field_bulk_alloc

alsaloop: Fix the silence generation in xrun_sync
 2020-09-25 12:32 UTC 

[PATCH 1/2] ASoC: cs47l15: Fix EPOUT->HPOUT1 Mono Mux routing
 2020-09-25  9:18 UTC  (2+ messages)
` [PATCH 2/2] ASoC: cs47l35: "

[PATCH] mfd: madera: Delete register field xxx_WIDTH defines
 2020-09-25  9:14 UTC 

[RFC PATCH 1/2] ASoC: cs47l15: Fix EPOUT->HPOUT1 Mono Mux routing
 2020-09-25  9:13 UTC  (3+ messages)
` [RFC PATCH 2/2] ASoC: cs47l35: "

[PATCH v3 0/2] soundwire: sysfs: expose device number and status
 2020-09-25  5:18 UTC  (4+ messages)
` [PATCH v3 1/2] soundwire: bus: add enumerated Slave device to device list
` [PATCH v3 2/2] soundwire: sysfs: add slave status and device number before probe

More Generic Audio Graph Sound Card idea
 2020-09-25  1:43 UTC  (4+ messages)

[PATCH v2] ALSA: hda - remove kerneldoc for internal hdac_i915 function
 2020-09-24 19:00 UTC  (2+ messages)

[PATCH] ALSA: hda - add missing documentation to hdac_i915
 2020-09-24 18:59 UTC  (4+ messages)

[PATCH] sound/soc/codecs: fix spelling typo in comments
 2020-09-24 16:22 UTC  (5+ messages)

support the Roland UA-4FX2 card
 2020-09-24 15:59 UTC  (2+ messages)

[PATCH 0/2] Enable runtime PM for SOF device
 2020-09-24 15:15 UTC  (3+ messages)
` [PATCH 1/2] ASoC: SOF: Activate runtime PM with SOF OF device
` [PATCH 2/2] ASoC: SOF: Add .prepare/.complete callbacks

[PATCH 0/5] ASoC: SOF: fix kcontrol size checks
 2020-09-24 14:26 UTC  (7+ messages)

[PATCH] dt-bindings: tas2770: Mark ti,asi-format to deprecated
 2020-09-24 14:26 UTC 

[PATCH v8 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-24 14:24 UTC  (32+ messages)
` [PATCH v8 01/14] ASoC: Intel: Add catpt base members
` [PATCH v8 02/14] ASoC: Intel: catpt: Implement IPC protocol
` [PATCH v8 03/14] ASoC: Intel: catpt: Add IPC message handlers
` [PATCH v8 04/14] ASoC: Intel: catpt: Define DSP operations
` [PATCH v8 05/14] ASoC: Intel: catpt: Firmware loading and context restore
` [PATCH v8 06/14] ASoC: Intel: catpt: PCM operations
` [PATCH v8 07/14] ASoC: Intel: catpt: Device driver lifecycle
` [PATCH v8 08/14] ASoC: Intel: catpt: Event tracing
` [PATCH v8 09/14] ASoC: Intel: catpt: Simple sysfs attributes
` [PATCH v8 10/14] ASoC: Intel: haswell: Remove haswell-solution specific code
` [PATCH v8 11/14] ASoC: Intel: broadwell: "
` [PATCH v8 12/14] ASoC: Intel: bdw-5650: "
` [PATCH v8 13/14] ASoC: Intel: bdw-5677: "
` [PATCH v8 14/14] ASoC: Intel: Select catpt and deprecate haswell

No ack() calback in component driver
 2020-09-24 13:55 UTC  (4+ messages)

[PATCH v6 0/5] Qualcomm's lpass-hdmi ASoC driver to support audio over dp port
 2020-09-23 20:41 UTC  (13+ messages)
` [PATCH v6 2/5] ASoC: dt-bindings: Add dt binding for lpass hdmi
` [PATCH v6 3/5] Asoc:qcom:lpass-cpu:Update dts property read API
` [PATCH v6 4/5] ASoC: qcom: Add support for lpass hdmi driver

[PATCH 0/6] ASoC: Intel: sdw machine driver updates for 5.10
 2020-09-23 19:00 UTC  (14+ messages)
` [PATCH 1/6] ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps
` [PATCH 2/6] ASoC: Intel: sof_sdw: remove ternary operator
` [PATCH 3/6] ASoC: Intel: add codec name prefix to ACPI machine description
` [PATCH 4/6] ASoC: Intel: sof_sdw: remove hard-coded codec_conf table
` [PATCH 5/6] ASoC: Intel: sof_sdw_rt700: add codec prefix
` [PATCH 6/6] ASoC: Intel: add support for new SoundWire hardware layout on TGL

[PATCH 1/6] dt-bindings: tas2770: Add shutdown gpio property
 2020-09-23 19:00 UTC  (9+ messages)
` [PATCH 2/6] ASoC: tas2770: Add shutdown capability via a GPIO
` [PATCH 3/6] ASoC: tas2770: Set regcache when shutting down and waking device
` [PATCH 4/6] dt-bindings: tas2770: Remove ti,asi-format property
` [PATCH 5/6] ASoC: tas2770: Remove ti,asi-format code
` [PATCH 6/6] ASoC: tas2770: Remove unused variables

[PATCH] ASoC: Intel: hda_dsp_common: use static function in conditional block
 2020-09-23 19:00 UTC  (2+ messages)

[PATCH v2 0/6] ASoC: Intel: sdw machine driver updates for 5.10
 2020-09-23 17:33 UTC  (7+ messages)
` [PATCH v2 1/6] ASOC: Intel: sof_sdw: restore playback functionality with max98373 amps
` [PATCH v2 2/6] ASoC: Intel: sof_sdw: remove ternary operator
` [PATCH v2 3/6] ASoC: Intel: add codec name prefix to ACPI machine description
` [PATCH v2 4/6] ASoC: Intel: sof_sdw: remove hard-coded codec_conf table
` [PATCH v2 5/6] ASoC: Intel: sof_sdw_rt700: add codec prefix
` [PATCH v2 6/6] ASoC: Intel: add support for new SoundWire hardware layout on TGL

[PATCH] ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2
 2020-09-23 12:44 UTC  (2+ messages)

[PATCH] soundwire: remove an unnecessary NULL check
 2020-09-23 10:04 UTC  (2+ messages)

[PATCH v2 0/2] soundwire: sysfs: expose device number and status
 2020-09-23 10:03 UTC  (7+ messages)
` [PATCH v2 2/2] soundwire: sysfs: add slave status and device number before probe

[PATCH 0/3] soundwire: enable Data Port test modes
 2020-09-23  9:59 UTC  (2+ messages)

[PATCH 0/2] ASoC: stm32: i2s: add master clock provider
 2020-09-22 22:40 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: add mclk provider support to stm32 i2s

[PATCH AUTOSEL 5.8 03/20] ASoC: wm8994: Skip setting of the WM8994_MICBIAS register for WM1811
 2020-09-22 17:46 UTC  (5+ messages)

[PATCH v3 1/1] ALSA: hda: Refactor calculating SDnFMT according to specification
 2020-09-22 15:58 UTC  (2+ messages)

[PATCH v2 00/13] gpio: add common dtschema
 2020-09-22 15:40 UTC  (9+ messages)
` [PATCH v2 01/13] dt-bindings: gpio: add common schema for GPIO controllers
` [PATCH v2 08/13] dt-bindings: mfd: include common schema in "
` [PATCH v2 09/13] dt-bindings: pinctrl: "

[PATCH] Revert "ALSA: usb-audio: Disable Lenovo P620 Rear line-in volume control"
 2020-09-22 15:16 UTC  (4+ messages)

[PATCH] ASoC: tas2562: Remove duplicate code for I/V sense
 2020-09-22 15:05 UTC  (2+ messages)

[PATCH] ASoC: cros_ec_codec: fix kconfig dependency warning for SND_SOC_CROS_EC_CODEC
 2020-09-22 15:05 UTC  (2+ messages)

[PATCH v7 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-22 11:56 UTC  (14+ messages)
` [PATCH v7 03/14] ASoC: Intel: catpt: Add IPC message handlers
` [PATCH v7 06/14] ASoC: Intel: catpt: PCM operations

[PATCH] ASoC: hdmi-codec: Use set_jack ops to set jack
 2020-09-22 11:48 UTC  (2+ messages)

[PATCH] ALSA: usb-audio: Add mixer support for Pioneer DJ DJM-250MK2
 2020-09-22 10:02 UTC  (2+ messages)

[PATCH 1/9] ASoC: tas2770: Fix calling reset in probe
 2020-09-22  9:47 UTC  (7+ messages)
` [PATCH 6/9] ASoC: tas2770: Convert bit mask to GENMASK in header

Bad vumeter data in aplay/arecord
 2020-09-22  9:09 UTC 

[PATCH] ALSA: ctl: Workaround for lockdep warning wrt card->ctl_files_rwlock
 2020-09-22  8:49 UTC 

[PATCH 00/20] Add support for SATA/PCIe/USB2[3]/VIN/CSI on R8A774E1
 2020-09-22  8:40 UTC  (7+ messages)
` [PATCH 07/20] dt-bindings: usb: renesas, usb3-peri: Document r8a774e1 support
  ` [PATCH 07/20] dt-bindings: usb: renesas,usb3-peri: "

[PATCH] ALSA: seq: oss: Avoid mutex lock for a long-time ioctl
 2020-09-22  8:38 UTC 

[PATCH] ASoC: hdac: make SOF HDA codec driver probe deterministic
 2020-09-22  0:05 UTC  (2+ messages)

[PATCH] dt-bindings: tas2770: Fix I2C addresses for the TAS2770
 2020-09-22  0:05 UTC  (2+ messages)

[PATCH 1/2] dt-bindings: tas2562: Add the TAS2110 amplifier
 2020-09-22  0:05 UTC  (2+ messages)

[PATCH 0/3] tlv320aic3xx4 updates
 2020-09-21 21:40 UTC  (2+ messages)

[PATCH v6 00/14] ASoC: Intel: Catpt - Lynx and Wildcat point
 2020-09-21 21:13 UTC  (7+ messages)
` [PATCH v6 09/14] ASoC: Intel: catpt: Simple sysfs attributes

[PATCH v2 0/2] DAI driver for new XCVR IP
 2020-09-21 19:08 UTC  (3+ messages)
` [PATCH v2 1/2] ASoC: fsl_xcvr: Add XCVR ASoC CPU DAI driver
` [PATCH v2 2/2] ASoC: dt-bindings: fsl_xcvr: Add document for XCVR


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).