index
:
linux
master
linux
Fast-forward packages
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
(
follow
)
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'rslib-v4.18-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/...
Linus Torvalds
2018-06-05
2
-39
/
+35
|
\
|
*
mtd: rawnand: diskonchip: Allocate rs control per instance
Thomas Gleixner
2018-04-25
1
-33
/
+27
|
*
rslib: Split rs control struct
Thomas Gleixner
2018-04-25
2
-6
/
+8
*
|
Merge tag 'spi-v4.18' of git://git.kernel.org/pub/scm/linux/kernel/git/brooni...
Linus Torvalds
2018-06-04
2
-158
/
+81
|
\
\
|
*
|
mtd: devices: m25p80: Use spi_mem_set_drvdata() instead of spi_set_drvdata()
Boris Brezillon
2018-05-22
1
-1
/
+1
|
*
|
mtd: spi-nor: Use the spi_mem_xx() API
Boris Brezillon
2018-05-11
2
-157
/
+80
|
|
/
*
|
Merge branch 'hch.procfs' of git://git.kernel.org/pub/scm/linux/kernel/git/vi...
Linus Torvalds
2018-06-04
1
-13
/
+1
|
\
\
|
*
|
proc: introduce proc_create_single{,_data}
Christoph Hellwig
2018-05-16
1
-13
/
+1
*
|
|
Merge tag 'for-4.18/block-20180603' of git://git.kernel.dk/linux-block
Linus Torvalds
2018-06-04
1
-6
/
+14
|
\
\
\
|
*
|
|
mtd_blkdevs: handle highmem pages
Christoph Hellwig
2018-05-11
1
-6
/
+14
*
|
|
|
mtd: rawnand: marvell: Fix read logic for layouts with ->nchunks > 2
Boris Brezillon
2018-05-14
1
-3
/
+5
|
|
/
/
|
/
|
|
*
|
|
mtd: rawnand: Make sure we wait tWB before polling the STATUS reg
Boris Brezillon
2018-05-10
1
-0
/
+5
*
|
|
mtd: rawnand: marvell: fix command xtype in BCH write hook
Miquel Raynal
2018-05-04
1
-1
/
+7
*
|
|
mtd: rawnand: marvell: pass ms delay to wait_op
Chris Packham
2018-05-04
1
-2
/
+2
*
|
|
mtd: onenand: omap2: Disable DMA for HIGHMEM buffers
Ladislav Michl
2018-05-02
1
-67
/
+38
|
/
/
*
|
mtd: rawnand: marvell: fix the chip-select DT parsing logic
Miquel Raynal
2018-04-26
1
-17
/
+8
*
|
mtd: cfi: cmdset_0002: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-04-24
1
-3
/
+6
*
|
mtd: cfi: cmdset_0001: Workaround Micron Erase suspend bug.
Joakim Tjernlund
2018-04-24
1
-0
/
+17
*
|
mtd: cfi: cmdset_0001: Do not allow read/write to suspend erase block.
Joakim Tjernlund
2018-04-24
1
-5
/
+11
*
|
mtd: spi-nor: cadence-quadspi: Fix page fault kernel panic
Thor Thayer
2018-04-23
1
-2
/
+17
*
|
mtd: nand: Fix nanddev_mtd_erase()
Boris Brezillon
2018-04-22
1
-3
/
+0
*
|
mtd: rawnand: tango: Fix struct clk memory leak
Marc Gonzalez
2018-04-21
1
-1
/
+1
|
/
*
Merge tag 'tags/upstream-4.17-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-04-12
3
-2
/
+12
|
\
|
*
ubi: Reject MLC NAND
Richard Weinberger
2018-04-04
1
-0
/
+11
|
*
ubi: Fix error for write access
Romain Izard
2018-04-04
1
-1
/
+1
|
*
ubi: fastmap: Don't flush fastmap work on detach
Richard Weinberger
2018-04-04
1
-1
/
+0
*
|
Merge tag 'mtd/for-4.17' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-04-06
149
-4214
/
+2836
|
\
\
|
*
\
Merge tag 'v4.16-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...
Boris Brezillon
2018-04-04
2
-5
/
+3
|
|
\
\
|
*
\
\
Merge tag 'nand/for-4.17' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-04-04
106
-5516
/
+2545
|
|
\
\
\
|
|
*
|
|
mtd: nand: Fix some function description mismatches in core.c
Xiaolei Li
2018-03-29
1
-6
/
+6
|
|
*
|
|
mtd: rawnand: marvell: Rename ->ecc_clk into ->core_clk
Boris Brezillon
2018-03-29
1
-14
/
+14
|
|
*
|
|
mtd: rawnand: s3c2410: enhance the probe function error path
Miquel Raynal
2018-03-29
1
-12
/
+12
|
|
*
|
|
mtd: rawnand: tango: fix probe function error path
Miquel Raynal
2018-03-29
1
-1
/
+3
|
|
*
|
|
mtd: rawnand: sh_flctl: fix the probe function error path
Miquel Raynal
2018-03-29
1
-0
/
+4
|
|
*
|
|
mtd: rawnand: omap2: fix the probe function error path
Miquel Raynal
2018-03-29
1
-1
/
+4
|
|
*
|
|
mtd: rawnand: mxc: fix probe function error path
Miquel Raynal
2018-03-29
1
-4
/
+7
|
|
*
|
|
mtd: rawnand: denali: fix probe function error path
Miquel Raynal
2018-03-29
1
-1
/
+3
|
|
*
|
|
mtd: rawnand: davinci: fix probe function error path
Miquel Raynal
2018-03-29
1
-1
/
+4
|
|
*
|
|
mtd: rawnand: cafe: fix probe function error path
Miquel Raynal
2018-03-29
1
-1
/
+5
|
|
*
|
|
mtd: rawnand: brcmnand: fix probe function error path
Miquel Raynal
2018-03-29
1
-1
/
+5
|
|
*
|
|
mtd: rawnand: sunxi: Stop supporting ECC_HW_SYNDROME mode
Boris Brezillon
2018-03-29
1
-135
/
+20
|
|
*
|
|
mtd: rawnand: marvell: Fix clock resource by adding a register clock
Gregory CLEMENT
2018-03-29
1
-6
/
+28
|
|
*
|
|
mtd: rawnand: gpmi: use core timings instead of an empirical derivation
Miquel Raynal
2018-03-20
4
-655
/
+98
|
|
*
|
|
mtd: rawnand: gpmi: support ->setup_data_interface()
Miquel Raynal
2018-03-20
3
-250
/
+150
|
|
*
|
|
mtd: rawnand: get rid of the ONFI parameter page in nand_chip
Miquel Raynal
2018-03-20
1
-9
/
+25
|
|
*
|
|
mtd: rawnand: get rid of the JEDEC parameter page in nand_chip
Miquel Raynal
2018-03-20
1
-13
/
+28
|
|
*
|
|
mtd: rawnand: macronix: nack the support of changing timings for one chip
Miquel Raynal
2018-03-20
1
-0
/
+13
|
|
*
|
|
mtd: rawnand: allow vendors to declare (un)supported features
Miquel Raynal
2018-03-20
2
-7
/
+23
|
|
*
|
|
mtd: rawnand: prepare the removal of the ONFI parameter page
Miquel Raynal
2018-03-20
4
-28
/
+35
|
|
*
|
|
mtd: rawnand: prepare the removal of ONFI/JEDEC parameter pages
Miquel Raynal
2018-03-20
1
-22
/
+17
[next]