index
:
linux-dev
linus/master
master
Linux kernel development work - see feature branches
Jason A. Donenfeld
about
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Age
Commit message (
Expand
)
Author
Files
Lines
2020-05-10
mtd: rawnand: fsmc: Change to non-atomic bit operations
Fenghua Yu
1
-3
/
+4
2020-05-09
bdi: remove the name field in struct backing_dev_info
Christoph Hellwig
1
-1
/
+0
2020-05-09
bdi: simplify bdi_alloc
Christoph Hellwig
1
-1
/
+1
2020-04-30
mtd: cfi_cmdset_0001: Support the absence of protection registers
Jean-Philippe Brucker
1
-5
/
+8
2020-04-29
mtd: spi-nor: Fix description of the sr_ready() return value
Tudor Ambarus
1
-4
/
+4
2020-04-29
mtd: spi-nor: Uniformize the return value in spi_nor_*_ready()
Tudor Ambarus
1
-1
/
+1
2020-04-29
mtd: spi-nor: micron-st: Enable locking for n25q00
Jungseung Lee
1
-0
/
+2
2020-04-28
mtd: spi-nor: macronix: Add support for mx25u51245g
Mason Yang
1
-0
/
+3
2020-04-28
mtd: spi-nor: macronix: Add support for mx25l51245g
Mason Yang
1
-0
/
+3
2020-04-28
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_[{info|sfdp}_]init_params()
Sergei Shtylyov
1
-3
/
+3
2020-04-28
mtd: spi-nor: core: fix kernel-doc typo for spi_nor_manufacturer_init_params()
Sergei Shtylyov
1
-1
/
+1
2020-04-21
mtd: spi-nor: Enable locking for n25q128a11
Xiang Chen
1
-1
/
+3
2020-04-20
mtd: spi-nor: spansion: Enable dual and quad read for s25fl256s0
Takahiro Kuwano
1
-1
/
+3
2020-04-09
mtd: spi-nor: Compile files in controllers/ directory
Guenter Roeck
1
-0
/
+2
2020-04-07
Merge tag 'for-linus-5.7-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
Linus Torvalds
3
-4
/
+16
2020-03-30
ubi: ubi-media.h: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-30
ubi: fastmap: Only produce the initial anchor PEB when fastmap is used
Hou Tao
1
-1
/
+2
2020-03-30
ubi: fastmap: Free unused fastmap anchor peb during detach
Hou Tao
1
-2
/
+13
2020-03-30
mtd: Convert fallthrough comments into statements
Miquel Raynal
22
-60
/
+45
2020-03-30
Merge tag 'nand/for-5.7' into mtd/next
Miquel Raynal
26
-427
/
+1347
2020-03-25
mtd: rawnand: toshiba: Support reading the number of bitflips for BENAND (Built-in ECC NAND)
Yoshio Furuyama
1
-2
/
+56
2020-03-25
Merge tag 'spi-nor/for-5.7' into mtd/next
Miquel Raynal
34
-6090
/
+6398
2020-03-25
Merge tag 'cfi/for-5.7' into mtd/next
Miquel Raynal
2
-12
/
+15
2020-03-24
mtd: Fix issue where write_cached_data() fails but write() still returns success
Xiaoming Ni
1
-2
/
+3
2020-03-24
mtd: maps: sa1100-flash: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-24
mtd: phram: fix a double free issue in error path
Wen Yang
1
-6
/
+9
2020-03-24
mtd: spinand: toshiba: Support for new Kioxia Serial NAND
Yoshio Furuyama
1
-17
/
+111
2020-03-24
mtd: spinand: toshiba: Rename function name to change suffix and prefix (8Gbit)
Yoshio Furuyama
1
-30
/
+30
2020-03-24
mtd: rawnand: macronix: Add support for deep power down mode
Mason Yang
1
-0
/
+74
2020-03-24
mtd: rawnand: Add support for manufacturer specific suspend/resume operation
Mason Yang
1
-4
/
+13
2020-03-24
mtd: spi-nor: Enable locking for n25q512ax3/n25q512a
Jungseung Lee
1
-2
/
+6
2020-03-24
mtd: spi-nor: Add SR 4bit block protection support
Jungseung Lee
2
-18
/
+58
2020-03-24
mtd: spi-nor: Add generic formula for SR block protection handling
Jungseung Lee
1
-31
/
+41
2020-03-24
mtd: spi-nor: Set all BP bits to one when lock_len == mtd->size
Tudor Ambarus
1
-7
/
+13
2020-03-23
mtd: spi-nor: controllers: aspeed-smc: Replace zero-length array with flexible-array member
Gustavo A. R. Silva
1
-1
/
+1
2020-03-23
mtd: spi-nor: Clear WEL bit when erase or program errors occur
Tudor Ambarus
1
-0
/
+22
2020-03-17
mtd: spi-nor: Trim what is exposed in spi-nor.h
Tudor Ambarus
10
-42
/
+288
2020-03-17
mtd: spi-nor: Drop the MFR definitions
Tudor Ambarus
1
-2
/
+0
2020-03-17
mtd: spi-nor: Get rid of the now empty spi_nor_ids[] table
Boris Brezillon
1
-25
/
+0
2020-03-17
mtd: spi-nor: Move XMC bits out of core.c
Boris Brezillon
4
-3
/
+26
2020-03-17
mtd: spi-nor: Move Xilinx bits out of core.c
Boris Brezillon
4
-86
/
+98
2020-03-17
mtd: spi-nor: Move Catalyst bits out of core.c
Boris Brezillon
4
-7
/
+32
2020-03-17
mtd: spi-nor: Move Winbond bits out of core.c
Boris Brezillon
4
-114
/
+115
2020-03-17
mtd: spi-nor: Move SST bits out of core.c
Boris Brezillon
4
-120
/
+156
2020-03-17
mtd: spi-nor: Move Spansion bits out of core.c
Boris Brezillon
4
-58
/
+98
2020-03-17
mtd: spi-nor: Move Micron/ST bits out of core.c
Boris Brezillon
4
-120
/
+158
2020-03-17
mtd: spi-nor: Move Macronix bits out of core.c
Boris Brezillon
4
-68
/
+101
2020-03-17
mtd: spi-nor: Move ISSI bits out of core.c
Boris Brezillon
4
-65
/
+86
2020-03-17
mtd: spi-nor: Move Intel bits out of core.c
Boris Brezillon
4
-14
/
+35
2020-03-17
mtd: spi-nor: Move GigaDevice bits out of core.c
Boris Brezillon
4
-59
/
+62
[prev]
[next]