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
/
spi-nor.c
Age
Commit message (
Expand
)
Author
Files
Lines
2017-03-09
scripts/spelling.txt: add "disble(d)" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-10
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
1
-30
/
+241
2017-02-10
mtd: spi-nor: Add support for gd25q16
Kamal Dasu
1
-0
/
+5
2017-02-10
mtd: spi-nor: Fix S3AN addressing calculation
Ricardo Ribalda
1
-3
/
+6
2017-02-10
mtd: spi-nor: Add lock/unlock support for f25l32pa
Victor Shyba
1
-1
/
+1
2017-02-10
mtd: spi-nor: add a stateless method to support memory size above 128Mib
Cyrille Pitchen
1
-21
/
+80
2017-02-10
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
1
-4
/
+4
2017-02-10
mtd: spi-nor: remove WARN_ONCE() message in spi_nor_write()
Cyrille Pitchen
1
-3
/
+0
2017-02-10
mtd: spi-nor: improve macronix_quad_enable()
Cyrille Pitchen
1
-0
/
+3
2017-02-10
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
1
-5
/
+149
2017-02-08
mtd: Fix typo: "occured" -> "occurred"
Nobuhiro Iwamatsu
1
-2
/
+2
2016-11-26
mtd: spi-nor: Add support for mr25h40
IWAMOTO Masahiko
1
-0
/
+1
2016-11-26
mtd: spi-nor: Add support for N25Q016A
Moritz Fischer
1
-0
/
+1
2016-11-26
mtd: spi-nor: Add at25df321 spi-nor flash support
Jagan Teki
1
-0
/
+1
2016-11-26
mtd: spi-nor: add support for s25fl208k
Sean Nyekjaer
1
-0
/
+1
2016-11-26
mtd: spi-nor: fix flags for s25fl128s
Heiner Kallweit
1
-1
/
+1
2016-11-23
mtd: spi-nor: fix spansion quad enable
Joël Esponde
1
-0
/
+7
2016-11-23
mtd: spi-nor: add Macronix mx25u25635f to list of known devices.
Ash Benz
1
-0
/
+1
2016-07-13
mtd: spi-nor: support dual, quad, and WP for Gigadevice
Brian Norris
1
-4
/
+20
2016-07-13
mtd: spi-nor: Added support for n25q00a.
P L Sai Krishna
1
-0
/
+1
2016-07-09
mtd: spi-nor: fix wrong "fully unlocked" test
Brian Norris
1
-1
/
+1
2016-06-01
mtd: spi-nor: add read loop
Michal Suchanek
1
-6
/
+19
2016-06-01
mtd: spi-nor: simplify write loop
Michal Suchanek
1
-33
/
+25
2016-06-01
mtd: spi-nor: stop passing around retlen
Michal Suchanek
1
-8
/
+13
2016-06-01
mtd: spi-nor: check return value from write
Michal Suchanek
1
-13
/
+32
2016-06-01
mtd: spi-nor: change return value of read/write
Michal Suchanek
1
-1
/
+4
2016-05-10
mtd: spi-nor: support GigaDevice gd25lq64c
Brian Norris
1
-0
/
+1
2016-03-07
mtd: spi-nor: support lock/unlock for a few Winbond chips
Brian Norris
1
-3
/
+15
2016-03-07
mtd: spi-nor: add TB (Top/Bottom) protect support
Brian Norris
1
-7
/
+63
2016-03-07
mtd: spi-nor: add SPI_NOR_HAS_LOCK flag
Brian Norris
1
-2
/
+5
2016-03-07
mtd: spi-nor: use BIT() for flash_info flags
Brian Norris
1
-8
/
+8
2016-03-07
mtd: spi-nor: disallow further writes to SR if WP# is low
Brian Norris
1
-0
/
+7
2016-03-07
mtd: spi-nor: make lock/unlock bounds checks more obvious and robust
Brian Norris
1
-18
/
+50
2016-03-07
mtd: spi-nor: silently drop lock/unlock for already locked/unlocked region
Brian Norris
1
-2
/
+10
2016-03-07
mtd: spi-nor: wait for SR_WIP to clear on initial unlock
Brian Norris
1
-0
/
+1
2016-03-04
mtd: spi-nor: add subsector flag to n25q128a
Ezequiel García
1
-2
/
+2
2016-02-12
mtd: spi-nor: remove micron_quad_enable()
Cyrille Pitchen
1
-45
/
+1
2016-02-12
mtd: spi-nor: Add support for s25fl116k
Sascha Hauer
1
-0
/
+1
2016-01-06
mtd: spi-nor: wait until lock/unlock operations are ready
Ezequiel García
1
-2
/
+10
2016-01-05
mtd: merge MTD development from v4.4 into for-v4.5 development
Brian Norris
1
-6
/
+4
2016-01-05
mtd: spi-nor: fix stm_is_locked_sr() parameters
Brian Norris
1
-2
/
+2
2016-01-05
mtd: spi-nor: fix Spansion regressions (aliased with Winbond)
Brian Norris
1
-4
/
+2
2015-12-09
mtd: spi-nor: Check the return value from read_sr()
Fabio Estevam
1
-2
/
+8
2015-12-04
mtd: spi-nor: fix error handling in spi_nor_erase
Heiner Kallweit
1
-6
/
+2
2015-12-01
mtd: spi-nor: Fix error message with unrecognized JEDEC
Ricardo Ribalda
1
-1
/
+1
2015-11-19
mtd: spi-nor: mx25l3205d/mx25l6405d: append SECT_4K
Andreas Fenkart
1
-2
/
+2
2015-11-19
mtd: spi-nor: provide default erase_sector implementation
Brian Norris
1
-4
/
+33
2015-11-16
mtd: spi-nor: remove unnecessary leading space from dbg print
Brian Norris
1
-1
/
+1
2015-11-11
mtd: spi-nor: drop flash_node field
Brian Norris
1
-1
/
+0
2015-11-11
mtd: spi-nor: convert to spi_nor_{get, set}_flash_node()
Brian Norris
1
-1
/
+1
[next]