zephyr/drivers
Lucas Tamborrino 7b27d4c9d5 drivers: adc: esp32: Fix calibration scheme for esp32s3
ESP32S3 requires ESP_ADC_CAL_VAL_EFUSE_TP_FIT calibration
scheme. The use of ESP_ADC_CAL_VAL_EFUSE_TP is not supported
in the SoC..

Signed-off-by: Lucas Tamborrino <lucas.tamborrino@espressif.com>
2024-08-01 16:49:25 +01:00
..
adc drivers: adc: esp32: Fix calibration scheme for esp32s3 2024-08-01 16:49:25 +01: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 drivers: bluetooth: hci: nrf53: use nrf_spu_extdomain_set 2024-08-01 08:56:56 +01:00
cache everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
can drivers: nxp_s32_canxl: improve CANXL error report 2024-07-28 07:29:39 +03:00
charger
clock_control clock_control: Add MCO support for STM32 U5 series 2024-08-01 09:12:13 +01:00
console console: ipm_console_sender: fix function naming camel case 2024-08-01 16:49:08 +01:00
coredump
counter drivers/smartbond: Fix PM device runtime support 2024-06-18 14:36:38 -04:00
crypto drivers: crypto: use reset api for crypto peripheral reset 2024-07-28 07:31:25 +03:00
dac drivers: dac: dac_ad569x: Add bit shift for 14/12-bit variants 2024-07-11 09:37:12 +02:00
dai drivers: dai: intel: ssp: Introduce DMA control set API 2024-07-29 14:20:18 +02:00
disk disk: flashdisk: init in POST_KERNEL 2024-07-27 15:19:14 +03:00
display Drivers: ssd1306: Respect segment-offset DTS property 2024-08-01 16:44:24 +02: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 drivers: eeprom: emulator: correct improper exponentiation 2024-07-05 09:18:31 +02:00
entropy drivers: trng: Add TRNG driver for MAX32xxx MCUs 2024-07-28 07:30:20 +03:00
espi drivers: espi: host_subs: npcx: fix LDN register definition of PMCH 2024-07-27 15:15:22 +03:00
ethernet dts: bindings: litex: rename eth comatible 2024-08-01 08:59:37 +01:00
flash drivers: flash: stm32h7: Fix unused variable warning 2024-08-01 09:15:48 +01:00
fpga
fuel_gauge Drivers: max17048: updated voltage parameter output 2024-07-10 11:36:28 +02:00
gnss drivers: gnss: update drivers to select reference frame 2024-07-31 10:07:19 +02:00
gpio drivers: nxp: convert SIUL2 drivers to native 2024-07-31 10:08:24 +02:00
hwinfo drivers: hwinfo: add numaker m2l31x for device id 2024-08-01 09:13:06 +01:00
hwspinlock
i2c drivers: i2c: i2c_ll_stm32: Remove redundant last msg stop 2024-08-01 12:37:40 +02:00
i2s drivers: i2s_nrfx: Fix division by 0 in divider calculation 2024-06-25 12:19:20 -04:00
i3c drivers: i3c: add ddr, ibi tir, direct ccc def byte support 2024-07-29 14:23:43 +02:00
ieee802154 kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
input drivers: input: cst816s: read the gesture-ID register 2024-08-01 09:14:19 +01:00
interrupt_controller drivers/interrupt: it8xxx2: Register interrupt number 0 to handle 2024-08-01 12:36:23 +02:00
ipm everywhere: replace #if IS_ENABLED() as per docs 2024-06-28 07:20:32 -04:00
kscan input: add a user_data pointer to the callback 2024-07-31 12:55:11 +02:00
led everywhere: replace double words 2024-06-22 05:40:22 -04:00
led_strip
lora lora: rylrxxx: add missing timeout 2024-07-30 11:44:04 +02:00
mbox drivers: mbox: nrf_bellboard: only clear events that raised the IRQ 2024-07-27 15:13:45 +03:00
mdio drivers: mdio: Clear interrupt signal in ISR 2024-07-27 15:10:42 +03:00
memc drivers: memc: fix Kconfig option MEMC_STM32 2024-07-05 18:43:06 +02:00
mfd
mipi_dbi drivers: mipi_dbi: reduce the RAM overhead 2024-07-27 10:45:34 +03:00
mipi_dsi everywhere: replace double words 2024-06-22 05:40:22 -04:00
misc
mm
modem modem: hl7800: set RX socket remote address 2024-07-10 16:16:03 -04:00
mspi drivers: mspi: Add Ambiq apollo3p mspi controller 2024-06-14 21:07:00 -04:00
net drivers: nsos: fix resource leak in nsos_adapt_accept() error path 2024-07-05 18:44:13 +02:00
pcie
peci
pinctrl drivers: nxp: convert SIUL2 drivers to native 2024-07-31 10:08:24 +02:00
pm_cpu_ops
power_domain
ps2
ptp_clock drivers: ptp_clock_nxp_enet: add module_dev to driver config 2024-07-09 17:20:12 -04:00
pwm drivers: cc13xx_cc26xx: pwm: enable pwm(gpt) in sleep/deepsleep mode 2024-07-09 17:20: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: Add support for Micro Crystal RV-8263-C8 2024-07-29 14:19:47 +02:00
sdhc everywhere: replace double words 2024-06-25 06:05:35 -04:00
sensor drivers: sensor: stm32_vref: update incorrect comment 2024-08-01 16:43:51 +02:00
serial libc, console: declare __stdout_hook_install in libc-hooks.h 2024-08-01 16:49:08 +01:00
sip_svc
smbus
spi drivers: spi: litex: add litespi driver 2024-08-01 12:39:02 +02:00
syscon
tee kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
timer everywhere: replace double words 2024-06-22 05:40:22 -04:00
usb drivers: udc: stm32 usb device controller in sleep mode 2024-08-01 12:36:58 +02:00
usb_c drivers: usb_c: numaker: support Nuvoton's M2L31 series 2024-08-01 12:38:53 +02:00
video
virtualization
w1
watchdog kconfig: replace known integer constants with variables 2024-07-27 20:49:15 +03:00
wifi drivers: wifi: esp_at: support listening UDP sockets in active mode 2024-08-01 12:36:07 +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