index
:
delta/linux-rt.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
master
stable-rt/v3.14-rt
stable-rt/v3.14-rt-rebase
stable-rt/v3.2-rt
stable-rt/v3.2-rt-rebase
stable-rt/v5.10-rt
v3.0-rt
v3.0-rt-rebase
v3.10-rt
v3.10-rt-rebase
v3.12-rt
v3.12-rt-rebase
v3.14-rt
v3.14-rt-rebase
v3.18-rt
v3.18-rt-next
v3.18-rt-rebase
v3.2-rt
v3.2-rt-features
v3.2-rt-rebase
v3.4-rt
v3.4-rt-features
v3.4-rt-rebase
v3.6-rt
v3.6-rt-rebase
v3.6-stable
v3.8-rt
v3.8-rt-rebase
v4.1-rt
v4.1-rt-rebase
v4.14-rt
v4.14-rt-next
v4.14-rt-rebase
v4.19-rt
v4.19-rt-next
v4.19-rt-rebase
v4.4-rt
v4.4-rt-next
v4.4-rt-rebase
v4.9-rt
v4.9-rt-next
v4.9-rt-rebase
v5.10-rt
v5.10-rt-next
v5.10-rt-rebase
v5.15-rt
v5.15-rt-next
v5.15-rt-rebase
v5.4-rt
v5.4-rt-rebase
v6.1-rt
v6.1-rt-next
v6.1-rt-rebase
git.kernel.org: pub/scm/linux/kernel/git/rt/linux-stable-rt.git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
include
/
linux
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
mtd: fix mtd_oobavail() incoherent returned value
Miquel Raynal
2019-12-13
1
-1
/
+1
*
mtd: nand: Fix nanddev_pos_next_page() kernel-doc header
Boris Brezillon
2018-11-27
1
-1
/
+1
*
mtd: nand: Fix nanddev_neraseblocks()
Boris Brezillon
2018-11-21
1
-3
/
+2
*
Merge tag 'spi-nor/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-11
1
-0
/
+1
|
\
|
*
mtd: spi-nor: only apply reset hacks to broken hardware
Brian Norris
2018-08-01
1
-0
/
+1
*
|
Merge tag 'nand/for-4.19' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-08-11
2
-49
/
+498
|
\
\
|
*
|
mtd: rawnand: allocate dynamically ONFI parameters during detection
Miquel Raynal
2018-08-01
1
-3
/
+3
|
*
|
mtd: rawnand: allocate model parameter dynamically
Miquel Raynal
2018-07-31
1
-1
/
+1
|
*
|
mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
Miquel Raynal
2018-07-31
1
-12
/
+6
|
*
|
mtd: rawnand: add hooks that may be called during nand_scan()
Miquel Raynal
2018-07-31
1
-0
/
+21
|
*
|
mtd: rawnand: better name for the controller structure
Miquel Raynal
2018-07-31
1
-6
/
+8
|
*
|
mtd: rawnand: make subop helpers return unsigned values
Miquel Raynal
2018-07-31
1
-8
/
+8
|
*
|
mtd: rawnand: Expose _notsupp() helpers for raw page accessors
Boris Brezillon
2018-07-19
1
-0
/
+4
|
*
|
mtd: rawnand: plat_nand: Kill pdata->ctrl.{hwcontrol, read_byte}()
Boris Brezillon
2018-07-18
1
-4
/
+0
|
*
|
mtd: rawnand: Kill the chip->scan_bbt() hook
Boris Brezillon
2018-07-18
1
-2
/
+0
|
*
|
mtd: rawnand: Rename nand_default_bbt() into nand_create_bbt()
Boris Brezillon
2018-07-18
1
-1
/
+1
|
*
|
mtd: rawnand: Remove forward declaration of device_node
Boris Brezillon
2018-07-18
1
-1
/
+1
|
*
|
mtd: rawnand: Remove forward declaration of mtd_info
Boris Brezillon
2018-07-18
1
-1
/
+0
|
*
|
mtd: rawnand: Remove nand_do_read() prototype from rawnand.h
Boris Brezillon
2018-07-18
1
-2
/
+0
|
*
|
mtd: spinand: Add initial support for the MX35LF1GE4AB chip
Boris Brezillon
2018-07-18
1
-0
/
+1
|
*
|
mtd: spinand: Add initial support for Winbond W25M02GV
Frieder Schrempf
2018-07-18
1
-0
/
+1
|
*
|
mtd: spinand: Add initial support for Micron MT29F2G01ABAGD
Peter Pan
2018-07-18
1
-0
/
+3
|
*
|
mtd: nand: Add core infrastructure to support SPI NANDs
Peter Pan
2018-07-18
1
-0
/
+416
|
*
|
mtd: rawnand: provide only single helper function for ECC conf
Abhishek Sahu
2018-07-18
1
-9
/
+0
|
*
|
mtd: rawnand: helper function for setting up ECC configuration
Abhishek Sahu
2018-07-18
1
-0
/
+3
|
*
|
mtd: rawnand: add defines for ONFI version bits
Chris Packham
2018-07-02
1
-0
/
+11
|
*
|
mtd: rawnand: add manufacturer fixup for ONFI parameter page
Chris Packham
2018-07-02
1
-0
/
+4
|
*
|
mtd: rawnand: add an option to specify NAND chip as a boot device
Stefan Agner
2018-07-02
1
-0
/
+6
|
*
|
mtd: rawnand: add Reed-Solomon error correction algorithm
Stefan Agner
2018-07-02
1
-0
/
+1
|
|
/
*
|
mtd: adapt misleading comment in mtd_oob_ops structure
Miquel Raynal
2018-07-19
1
-3
/
+5
|
/
*
Merge tag 'mtd/for-4.18' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-06-08
3
-9
/
+31
|
\
|
*
Merge tag 'spi-nor/for-4.18' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-06-07
1
-0
/
+2
|
|
\
|
|
*
mtd: spi-nor: clear Winbond Extended Address Reg on switch to 3-byte addressing.
NeilBrown
2018-04-21
1
-0
/
+2
|
*
|
mtd: nand: Pass mode information to nand_page_io_req
Boris Brezillon
2018-06-01
1
-0
/
+3
|
*
|
mtd: rawnand.h: use nested union kernel-doc markups
Mauro Carvalho Chehab
2018-05-09
1
-8
/
+18
|
*
|
mtd: rawnand: add a way to pass an ID table with nand_scan()
Miquel Raynal
2018-04-29
1
-1
/
+8
|
|
/
*
|
mtd: rawnand: Fix return type of __DIVIDE() when called with 32-bit
Geert Uytterhoeven
2018-05-15
1
-5
/
+11
*
|
mtd: Fix comparison in map_word_andequal()
Ben Hutchings
2018-05-14
1
-1
/
+1
*
|
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-04-24
1
-0
/
+1
|
/
*
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-04-04
5
-52
/
+791
|
\
|
*
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
Miquel Raynal
2018-03-20
1
-3
/
+0
|
*
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
Miquel Raynal
2018-03-20
1
-16
/
+1
|
*
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
2018-03-20
1
-1
/
+7
|
*
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
1
-18
/
+29
|
*
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
Miquel Raynal
2018-03-20
1
-0
/
+13
|
*
mtd: rawnand: use wrappers to call onfi GET/SET_FEATURES
Miquel Raynal
2018-03-20
1
-0
/
+3
|
*
mtd: rawnand: rename SET/GET FEATURES related functions
Miquel Raynal
2018-03-20
1
-9
/
+8
|
*
mtd: nand: Add core infrastructure to deal with NAND devices
Boris Brezillon
2018-02-16
1
-0
/
+731
|
*
mtd: nand: Get rid of comments giving the file path inside the file itself
Boris Brezillon
2018-02-16
3
-6
/
+0
*
|
mtd: partitions: add of_match_table parser matching for the "ofpart" type
Rafał Miłecki
2018-03-27
1
-0
/
+1
[next]