opnsense-src/sys/dev/nand
Pedro F. Giffuni 73a1170a8c sys/dev: use our nitems() macro when it is avaliable through param.h.
No functional change, only trivial cases are done in this sweep,
Drivers that can get further enhancements will be done independently.

Discussed in:	freebsd-current
2016-04-19 23:37:24 +00:00
..
nand.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
nand.h Move the luns field to the end of the struct, for serendipitous packing. 2013-11-15 23:45:13 +00:00
nand_bbt.c
nand_cdev.c No need to test command values this way. There can be only one, even 2015-12-18 05:55:24 +00:00
nand_dev.h
nand_ecc_pos.h
nand_generic.c Use the correct le*dec function to decode a 16bit type. 2015-07-01 14:54:13 +00:00
nand_geom.c No need to test command values this way. There can be only one, even 2015-12-18 05:55:24 +00:00
nand_id.c sys/dev: use our nitems() macro when it is avaliable through param.h. 2016-04-19 23:37:24 +00:00
nand_if.m
nandbus.c Correct the order of arguments to mtx_init(). 2014-02-14 11:18:15 +00:00
nandbus.h
nandbus_if.m
nandsim.c
nandsim.h
nandsim_chip.c Cleanup unnecessary semicolons from the kernel. 2016-04-10 23:07:00 +00:00
nandsim_chip.h
nandsim_ctrl.c
nandsim_log.c
nandsim_log.h
nandsim_swap.c Remove the support for using non-mpsafe filesystem modules. 2012-10-22 17:50:54 +00:00
nandsim_swap.h
nfc_at91.c Add fdt binding for nand for Atmel parts. This does little more than 2014-02-28 02:38:04 +00:00
nfc_at91.h Generalize AT91 NAND support a bit. Be more flexible about ALE and CLE 2014-01-19 17:53:51 +00:00
nfc_fsl.c machine/fdt.h no longer exists for powerpc. 2015-03-31 05:26:30 +00:00
nfc_fsl.h Add a driver for the Freescale FCM module in the localbus controller. 2012-07-03 01:00:29 +00:00
nfc_if.m
nfc_mv.c
nfc_rb.c Remove one more that crept in unnecessarily from previous commit. 2015-08-05 01:52:52 +00:00