zephyr/drivers
Andrew Featherstone b97a367749 drivers: dma: rpi_pico: Correct handling of NULL filter_param
From the API documentation, `dma_api_chan_filter`` can be given a value
of NULL for `filter_param`. Match the behaviour of most implementations,
and return true. This removes misleading error messages logged during
tests (e.g. `test_tst_dma0_m2m_loop`).

Signed-off-by: Andrew Featherstone <andrew.featherstone@gmail.com>
2024-12-05 12:29:33 +01:00
..
adc dts: bindings: rename nxp,kinetis-adc12 compatible 2024-12-03 19:55:50 +01:00
audio
auxdisplay
bbram
bluetooth
cache
can drivers: can: can_mcan.c: transparent error code propagation 2024-12-04 16:11:40 +01:00
charger
clock_control drivers: clock_control: rpi_pico: Make pinctrl-0 optional 2024-12-05 12:29:33 +01:00
comparator
console
coredump
counter
crypto Bluetooth: Controller: Replace BT_CTLR with HAS_BT_CTLR 2024-12-03 10:16:44 +01:00
dac
dai
disk
display
dma drivers: dma: rpi_pico: Correct handling of NULL filter_param 2024-12-05 12:29:33 +01:00
dp
edac
eeprom
entropy
espi
ethernet drivers: eth: Initial support for Renesas RA Ethernet driver 2024-12-05 07:45:19 +01:00
firmware
flash drivers: flash: spi_nor: use defines for 4byte identifiers 2024-12-03 13:06:41 +01:00
fpga
fuel_gauge drivers: fuel_gauge: Place API into iterable section 2024-12-04 14:16:06 -05:00
gnss
gpio drivers: gpio: Add support for Awinic AW9523B GPIO controller 2024-12-05 07:44:58 +01:00
haptics
hdlc_rcp_if
hwinfo
hwspinlock
i2c dts: bindings: rename nxp,imx-lpi2c compatible 2024-12-04 14:15:52 -05:00
i2s
i3c
ieee802154 net: openthread: Add modcarrier command to OT diag module. 2024-12-04 12:10:11 +01:00
input drivers: input: it8801: Add I2C-based keyboard matrix scan controller 2024-12-03 19:56:50 +01:00
interrupt_controller drivers: interrupt_controller: Place API into iterable section 2024-12-05 09:41:52 +01:00
ipm
kscan
led
led_strip
lora
mbox
mdio drivers: mdio: Initial support for renesas RA mdio driver 2024-12-05 07:45:19 +01:00
memc
mfd drivers: gpio: Add support for Awinic AW9523B GPIO controller 2024-12-05 07:44:58 +01:00
mipi_dbi drivers: mipi_dbi: Place API into iterable section 2024-12-03 10:38:59 +01:00
mipi_dsi
misc
mm
modem
mspi
net
pcie drivers: pcie: host: Place API into iterable section 2024-12-03 13:06:31 +01:00
peci
pinctrl
pm_cpu_ops
power_domain
ps2
ptp_clock
pwm drivers: pwm: it8801: Add I2C-based PWM device driver 2024-12-03 19:56:50 +01:00
regulator drivers: regulator: npm2100: Add driver for npm2100 pmic 2024-12-04 14:19:53 -05:00
reset
retained_mem
rtc drivers: RTC: update API to use DEVICE_API macros 2024-12-03 10:40:18 +01:00
sdhc
sensor drivers: sensor: npm2100: Add driver for npm2100 pmic 2024-12-04 14:19:53 -05:00
serial
sip_svc
smbus
spi drivers: spi: Sort CMake and Kconfig files alphabetically 2024-12-05 07:45:08 +01:00
stepper drivers: stepper: api: rename enable_constant_velocity_mode to run 2024-12-04 09:24:05 +01:00
syscon
tee
timer
usb drivers: bc12: Place API into iterable section 2024-12-03 19:56:37 +01:00
usb_c
video
virtualization
w1
watchdog drivers: watchdog: npm2100: Add driver for npm2100 pmic 2024-12-04 14:19:53 -05:00
wifi drivers: wifi: winc1500: fix unchecked return value 2024-12-05 07:44:35 +01:00
xen
CMakeLists.txt
Kconfig