linux-sound.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-01-30 23:24:10 to 2024-02-05 09:26:45 UTC [more...]

[PATCH v2 00/13] of: property: add port base loop
 2024-02-05  9:26 UTC  (21+ messages)
` [PATCH v2 01/13] "
` [PATCH v2 03/13] of: property: add of_graph_get_next_endpoint_raw()

[PATCH] ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeaurora
 2024-02-05  9:17 UTC  (2+ messages)

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-05  9:01 UTC  (56+ messages)
` [PATCH v13 01/53] xhci: fix possible null pointer dereference at secondary interrupter removal
` [PATCH v13 02/53] xhci: fix off by one check when adding a secondary interrupter
` [PATCH v13 03/53] xhci: Add interrupt pending autoclear flag to each interrupter
` [PATCH v13 04/53] xhci: Add helper to set an interrupters interrupt moderation interval
` [PATCH v13 05/53] xhci: make isoc_bei_interval variable interrupter specific
` [PATCH v13 06/53] xhci: remove unnecessary event_ring_deq parameter from xhci_handle_event()
` [PATCH v13 07/53] xhci: update event ring dequeue pointer position to controller correctly
` [PATCH v13 08/53] xhci: move event processing for one interrupter to a separate function
` [PATCH v13 09/53] xhci: add helper that checks for unhandled events on a event ring
` [PATCH v13 10/53] xhci: Don't check if the event ring is valid before every event TRB
` [PATCH v13 11/53] xhci: Decouple handling an event from checking for unhandled events
` [PATCH v13 12/53] xhci: add helper to stop endpoint and wait for completion
` [PATCH v13 13/53] usb: host: xhci: Export enable and disable interrupter APIs
` [PATCH v13 14/53] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v13 15/53] xhci: export XHCI IMOD setting helper for interrupters
` [PATCH v13 16/53] xhci: sideband: add initial api to register a sideband entity
` [PATCH v13 17/53] usb: host: xhci-sideband: Expose a sideband interrupter enable API
` [PATCH v13 18/53] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v13 19/53] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v13 20/53] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v13 21/53] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v13 22/53] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v13 23/53] ASoC: qdsp6: q6afe: Increase APR timeout
` [PATCH v13 24/53] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v13 25/53] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v13 26/53] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v13 27/53] ALSA: usb-audio: Save UAC sample size information
` [PATCH v13 28/53] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v13 29/53] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v13 30/53] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v13 31/53] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v13 32/53] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v13 33/53] ASoC: usb: Add PCM format check API for USB backend
` [PATCH v13 34/53] ASoC: qcom: qdsp6: Ensure PCM format is supported by USB audio device
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v13 36/53] ALSA: usb-audio: Do not allow USB offload path if PCM device is "
` [PATCH v13 37/53] ASoC: dt-bindings: Add Q6USB backend
` [PATCH v13 38/53] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v13 39/53] ALSA: usb-audio: qcom: Populate PCM and USB chip information
` [PATCH v13 40/53] ASoC: qcom: qdsp6: Add support to track available USB PCM devices
` [PATCH v13 41/53] ASoC: Introduce SND kcontrols to select sound card and PCM device
` [PATCH v13 42/53] ASoC: qcom: qdsp6: Add SOC USB offload select get/put callbacks
` [PATCH v13 43/53] ASoC: Add SND kcontrol for fetching USB offload status
` [PATCH v13 44/53] ASoC: qcom: qdsp6: Add PCM ops to track current state
` [PATCH v13 45/53] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v13 46/53] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v13 47/53] ASoC: usb: Fetch ASoC sound card information
` [PATCH v13 48/53] ALSA: usb-audio: mixer: Add USB offloading mixer control
` [PATCH v13 49/53] ALSA: usb-audio: qcom: Use card and PCM index from QMI request
` [PATCH v13 50/53] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v13 51/53] ASoC: usb: Rediscover USB SND devices on USB port add
` [PATCH v13 52/53] ASoC: qcom: Populate SoC components string
` [PATCH v13 53/53] ASoC: doc: Add documentation for SOC USB

[PATCH 1/2] ASoC: SOF: amd: fix SND_AMD_SOUNDWIRE_ACPI dependencies
 2024-02-05  8:51 UTC  (3+ messages)
` [PATCH 2/2] ASoC: fix SND_SOC_WCD939X dependencies

