summaryrefslogtreecommitdiff
path: root/sys/dev/nand/nandsim_chip.c
Commit message (Expand)AuthorAgeFilesLines
* sys/dev: further adoption of SPDX licensing ID tags.Pedro F. Giffuni2017-11-271-0/+2
* Remove NULL checks after M_WAITOK allocations from nand(4).Edward Tomasz Napierala2016-08-091-5/+0
* Cleanup unnecessary semicolons from the kernel.Pedro F. Giffuni2016-04-101-1/+1
* CALLOUT_MPSAFE has lost its meaning since r141428, i.e., for more than tenJung-uk Kim2015-05-221-1/+1
* Import work done under project/nand (@235533) into head.Grzegorz Bernacki2012-05-171-0/+901