devicetree.vger.kernel.org archive mirror
 help / color / mirror / Atom feed
 messages from 2024-02-08 18:49:29 to 2024-02-09 10:36:18 UTC [more...]

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

[PATCH v2 0/3] Improve remote-endpoint parsing
 2024-02-09 10:31 UTC  (2+ messages)

[PATCH v2] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-09 10:01 UTC 

[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
 2024-02-09  9:52 UTC  (9+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region

[PATCH v3 0/4] Add support for MAX96714F and MAX96717F GMSL2 ser/des
 2024-02-09  9:48 UTC  (5+ messages)
` [PATCH v3 1/4] dt-bindings: media: add Maxim MAX96717F GMSL2 Serializer
` [PATCH v3 2/4] dt-bindings: media: add Maxim MAX96714F GMSL2 Deserializer

[PATCH v9 0/4] Introduce STM32MP257 clock driver
 2024-02-09  9:46 UTC  (4+ messages)
` [PATCH v9 2/4] dt-bindings: stm32: update DT bingding for stm32mp25

[PATCH] dt-bindings: interrupt-controller: Convert Atmel AIC to json-schema
 2024-02-09  9:44 UTC  (9+ messages)

[PATCH] dt-bindings: usb: microchip,usb5744: Remove peer-hub as requirement
 2024-02-09  9:40 UTC  (3+ messages)

[RFC 0/9] power: sequencing: implement the subsystem and add first users
 2024-02-09  9:38 UTC  (8+ messages)
` [RFC 8/9] PCI/pwrctl: add PCI power control core code
      `  "

[PATCH V2] dt-bindings: media: convert Mediatek consumer IR to the json-schema
 2024-02-09  9:24 UTC  (2+ messages)

[PATCH] media: dt-bindings: st-vgxy61: relax data-lanes restriction
 2024-02-09  9:24 UTC  (4+ messages)

[PATCH V2 0/3] dt-bindings: arm: mediatek: convert MT7622-related bindings to the json-schema
 2024-02-09  9:21 UTC  (12+ messages)
` [PATCH V2 1/3] dt-bindings: arm: mediatek: convert hifsys to the json-schema clock
` [PATCH V2 2/3] dt-bindings: arm: mediatek: convert PCIESYS "
` [PATCH V2 3/3] dt-bindings: arm: mediatek: convert SSUSBSYS "

[PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-09  9:18 UTC  (9+ messages)
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959

[PATCH V2] dt-bindings: thermal: mediatek,thermal: document AUXADC 32k clock
 2024-02-09  9:13 UTC  (3+ messages)

[PATCH net-next v13 0/2] Ethernet common fault IRQ support
 2024-02-09  8:50 UTC  (3+ messages)
` [PATCH net-next v13 1/2] dt-bindings: net: qcom,ethqos: add binding doc for safety IRQ for sa8775p
` [PATCH net-next v13 2/2] net: stmmac: Add driver support for common safety IRQ

[PATCH v3 2/2] Input: atmel_mxt_ts - support poweroff in suspend
 2024-02-09  8:48 UTC 

[PATCH v2] dt-bindings: input: atmel,captouch: convert bindings to YAML
 2024-02-09  8:47 UTC  (2+ messages)

[PATCH v3 0/2] Add a property to turn off the max touch controller in suspend mode
 2024-02-09  8:45 UTC  (2+ messages)
` [PATCH v3 1/2] dt-bindings: input: atmel,maxtouch: add poweroff-sleep property

[PATCH] dt-bindings: media: convert Mediatek consumer IR to the json-schema
 2024-02-09  8:40 UTC  (4+ messages)

[PATCH v2 0/3] arm64: dts: ti: am65x: Add PCIe + USB DT overlay files
 2024-02-09  8:27 UTC  (3+ messages)
` [PATCH v2 1/3] arm64: dts: ti: am65x: Fix dtbs_install for Rocktech OLDI overlay

[resend, PATCH v1 00/15] auxdisplay: linedisp: Clean up and add new driver
 2024-02-09  8:02 UTC  (14+ messages)
` [PATCH v1 02/15] auxdisplay: linedisp: Free allocated resources in ->release()
` [PATCH v1 05/15] auxdisplay: linedisp: Add missing header(s)
` [PATCH v1 06/15] auxdisplay: linedisp: Move exported symbols to a namespace
` [PATCH v1 07/15] auxdisplay: linedisp: Group line display drivers together
` [PATCH v1 08/15] auxdisplay: linedisp: Provide struct linedisp_ops for future extension
` [PATCH v1 09/15] auxdisplay: linedisp: Add support for overriding character mapping
` [PATCH v1 10/15] auxdisplay: linedisp: Provide a small buffer in the struct linedisp
` [PATCH v1 11/15] auxdisplay: ht16k33: Move ht16k33_linedisp_ops down
` [PATCH v1 12/15] auxdisplay: ht16k33: Switch to use line display character mapping
` [PATCH v1 13/15] auxdisplay: ht16k33: Use buffer from struct linedisp
` [PATCH v1 14/15] dt-bindings: auxdisplay: Add Maxim MAX6958/6959
` [PATCH v1 15/15] auxdisplay: Add driver for MAX695x 7-segment LED controllers

[PATCH] arm64: dts: qcom: qcs6490-rb3gen2: Add PCIe nodes
 2024-02-09  7:57 UTC  (8+ messages)

[PATCH 00/17] clk: renesas: rzg2l: Add support for power domains
 2024-02-09  7:56 UTC  (9+ messages)
` [PATCH 01/17] dt-bindings: clock: r9a07g043-cpg: Add power domain IDs
` [PATCH 06/17] dt-bindings: clock: renesas,rzg2l-cpg: Update #power-domain-cells = <1>

[PATCH] dt-bindings: net: realtek: Use proper node names
 2024-02-09  7:47 UTC  (2+ messages)

[PATCH 0/3] drm/panel: Pixel 3a Panel
 2024-02-09  7:37 UTC  (6+ messages)
` [PATCH 1/3] dt-bindings: display: panel-simple-dsi: add s6e3fa7 ams559nk06 compat
` [PATCH 2/3] drm/panel: add samsung s6e3fa7 panel driver
` [PATCH 3/3] arm64: dts: qcom: sdm670-google-sargo: add panel

[PATCH v6 0/5] Support for Avago APDS9306 Ambient Light Sensor
 2024-02-09  7:34 UTC  (10+ messages)
` [PATCH v6 2/5] dt-bindings: iio: light: adps9300: Add property vdd-supply
` [PATCH v6 4/5] dt-bindings: iio: light: Avago APDS9306

[PATCH v3 0/7] arm64: dts: iot2050: Add support for new SM variant
 2024-02-09  7:23 UTC  (8+ messages)
` [PATCH v3 1/7] dt-bindings: arm: ti: Add binding for Siemens IOT2050 "
` [PATCH v3 2/7] arm64: dts: ti: iot2050: Disable R5 lockstep for all PG2 boards
` [PATCH v3 3/7] arm64: dts: ti: iot2050: Factor out arduino connector bits
` [PATCH v3 4/7] arm64: dts: ti: iot2050: Factor out enabling of USB3 support
` [PATCH v3 5/7] arm64: dts: ti: iot2050: Factor out DP related bits
` [PATCH v3 6/7] arm64: dts: ti: iot2050: Annotate LED nodes
` [PATCH v3 7/7] arm64: dts: ti: iot2050: Support IOT2050-SM variant

[PATCH 1/2] dt-bindings: usb: dwc3: Add system bus request info
 2024-02-09  7:31 UTC  (12+ messages)

[PATCH v2] arm64: dts: fsd: Add fifosize for UART in Device Tree
 2024-02-09  7:29 UTC  (2+ messages)

[PATCH] arm64: dts: exynos: gs101: minor whitespace cleanup
 2024-02-09  7:29 UTC  (2+ messages)

[PATCH v6 0/3] w1: add UART w1 bus driver
 2024-02-09  6:22 UTC  (4+ messages)
` [PATCH v6 1/3] dt-bindings: serial: allow onewire as child node
` [PATCH v6 2/3] dt-bindings: w1: UART 1-Wire bus
` [PATCH v6 3/3] w1: add UART w1 bus driver

[PATCH v3 0/9] Add CSI2RX capture support on TI J7 platforms
 2024-02-09  6:03 UTC  (7+ messages)
` [PATCH v3 6/9] arm64: dts: ti: k3-j721e-main: Add CSI2RX capture nodes
` [PATCH v3 7/9] arm64: dts: ti: k3-j721s2-main: "
` [PATCH v3 8/9] arm64: dts: ti: k3-j784s4-main: "

[PATCH 0/2] pinctrl: renesas: rzg2l: Add suspend to RAM support
 2024-02-09  5:54 UTC  (3+ messages)
` [PATCH 1/2] pinctrl: renesas: rzg2l: Add suspend/resume support

[PATCH v2] arm64: dts: ti: am62-phyboard-lyra: Add overlay to enable a GPIO fan
 2024-02-09  5:26 UTC  (2+ messages)

[PATCH 0/3] Add DT support for Multiport controller on SC8280XP
 2024-02-09  5:15 UTC  (7+ messages)
` [PATCH 2/3] arm64: dts: qcom: sa8295p: Enable tertiary controller and its 4 USB ports
        `  "

[PATCH 0/3] arm64: dts: ti: Modify pinmux for wakeup and mcu uart
 2024-02-09  4:37 UTC  (5+ messages)
` [PATCH 1/3] arm64: dts: ti: k3-j7200-common-proc-board: Modify Pinmux "
` [PATCH 2/3] arm64: dts: ti: k3-j721s2-common-proc-board: Remove Pinmux for CTS and RTS in Wakeup Uart

[PATCH v14 0/9] Add multiport support for DWC3 controllers
 2024-02-09  3:00 UTC  (21+ messages)
` [PATCH v14 1/9] dt-bindings: usb: Add bindings for multiport properties on DWC3 controller
` [PATCH v14 2/9] usb: dwc3: core: Access XHCI address space temporarily to read port info
` [PATCH v14 3/9] usb: dwc3: core: Skip setting event buffers for host only controllers
` [PATCH v14 4/9] usb: dwc3: core: Refactor PHY logic to support Multiport Controller
` [PATCH v14 5/9] dt-bindings: usb: qcom,dwc3: Add bindings for SC8280 Multiport
` [PATCH v14 6/9] usb: dwc3: qcom: Add helper function to request wakeup interrupts
` [PATCH v14 7/9] usb: dwc3: qcom: Refactor IRQ handling in glue driver
` [PATCH v14 8/9] usb: dwc3: qcom: Enable wakeup for applicable ports of multiport
` [PATCH v14 9/9] usb: dwc3: qcom: Add multiport suspend/resume support for wrapper

[PATCH v4 1/4] ASoc: PCM6240: Create PCM6240 Family driver code
 2024-02-09  1:18 UTC  (3+ messages)

[PATCH 0/3] arm64: dts: allwinner: Add Remix Mini PC support
 2024-02-09  0:54 UTC  (5+ messages)
` [PATCH 3/3] arm64: dts: allwinner: Add Jide "

[PATCH 0/2] usb: dwc3: drop 'quirk' suffix at snps,host-vbus-glitches-quirk
 2024-02-09  0:03 UTC  (6+ messages)

[PATCH v6 0/4] Add RZ/V2{M, MA} PWM driver support
 2024-02-08 23:24 UTC  (4+ messages)
` [PATCH v6 1/4] dt-bindings: pwm: Add RZ/V2M PWM binding
` [PATCH v6 3/4] arm64: dts: renesas: r9a09g011: Add pwm nodes
` [PATCH v6 4/4] arm64: dts: renesas: rzv2m evk: Enable pwm

[RFC 0/7] firmware: arm_scmi: Qualcomm Vendor Protocol
 2024-02-08 23:14 UTC  (5+ messages)
` [RFC 1/7] dt-bindings: mailbox: qcom: Add CPUCP mailbox controller bindings

[PATCH v3 0/5] iio: adc: ad7192: Add support for AD7194
 2024-02-08 22:27 UTC  (5+ messages)
` [PATCH v3 4/5] dt-bindings: iio: adc: ad7192: Add AD7194 support
` [PATCH v3 5/5] "

[PATCH 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 22:11 UTC  (10+ messages)

[PATCH 1/1] ARM:dts:aspeed: Initial device tree for AMD Onyx Platform
 2024-02-08 21:48 UTC  (3+ messages)

[PATCH 1/2] arm64: dts: ti: k3-am69-sk: fix PMIC interrupt number
 2024-02-08 21:24 UTC  (2+ messages)
` [PATCH 2/2] arm64: dts: ti: k3-j721e-sk: "

[PATCH v2 0/4] spi: s3c64xx: add support for google,gs101-spi
 2024-02-08 21:21 UTC  (2+ messages)

[PATCH v2 1/1] dt-bindings: pci: layerscape-pci: Convert to yaml file
 2024-02-08 21:02 UTC  (4+ messages)

[PATCH v13 00/53] Introduce QC USB SND audio offloading support
 2024-02-08 20:19 UTC  (9+ messages)
` [PATCH v13 35/53] ALSA: usb-audio: Prevent starting of audio stream if in use

[PATCH v2 0/6] Pinephone video out fixes (flipping between two frames)
 2024-02-08 19:05 UTC  (3+ messages)
` [PATCH v2 5/6] drm/panel: st7703: Drive XBD599 panel at higher clock rate


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