freebsd-dev/sys/arm/allwinner
Pawel Biernacki 8eea36ae5b Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many)
r357614 added CTLFLAG_NEEDGIANT to make it easier to find nodes that are
still not MPSAFE (or already are but aren’t properly marked).
Use it in preparation for a general review of all nodes.

This is non-functional change that adds annotations to SYSCTL_NODE and
SYSCTL_PROC nodes using one of the soon-to-be-required flags.

Approved by:	kib (mentor, blanket)
Differential Revision:	https://reviews.freebsd.org/D23635
2020-02-24 10:45:22 +00:00
..
a10 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a13 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a20 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a31 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a33 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a64 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a83t arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
clkng Fix the following -Werror warning from clang 10.0.0: 2020-02-18 17:55:24 +00:00
h3 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
h6 arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
a10_ahci.c arm: allwinner: ahci: target-supply is optional 2020-01-16 20:19:20 +00:00
a10_codec.c
a10_dmac.c
a10_dmac.h
a10_fb.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
a10_hdmi.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
a10_hdmiaudio.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
a10_sramc.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
a10_sramc.h
a10_timer.c
a31_dmac.c
allwinner_pinctrl.h arm: allwinner: Fix padconf for interrupts information 2020-01-19 19:14:49 +00:00
aw_ccu.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_cir.c Work around new clang 10.0.0 -Werror warning: 2020-02-17 18:37:15 +00:00
aw_dwc3.c arm64: allwinner: Add aw_dwc3 driver 2019-10-14 22:22:19 +00:00
aw_gmacclk.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_gpio.c arm: allwinner: Add GPIO Interrupt support 2020-01-19 19:51:20 +00:00
aw_if_dwc.c
aw_machdep.c
aw_machdep.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
aw_mmc.c Create a convenince wrapper to fill in a CAM_PATH_INQ request for MMC sims. Pass 2020-01-27 22:19:55 +00:00
aw_mmc.h
aw_mp.c
aw_mp.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
aw_nmi.c Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
aw_pwm.c Implement the ofw_bus_get_node method in aw_pwm(4) so that ofw_pwmbus can 2019-06-17 03:40:00 +00:00
aw_reset.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_rsb.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_rtc.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_sid.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
aw_sid.h Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_spi.c arm: allwinner: aw_spi: Call bus_generic_attach 2020-01-02 17:39:21 +00:00
aw_syscon.c allwinner: Rework the BUS_PASS on drivers 2019-08-10 17:58:30 +00:00
aw_thermal.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
aw_ts.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
aw_usb3phy.c arm64: allwinner: Add support for the usb3 phy 2019-10-14 21:58:46 +00:00
aw_usbphy.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
aw_wdog.c
aw_wdog.h
axp81x.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
axp209.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
axp209reg.h Remove "all rights reserved" from copyright for the file I own. 2019-12-03 21:00:45 +00:00
files.allwinner arm: allwinner: Add np and nmm clock file to the build 2019-10-14 22:29:20 +00:00
files.allwinner_up
if_awg.c Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
if_awgreg.h Remove "all rights reserved" from copyright for the file that Jared McNeill 2019-12-03 21:05:33 +00:00
if_emac.c Mark more nodes as CTLFLAG_MPSAFE or CTLFLAG_NEEDGIANT (13 of many) 2020-02-24 10:45:22 +00:00
if_emacreg.h
std.allwinner
std.allwinner_up
sunxi_dma_if.m