index
:
linux.git
kangrejos
master
mm/krealloc
rust/mm
dakr's fork of kernel.org/pub/scm/linux/kernel/git/torvalds/linux.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
nxp-spifi.c
Age
Commit message (
Expand
)
Author
2020-03-16
mtd: spi-nor: Prepare core / manufacturer code split
Boris Brezillon
2019-10-23
mtd: spi-nor: Introduce 'struct spi_nor_controller_ops'
Tudor Ambarus
2019-06-19
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 500
Thomas Gleixner
2018-06-22
mtd: spi-nor: nxp-spifi: release flash_np in nxp_spifi_probe()
Alexey Khoroshilov
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
2016-06-01
mtd: spi-nor: stop passing around retlen
Michal Suchanek
2016-06-01
mtd: nxp-spifi: return amount of data transferred or error in read/write
Brian Norris
2016-06-01
mtd: spi-nor: change return value of read/write
Michal Suchanek
2015-11-11
mtd: spi-nor: drop unnecessary partition parser data
Brian Norris
2015-11-11
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
2015-09-11
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-11
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-02
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
2015-09-02
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
2015-08-14
mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
Joachim Eastwood