index
:
linux
WIP-syscall
master
mmu_gather-race-fix
n900-dt
n900-dt-with-ssi
n900-dts-twl5030
n900-modem-rework
n900-omapdrm
next
proc-cmdline
sc18is600
ssi
ssi-cleaned
ssi-cleaned-dt
ssi-cleaned-dt2
ssi-cleaned-dt3
tty-splice
twl4030-madc-cleanup
Linux Kernel (branches are rebased on master from time to time)
Linus Torvalds
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
spi-nor
Age
Commit message (
Expand
)
Author
Files
Lines
2018-06-06
treewide: Use struct_size() for devm_kmalloc() and friends
Kees Cook
1
-2
/
+3
2018-04-23
mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
Thor Thayer
1
-2
/
+17
2018-04-04
Merge tag 'spi-nor/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
1
-1
/
+18
2018-03-30
mtd: fsl-quadspi: Distinguish the mtd device names
Fabio Estevam
1
-0
/
+18
2018-03-29
mtd: fsl-quadspi: Remove unneeded driver.bus assignment
Boris Brezillon
1
-1
/
+0
2018-03-21
mtd: Stop updating erase_info->state and calling mtd_erase_callback()
Boris Brezillon
1
-3
/
+0
2018-01-14
mtd: mtk-nor: modify functions' name more generally
Guochun Mao
1
-120
/
+120
2018-01-07
spi-nor: intel-spi: Remove unused preopcodes field
Mika Westerberg
1
-6
/
+0
2018-01-07
mtd: fsl-quadspi: account for const type of of_device_id.data
Julia Lawall
1
-4
/
+4
2018-01-07
mtd: spi-nor: cadence-quadspi: Add support for direct access mode
Vignesh R
1
-2
/
+29
2018-01-07
mtd: spi-nor: cadence-quadspi: Refactor indirect read/write sequence.
Vignesh R
1
-16
/
+12
2017-12-28
mtd: spi-nor: Add ISSI is25lp080d support
Romain Porte
1
-0
/
+2
2017-12-27
mtd: spi-nor: Add support for s25fl128l and s25fl256l
Rafael Gago
1
-1
/
+3
2017-12-20
mtd: spi-nor: indent issi section
Sean Nyekjaer
1
-3
/
+3
2017-12-20
mtd: spi-nor: add support for is25lq040b
Sean Nyekjaer
1
-0
/
+2
2017-12-13
mtd: spi-nor: add an API to restore the status of SPI flash chip
Hou Zhiqiang
1
-0
/
+10
2017-12-13
mtd: spi-nor: Check that BP bits are set properly
Aaron Sierra
1
-12
/
+23
2017-12-13
mtd: spi-nor: check FSR error bits for Micron memories
Bean Huo (beanhuo)
1
-2
/
+16
2017-12-13
mtd: spi-nor: add support for ISSI is25lp128
Angelo Dureghello
1
-0
/
+2
2017-11-22
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
Linus Torvalds
7
-106
/
+377
2017-11-02
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
Greg Kroah-Hartman
1
-0
/
+1
2017-10-30
mtd: intel-spi: Add Intel Lewisburg PCH SPI super SKU PCI ID
Kuppuswamy Sathyanarayanan
1
-0
/
+1
2017-10-29
mtd: spi-nor: Add support for mr25h128
Philipp Puschmann
1
-0
/
+1
2017-10-29
mtd: spi-nor: enable 4B opcodes for mx66l51235l
Roman Yeryomin
1
-1
/
+1
2017-10-29
mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
Ludovic Barre
1
-1
/
+11
2017-10-29
mtd: spi-nor: stm32-quadspi: change license text
Ludovic Barre
1
-3
/
+16
2017-10-29
mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
Geert Uytterhoeven
1
-2
/
+2
2017-10-25
spi-nor: intel-spi: Remove EXPERT dependency
Bin Meng
1
-2
/
+2
2017-10-24
mtd: mtk-nor: add suspend/resume support
Guochun Mao
1
-12
/
+58
2017-10-23
mtd: spi-nor: Add support for Winbond w25q16dw
Neil Armstrong
1
-0
/
+5
2017-10-17
mtd: spi-nor: cadence-quadspi: Add runtime PM support
Vignesh R
1
-1
/
+15
2017-10-17
mtd: spi-nor: cadence-quadspi: Fix error path in probe
Vignesh R
1
-2
/
+2
2017-10-17
mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
Vignesh R
1
-2
/
+6
2017-10-17
mtd: spi-nor: cadence-quadspi: add a delay in write sequence
Vignesh R
1
-1
/
+26
2017-10-11
spi-nor: intel-spi: Fall back to use SW sequencer to erase
Bin Meng
1
-1
/
+49
2017-10-11
spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'
Bin Meng
1
-8
/
+8
2017-10-11
spi-nor: intel-spi: Remove the unnecessary HSFSTS register RW
Bin Meng
1
-3
/
+2
2017-10-11
spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOS
Bin Meng
1
-26
/
+65
2017-10-11
spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()
Bin Meng
1
-5
/
+0
2017-10-11
spi-nor: intel-spi: Use SW sequencer for BYT/LPT
Bin Meng
1
-15
/
+15
2017-10-11
spi-nor: intel-spi: Check transfer length in the HW/SW cycle
Bin Meng
1
-2
/
+10
2017-10-11
spi-nor: intel-spi: Fix broken software sequencing codes
Bin Meng
1
-2
/
+2
2017-10-11
spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycle
Bin Meng
1
-8
/
+6
2017-10-11
spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT
Bin Meng
1
-5
/
+11
2017-10-10
mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flash
Mika Westerberg
1
-0
/
+1
2017-10-10
mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash
Mika Westerberg
1
-0
/
+1
2017-10-10
mtd: spi-nor: add support for Gigadevice GD25LQ32
Klaus Goger
1
-0
/
+5
2017-10-10
mtd: spi-nor: add support for GD25Q256
Andy Yan
1
-0
/
+8
2017-10-10
mtd: spi-nor: add a quad_enable callback in struct flash_info
Andy Yan
1
-0
/
+11
2017-10-10
mtd: spi-nor: Allow Cadence QSPI support for ARM64
Thor Thayer
1
-1
/
+1
[next]