zephyr/drivers
Andy Ross 6965cf526d kernel: Deprecate k_mem_pool APIs
Mark all k_mem_pool APIs deprecated for future code.  Remaining
internal usage now uses equivalent "z_mem_pool" symbols instead.

Fixes #24358

Signed-off-by: Andy Ross <andrew.j.ross@intel.com>
2020-12-07 21:50:14 -05:00
..
adc driver: clock_controller: return values of clock_control apis directly. 2020-12-07 12:11:17 -05:00
audio
bluetooth
can
clock_control driver: clock_controller: return values of clock_control apis directly. 2020-12-07 12:11:17 -05:00
console
counter drivers: counter: stm32_rtc: remove dependency on maximal libc 2020-12-01 14:54:12 -05:00
crypto
dac
debug
display
dma drivers: dma: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
ec_host_cmd_periph
eeprom
entropy
espi driver: clock_controller: return values of clock_control apis directly. 2020-12-07 12:11:17 -05:00
ethernet eth: mcux: Fix proper handling of the 'local-mac-address' property 2020-12-07 12:56:32 +01:00
flash Revert "drivers/flash: add support for stm32h7 devices" 2020-12-07 19:02:48 -05:00
gpio driver: npcx7: fixed typo in Kconfig.npcx files. 2020-12-07 12:11:17 -05:00
hwinfo
i2c drivers: i2c: convert nrf drivers to dt device defines 2020-12-01 15:19:22 -05:00
i2s
ieee802154
interrupt_controller driver: npcx7: fixed typo in Kconfig.npcx files. 2020-12-07 12:11:17 -05:00
ipm drivers: ipm: stm32: use generic LL headers 2020-11-30 15:50:03 +01:00
kscan
led
led_strip
lora
memc
modem drivers: modem: fix sending with zero timeout and no semaphore 2020-12-07 10:25:56 +02:00
net
neural_net
pcie drivers/pcie: Fix constant qualifier for endpoint driver 2020-12-03 09:42:26 -05:00
peci
pinmux driver: npcx7: fixed typo in Kconfig.npcx files. 2020-12-07 12:11:17 -05:00
ps2
ptp_clock
pwm driver: clock_controller: return values of clock_control apis directly. 2020-12-07 12:11:17 -05:00
regulator drivers: regulator: convert to dt device defines 2020-12-01 15:19:22 -05:00
sensor drivers/sensor: Fix device attribute names for lis2mdl and fxos8700 2020-12-03 09:42:26 -05:00
serial driver: clock_controller: return values of clock_control apis directly. 2020-12-07 12:11:17 -05:00
spi drivers: spi: convert nrf drivers to dt device defines 2020-12-01 15:19:22 -05:00
timer drivers: timer: nrf: Extended driver with vendor specific API 2020-12-03 14:05:30 +01:00
usb kernel: Deprecate k_mem_pool APIs 2020-12-07 21:50:14 -05:00
video
watchdog drivers: watchdog: iwdg_stm32: Fix timeout calculation 2020-12-04 23:09:42 -05:00
wifi drivers: wifi: esp: control CWMODE depending on current needs 2020-12-01 11:16:36 -05:00
CMakeLists.txt
Kconfig