index
:
linux.git
arm64-uaccess
link_path_walk
linus
master
mmu_gather-race-fix
proc-cmdline
runtime-constants
tty-splice
word-at-a-time
x86-rep-insns
x86-uaccess-cleanup
Linux kernel mainline tree
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: mtk-nor: adjust sequence of trigger function and assignment function
Bayi Cheng
2015-12-18
1
-1
/
+1
*
mtd: spi-nor: Check the return value from read_sr()
Fabio Estevam
2015-12-09
1
-2
/
+8
*
mtd: spi-nor: fix error handling in spi_nor_erase
Heiner Kallweit
2015-12-04
1
-6
/
+2
*
mtd: mtk-quadspi: drop unnecessary .owner assignment
Brian Norris
2015-12-04
1
-1
/
+0
*
mtd: spi-nor: Fix error message with unrecognized JEDEC
Ricardo Ribalda
2015-12-01
1
-1
/
+1
*
mtd: mtk-nor: new Mediatek serial flash controller driver
Bayi Cheng
2015-11-20
3
-0
/
+494
*
mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K
Andreas Fenkart
2015-11-19
1
-2
/
+2
*
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
2015-11-19
1
-4
/
+33
*
mtd: fsl-quadspi: possible NULL dereference
Brian Norris
2015-11-18
1
-4
/
+4
*
mtd: spi-nor: remove unnecessary leading space from dbg print
Brian Norris
2015-11-16
1
-1
/
+1
*
mtd: spi-nor: drop flash_node field
Brian Norris
2015-11-11
1
-1
/
+0
*
mtd: spi-nor: drop unnecessary partition parser data
Brian Norris
2015-11-11
2
-6
/
+2
*
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
2015-11-11
3
-3
/
+3
*
mtd: {nand,spi-nor}: assign MTD of_node
Brian Norris
2015-11-11
1
-0
/
+1
*
mtd: fsl-quadspi: fix macro collision problems with READ/WRITE
Han Xu
2015-10-26
1
-10
/
+10
*
mtd: fsl-quadspi: Include <linux/sizes.h> to avoid build error
Fabio Estevam
2015-10-19
1
-0
/
+1
*
mtd: fsl-quadspi: allow building for other ARCHes with COMPILE_TEST
Brian Norris
2015-10-19
1
-1
/
+2
*
mtd: fsl-quadspi: fix printk() format warning for size_t
Brian Norris
2015-10-19
1
-1
/
+1
*
mtd: spi-nor: add DUAL_READ for w25q{32,64}dw
Brian Norris
2015-10-19
1
-2
/
+2
*
mtd: spi-nor: disable protection for Winbond flash at startup
Brian Norris
2015-10-13
1
-3
/
+4
*
mtd: spi-nor: support lock/unlock/is_locked for Winbond
Brian Norris
2015-10-13
1
-2
/
+3
*
mtd: spi-nor: add mtd_is_locked() support
Brian Norris
2015-10-13
1
-1
/
+36
*
mtd: spi-nor: refactor block protection functions
Brian Norris
2015-10-13
1
-45
/
+126
*
mtd: spi-nor: use SNOR_MFR_* instead of CFI_MFR_*
Brian Norris
2015-10-13
1
-12
/
+11
*
mtd: spi-nor: Add support for s25fl004k
Sean Nyekjaer
2015-10-13
1
-0
/
+1
*
mtd: spi-nor: s25fl204k supports dual I/0
Sean Nyekjaer
2015-10-13
1
-1
/
+1
*
mtd: spi-nor: Add support for Micron n25q032a
Aurelien Chanot
2015-10-12
1
-0
/
+1
*
mtd: spi-nor: add support for w25q128fw
Brian Norris
2015-09-29
1
-0
/
+1
*
mtd: spi-nor: scale up timeout for full-chip erase
Furquan Shaikh
2015-09-29
1
-4
/
+34
*
mtd: spi-nor: Add support for sst25wf040b
Yao Yuan
2015-09-29
1
-0
/
+1
*
mtd: spi-nor: s25fl008k and s25fl016k supports dual/quad mode
Joachim Eastwood
2015-09-28
1
-2
/
+2
*
mtd: spi-nor: Zap unneeded write_enable from write_reg
Jagan Teki
2015-09-11
3
-12
/
+10
*
mtd: spi-nor: Use write_sr for write status
Jagan Teki
2015-09-11
1
-2
/
+1
*
mtd: spi-nor: Decouple SPI NOR's device_node from controller device
Marek Vasut
2015-09-11
3
-1
/
+3
*
Merge MTD 4.3-rc1 updates into -next
Brian Norris
2015-09-09
1
-1
/
+1
|
\
|
*
mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]
Brian Norris
2015-09-02
1
-1
/
+1
*
|
mtd: fsl-quadspi: use automatic spi-nor detection
Brian Norris
2015-09-02
1
-7
/
+1
*
|
mtd: spi-nor: embed struct mtd_info within struct spi_nor
Brian Norris
2015-09-02
3
-14
/
+10
*
|
mtd: spi-nor: assign mtd->priv in spi_nor_scan()
Brian Norris
2015-09-02
3
-2
/
+1
|
/
*
mtd: spi-nor: s25sl064p supports both dual and quad I/O
Joachim Eastwood
2015-09-02
1
-1
/
+1
*
mtd: spi-nor: allow dual/quad reads on S25FL129P
Jonas Gorski
2015-09-02
1
-2
/
+2
*
mtd: spi-nor: Add support for sst25wf020a
Alexis Ballier
2015-09-02
1
-0
/
+1
*
mtd: spi-nor: Add support for Micron n25q064a serial flash
Mika Westerberg
2015-09-02
1
-0
/
+1
*
mtd: spi-nor: stop (ab)using struct spi_device_id
Rafał Miłecki
2015-08-25
1
-35
/
+27
*
mtd: spi-nor: add Spansion S25FL204K support
Antony Pavlov
2015-08-14
1
-0
/
+1
*
mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI
Fabio Estevam
2015-08-14
1
-1
/
+2
*
mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
Joachim Eastwood
2015-08-14
3
-0
/
+494
*
mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase
Frank Li
2015-08-06
1
-8
/
+4
*
mtd: spi-nor: fsl-quadspi: reset the module in the probe
Frank Li
2015-08-06
1
-0
/
+8
*
mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode
Frank Li
2015-08-06
1
-5
/
+21
[next]