zephyr/drivers
Luis Ubieda 8e0e99b9dd sensor: adxl345: Formatting improvements on macrobatics
No functional changes, only formatting changes.

Signed-off-by: Luis Ubieda <luisf@croxel.com>
2025-05-16 09:37:28 +02:00
..
adc drivers: adc: Add support for Apollo510 ADC 2025-05-14 09:11:17 +02:00
audio drivers: audio: wm8962: Add wm8962 codec support 2025-05-15 16:16:28 +02:00
auxdisplay drivers/auxdisplay: format jhd1313 driver. 2025-05-12 13:31:13 +02:00
bbram
bluetooth drivers: bluetooth: Add BLE low power mode for cyw920829m2evk_02 2025-05-13 17:45:47 +02:00
cache cache: stm32: add cortex-m33 peripheral driver 2025-04-25 11:04:37 +02:00
can drivers: can: common: mark unused function argument as such 2025-05-09 18:00:27 +02:00
charger drivers: charger: add charger support in X-Powers AXP2101 2025-04-16 17:07:20 +02:00
clock_control drivers: rtc: add silabs siwx91x rtc driver 2025-05-15 14:09:23 +02:00
comparator drivers: comparator: comparator_nrf: Add analog pins for nRF54L20 2025-05-13 17:45:18 +02:00
console drivers: console: uart_mcumgr: rename callback 2025-04-22 09:58:40 +02:00
coredump
counter drivers: counter: Place max32 API into iterable section 2025-05-15 17:53:31 +02:00
crypto
dac drivers: dac: add driver for the NXP DAC12 2025-05-13 03:20:29 +02:00
dai Drivers: DAI: Intel: DMIC: Program start symmetrically for PDMx 2025-04-02 13:04:32 +02:00
disk drivers: disk: nvme: fix warnings 2025-04-24 20:27:50 +02:00
display drivers: display: Introduce SSD1351 2025-05-12 21:09:36 +02:00
dma dma: intel_adsp_hda: re-enable interrupts upon resume 2025-05-14 15:19:06 +02:00
dp drivers: dp: add STM32 support 2025-05-13 18:37:55 +01:00
edac
eeprom drivers: eeprom: tmp11x: remove redundant build assert 2025-05-15 11:18:41 +02:00
entropy drivers: entropy: add iproc_rng200 (rpi_5) random generator driver 2025-05-14 09:11:42 +02:00
espi drivers: espi: npcx: ensure the host receives the value from eSPI VW 2025-04-18 10:40:23 +02:00
ethernet drivers: ethernet: litex: add length to log 2025-05-12 16:47:41 +02:00
firmware drivers: firmware: nrf_ironside: Make events static 2025-05-02 15:21:40 +02:00
flash arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
fpga drivers: fpga: ice40: Fix log level 2025-05-09 01:40:35 +02:00
fuel_gauge
gnss drivers: gnss: gnss_emul missing month_day data 2025-04-29 16:49:29 +02:00
gpio drivers: gpio: nrfx: impl pm device runtime 2025-05-14 15:19:22 +02:00
haptics
hdlc_rcp_if drivers: nxp: Do not use private L2 data structure. 2025-05-05 14:25:13 +02:00
hwinfo drivers: hwinfo: cc23x0: Add support for cc23x0 in hwinfo 2025-05-14 23:35:07 +02:00
hwspinlock
i2c drivers: i2c: Update driver to enable I2C for MAX32650 SoC 2025-05-14 11:03:22 +01:00
i2s drivers: i2s: mcux_sai: add MCLK direction control in the initialization 2025-05-15 16:16:28 +02:00
i3c drivers: i3c: Fix misspelling of brief in doxygen 2025-05-07 11:44:33 +02:00
ieee802154 drivers: ieee802154: cc13xx_cc26xx: Don't filter beacon for OpenThread 2025-05-13 22:20:55 -04:00
input input: add arduino,modulino-buttons 2025-05-14 11:03:10 +01:00
interrupt_controller drivers: intc: irqstr: Fix uninitialized variable error 2025-04-24 22:58:59 +02:00
ipm
led led: drop a bunch of now redundant brightness validations 2025-05-14 16:27:18 +02:00
led_strip leds: add arduino,modulino-smartleds 2025-05-14 11:03:10 +01:00
lora
mbox
mdio drivers: eth/mdio: esp32: enable GPIO0 for phy clock out 2025-05-01 09:34:13 +02:00
memc drivers: memc: Add support for siwx91x QSPI controller 2025-05-15 09:00:39 +02:00
mfd
mipi_dbi drivers: Wrap device driver APIs using DEVICE_API macro 2025-04-28 13:41:03 +02:00
mipi_dsi drivers: mipi_dsi: dsi_mcux_2l: Use NXP DCNano DBI driver for memory write 2025-04-23 10:03:42 +02:00
misc drivers: Move flexram to misc driver 2025-04-26 10:55:09 +02:00
mm
modem modem_cellular: Add dormant state to support network loss 2025-05-14 14:10:21 +02:00
mspi drivers: mspi: add apollo5x MSPI controller 2025-05-07 10:33:38 +02:00
net drivers: net: loopback: Set interface name to lo 2025-05-06 10:50:48 +02:00
pcie
peci
pinctrl drivers: pinctrl: npcx: add pinctrl driver support for npck3 2025-05-12 13:30:46 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock drivers: ptp_clock_nxp_enet: avoid configuring IRQ handlers again 2025-05-02 09:17:12 +02:00
pwm drivers: pwm: support for numaker m55m1x 2025-05-14 11:04:17 +01:00
regulator docs: raspberrrypi: Correct names of products 2025-04-03 15:27:50 -07:00
reset drivers: Wrap device driver APIs using DEVICE_API macro 2025-04-28 13:41:03 +02:00
retained_mem
rtc drivers: rtc: add silabs siwx91x rtc driver 2025-05-15 14:09:23 +02:00
sdhc drivers: sdhc: imx_usdhc: enable MMIO mapping 2025-05-12 16:47:49 +02:00
sensor sensor: adxl345: Formatting improvements on macrobatics 2025-05-16 09:37:28 +02:00
serial doc: remove more occurances of Nios II 2025-05-15 20:01:05 -04:00
sip_svc
smbus
spi drivers: spi: Initial support for RZ/G3S 2025-05-15 09:00:31 +02:00
stepper drivers: stepper: adi_tmc: tmc5xxxx: fixed standstill detection 2025-05-13 03:20:39 +02:00
syscon
tee
timer arch: nios2: remove arch 2025-05-15 20:01:05 -04:00
usb drivers: udc_smartbond: Fix calls to udc_get_ep_cfg() 2025-05-06 12:00:23 +02:00
usb_c
video video: stm32-dcmi: implement frame interval handling 2025-05-13 22:22:09 -04:00
virtualization
w1
watchdog drivers: watchdog: Update driver to enable WDT for MAX32650 SoC 2025-05-14 11:03:22 +01:00
wifi drivers: wifi: siwx91x: Enable roaming by default 2025-05-15 16:16:54 +02:00
xen
CMakeLists.txt
Kconfig