public inbox for devicetree@vger.kernel.org
 help / color / mirror / Atom feed
 messages from 2024-09-12 14:26:23 to 2024-09-13 05:06:51 UTC [more...]

[PATCH v28 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-09-12 19:10 UTC  (4+ messages)
` [PATCH v28 1/3] dt-bindings: reset: npcm: add clock properties
` [PATCH v28 2/3] reset: npcm: register npcm8xx clock auxiliary bus device
` [PATCH v28 3/3] clk: npcm8xx: add clock controller

[PATCH v4 0/8] Add support for SA8775P Multimedia clock controllers
 2024-09-13  5:05 UTC  (9+ messages)
` [PATCH v4 3/8] dt-bindings: clock: qcom: Add SA8775P camera clock controller
` [PATCH v4 5/8] dt-bindings: clock: qcom: Add SA8775P display clock controllers

[PATCH 1/2] dt-bindings: phy: bcm-ns-usb2-phy: drop deprecated variant
 2024-09-13  4:45 UTC  (2+ messages)
` [PATCH 2/2] phy: bcm-ns-usb2: drop support for old binding variant

[PATCH 0/2] Add framework for user controlled driver probes
 2024-09-13  4:37 UTC  (5+ messages)
` [PATCH 2/2] driver: core: add probe control driver

[RFC 1/2] dt-bindings: connector: Add property to set pd timer values
 2024-09-13  4:34 UTC  (4+ messages)

[PATCH v2 0/2] mips: realtek: Add reboot support
 2024-09-13  4:19 UTC  (4+ messages)
` [PATCH v2 1/2] dt-bindings: mfd: Add Realtek switch
` [PATCH v2 2/2] mips: dts: realtek: Add syscon-reboot node

[PATCH v5 0/3] add support for ad777x family
 2024-09-13  4:16 UTC  (6+ messages)
` [PATCH v5 2/3] Documentation: ABI: added filter mode doc in sysfs-bus-iio
` [PATCH v5 3/3] drivers: iio: adc: add support for ad777x family

[PATCH v4 00/13] media: qcom: camss: Add sm8550 support
 2024-09-13  4:17 UTC  (9+ messages)
` [PATCH 07/13] dt-bindings: media: camss: Add qcom,sm8550-camss binding

[PATCH v1 0/2] Yosemite4: Add devices on I2C buses to server boards
 2024-09-13  3:26 UTC  (5+ messages)
` [PATCH v1 2/2] ARM: dts: aspeed: yosemite4: Add gpio pca9506 for CPLD IOE

[PATCH v7 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
 2024-09-13  3:15 UTC  (3+ messages)
` [PATCH v7 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v7 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks

[PATCH 1/2] arm64: dt: imx93-tqma9352-mba93xxca: enable Open Drain for MDIO
 2024-09-13  2:55 UTC  (4+ messages)
` [PATCH 2/2] arm64: dt: imx93-tqma9352-mba93xxla: "

[PATCH v4 00/10] riscv: Userspace pointer masking and tagged address ABI
 2024-09-13  2:54 UTC  (15+ messages)
` [PATCH v4 01/10] dt-bindings: riscv: Add pointer masking ISA extensions
` [PATCH v4 02/10] riscv: Add ISA extension parsing for pointer masking
` [PATCH v4 03/10] riscv: Add CSR definitions "
` [PATCH v4 04/10] riscv: Add support for userspace "
` [PATCH v4 05/10] riscv: Add support for the tagged address ABI
` [PATCH v4 06/10] riscv: Allow ptrace control of "
` [PATCH v4 07/10] selftests: riscv: Add a pointer masking test

[PATCH v2 0/7] usb: dwc3: qcom: Flatten dwc3 structure
 2024-09-13  2:34 UTC  (6+ messages)
` [PATCH v2 4/7] usb: dwc3: core: Expose core driver as library
` [PATCH v2 5/7] usb: dwc3: qcom: Don't reply on drvdata during probe

[PATCH v1 00/10] ASoC: Some issues about loongson i2s
 2024-09-13  2:02 UTC  (4+ messages)
` [PATCH v1 02/10] ASoC: codecs: Add support for ES8323

[PATCH v6 0/2] arm64: dts: mediatek: Add MT8186 Ponyta
 2024-09-13  1:55 UTC  (3+ messages)
` [PATCH v6 1/2] dt-bindings: arm: mediatek: Add MT8186 Ponyta Chromebook
` [PATCH v6 2/2] arm64: dts: mediatek: Add MT8186 Ponyta Chromebooks

[PATCH v4 00/30] riscv control-flow integrity for usermode
 2024-09-13  0:18 UTC  (32+ messages)
` [PATCH v4 01/30] mm: Introduce ARCH_HAS_USER_SHADOW_STACK
` [PATCH v4 02/30] mm: helper `is_shadow_stack_vma` to check shadow stack vma
` [PATCH v4 03/30] riscv: Enable cbo.zero only when all harts support Zicboz
` [PATCH v4 04/30] riscv: Add support for per-thread envcfg CSR values
` [PATCH v4 05/30] riscv: Call riscv_user_isa_enable() only on the boot hart
` [PATCH v4 06/30] riscv/Kconfig: enable HAVE_EXIT_THREAD for riscv
` [PATCH v4 07/30] riscv: zicfilp / zicfiss in dt-bindings (extensions.yaml)
` [PATCH v4 08/30] riscv: zicfiss / zicfilp enumeration
` [PATCH v4 09/30] riscv: zicfiss / zicfilp extension csr and bit definitions
` [PATCH v4 10/30] riscv: usercfi state for task and save/restore of CSR_SSP on trap entry/exit
` [PATCH v4 11/30] riscv/mm : ensure PROT_WRITE leads to VM_READ | VM_WRITE
` [PATCH v4 12/30] riscv mm: manufacture shadow stack pte
` [PATCH v4 13/30] riscv mmu: teach pte_mkwrite to manufacture shadow stack PTEs
` [PATCH v4 14/30] riscv mmu: write protect and shadow stack
` [PATCH v4 15/30] riscv/mm: Implement map_shadow_stack() syscall
` [PATCH v4 16/30] riscv/shstk: If needed allocate a new shadow stack on clone
` [PATCH v4 17/30] prctl: arch-agnostic prctl for shadow stack
` [PATCH v4 18/30] prctl: arch-agnostic prctl for indirect branch tracking
` [PATCH v4 19/30] riscv: Implements arch agnostic shadow stack prctls
` [PATCH v4 20/30] riscv: Implements arch agnostic indirect branch tracking prctls
` [PATCH v4 21/30] riscv/traps: Introduce software check exception
` [PATCH v4 22/30] riscv sigcontext: cfi state struct definition for sigcontext
` [PATCH v4 23/30] riscv signal: save and restore of shadow stack for signal
` [PATCH v4 24/30] riscv/kernel: update __show_regs to print shadow stack register
` [PATCH v4 25/30] riscv/ptrace: riscv cfi status and state via ptrace and in core files
` [PATCH v4 26/30] riscv/hwprobe: zicfilp / zicfiss enumeration in hwprobe
` [PATCH v4 27/30] riscv: create a config for shadow stack and landing pad instr support
` [PATCH v4 28/30] riscv: Documentation for landing pad / indirect branch tracking
` [PATCH v4 29/30] riscv: Documentation for shadow stack on riscv
` [PATCH v4 30/30] kselftest/riscv: kselftest for user mode cfi

[PATCH] Revert "arm64: dts: rockchip: remove redundant cd-gpios from rk3588 sdmmc nodes"
 2024-09-12 23:33 UTC  (5+ messages)
` [PATCH v2] "

[PATCH v6 0/4] pressure: bmp280: Minor cleanup and interrupt support
 2024-09-12 23:32 UTC  (5+ messages)
` [PATCH v6 1/4] iio: pressure: bmp280: Use sleep and forced mode for oneshot captures
` [PATCH v6 2/4] dt-bindings: iio: pressure: bmp085: Add interrupts for BMP3xx and BMP5xx devices
` [PATCH v6 3/4] iio: pressure: bmp280: Add data ready trigger support
` [PATCH v6 4/4] iio: pressure: bmp280: Move bmp085 interrupt to new configuration

[PATCH 0/5] Turing RK1 SoM DT updates
 2024-09-12 23:20 UTC  (6+ messages)
` [PATCH 4/5] arm64: dts: rockchip: Enable all 3 USBs on Turing RK1

[PATCH v4 0/2] Use functionality of irq_get_trigger_type() and
 2024-09-12 22:16 UTC  (3+ messages)
` [PATCH v4 1/2] of/irq: Make use of irq_get_trigger_type()
` [PATCH v4 2/2] of/irq: Use helper to define resources

[PATCH v1 0/5] Add Microchip IPC mailbox and remoteproc support
 2024-09-12 21:30 UTC  (10+ messages)
` [PATCH v1 1/5] riscv: asm: vendorid_list: Add Microchip Technology to the vendor list
` [PATCH v1 2/5] dt-bindings: mailbox: add binding for Microchip IPC mailbox driver
` [PATCH v1 3/5] mailbox: add Microchip IPC support
` [PATCH v1 4/5] dt-bindings: remoteproc: add binding for Microchip IPC remoteproc
` [PATCH v1 5/5] remoteproc: add support for Microchip IPC remoteproc platform driver

[PATCH v4 0/2] Add I2C driver for Bosch BMI270 IMU
 2024-09-12 21:07 UTC  (3+ messages)
` [PATCH v4 1/2] dt-bindings: iio: imu: add bmi270 bindings
` [PATCH v4 2/2] iio: imu: Add i2c driver for bmi270 imu

[PATCH v1 0/6] Add SCMI transport descriptors
 2024-09-12 21:05 UTC  (6+ messages)
` [PATCH v1 3/6] firmware: arm_scmi: Use max-rx-timeout-ms from devicetree
` [PATCH v1 5/6] firmware: arm_scmi: Use max_msg and max_msg_size "

[PATCH 00/21] Adding support of ADI ARMv8 ADSP-SC598 SoC
 2024-09-12 21:04 UTC  (24+ messages)
` [PATCH 01/21] arm64: Add ADI "
` [PATCH 02/21] reset: Add driver for ADI ADSP-SC5xx reset controller
` [PATCH 03/21] dt-bindigs: arm64: adi,sc598 bindings
` [PATCH 04/21] dt-bindings: arm64: adi,sc598: Add ADSP-SC598 SoC bindings
` [PATCH 05/21] clock:Add driver for ADI ADSP-SC5xx PLL
` [PATCH 06/21] include: dt-binding: clock: add adi clock header file
` [PATCH 07/21] clock: Add driver for ADI ADSP-SC5xx clock
` [PATCH 08/21] dt-bindings: clock: adi,sc5xx-clocks: add bindings
` [PATCH 09/21] gpio: add driver for ADI ADSP-SC5xx platform
` [PATCH 10/21] dt-bindings: gpio: adi,adsp-port-gpio: add bindings
` [PATCH 11/21] irqchip: Add irqchip for ADI ADSP-SC5xx platform
` [PATCH 12/21] dt-bindings: irqchip: adi,adsp-pint: add binding
` [PATCH 13/21] pinctrl: Add drivers for ADI ADSP-SC5xx platform
` [PATCH 14/21] dt-bindings: pinctrl: adi,adsp-pinctrl: add bindings
` [PATCH 15/21] i2c: Add driver for ADI ADSP-SC5xx platforms
` [PATCH 16/21] dt-bindings: i2c: add i2c/twi driver documentation
` [PATCH 17/21] serial: adi,uart: Add driver for ADI ADSP-SC5xx
` [PATCH 18/21] dt-bindings: serial: adi,uart4: add adi,uart4 driver documentation
` [PATCH 19/21] arm64: dts: adi: sc598: add device tree
` [PATCH 20/21] arm64: defconfig: sc598 add minimal changes
` [PATCH 21/21] MAINTAINERS: add adi sc5xx maintainers

[PATCH v2] drivers/of: Improve documentation for match_string
 2024-09-12 20:56 UTC  (3+ messages)

[PATCH v7 00/10] platform/chrome: Introduce DT hardware prober
 2024-09-12 20:31 UTC  (3+ messages)
` [PATCH v7 02/10] of: base: Add for_each_child_of_node_with_prefix()

[PATCH 0/3] Do some cleanup with use of __free()
 2024-09-12 20:25 UTC  (3+ messages)
` [PATCH 3/3] of: property: Do some clean up "

[PATCH v4] dt-bindings: watchdog: qcom-wdt: document support on SA8255p
 2024-09-12 20:23 UTC  (2+ messages)

[PATCH v3 0/2] Use functionality of irq_get_trigger_type() and DEFINE_*
 2024-09-12 19:57 UTC  (5+ messages)
` [PATCH v3 2/2] of/irq: Use helper to define resources

[PATCH v27 00/32] Introduce QC USB SND audio offloading support
 2024-09-12 19:39 UTC  (33+ messages)
` [PATCH v27 01/32] xhci: add helper to stop endpoint and wait for completion
` [PATCH v27 02/32] usb: host: xhci: Repurpose event handler for skipping interrupter events
` [PATCH v27 03/32] xhci: sideband: add initial api to register a sideband entity
` [PATCH v27 04/32] usb: xhci: xhci-sideband: Set IMOD for xHCI sideband clients
` [PATCH v27 05/32] usb: host: xhci-mem: Cleanup pending secondary event ring events
` [PATCH v27 06/32] usb: host: xhci-mem: Allow for interrupter clients to choose specific index
` [PATCH v27 07/32] usb: host: xhci-plat: Set XHCI max interrupters if property is present
` [PATCH v27 08/32] usb: dwc3: Specify maximum number of XHCI interrupters
` [PATCH v27 09/32] ALSA: Add USB audio device jack type
` [PATCH v27 10/32] ALSA: usb-audio: Export USB SND APIs for modules
` [PATCH v27 11/32] ALSA: usb-audio: Check for support for requested audio format
` [PATCH v27 12/32] ALSA: usb-audio: Save UAC sample size information
` [PATCH v27 13/32] ALSA: usb-audio: Prevent starting of audio stream if in use
` [PATCH v27 14/32] ASoC: Add SOC USB APIs for adding an USB backend
` [PATCH v27 15/32] ASoC: usb: Add PCM format check API for "
` [PATCH v27 16/32] ASoC: usb: Create SOC USB SND jack kcontrol
` [PATCH v27 17/32] ASoC: usb: Fetch ASoC card and pcm device information
` [PATCH v27 18/32] ASoC: doc: Add documentation for SOC USB
` [PATCH v27 19/32] ASoC: dt-bindings: qcom,q6dsp-lpass-ports: Add USB_RX port
` [PATCH v27 20/32] ASoC: dt-bindings: Update example for enabling USB offload on SM8250
` [PATCH v27 21/32] ASoC: qcom: qdsp6: Introduce USB AFE port to q6dsp
` [PATCH v27 22/32] ASoC: qcom: qdsp6: q6afe: Increase APR timeout
` [PATCH v27 23/32] ASoC: qcom: qdsp6: Add USB backend ASoC driver for Q6
` [PATCH v27 24/32] ASoC: qcom: qdsp6: Add headphone jack for offload connection status
` [PATCH v27 25/32] ASoC: qcom: qdsp6: Fetch USB offload mapped card and PCM device
` [PATCH v27 26/32] ALSA: usb-audio: Introduce USB SND platform op callbacks
` [PATCH v27 27/32] ALSA: usb-audio: qcom: Add USB QMI definitions
` [PATCH v27 28/32] ALSA: usb-audio: qcom: Introduce QC USB SND offloading support
` [PATCH v27 29/32] ALSA: usb-audio: qcom: Don't allow USB offload path if PCM device is in use
` [PATCH v27 30/32] ALSA: usb-audio: Add USB offload route kcontrol
` [PATCH v27 31/32] ALSA: usb-audio: Allow for rediscovery of connected USB SND devices
` [PATCH v27 32/32] ASoC: usb: Rediscover USB SND devices on USB port add

[PATCH RESEND v27 0/3] Introduce Nuvoton Arbel NPCM8XX BMC SoC
 2024-09-12 19:19 UTC  (7+ messages)
` [PATCH RESEND v27 2/3] reset: npcm: register npcm8xx clock auxiliary bus device

[PATCH 6.6 v2 3/4] riscv: dts: starfive: Add the nodes and pins of I2Srx/I2Stx0/I2Stx1
 2024-09-12 18:48 UTC  (5+ messages)

[PATCH] arm64: dts: rockchip: Designate Turing RK1's system power controller
 2024-09-12 18:01 UTC 

[PATCH v6 1/2] dt-bindings: arm: Document the btt3 i.MX28 based board
 2024-09-12 17:57 UTC  (2+ messages)

[PATCH v3] dt-bindings: cpufreq: qcom-hw: document support for SA8255p
 2024-09-12 17:50 UTC 

[PATCH v3 0/6] Add support Relfor Saib board which is based on Rockchip RV1109 SoC
 2024-09-12 17:30 UTC  (5+ messages)
` [PATCH v3 1/6] dt-bindings: watchdog: rockchip: Add rockchip,rv1126-wdt string
` [PATCH v3 5/6] dt-bindings: arm: rockchip: Add Relfor Saib
` [PATCH v3 6/6] ARM: dts: rockchip: Add Relfor Saib board

[PATCH v7 1/2] dt-bindings: input: touchscreen: add Hynitron CST816X
 2024-09-12 17:29 UTC  (2+ messages)

[PATCH v5 1/8] misc: Add support for LAN966x PCI device
 2024-09-12 17:00 UTC  (2+ messages)

[PATCH] dt-bindings: interrupt-controller: fsl,irqsteer: Document fsl,imx8qm-irqsteer
 2024-09-12 16:57 UTC  (2+ messages)

[PATCH v7 00/16] Add audio support for the MediaTek Genio 350-evk board
 2024-09-12 16:54 UTC  (5+ messages)
` (subset) "

[PATCH v4 0/5] Add mfd, pinctrl and pwm support to EN7581 SoC
 2024-09-12 16:44 UTC  (7+ messages)
` [PATCH v4 1/5] dt-bindings: arm: airoha: Add the chip-scu node for "
` [PATCH v4 2/5] dt-bindings: mfd: Add support for Airoha EN7581 GPIO System Controller

[PATCH v2 0/2] arm64: dts: ti: k3-j784s4: Mark tps659413 regulators as bootph-all
 2024-09-12 16:02 UTC  (2+ messages)

[PATCH v5 0/2] pwm: add support for NXPs high-side switch MC33XS2410
 2024-09-12 15:51 UTC  (4+ messages)
` [PATCH v5 2/2] "

[PATCH] arm64: dts: mt8192-asurada-spherion: Add Synaptics trackpad support
 2024-09-12 15:44 UTC 

[PATCH v9 0/7] Introduction of a remoteproc tee to load signed firmware
 2024-09-12 15:41 UTC  (5+ messages)
` [PATCH v9 4/7] remoteproc: core: Add TEE interface support for firmware release
` [PATCH v9 6/7] remoteproc: stm32: Create sub-functions to request shutdown and release

[PATCH v2] arm64: dts: mediatek: mt8395-genio-1200-evk: Enable GPU
 2024-09-12 15:39 UTC  (2+ messages)

[PATCH v2 0/5] MediaTek MT6357/8/9 PMIC Auxiliary ADC support
 2024-09-12 15:20 UTC  (4+ messages)
` [PATCH v2 2/5] dt-bindings: mfd: mediatek,mt6357: Describe Auxiliary ADC subdev

[PATCH 0/8] Add support for PCIe3 on x1e80100
 2024-09-12 14:49 UTC  (10+ messages)
` [PATCH 8/8] PCI: qcom: Add support to PCIe slot power supplies

[PATCH 0/2] Fix dtcheck warnings for mediatek,dpi binding
 2024-09-12 14:43 UTC  (3+ messages)
` [PATCH 1/2] dt-bindings: display: mediatek: dpi: Add power-domains to the bindings
` [PATCH 2/2] arm64: dts: mt8183: Add port node to dpi node

[PATCH v5 0/8] Add support for the LAN966x PCI device using a DT overlay
 2024-09-12 14:37 UTC  (6+ messages)
` [PATCH v5 3/8] mfd: syscon: Add reference counting and device managed support

[PATCH v4 0/2] Add support for RK3588S Evaluation board
 2024-09-12  8:02 UTC  (2+ messages)
` [PATCH v4 1/2] dt-bindings: arm: rockchip: Add RK3588S EVB1 board


This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox