messages from 2024-02-02 17:03:21 to 2024-02-03 07:00:27 UTC [more...]
Re: [PATCH v3 2/2] arm64: dts: qcom: ipq6018: enable sdhci node
2024-02-03 7:00 UTC (2+ messages)
` "
[PATCH v3 0/7] of: populate of_root node if bootloader doesn't
2024-02-03 4:10 UTC (9+ messages)
` [PATCH v3 1/7] of: Always unflatten in unflatten_and_copy_device_tree()
` [PATCH v3 2/7] of: Create of_root if no dtb provided by firmware
` [PATCH v3 3/7] um: Unconditionally call unflatten_device_tree()
` [PATCH v3 4/7] x86/of: Unconditionally call unflatten_and_copy_device_tree()
` [PATCH v3 5/7] arm64: Unconditionally call unflatten_device_tree()
` [PATCH v3 6/7] of: unittest: treat missing of_root as error instead of fixing up
` [PATCH v3 7/7] of: Add KUnit test to confirm DTB is loaded
[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
[PATCH] dt-bindings: display: msm: sm8650-mdss: Add missing explicit "additionalProperties"
2024-02-03 2:55 UTC (2+ messages)
[PATCH v13 00/53] Introduce QC USB SND audio offloading support
2024-02-03 2:36 UTC (54+ 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] serial: samsung: honor fifosize from dts at first
2024-02-02 21:24 UTC (2+ messages)
` [PATCH 2/2] arm64: dts: fsd: Add fifosize for UART in Device Tree
[PATCH v9 00/16] PCI: imx6: Clean up and add imx95 pci support
2024-02-03 1:01 UTC (9+ messages)
` [PATCH v9 05/16] PCI: imx6: Using "linux,pci-domain" as slot ID
[PATCH v4 00/12] dt-bindings: mtd: brcmnand: Updates for bcmbca SoCs
2024-02-03 0:28 UTC (7+ messages)
` [PATCH v4 01/12] "
` [PATCH v4 02/12] dt-bindings: mtd: brcmnand: Add WP pin connection property
` [PATCH v4 03/12] dt-bindings: mtd: brcmnand: Add ecc strap property
` [PATCH v4 04/12] ARM: dts: broadcom: bcmbca: Add NAND controller node
` [PATCH v4 05/12] arm64: "
` [PATCH v4 06/12] arm64: dts: broadcom: bcmbca: Update router boards
[PATCH 0/2] regulator: gpio: Miscellaneous state fixes
2024-02-03 0:23 UTC (4+ messages)
` [PATCH 2/2] regulator: gpio: Correct default GPIO state to LOW
[PATCH v2] arm64: dts: qcom: sm8550: Switch UFS from opp-table-hz to opp-v2
2024-02-03 0:10 UTC
[PATCH v6 0/8] I3C target mode support
2024-02-02 23:09 UTC (9+ messages)
` [PATCH v6 1/8] i3c: add "
` [PATCH v6 2/8] dt-bindings: i3c: svc: add proptery mode
` [PATCH v6 3/8] Documentation: i3c: Add I3C target mode controller and function
` [PATCH v6 4/8] i3c: svc: Add svc-i3c-main.c and svc-i3c.h
` [PATCH v6 5/8] i3c: target: add svc target controller support
` [PATCH v6 6/8] i3c: target: func: add tty driver
` [PATCH v6 7/8] i3c: add API i3c_dev_gettstatus_format1() to get target device status
` [PATCH v6 8/8] tty: i3c: add TTY over I3C master support
[PATCH v3 0/6] PCI: dwc: Add common pme_turn_off message by using outbound iATU
2024-02-02 22:44 UTC (3+ messages)
` [PATCH v3 5/6] dt-bindings: PCI: dwc: Add 'msg' register region
[PATCH] dt-bindings: pinctrl: nvidia,tegra234-pinmux: Restructure common schema
2024-02-02 22:34 UTC
[PATCH v2 0/4] Add 8qm SMMU information
2024-02-02 22:28 UTC (3+ messages)
[PATCH] dt-bindings: gpio: mvebu: Fix "unevaluatedProperties" to be false
2024-02-02 22:23 UTC
[PATCH] media: dt-bindings: techwell,tw9900: Fix port schema ref
2024-02-02 22:23 UTC
[PATCH v2 0/4] iio: adc: ad7192: Add support for AD7194
2024-02-02 22:20 UTC (5+ messages)
` [PATCH v2 1/4] dt-bindings: iio: adc: ad7192: Add properties
[net-next PATCH v5 0/9] net: phy: Introduce PHY Package concept
2024-02-02 21:50 UTC (27+ messages)
` [net-next PATCH v5 1/9] dt-bindings: net: document ethernet PHY package nodes
` [net-next PATCH v5 5/9] dt-bindings: net: add QCA807x PHY defines
` [net-next PATCH v5 6/9] dt-bindings: net: Document Qcom QCA807x PHY package
` [net-next PATCH v5 7/9] net: phy: qcom: add support for QCA807x PHY Family
` [net-next PATCH v5 9/9] net: phy: qca807x: add support for configurable LED
[PATCH v7 0/5] TI K3 M4F support on AM64x and AM62x SoCs
2024-02-02 21:50 UTC (8+ messages)
` [PATCH v7 1/5] dt-bindings: remoteproc: k3-m4f: Add K3 AM64x SoCs
` [PATCH v7 2/5] remoteproc: k3: Move out data structures common with M4 driver
` [PATCH v7 3/5] remoteproc: k3: Move out functions "
` [PATCH v7 4/5] remoteproc: k3-m4: Add a remoteproc driver for M4F subsystem
` [PATCH v7 5/5] arm64: defconfig: Enable TI K3 M4 remote proc driver
[PATCH] dt-bindings: drm/bridge: ti-sn65dsi86: Fix bouncing @codeaurora address
2024-02-02 21:39 UTC (4+ messages)
[PATCH v8 0/7] iio: add new backend framework
2024-02-02 21:38 UTC (3+ messages)
` [PATCH v8 2/7] dt-bindings: adc: axi-adc: update bindings for "
[PATCH 1/2] dt-bindings: phy: mediatek,xfi-tphy: add new bindings
2024-02-02 21:36 UTC (3+ messages)
[PATCH] dt-bindings: visionox-rm69299: Update maintainers
2024-02-02 21:35 UTC (3+ messages)
[PATCH v5 1/8] i3c: add target mode support
2024-02-02 21:18 UTC (3+ messages)
[PATCH v4 00/10] Add support for Translation Buffer Units
2024-02-02 21:17 UTC (3+ messages)
` [PATCH v4 01/10] dt-bindings: iommu: Add Translation Buffer Unit bindings
[PATCH v2] dt-bindings: media: Add sram-size Property for Wave5
2024-02-02 21:06 UTC (2+ messages)
[PATCH v7 3/3] Input: Add TouchNetix axiom i2c touchscreen driver
2024-02-02 20:58 UTC (2+ messages)
[PATCH 1/3] fpga: xilinx-spi: extract a common driver core
2024-02-02 20:53 UTC (9+ messages)
` [PATCH 0/3] fpga: xilinx-selectmap: add new driver
` [PATCH 2/3] dt-bindings: fpga: xlnx,fpga-slave-selectmap: add DT schema
[PATCH] dt-bindings: trivial-devices: sort entries alphanumerically
2024-02-02 20:37 UTC (5+ messages)
[PATCH v3 0/5] arm64: dts: ti: am62: Add USB support for k3-am62p
2024-02-02 20:26 UTC (3+ messages)
` [PATCH v3 1/5] dt-bindings: mfd: syscon: Add ti,am62-usb-phy-ctrl compatible
[PATCH] dt-bindings: gpio: gpio-pca9570: Add label property
2024-02-02 20:25 UTC (2+ messages)
[PATCH v2 0/4] RK3588 and Rock 5B dts additions: thermal, OPP and fan
2024-02-02 20:14 UTC (9+ messages)
` [PATCH v2 2/4] arm64: dts: rockchip: enable temperature driven fan control on Rock 5B
[PATCH V3 0/2] pwm: Add GPIO PWM driver
2024-02-02 20:13 UTC (3+ messages)
[PATCH v2 0/2] dt-bindings: mmp-dma: YAML conversion
2024-02-02 20:07 UTC (3+ messages)
` [PATCH v2 2/2] dt-bindings: mmp-dma: convert to YAML
[PATCH v5] dt-bindings: misc: xlnx,sd-fec: convert bindings to yaml
2024-02-02 20:02 UTC (2+ messages)
[PATCH v2 0/4] Introduction of a remoteproc tee to load signed firmware
2024-02-02 19:53 UTC (9+ messages)
` [PATCH v2 4/4] remoteproc: stm32: Add support of an OP-TEE TA to load the firmware
[PATCH v4 00/18] Add support for Mobileye EyeQ5 system controller
2024-02-02 19:52 UTC (3+ messages)
` [PATCH v4 03/18] dt-bindings: pinctrl: allow pin controller device without unit address
[PATCH v5 1/8] dt-bindings: usb: usbmisc-imx: add fsl,imx8ulp-usbmisc compatible
2024-02-02 19:50 UTC (6+ messages)
` [PATCH v5 4/8] dt-bindings: usb: ci-hdrc-usb2: add restrictions for reg, interrupts, clock and clock-names properties
` [EXT] "
[PATCH] dt-bindings: arm: ti: Update maintainers list
2024-02-02 19:43 UTC (2+ messages)
[PATCH v3 0/3] add support for ASM330LHHXG1
2024-02-02 19:43 UTC (3+ messages)
` [PATCH v3 3/3] dt-bindings: iio: imu: st_lsm6dsx: add asm330lhhxg1
[PATCH v3 0/2] coresight: core: Add device name support
2024-02-02 19:38 UTC (3+ messages)
` [PATCH v3 2/2] dt-bindings: arm: Add device-name in the coresight components
[PATCH AUTOSEL 6.7 20/23] ARM: dts: Fix TPM schema violations
2024-02-02 19:20 UTC (2+ messages)
[PATCH v5 0/3] w1: add UART w1 bus driver
2024-02-02 19:23 UTC (6+ messages)
` [PATCH v5 3/3] "
[PATCH v4 0/3] hwmon: Add driver for Astera Labs PT5161L retimer
2024-02-02 19:05 UTC (7+ messages)
` [PATCH v4 1/3] dt-bindings: vendor-prefixes: add asteralabs
` [PATCH v4 2/3] dt-bindings: trivial-devices: add Astera Labs PT5161L
` [PATCH v4 3/3] hwmon: Add driver for Astera Labs PT5161L retimer
[PATCH v6 0/5] hwmon: Add support for Amphenol ChipCap 2
2024-02-02 18:57 UTC (11+ messages)
` [PATCH v6 1/5] dt-bindings: vendor-prefixes: add Amphenol
` [PATCH v6 2/5] hwmon: (core) Add support for humidity min/max alarm
` [PATCH v6 3/5] ABI: sysfs-class-hwmon: add descriptions for humidity min/max alarms
` [PATCH v6 4/5] dt-bindings: hwmon: Add Amphenol ChipCap 2
` [PATCH v6 5/5] hwmon: Add support for "
[PATCH AUTOSEL 6.6 19/21] ARM: dts: Fix TPM schema violations
2024-02-02 18:40 UTC
[PATCH v4 00/10] clk: qcom: Add TCSR, GPU, CAM and DISP clock controllers for X1E80100
2024-02-02 18:34 UTC (11+ messages)
` [PATCH v4 01/10] dt-bindings: clock: Drop the SM8650 DISPCC dedicated schema
` [PATCH v4 02/10] dt-bindings: clock: qcom: Document the X1E80100 Display Clock Controller
` [PATCH v4 03/10] dt-bindings: clock: qcom: Document the X1E80100 GPU "
` [PATCH v4 04/10] dt-bindings: clock: qcom: Document the X1E80100 TCSR "
` [PATCH v4 05/10] dt-bindings: clock: qcom: Document the X1E80100 Camera "
` [PATCH v4 06/10] clk: qcom: clk-alpha-pll: Add support for zonda ole pll configure
` [PATCH v4 07/10] clk: qcom: Add dispcc clock driver for x1e80100
` [PATCH v4 08/10] clk: qcom: Add GPU "
` [PATCH v4 09/10] clk: qcom: Add TCSR "
` [PATCH v4 10/10] clk: qcom: Add camcc "
[PATCH v3 0/2] PCI: qcom: Add PCIe support for X1E80100
2024-02-02 18:26 UTC (3+ messages)
` [PATCH v3 1/2] dt-bindings: PCI: qcom: Document the X1E80100 PCIe Controller
` [PATCH v3 2/2] PCI: qcom: Add X1E80100 PCIe support
[PATCH] dt-bindings: interconnect: qcom,rpmh: Fix bouncing @codeaurora address
2024-02-02 18:17 UTC
[PATCH 3/5] media: mali-c55: Add Mali-C55 ISP driver
2024-02-02 18:12 UTC (2+ messages)
[PATCH] dt-bindings: net: bluetooth: qualcomm: Fix bouncing @codeaurora
2024-02-02 18:11 UTC
[PATCH] dt-bindings: backlight: qcom-wled: Fix bouncing email addresses
2024-02-02 18:01 UTC
[PATCH v3 00/24] of: property: add port base loop
2024-02-02 18:01 UTC (7+ messages)
` [PATCH v3 05/24] media: i2c: switch to use of_graph_get_next_device_endpoint()
` [PATCH v3 06/24] media: platform: "
` [PATCH v3 08/24] hwtracing: "
[PATCH 0/2] Add QCOM PBS driver
2024-02-02 17:49 UTC (4+ messages)
` [PATCH 1/2] dt-bindings: soc: qcom: Add qcom,pbs bindings
[PATCH] ASoC: dt-bindings: google,sc7280-herobrine: Drop bouncing @codeaurora
2024-02-02 17:43 UTC
[PATCH v3 00/10] mtd: rawnand: brcmnand: driver and doc updates
2024-02-02 17:38 UTC (14+ messages)
` [PATCH v3 10/10] mtd: rawnand: brcmnand: allow for on-die ecc
[PATCH v3 0/2] Add regmap support to exynos-pmu for protected PMU regs
2024-02-02 17:35 UTC (3+ messages)
` [PATCH v3 1/2] soc: samsung: exynos-pmu: Add regmap support for SoCs that protect "
[PATCH v3 0/6] usb: typec: qcom-pmic-typec: enable support for PMI632 PMIC
2024-02-02 17:35 UTC (3+ messages)
` [PATCH v3 2/6] dt-bindings: usb: qcom,pmic-typec: add support for the PMI632 block
[PATCH v4 0/5] arm64: dts: add description for solidrun am642 som and hummingboard evb
2024-02-02 17:35 UTC (5+ messages)
` [PATCH v4 2/5] dt-bindings: rtc: abx80x: convert to yaml
` [PATCH v4 4/5] arm64: dts: add description for solidrun am642 som and evaluation board
[PATCH v8 2/3] pwm: Add Allwinner's D1/T113-S3/R329 SoCs PWM support
2024-02-02 17:32 UTC (2+ messages)
[PATCH] dt-bindings: clock: qcom: Fix @codeaurora email in Q6SSTOP
2024-02-02 17:19 UTC
[PATCH 0/3] Renesas RZ/G2L family and RZ/G3S add missing IRQC interrupts
2024-02-02 17:07 UTC (3+ messages)
` [PATCH 1/3] dt-bindings: interrupt-controller: renesas,rzg2l-irqc: Update interrupts
[PATCH 00/12] Add TI-SCI reboot driver
2024-02-02 17:04 UTC (4+ messages)
` [PATCH 03/12] power: reset: "
page: next (older) | prev (newer) | latest
- recent:[subjects (threaded)|topics (new)|topics (active)]
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).