freebsd-nq/sys/arm
Oleksandr Tymoshenko 69cab2d1bf Fix locking in bcm2835_audio driver
- Move all VCHI activity to worker thread: channel methods are called with
    non-sleepable lock held and VCHI uses sleepable lock.

- In worker thread use sx(9) lock instead of mutex(9) for the same reason.

PR:		213801, 205979
2016-11-07 17:38:39 +00:00
..
allwinner Add support for AXP221 Power Management Unit. 2016-11-04 20:02:52 +00:00
altera/socfpga ARM: SEV/WFE instructions are implemented starting from ARMv6K, 2016-10-06 13:18:18 +00:00
amlogic/aml8726 ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
annapurna/alpine Support for Alpine Serializer/Deserializer. 2016-10-20 11:26:51 +00:00
arm Include machine/armreg.h after machine/asm.h to ensure __ARM_ARCH is 2016-11-07 11:01:09 +00:00
at91 Fix device delete child function. 2016-10-17 10:20:38 +00:00
broadcom/bcm2835 Fix locking in bcm2835_audio driver 2016-11-07 17:38:39 +00:00
cavium/cns11xx Fix device delete child function. 2016-10-17 10:20:38 +00:00
cloudabi32 Add very preliminary support for CloudABI for ARMv6. 2016-09-18 11:36:54 +00:00
conf Start to deorbit the kernel configs in GENERIC by marking them with 2016-11-07 10:26:44 +00:00
freescale Move imx_sdhci driver over to a dev/sdhci in preparation for QorIQ support. 2016-11-02 00:51:09 +00:00
include Generate an error if machine/armreg.h is included without sys/cdefs.h 2016-11-07 11:35:14 +00:00
lpc ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
mv ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
nvidia Add NVIDIA Tegra XHCI driver and coresponding firmware blob. 2016-11-07 05:37:10 +00:00
qemu Split CPU_CORTEXA into CPU_CORTEXA8, for the Cortex-A8, and CPU_CORTEXA_MP, 2016-10-04 12:25:44 +00:00
rockchip ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00
samsung/exynos Fix device delete child function. 2016-10-17 10:20:38 +00:00
ti Fix the order of includes so machine/asm.h is first. 2016-11-07 11:56:18 +00:00
versatile Restrict where we need to define fdt_fixup_table to just PowerPC and 2016-09-23 14:11:23 +00:00
xilinx Fix device delete child function. 2016-10-17 10:20:38 +00:00
xscale ARM: Remove unused includes. 2016-10-09 10:25:47 +00:00