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
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-07-13
3
-18
/
+230
|
\
|
*
Merge tag 'nand/for-4.13' into MTD
Brian Norris
2017-07-07
1
-9
/
+71
|
|
\
|
|
*
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
2017-06-10
1
-0
/
+14
|
|
*
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
2017-06-10
1
-0
/
+33
|
|
*
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
2017-06-01
1
-5
/
+0
|
|
*
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
2017-06-01
1
-4
/
+8
|
|
*
mtd: nand: add support for Micron on-die ECC
Thomas Petazzoni
2017-06-01
1
-0
/
+2
|
|
*
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
2017-05-30
1
-0
/
+5
|
|
*
mtd: nand: export nand_{read,write}_page_raw()
Thomas Petazzoni
2017-05-15
1
-0
/
+8
|
|
*
mtd: nand: add core support for on-die ECC
Thomas Petazzoni
2017-05-15
1
-0
/
+1
|
*
|
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
2017-07-07
1
-9
/
+152
|
|
\
\
|
|
*
|
mtd: spi-nor: introduce Octo SPI protocols
Cyrille Pitchen
2017-05-15
1
-5
/
+21
|
|
*
|
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
Cyrille Pitchen
2017-05-15
1
-11
/
+37
|
|
*
|
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
2017-05-15
1
-9
/
+110
|
|
|
/
|
*
/
mtd: partitions: add support for partition parsers
Rafał Miłecki
2017-06-22
1
-0
/
+7
|
|
/
*
|
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
2017-05-18
1
-1
/
+1
|
\
\
|
|
/
|
/
|
|
*
mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
Mauro Carvalho Chehab
2017-05-16
1
-1
/
+1
*
|
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-05-11
2
-29
/
+69
|
\
\
|
|
/
|
/
|
|
*
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
Brian Norris
2017-05-01
1
-28
/
+68
|
|
\
|
|
*
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
2017-04-25
1
-0
/
+2
|
|
*
mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
Masahiro Yamada
2017-04-25
1
-1
/
+1
|
|
*
mtd: nand: Remove unused chip->write_page() hook
Boris Brezillon
2017-04-25
1
-4
/
+0
|
|
*
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
2017-03-08
1
-0
/
+1
|
|
*
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
2017-03-08
1
-0
/
+1
|
|
*
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
2017-03-08
1
-20
/
+1
|
|
*
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
2017-03-08
1
-0
/
+1
|
|
*
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
2017-03-08
1
-0
/
+1
|
|
*
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
2017-03-08
1
-0
/
+2
|
|
*
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
2017-03-08
1
-0
/
+35
|
|
*
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
2017-03-08
1
-1
/
+8
|
|
*
mtd: nand: Rename the nand_manufacturers struct
Boris Brezillon
2017-03-08
1
-3
/
+3
|
|
*
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
2017-03-08
1
-0
/
+13
|
*
|
mtd: use dev_of_node helper in mtd_get_of_node
Rafał Miłecki
2017-04-19
1
-1
/
+1
|
|
/
*
/
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
2017-04-20
1
-5
/
+0
|
/
*
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
2017-02-27
1
-1
/
+1
*
mtd: name the mtd device with an optional label property
Cédric Le Goater
2017-02-10
1
-0
/
+3
*
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
2017-02-10
1
-6
/
+28
|
\
|
*
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
2017-02-10
1
-6
/
+16
|
*
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
2017-02-10
1
-0
/
+12
*
|
mtd: Add partition device node to mtd partition devices
Sascha Hauer
2017-02-09
1
-0
/
+1
*
|
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
Brian Norris
2017-02-08
2
-157
/
+3
|
\
\
|
*
|
mtd: nand: Add Winbond manufacturer id
Andrey Jr. Melnikov
2017-02-06
1
-0
/
+1
|
*
|
mtd: nand: fsmc: remove stale non-DT probe path
Linus Walleij
2017-01-30
1
-156
/
+0
|
*
|
mtd: nand: fix nand.h kernel-doc warnings
Randy Dunlap
2017-01-30
1
-1
/
+2
|
|
/
*
|
mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
Zach Brown
2017-02-08
1
-0
/
+5
*
|
mtd: introduce function max_bad_blocks
Jeff Westfahl
2017-02-08
1
-0
/
+13
|
/
*
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
2016-11-29
1
-0
/
+30
|
\
|
*
mtd: nand: Support controllers with custom page
Marc Gonzalez
2016-11-19
1
-0
/
+12
|
*
mtd: nand: Wait tCCS after a column change
Boris Brezillon
2016-11-07
1
-0
/
+10
|
*
mtd: nand: Add a few more timings to nand_sdr_timings
Boris Brezillon
2016-11-07
1
-0
/
+8
[next]