summaryrefslogtreecommitdiff
path: root/sys/dev/flash/n25q.c
AgeCommit message (Expand)Author
2023-08-16sys: Remove $FreeBSD$: one-line .c patternWarner Losh
2022-05-09spi flash: Remove unused devclass arguments to DRIVER_MODULE.John Baldwin
2022-04-13flash: Remove unused variables.John Baldwin
2020-02-07Ever since the block layer expanded its command syntax beyond justScott Long
2019-12-04Regularize my copyright noticeWarner Losh
2019-02-05Remove All Rights ReservedWarner Losh
2018-07-29The device ID tables are used only within the driver, make them static soIan Lepore
2018-04-23Add driver for Cadence Quad SPI Flash Controller found onRuslan Bukin