zephyr/drivers
Jordan Yates 0425b04fc3 serial: uart_nrfx_*: update tx_ready return codes
Update nrfx drivers with the minimum number of bytes that can be sent
in a single call to `uart_fifo_fill`.

Signed-off-by: Jordan Yates <jordan@embeint.com>
2024-10-02 09:56:45 +02:00
..
adc divers: adc: update adc driver to integrate stm32u0 2024-09-27 10:55:56 +01:00
audio
auxdisplay drivers: auxdisplay: Remove unused variables 2024-09-21 12:23:51 +01:00
bbram
bluetooth hci_spi_st: send ACI config synchronously 2024-09-30 12:10:20 +01:00
cache Revert "drivers: cache: nrf: enable CACHE_NRF_PATCH_LINEADDR for nRF92" 2024-09-09 13:54:39 -04:00
can style: drivers: adjust return usage in void functions 2024-09-18 09:56:16 +02:00
charger
clock_control drivers: clock_control: esp32: Fix for UART baud 2024-10-02 09:52:23 +02:00
console
coredump
counter drivers: counter: esp32: disable timer before int clear 2024-09-25 04:04:26 -04:00
crypto
dac drivers: dac: Add dummy driver for vnd,dac 2024-10-02 09:51:19 +02:00
dai soc: intel: renamed soc from ace30_ptl to ace30 2024-09-24 10:10:37 +02:00
disk drivers: disk: sdmmc: enabled SDMMC DMA for stm32f7x 2024-09-30 17:10:56 +01:00
display drivers: display: ili9xxx: read mipi-mode, only use SPI mode as fallback 2024-09-20 11:56:22 -05:00
dma drivers: dma: stm32: fix dma_stop stream busy handling for HAL override 2024-09-30 17:10:56 +01:00
dp
edac
eeprom eeprom sim: Enhance & refactor native part so it works w emb libCs 2024-10-02 09:48:12 +02:00
entropy
espi drivers: espi: npcx: update the parsing function for espi taf 2024-10-01 10:48:43 +01:00
ethernet drivers: nxp_enet: Fix tx error handling 2024-09-25 04:05:07 -04:00
firmware style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
flash drivers: flash: stm32 qspi flash driver with unprotect command 2024-10-01 09:52:34 +02:00
fpga drivers: fpga: configure CDONE for ICE40 as input 2024-09-28 08:18:49 -05:00
fuel_gauge style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
gnss
gpio driver: gpio: rt1718s: Create a log module with LOG_MODULE_REGISTER 2024-09-30 09:04:58 +02:00
haptics
hwinfo drivers: hwinfo: stm32: mark STM32WB0 series as incompatible 2024-09-12 10:03:37 +02:00
hwspinlock style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
i2c drivers: i2c: nrfx_twim: simplify PM by using pm_device_driver_init 2024-09-30 17:11:20 +01:00
i2s drivers: i2s: esp32: remove unused code 2024-09-17 09:10:51 -05:00
i3c drivers: i3c: shell: add shell cmd for ccc setbuscon 2024-09-30 16:56:04 -05:00
ieee802154 drivers: ieee802154: ieee802154_uart_pipe: replace magic number 2024-09-29 21:20:20 +02:00
input drivers: input: sbus: Fix incorrect index reference of INPUT_SBUS_INIT 2024-10-02 09:50:22 +02:00
interrupt_controller drivers: intc: shared_irq: change init and isr function to static 2024-09-19 18:28:58 +01:00
ipm drivers: ipm: Add IPM over MBOX driver 2024-09-26 09:17:48 -05:00
kscan kscan: input: fix multiple kscan inputs 2024-09-30 12:10:29 +01:00
led drivers: led: lp5562: Add PM Device support 2024-09-13 13:43:33 +02:00
led_strip drivers: led_strip: tlc5971: Enable when the dt-node exists 2024-09-21 12:23:45 +01:00
lora
mbox drivers: mbox: esp32: IRQ priority and flags from dts 2024-09-23 18:08:36 -04:00
mdio drivers: ethernet: dwc_xgmac: Added dwc-xgmac 2024-09-05 17:03:05 -04:00
memc
mfd
mipi_dbi drivers: mipi_dbi: add support for parallel 8080/6800 modes using GPIO 2024-09-20 11:56:22 -05:00
mipi_dsi
misc drivers: misc: coresight: nrf_etr: Add standalone mode 2024-09-06 11:31:27 -04:00
mm Revert "ace: mm: tlb: Check tlb translation enabled before flushing cache" 2024-09-18 15:30:03 +02:00
modem lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
mspi
net lib: net_buf: rename header file from zephyr/net/buf.h to zephyr/net_buf.h 2024-09-07 11:19:05 -05:00
pcie
peci
pinctrl drivers: kinetis-pinctrl: Account for SCG K4 2024-09-20 15:14:11 -05:00
pm_cpu_ops
power_domain drivers: power_domain: gpio_monitor: Add PM_DEVICE dependency 2024-09-29 21:22:34 +02:00
ps2 style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
ptp_clock
pwm drivers: pwm_mcux_tpm: support pause level feature 2024-09-29 21:21:34 +02:00
regulator espressif: clean up unused code 2024-09-09 13:55:39 -04:00
reset
retained_mem
rtc style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
sdhc drivers: Remove CONFIG_PINCTRL in defconfig files 2024-09-23 18:08:14 -04:00
sensor drivers: sensor: renesas: Move to vendor subdirectory 2024-10-02 09:51:54 +02:00
serial serial: uart_nrfx_*: update tx_ready return codes 2024-10-02 09:56:45 +02:00
sip_svc
smbus
spi drivers: spi: gecko: Use clock control on Series 2 2024-09-30 17:12:01 +01:00
stepper stepper: shell: fix uninitialized variable compiler warning 2024-09-30 17:13:07 +01:00
syscon
tee style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
timer drivers/timer native_posix: Allow without BOARD_NATIVE_POSIX 2024-10-01 10:47:55 +01:00
usb drivers: udc_dwc2: Implement USBHS hibernation quirks 2024-09-26 03:33:52 -04:00
usb_c usbc: add event-driven handling of CC lines changes in ps8815 driver 2024-09-23 10:03:19 +02:00
video drivers: video: esp32: Fix unused variables 2024-10-01 09:51:46 +02:00
virtualization
w1
watchdog style: drivers: comply with MISRA C:2012 Rule 15.6 2024-09-11 07:40:35 -04:00
wifi drivers: wifi: esp32: Check blobs dependency 2024-09-30 16:57:50 -05:00
xen
CMakeLists.txt
Kconfig