zephyr/drivers
Andriy Gelman 041f9821ca drivers: xmc4xxx_uart: Delay transmit interrupt until byte is sent out
Generate the Tx service request after the symbol is shifted out of the
UART. This is useful when the UART is connected to an RS485 transducer
which has a separate transmit enable gpio/line. Hence it's important
to know when the transmission actually finishes so that the drive
enable line can be disabled.

Signed-off-by: Andriy Gelman <andriy.gelman@gmail.com>
2024-11-16 14:02:43 -05:00
..
adc board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
audio
auxdisplay
bbram
bluetooth Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
cache
can drivers: can: sam: fix sys_write32() arguments order 2024-11-04 13:43:03 -06:00
charger
clock_control drivers: clock_control: amp clock fix 2024-11-08 11:36:09 -06:00
comparator
console
coredump
counter drivers: counter: Fix unbalanced policy state lock 2024-11-12 15:48:20 -06:00
crypto drivers: crypto: deprecated TinyCrypt shim driver 2024-11-05 13:44:20 -06:00
dac soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
dai drivers: sai: Use 0x0 as clock id if none is provided 2024-10-26 11:30:07 +02:00
disk drivers: disk: mmc_subsys: remove CONFIG_MMC_VOLUME_NAME 2024-11-05 15:25:10 -06:00
display drivers: display: display_sdl: implement display_show 2024-11-16 13:35:17 -05:00
dma drivers: dma: intel-adsp-gpdma: Account for LLPL wrapping 2024-11-16 14:02:35 -05:00
dp dp: swdp_bitbang: fix missing reset pin error 2024-11-07 08:33:18 -06:00
edac
eeprom
entropy
espi eSPI: NPCX/ITE: Enable conditional virtual wire valid bit check 2024-11-16 13:50:50 -05:00
ethernet Revert "drivers: ethernet: eth_stm32_hal" 2024-11-13 09:13:23 -06:00
firmware
flash drivers: flash: mcx: Clear cache after erase 2024-11-08 09:29:11 -06:00
fpga drivers: fpga: always check state of CDONE during configuration of iCE40 2024-11-16 13:37:16 -05:00
fuel_gauge fuel_gauge: sbs_gauge: fix negative currents 2024-11-16 13:35:03 -05:00
gnss
gpio Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
haptics
hwinfo Documentation: Update documenation for Infineon boards 2024-11-14 20:36:38 -06:00
hwspinlock
i2c drivers: i2c: stm32 I2C V2 handles i2c_target processed_cb return code 2024-11-08 11:38:02 -06:00
i2s Drivers: driver: i2s: Use eDMA loop SG mode 2024-11-08 13:57:29 -06:00
i3c board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
ieee802154 drivers: ieee802154_nrf5: skip Enh Ack conf for invalid short address 2024-10-31 09:24:03 -05:00
input board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
interrupt_controller
ipm drivers: clock_control: amp clock fix 2024-11-08 11:36:09 -06:00
kscan
led
led_strip
lora
mbox
mdio
memc drivers: memc: Fix various APS6404 device issues 2024-11-08 13:56:31 -06:00
mfd
mipi_dbi
mipi_dsi
misc
mm
modem drivers: modem_cellular: fix handling of `+C*REG` answers 2024-10-30 08:54:17 -05:00
mspi
net net: nsos_sockets: free allocated socket on close 2024-10-30 01:21:18 +00:00
pcie
peci board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
pinctrl drivers: pinctrl: nrf: add flag to signal the FAST_ACTIVE1 peripherals 2024-11-01 12:10:12 -05:00
pm_cpu_ops
power_domain
ps2 board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
ptp_clock
pwm board: npcx: remove CONFIG_PINCTRL from defconfig of npcx boards 2024-11-07 08:59:14 -08:00
regulator drivers: regulator_nxp_vref: Clear UTRIM on init 2024-10-25 18:52:10 +01:00
reset
retained_mem
rtc drivers: rtc: sam: Fix missing function 2024-11-15 11:08:58 -06:00
sdhc soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
sensor drivers: sensor: STS4x Add driver 2024-11-16 14:02:15 -05:00
serial drivers: xmc4xxx_uart: Delay transmit interrupt until byte is sent out 2024-11-16 14:02:43 -05:00
sip_svc
smbus
spi drivers: spi: RPi Pico PIO SPI code size and byte order. 2024-11-16 14:00:16 -05:00
stepper drivers: stepper: introduce invert-direction property to gpio-stepper 2024-10-26 11:29:57 +02:00
syscon
tee
timer soc: atmel: Drop PINCTRL from Kconfig.defconfig 2024-11-04 13:43:26 -06:00
usb drivers: Fix uninitialized variable warning. 2024-11-12 15:58:47 -06:00
usb_c
video drivers: video: csi: Add NXP copyright 2024-10-25 08:54:57 +02:00
virtualization
w1 drivers: w1: updates to reflect analog maxim acquisition 2024-11-16 13:51:38 -05:00
watchdog drivers: watchdog: wdt_dw: add missing header 2024-10-26 11:30:18 +02:00
wifi Infineon: board: remove CONFIG_GPIO from defconfigs 2024-11-14 17:27:06 -06:00
xen
CMakeLists.txt
Kconfig