index
:
asmadeus/linux.git
for-next
The linux kernel
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
/
fsl-quadspi.c
Age
Commit message (
Expand
)
Author
2015-01-15
mtd: spi-nor: fsl-qspi: support deep sleep mode for imx6 sx chip
Allen Xu
2014-12-17
Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd
Linus Torvalds
2014-12-01
mtd: spi-nor: factor out write_enable() for erase commands
Brian Norris
2014-11-05
mtd: fsl-quadspi: drop wait-till-ready checks
Brian Norris
2014-11-03
Merge branch 'platform/remove_owner' of git://git.kernel.org/pub/scm/linux/ke...
Greg Kroah-Hartman
2014-10-22
mtd: fsl-quadspi: Let the clocks error path be clearer
Fabio Estevam
2014-10-22
mtd: fsl-quadspi: Propagate the error from of_modalias_node()
Fabio Estevam
2014-10-20
mtd: spi-nor: drop owner assignment from platform_drivers
Wolfram Sang
2014-10-17
mtd: spi-nor: make spi_nor_scan() take a chip type name, not spi_device_id
Ben Hutchings
2014-04-16
mtd: fsl-quadspi: fix __iomem annotations
Brian Norris
2014-04-14
mtd: spi-nor: unify read opcode variants with ST SPI FSM
Brian Norris
2014-04-14
mtd: spi-nor: re-name OPCODE_* to SPINOR_OP_*
Brian Norris
2014-04-14
mtd: spi-nor: Add Freescale QuadSPI driver
Huang Shijie