S/PDIF not detected anymore / regression on recent kernel 6.7 ?
 2024-02-05  7:35 UTC  (3+ messages)

[PATCH V2] ALSA: hda/conexant: Add quirk for SWS JS201D
 2024-02-05  7:26 UTC  (2+ messages)

[PATCH] ALSA: core: fix unit test dependencies
 2024-02-05  7:08 UTC  (2+ messages)

[PATCH 00/27] sparc32: sunset sun4m and sun4d
 2024-02-05  5:12 UTC  (3+ messages)

[PATCH] Add Asus VivoBook S 16X to quirks table for acp6x
 2024-02-05  3:48 UTC 

[PATCH v3 00/24] of: property: add port base loop
 2024-02-04 23:44 UTC  (34+ messages)
` [PATCH v3 01/24] of: property: add missing kerneldoc for of_graph_get_endpoint_count()
` [PATCH v3 02/24] of: property: use unsigned int return on of_graph_get_endpoint_count()
` [PATCH v3 03/24] of: property: rename of_graph_get_next_endpoint() to of_graph_get_next_device_endpoint()
` [PATCH v3 04/24] video: fbdev: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 05/24] media: i2c: "
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 07/24] gpu: drm: "
` [PATCH v3 08/24] hwtracing: "
` [PATCH v3 09/24] staging: "
` [PATCH v3 10/24] ASoC: "
` [PATCH v3 11/24] of: remove of_graph_get_next_endpoint() define
` [PATCH v3 12/24] of: property: add port base loop
` [PATCH v3 13/24] of: property: use of_graph_get_next_port() on of_graph_get_next_endpoint()
` [PATCH v3 14/24] of: property: add of_graph_get_next_endpoint()
` [PATCH v3 15/24] drm: omapdrm: use of_graph_get_next_endpoint()
` [PATCH v3 16/24] media: xilinx-tpg: "
` [PATCH v3 17/24] ASoC: audio-graph-card: "
` [PATCH v3 18/24] ASoC: audio-graph-card2: use of_graph_get_next_port()
` [PATCH v3 19/24] ASoC: audio-graph-card2: use of_graph_get_next_endpoint()
` [PATCH v3 20/24] ASoC: test-component: use for_each_port_of_node()
` [PATCH v3 21/24] fbdev: omapfb: use of_graph_get_remote_port()
` [PATCH v3 22/24] fbdev: omapfb: use of_graph_get_next_port()
` [PATCH v3 23/24] fbdev: omapfb: use of_graph_get_next_endpoint()
` [PATCH v3 24/24] fbdev: omapfb: use of_graph_get_next_device_endpoint()

[PATCH] ASoC: tas2781: add module parameter to tascodec_init()
 2024-02-04 20:01 UTC 

[PATCH v7 00/39] ep93xx device tree conversion
 2024-02-04 17:03 UTC  (2+ messages)

[PATCH] ALSA: hda/conexant: Add quirk for SWS JS201D
 2024-02-04 12:27 UTC  (2+ messages)

[regression] ASUS G712LV audio apparently never worked OOTB and since 6.7 not at all anymore
 2024-02-04 10:30 UTC 

[PATCH v2] ASoC: pxa: remove duplicated CONFIG_SND_PXA2XX_AC97 entry
 2024-02-04  9:14 UTC 

[PATCH] sound: remove duplicated CONFIG_SND_PXA2XX_AC97 entry
 2024-02-04  9:09 UTC  (4+ messages)

snd_hda_intel 0000:30:00.6: azx_get_response timeout, switching to polling mode: last cmd=0x00570503
 2024-02-04  8:37 UTC  (2+ messages)

[PATCH v2] ALSA: hda/realtek: Remove two HP Laptops using CS35L41
 2024-02-04  8:30 UTC  (2+ messages)

[PATCH v2] ASoC: codecs: va-macro: add npl clk
 2024-02-03 20:43 UTC 

[PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups
 2024-02-03 17:02 UTC  (6+ messages)
` (subset) "
    ` Stable backport request (was: [PATCH v5 0/4] ASoC: qcom: volume fixes and codec cleanups)

[PATCH v3 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-02-03  3:05 UTC  (4+ messages)
` [PATCH v3 2/4] ASoc: PCM6240: Create header file for "
` [PATCH v3 3/4] ASoc: PCM6240: Add compile item for PCM6240 Family driver
` [PATCH v3 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding

[GIT PULL] sound fixes for 6.8-rc3
 2024-02-02 21:00 UTC  (2+ messages)

[PATCH v1] ALSA: hda/realtek: Remove two HP Laptops using CS35L41
 2024-02-02 17:06 UTC  (4+ messages)

[PATCH 0/3] ASoC: codecs: qcom: tx-macro: minor cleanups
 2024-02-02 15:41 UTC  (4+ messages)
` [PATCH 1/3] ASoC: codecs: tx-macro: Drop unimplemented DMIC clock divider
` [PATCH 2/3] ASoC: codecs: tx-macro: Mark AMIC control registers as volatile
` [PATCH 3/3] ASoC: codecs: tx-macro: Simplify setting AMIC control

[PATCH 1/3] ASoC: cs42l43: Add clear of stashed pointer on component remove
 2024-02-02 14:06 UTC  (3+ messages)
` [PATCH 2/3] ASoC: cs42l43: Sync the hp ilimit works when removing the component
` [PATCH 3/3] ASoC: cs42l43: Shut down jack detection on component remove

[PATCH] ASoC: Intel: avs: Fix pci_probe() error path
 2024-02-02 11:49 UTC 

[PATCH v2] ALSA: core: Fix dependencies for SND_CORE_TEST
 2024-02-02  8:17 UTC  (2+ messages)

[PATCH] ALSA: core: Fix dependencies for SND_CORE_TEST
 2024-02-01 21:48 UTC  (3+ messages)

[PATCH 00/18] ALSA: Various fixes for Cirrus Logic CS35L56 support
 2024-02-01 18:39 UTC  (4+ messages)

[linux-next:master] BUILD REGRESSION 51b70ff55ed88edd19b080a524063446bcc34b62
 2024-02-01 16:54 UTC 

[PATCH] ALSA: usb-audio: Ignore clock selector errors for single connection
 2024-02-01 14:27 UTC  (4+ messages)

[PATCH] ALSA: hda: use azx_stream() helper in all places
 2024-02-01 13:21 UTC  (3+ messages)

[PATCH] ALSA: hda/realtek: Enable headset mic on Vaio VJFE-ADL
 2024-02-01 13:06 UTC  (2+ messages)

[PATCH] sound: soc: wcd934x: fix an incorrect use of kstrndup()
 2024-02-01 12:31 UTC  (4+ messages)

[PATCH 0/7] ASoC: mediatek: AFE drivers cleanups
 2024-02-01 11:25 UTC  (3+ messages)

[PATCH 1/3] ALSA: pcm: Add missing formats to formats list
 2024-02-01  8:54 UTC  (6+ messages)

[PATCH v12 00/41] Introduce QC USB SND audio offloading support
 2024-02-01  2:11 UTC  (10+ messages)
` [PATCH v12 04/41] usb: host: xhci-mem: Cleanup pending secondary event ring events

[PATCH 0/2] usb: misc: onboard_usb_hub: add support for XMOS XVF3500
 2024-01-31 21:37 UTC  (3+ messages)
` [PATCH 1/2] ASoC: dt-bindings: xmos,xvf3500: add XMOS XVF3500 voice processor

[linux-next:master] BUILD REGRESSION 06f658aadff0e483ee4f807b0b46c9e5cba62bfa
 2024-01-31 14:39 UTC 

[PATCH v6 0/6] reset: gpio: ASoC: shared GPIO resets
 2024-01-31 14:11 UTC  (13+ messages)
` [PATCH v6 4/6] reset: Instantiate reset GPIO controller for shared reset-gpios

[PATCH V2] Apply headset jack quirk for non-bass alc287 thinkpads
 2024-01-31 13:13 UTC  (2+ messages)

[PATCH v2 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-01-31 12:17 UTC  (7+ messages)
` [PATCH v2 4/4] ASoc: dt-bindings: PCM6240: Add initial DT binding
      ` [EXTERNAL] "

[PATCH] Apply headset jack fixup for alc287 thinkpads
 2024-01-31 12:08 UTC  (8+ messages)

[PATCH v2] ASoC: soc-core.c: Prefer to return dai->driver->name in snd_soc_dai_name_get()
 2024-01-31 10:23 UTC 


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 read-only IMAP folder(s) and NNTP newsgroup(s).