index
:
kernel/linux.git
linux-2.6.11.y
linux-2.6.12.y
linux-2.6.13.y
linux-2.6.14.y
linux-2.6.15.y
linux-2.6.16.y
linux-2.6.17.y
linux-2.6.18.y
linux-2.6.19.y
linux-2.6.20.y
linux-2.6.21.y
linux-2.6.22.y
linux-2.6.23.y
linux-2.6.24.y
linux-2.6.25.y
linux-2.6.26.y
linux-2.6.27.y
linux-2.6.28.y
linux-2.6.29.y
linux-2.6.30.y
linux-2.6.31.y
linux-2.6.32.y
linux-2.6.33.y
linux-2.6.34.y
linux-2.6.35.y
linux-2.6.36.y
linux-2.6.37.y
linux-2.6.38.y
linux-2.6.39.y
linux-3.0.y
linux-3.1.y
linux-3.10.y
linux-3.11.y
linux-3.12.y
linux-3.13.y
linux-3.14.y
linux-3.15.y
linux-3.16.y
linux-3.17.y
linux-3.18.y
linux-3.19.y
linux-3.2.y
linux-3.3.y
linux-3.4.y
linux-3.5.y
linux-3.6.y
linux-3.7.y
linux-3.8.y
linux-3.9.y
linux-4.0.y
linux-4.1.y
linux-4.10.y
linux-4.11.y
linux-4.12.y
linux-4.13.y
linux-4.14.y
linux-4.15.y
linux-4.16.y
linux-4.17.y
linux-4.18.y
linux-4.19.y
linux-4.2.y
linux-4.20.y
linux-4.3.y
linux-4.4.y
linux-4.5.y
linux-4.6.y
linux-4.7.y
linux-4.8.y
linux-4.9.y
linux-5.0.y
linux-5.1.y
linux-5.10.y
linux-5.11.y
linux-5.12.y
linux-5.13.y
linux-5.14.y
linux-5.15.y
linux-5.16.y
linux-5.17.y
linux-5.18.y
linux-5.19.y
linux-5.2.y
linux-5.3.y
linux-5.4.y
linux-5.5.y
linux-5.6.y
linux-5.7.y
linux-5.8.y
linux-5.9.y
linux-6.0.y
linux-6.1.y
linux-6.10.y
linux-6.11.y
linux-6.12.y
linux-6.2.y
linux-6.3.y
linux-6.4.y
linux-6.5.y
linux-6.6.y
linux-6.7.y
linux-6.8.y
linux-6.9.y
linux-rockchip-6.1.y
linux-rockchip-6.5.y
linux-rolling-lts
linux-rolling-stable
master
Linux kernel stable tree (mirror)
Andrey V.Kosteltsev
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Age
Commit message (
Expand
)
Author
Files
Lines
2017-08-02
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
Boris Brezillon
1
-3
/
+3
2017-07-13
Merge tag 'for-linus-20170713' of git://git.infradead.org/linux-mtd
Linus Torvalds
3
-18
/
+230
2017-07-08
Merge tag 'nand/for-4.13' into MTD
Brian Norris
1
-9
/
+71
2017-07-08
Merge tag 'spi-nor/for-4.13' into MTD
Brian Norris
1
-9
/
+152
2017-06-22
mtd: partitions: add support for partition parsers
Rafał Miłecki
1
-0
/
+7
2017-06-10
mtd: nand: add a shorthand to generate nand_ecc_caps structure
Masahiro Yamada
1
-0
/
+14
2017-06-10
mtd: nand: add generic helpers to check, match, maximize ECC settings
Masahiro Yamada
1
-0
/
+33
2017-06-01
mtd: nand: Drop the ->errstat() hook
Boris Brezillon
1
-5
/
+0
2017-06-01
mtd: nand: Pass the CS line to ->setup_data_interface()
Boris Brezillon
1
-4
/
+8
2017-06-01
mtd: nand: add support for Micron on-die ECC
Thomas Petazzoni
1
-0
/
+2
2017-05-30
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
Boris Brezillon
1
-0
/
+5
2017-05-18
Merge remote-tracking branch 'mauro-exp/docbook3' into death-to-docbook
Jonathan Corbet
1
-1
/
+1
2017-05-16
mtd: adjust kernel-docs to avoid Sphinx/kerneldoc warnings
Mauro Carvalho Chehab
1
-1
/
+1
2017-05-15
mtd: spi-nor: introduce Octo SPI protocols
Cyrille Pitchen
1
-5
/
+21
2017-05-15
mtd: spi-nor: introduce Double Transfer Rate (DTR) SPI protocols
Cyrille Pitchen
1
-11
/
+37
2017-05-15
mtd: spi-nor: introduce SPI 1-2-2 and SPI 1-4-4 protocols
Cyrille Pitchen
1
-9
/
+110
2017-05-15
mtd: nand: export nand_{read,write}_page_raw()
Thomas Petazzoni
1
-0
/
+8
2017-05-15
mtd: nand: add core support for on-die ECC
Thomas Petazzoni
1
-0
/
+1
2017-05-11
Merge tag 'for-linus-20170510' of git://git.infradead.org/linux-mtd
Linus Torvalds
2
-29
/
+69
2017-05-01
Merge tag 'nand/for-4.12' of github.com:linux-nand/linux into MTD
Brian Norris
1
-28
/
+68
2017-04-25
mtd: nand: allow drivers to request minimum alignment for passed buffer
Masahiro Yamada
1
-0
/
+2
2017-04-25
mtd: nand: relax ecc.read_page() return value for uncorrectable ECC
Masahiro Yamada
1
-1
/
+1
2017-04-25
mtd: nand: Remove unused chip->write_page() hook
Boris Brezillon
1
-4
/
+0
2017-04-20
mtd: Convert to dynamically allocated bdi infrastructure
Jan Kara
1
-5
/
+0
2017-04-19
mtd: use dev_of_node helper in mtd_get_of_node
Rafał Miłecki
1
-1
/
+1
2017-03-09
mtd: nand: Move Macronix specific initialization in nand_macronix.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move AMD/Spansion specific init/detection logic in nand_amd.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move Micron specific init logic in nand_micron.c
Boris Brezillon
1
-20
/
+1
2017-03-09
mtd: nand: Move Toshiba specific init/detection logic in nand_toshiba.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move Hynix specific init/detection logic in nand_hynix.c
Boris Brezillon
1
-0
/
+1
2017-03-09
mtd: nand: Move Samsung specific init/detection logic in nand_samsung.c
Boris Brezillon
1
-0
/
+2
2017-03-09
mtd: nand: Add manufacturer specific initialization/detection steps
Boris Brezillon
1
-0
/
+35
2017-03-09
mtd: nand: Do not expose the NAND manufacturer table directly
Boris Brezillon
1
-1
/
+8
2017-03-09
mtd: nand: Rename the nand_manufacturers struct
Boris Brezillon
1
-3
/
+3
2017-03-09
mtd: nand: Store nand ID in struct nand_chip
Boris Brezillon
1
-0
/
+13
2017-02-28
scripts/spelling.txt: add "partiton" pattern and fix typo instances
Masahiro Yamada
1
-1
/
+1
2017-02-10
mtd: name the mtd device with an optional label property
Cédric Le Goater
1
-0
/
+3
2017-02-10
Merge tag 'spi-nor/for-4.11-v2' of git://github.com/spi-nor/linux
Brian Norris
1
-6
/
+28
2017-02-10
mtd: spi-nor: rename SPINOR_OP_* macros of the 4-byte address op codes
Cyrille Pitchen
1
-6
/
+16
2017-02-10
mtd: spi-nor: Add support for S3AN spi-nor devices
Ricardo Ribalda
1
-0
/
+12
2017-02-10
mtd: Add partition device node to mtd partition devices
Sascha Hauer
1
-0
/
+1
2017-02-09
Merge tag 'nand/for-4.11' of github.com:linux-nand/linux
Brian Norris
2
-157
/
+3
2017-02-09
mtd: nand: Add max_bb_per_die and blocks_per_die fields to nand_chip
Zach Brown
1
-0
/
+5
2017-02-09
mtd: introduce function max_bad_blocks
Jeff Westfahl
1
-0
/
+13
2017-02-06
mtd: nand: Add Winbond manufacturer id
Andrey Jr. Melnikov
1
-0
/
+1
2017-01-30
mtd: nand: fsmc: remove stale non-DT probe path
Linus Walleij
1
-156
/
+0
2017-01-30
mtd: nand: fix nand.h kernel-doc warnings
Randy Dunlap
1
-1
/
+2
2016-11-30
Merge tag 'nand/for-4.10' of github.com:linux-nand/linux
Brian Norris
1
-0
/
+30
2016-11-19
mtd: nand: Support controllers with custom page
Marc Gonzalez
1
-0
/
+12
2016-11-07
mtd: nand: Wait tCCS after a column change
Boris Brezillon
1
-0
/
+10
[next]