opnsense-src/sys
Luiz Otavio O Souza 03302aa37f Get rid of two consumers of gpiobus acquire/release.
The GPIO hardware should not be owned by a single device, this defeats any
chance of use of the GPIO controller as an interrupt source.

ow(4) is now the only consumer of this 'feature' before we can remove it
for good.

Discussed with:	ian, bsdimp
2016-05-22 03:55:57 +00:00
..
amd64 Regen after r300359 (struct l_sched_param removal). 2016-05-21 08:03:13 +00:00
arm Adjust _ALIGNBYTES to the proper value for arm and armv6 arches. Modern 2016-05-21 16:52:38 +00:00
arm64 Extract the correct bits from the GICD_TYPER register. The interrupt count 2016-05-20 15:43:51 +00:00
boot Large improvements to efi-show (though some weird problems 2016-05-20 19:38:01 +00:00
bsm Merge from contrib/openbsm to bring the kernel audit bits up to date with OpenBSM 1.2 alpha 4: 2015-12-20 23:22:04 +00:00
cam Pass task management response information from CTL through CAM to isp(4), 2016-05-20 10:26:12 +00:00
cddl add vop_print methods to vnode operatios of various zfsctl node types 2016-05-18 13:21:29 +00:00
compat ndis(4): adjustments for our random() specific implementation. 2016-05-22 00:29:25 +00:00
conf WITH_META_MODE: Fix suffix transformation rules with guessed dependencies. 2016-05-21 01:31:48 +00:00
contrib Remove extraneous blank line. 2016-05-20 03:22:41 +00:00
crypto aesni(4): Initialize error before use 2016-04-20 03:05:32 +00:00
ddb Add a small set of logical operators to DDB command language. 2016-05-16 19:42:38 +00:00
dev Get rid of two consumers of gpiobus acquire/release. 2016-05-22 03:55:57 +00:00
fs Same as for UFS, remove drop/reacquire of Giant, and use si_mountpt as 2016-05-21 11:40:41 +00:00
gdb
geom Remove unneeded Giant locking around kthreads creation. 2016-05-20 08:28:11 +00:00
gnu [bwn] typo. 2016-05-19 05:06:12 +00:00
i386 Regen after r300359 (struct l_sched_param removal). 2016-05-21 08:03:13 +00:00
isa sys/isa: minor spelling fixes. 2016-05-03 21:51:52 +00:00
kern fix loss of taskqueue wakeups (introduced in r300113) 2016-05-21 14:51:49 +00:00
kgssapi kgssapi: insignificant spelling fix. 2016-05-03 22:05:03 +00:00
libkern sys: Make use of our rounddown() macro when sys/param.h is available. 2016-04-30 14:41:18 +00:00
mips Garbage collect unused prototype for clockintr(). 2016-05-20 15:34:03 +00:00
modules Allow building VNIC as a module 2016-05-20 11:00:06 +00:00
net sys/net: more spelling. 2016-05-19 16:28:05 +00:00
net80211 net80211: send RTM_IEEE80211_SCAN event when scan was cancelled. 2016-05-21 23:21:42 +00:00
netgraph sys/netgraph: spelling fixes in comments. 2016-04-29 21:25:05 +00:00
netinet Change net.inet.tcp.ecn.enable sysctl mib from a binary off/on 2016-05-19 22:20:35 +00:00
netinet6 Remove ip6 adjusting from the place where pointer couldn't be changed. 2016-05-20 12:17:40 +00:00
netipsec netipsec: Fix minor style nit 2016-05-10 20:14:11 +00:00
netnatm kernel: use our nitems() macro when it is available through param.h. 2016-04-19 23:48:27 +00:00
netpfil pf: Fix fragment timeout 2016-05-20 15:41:05 +00:00
netsmb sys/net*: minor spelling fixes. 2016-05-03 18:05:43 +00:00
nfs NFS: spelling fixes on comments. 2016-04-29 16:07:25 +00:00
nfsclient
nfsserver
nlm Remove slightly used const values that can be replaced with nitems(). 2016-04-21 15:38:28 +00:00
ofed Don't repeat the the word 'the' 2016-05-17 12:52:31 +00:00
opencrypto sys/opencrypto: minor spelling fixes. 2016-05-06 23:37:19 +00:00
pc98 Move 'device pci' for the PCI bus driver to the MI NOTES file. 2016-04-29 23:53:55 +00:00
powerpc Use OF_prop_free instead of direct call to free(9) 2016-05-14 20:06:38 +00:00
riscv Eliminate an unused #include. For a brief period of time, _unrhdr.h was 2016-05-13 20:14:41 +00:00
rpc sys/rpc: minor spelling fixes. 2016-05-06 01:49:46 +00:00
security sys/security: minor spelling fixes. 2016-05-06 16:59:04 +00:00
sparc64 Add new bus methods for mapping resources. 2016-05-20 17:57:47 +00:00
sys fix loss of taskqueue wakeups (introduced in r300113) 2016-05-21 14:51:49 +00:00
teken Sync HPA and VPA implementations with CUP. 2015-08-24 07:49:27 +00:00
tests Style 9 changes. 2015-11-12 10:31:14 +00:00
tools Fix MFS builds when both MD_ROOT_SIZE and MFS_IMAGE are specified 2016-02-02 07:02:51 +00:00
ufs Stop dropping and reacquiring Giant around geom calls in UFS. 2016-05-21 10:13:25 +00:00
vm When descending a shadow chain of objects, it makes no sense to update 2016-05-21 23:18:23 +00:00
x86 Implement support for RF_UNMAPPED and bus_map/unmap_resource on x86. 2016-05-20 18:00:10 +00:00
xdr RPC: for pointers replace 0 with NULL. 2016-04-14 17:06:37 +00:00
xen Don't repeat the the word 'the' 2016-05-17 12:52:31 +00:00
Makefile Add riscv to the list of architectures for cscope. 2016-02-29 16:39:27 +00:00