freebsd-dev/sys/arm
Mitchell Horne 07ccf71451 bcm_dma: don't dereference NULL softc
This file defines a small API to be used by other drivers. If any of
these functions are called before the bcm_dma device has attached we
should handle the error gracefully. Fix a formatting quirk while here.

Reviewed by:	manu
MFC after:	1 week
Differential Revision:	https://reviews.freebsd.org/D38756
2023-02-24 13:20:40 -04:00
..
allwinner Mechanically convert if_emac(4) to IfAPI 2023-01-24 14:35:33 -05:00
altera/socfpga arm altera: Remove unused devclass arguments to DRIVER_MODULE. 2022-05-09 14:26:44 -07:00
annapurna/alpine Add fdt to name of a fdt specific function 2022-05-23 15:24:35 +01:00
arm arm: Fix initialization of VFP context 2023-02-23 17:50:26 +01:00
broadcom/bcm2835 bcm_dma: don't dereference NULL softc 2023-02-24 13:20:40 -04:00
conf arm kernel config: clean up whitespace 2023-02-24 08:36:28 -06:00
freescale kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
include arm: Fix initialization of VFP context 2023-02-23 17:50:26 +01:00
mv arm: mv: Add missing function prototype 2023-02-04 20:21:43 +01:00
nvidia kmem_malloc/free: Use void * instead of vm_offset_t for kernel pointers. 2022-09-22 15:09:19 -07:00
qemu arm: Add kern_clocksource.c directly in files.arm 2019-04-16 20:04:22 +00:00
qualcomm ipq4018: remove write-only variables in USB ehci/xhci bus glue 2022-09-12 20:10:24 -07:00
rockchip Add support for RK3288 SoC. 2020-12-04 16:24:44 +00:00
ti arm ti: Fix a typo in a kernel message 2023-02-22 09:43:49 +01:00
xilinx xilinx: Fix a typo in a source code comment 2022-11-01 08:00:53 +01:00