zephyr/drivers
Guillaume Gautier c93d6b8559 drivers: adc: stm32: apply extended calibration on u5
Some STM32U5 can apply an extended calibration to enhance the ADC
performance.

Signed-off-by: Guillaume Gautier <guillaume.gautier-ext@st.com>
2024-07-01 09:06:22 -04:00
..
adc drivers: adc: stm32: apply extended calibration on u5 2024-07-01 09:06:22 -04:00
audio everywhere: replace double words 2024-06-25 06:05:35 -04:00
auxdisplay
bbram driver: bbram: npcx: fix the way to clear bbram status 2024-06-21 10:07:41 +02:00
bluetooth everywhere: replace double words 2024-06-25 06:05:35 -04:00
cache everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
can drivers: nxp_s32_canxl: add CANXL MRU handler 2024-06-28 07:20:20 -04:00
charger
clock_control drivers: clock_control: ra: fix issue with setting memwait cycles 2024-07-01 09:17:54 +02:00
console drivers: ram_console: add option to link console buffer to given section 2024-06-12 17:09:24 -05:00
coredump
counter drivers/smartbond: Fix PM device runtime support 2024-06-18 14:36:38 -04:00
crypto drivers/smartbond: Fix PM device runtime support 2024-06-18 14:36:38 -04:00
dac
dai driver: ssp: reorganize ssp ip acquired flow 2024-06-27 08:25:59 +02:00
disk drivers: disk: remove `sdmmc_sdhc.h` since no longer used 2024-06-14 18:50:47 -04:00
display drivers/smartbond: Fix PM device runtime support 2024-06-18 14:36:38 -04:00
dma everywhere: replace double words 2024-06-25 06:05:35 -04:00
dp driver: swdp_bitbang: hardcode request lut 2024-06-14 11:14:17 +02:00
edac
eeprom everywhere: replace double words 2024-06-22 05:40:22 -04:00
entropy drivers/smartbond: Remove atomic flags from drivers 2024-06-21 08:45:10 -04:00
espi
ethernet drivers: ethernet: stm32: fix PTP on STM32F7 2024-07-01 09:04:43 -04:00
flash everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
fpga
fuel_gauge
gnss drivers: gnss: gnss_u_blox_m10: fix compiler warning 2024-07-01 09:14:12 +02:00
gpio driver: gpio: Add initial gpio drirver support for RA8M1 2024-06-26 13:36:14 -04:00
hwinfo drivers: hwinfo: stm32 driver supports the stm32h7rs serie 2024-06-14 11:13:54 +02:00
hwspinlock
i2c drivers: i2c: bugfix for ambiq i2c driver 2024-07-01 09:06:05 -04:00
i2s drivers: i2s_nrfx: Fix division by 0 in divider calculation 2024-06-25 12:19:20 -04:00
i3c i3c: ccc: fix missing break in switch in _do__getcaps() 2024-06-24 22:25:57 -04:00
ieee802154 everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
input drivers/input: it8xxx2: Add critical section to prevent race conditions 2024-07-01 09:04:14 -04:00
interrupt_controller everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
ipm everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
kscan
led everywhere: replace double words 2024-06-22 05:40:22 -04:00
led_strip
lora drivers: lora: implement reyax lora driver 2024-06-14 17:12:49 -04:00
mbox drivers: mbox: nrf: Change VEVIFs and BELLBOARD nomenclature 2024-06-15 04:41:47 -04:00
mdio driver: eth_esp32: fix shared clock check 2024-06-24 14:49:16 -04:00
memc drivers: fix Kconfig.mspi for issue #74349 2024-06-18 19:55:35 -04:00
mfd
mipi_dbi drivers: mipi_dbi: smartbond: Unused symbol 2024-06-24 12:43:12 -04:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc
mm
modem fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
mspi drivers: mspi: Add Ambiq apollo3p mspi controller 2024-06-14 21:07:00 -04:00
net fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
pcie kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
peci
pinctrl drivers: pinctrl: Add pinctrl driver for RA8 series 2024-06-26 13:36:14 -04:00
pm_cpu_ops
power_domain
ps2
ptp_clock drivers: ptp_clock: ptp_enet: use MMIO mapped address 2024-06-14 19:21:18 +02:00
pwm drivers: ledc: Clock source update to support ESP32C6 2024-06-14 18:51:46 -04:00
regulator everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
reset
retained_mem
rtc drivers: rtc: rtc_ll_stm32: coverity 368806 fix 2024-06-24 14:48:15 -04:00
sdhc everywhere: replace double words 2024-06-25 06:05:35 -04:00
sensor bme280: Update decoder to decode channels correctly 2024-06-28 12:22:54 -04:00
serial everywhere: replace `#if IS_ENABLED()` as per docs 2024-06-28 07:20:32 -04:00
sip_svc
smbus
spi driver: spi: gd32: fix spi reg clear wrong flag 2024-07-01 09:16:22 +02:00
syscon
tee drivers: tee: optee: handlde GET_THREAD_COUNT call 2024-06-26 14:14:25 -04:00
timer everywhere: replace double words 2024-06-22 05:40:22 -04:00
usb drivers: udc_stm32: disable control endpoints in udc_disable() 2024-06-28 20:56:47 -04:00
usb_c
video
virtualization kernel: mm: rename z_phys_un/map to k_mem_*_phys_bare 2024-06-12 21:13:26 -04:00
w1
watchdog drivers: watchdog: Added support to C6 2024-06-14 18:51:46 -04:00
wifi fdtable: replace z_ prefix with zvfs_ for fdtable.h functions 2024-06-26 12:33:02 +02:00
xen
CMakeLists.txt drivers: tee: Add Tee driver generic API 2024-06-26 14:14:25 -04:00
Kconfig drivers: tee: Add Tee driver generic API 2024-06-26 14:14:25 -04:00