zephyr/drivers
Aksel Skauge Mellbye 856341e175 drivers: debug: silabs_pti: Add driver for Packet Trace Interface
The Packet Trace Interface is a debug interface that emits TX and RX packet
data over a serial connection in real time.

Signed-off-by: Aksel Skauge Mellbye <aksel.mellbye@silabs.com>
2025-06-13 11:12:20 +02:00
..
adc drivers: adc: fix underflow in lmp90xxx_adc_start_read channel check 2025-06-11 09:55:42 +02:00
audio audio: codec: Add driver for MAX98091 codec 2025-06-11 16:17:08 -07:00
auxdisplay drivers/auxdisplay: format jhd1313 driver. 2025-05-12 13:31:13 +02:00
bbram
bluetooth drivers: bluetooth: hci: Use TRNG peripheral for BLE purpose on WB0x 2025-06-12 09:32:41 -07:00
cache drivers: cache: nrf: Resolve NRF_CACHE_HAS_LINEADDR issue 2025-06-12 09:33:48 -07:00
can drivers: can: mcp2515: reformat files using clang-format 2025-06-02 13:29:17 +02:00
charger charger: axp2101: Guards against out-of-bounds read 2025-05-28 12:22:21 +02:00
clock_control drivers: clock_control_nrf: Prevent break from becoming dead code 2025-06-12 11:45:56 +02:00
comparator dts: enum_macros: make sure that they are lowercase 2025-05-28 17:48:57 +02:00
console
coredump
counter drivers: counter: Add a support for TI MSPM0 Timer counter 2025-06-10 10:25:10 -04:00
crypto drivers: crypto: cc23x0: Add support for DMA mode 2025-06-11 16:06:55 -07:00
dac drivers: dac: esp32: avoid out-of-range channel ID 2025-06-11 08:19:09 +02:00
dai drivers: ssp: unify clock selection flow across ACE platforms 2025-05-31 07:03:39 -04:00
debug drivers: debug: silabs_pti: Add driver for Packet Trace Interface 2025-06-13 11:12:20 +02:00
disk drivers: disk: nvme: fix include guard typo 2025-06-06 09:08:33 -07:00
display drivers: display: ssd1306: fix reset 2025-05-28 01:47:24 +02:00
dma drivers: dma: max32: Handle channel index conversion in HAL 2025-06-10 08:47:42 +02:00
dp drivers: dp: use atomic APIs for pin set/reset 2025-05-22 13:44:55 +02:00
edac
eeprom drivers: eeprom: tmp11x: remove redundant build assert 2025-05-15 11:18:41 +02:00
entropy drivers: entropy: virtio: Unify the notation to VIRTIO 2025-06-07 15:39:06 +01:00
espi drivers/espi: ite: Refactor register defines into .c for SoC flexibility 2025-06-05 09:34:23 +02:00
ethernet drivers: ethernet: stm32: stop hal before config 2025-06-13 07:39:42 +02:00
firmware drivers: nrf_ironside dvfs service 2025-06-12 11:32:32 +02:00
flash drivers: flash: nrf_qspi_nor: Handle properly multiple XIP users 2025-06-12 11:45:10 +02:00
fpga drivers: fpga: ice40: Fix log level 2025-05-09 01:40:35 +02:00
fuel_gauge fuel_gauge: add basic support for AXP2101 chip 2025-05-22 04:51:27 +02:00
gnss gnss: u_blox_f9p: Introduce High-precision GNSS module 2025-06-04 08:44:59 +02:00
gpio drivers: gpio: rgpio: only handle usable pin's interrupt 2025-06-11 18:31:10 -07:00
haptics
hdlc_rcp_if drivers: nxp: Do not use private L2 data structure. 2025-05-05 14:25:13 +02:00
hwinfo boards: frdm_mcxa153,frdm_mcxa156: add hwinfo support 2025-06-12 10:24:40 +02:00
hwspinlock
i2c i2c: npcx: Verify msg is not null 2025-06-13 07:37:14 +02:00
i2s drivers: i2s_nrfx: Add missing <hal/nrf_clock.h> inclusion 2025-06-12 11:31:11 +02:00
i3c drivers: i3c: npcx: add support for target reset request handling 2025-06-06 08:43:32 +02:00
ieee802154 drivers: ieee802154: update mcxw ieee802154 driver 2025-06-12 09:34:16 -07:00
input drivers: input: esp32: fix threshold calculation 2025-06-09 14:54:30 -07:00
interrupt_controller drivers: intc_wch_pfic: replace shift operations with BIT macro 2025-06-11 08:18:58 +02:00
ipm driver: ipm: introduce IPM_MAX_DATA_SIZE build configuration 2025-05-27 10:29:20 +02:00
led drivers: led: fix LED_BRIGTHNESS_MAX typo 2025-06-09 14:50:33 -07:00
led_strip leds: add arduino,modulino-smartleds 2025-05-14 11:03:10 +01:00
lora
mbox drivers: mbox_nxp_imx_mu: return negative errno value on error 2025-06-10 22:06:40 +02:00
mdio drivers: mdio: fix typo in macro name 2025-06-10 08:48:20 +02:00
memc drivers: memc: Add support for siwx91x QSPI controller 2025-05-15 09:00:39 +02:00
mfd drivers: mfd: add FLEXCOM drivers for Microchip SAM devices 2025-05-28 08:14:08 +02:00
mipi_dbi pm: policy: remove redundant ifdef exclusion of device_power_lock 2025-06-05 09:34:31 +02:00
mipi_dsi
misc drivers: misc: add Renesas RA ELC driver 2025-06-13 10:09:35 +02:00
mm
modem modem_cellular: Add support for the simcom a76xx modem 2025-05-28 16:37:53 +02:00
mspi drivers: mspi: add apollo5x MSPI controller 2025-05-07 10:33:38 +02:00
net net: nsos_sockets: conn_mgr support 2025-05-22 11:31:54 +02:00
pcie
peci
pinctrl drivers: adc: siwx91x: Analog pin initialization 2025-06-10 12:07:33 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock drivers: ptp_clock: Add NXP NETC PTP Clock Driver 2025-06-06 14:47:53 +01:00
pwm drivers: pwm: Update Renesas RA PWM driver to integrate Renesas ELC 2025-06-13 10:09:35 +02:00
regulator regulator: npm1300: configure active discharge 2025-06-12 11:40:32 +02:00
reset drivers: Wrap device driver APIs using DEVICE_API macro 2025-04-28 13:41:03 +02:00
retained_mem
rtc drivers: rtc: rpi_pico: fix tm_mon and tm_mday offsets 2025-06-12 13:40:59 +02:00
sdhc drivers: Update dtc transfer info alignment 2025-05-30 10:26:34 +02:00
sensor drivers: voltage_divider: handle ADC PM 2025-06-11 08:18:39 +02:00
serial drivers: serial: stm32: prevent race condition 2025-06-12 09:41:45 -07:00
sip_svc
smbus
spi drivers: spi: sam0: Reset SPI peripheral on init 2025-06-11 08:15:06 +02:00
stepper drivers: stepper: tmc50xx: add a null pointer check 2025-06-04 17:04:30 +02:00
syscon drivers: syscon: Introduce BFLB Efuse driver 2025-05-19 10:11:58 +02:00
tee
timer drivers: timer: nrf_rtc_timer: Optimize z_nrf_rtc_timer_get_ticks 2025-06-12 09:26:29 -07:00
usb usb: nxp mcux: usb device remote wakeup 2025-06-10 22:07:27 +02:00
usb_c drivers: tcpc: Add TCPC driver for FUSB307 2025-05-27 11:50:29 +02:00
video drivers: video: fix null deref in video_get_csi_link_freq() 2025-06-13 10:10:13 +02:00
virtio drivers: virtio: add VIRTIO MMIO transport driver 2025-06-07 15:39:06 +01:00
virtualization
w1 w1: shell: adopt SHELL_HELP 2025-06-11 09:55:21 +02:00
watchdog watchdog: shell: adopt SHELL_HELP 2025-06-11 09:55:21 +02:00
wifi drivers: wifi: nxp: Modify shim driver to support btwt changes. 2025-06-10 08:47:25 +02:00
xen
CMakeLists.txt drivers: debug: Add debug driver class 2025-06-13 11:12:20 +02:00
Kconfig drivers: debug: Add debug driver class 2025-06-13 11:12:20 +02:00