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
*
mtd: spi-nor: fsl-quadspi: fix unsupported cmd when run flash_erase
Frank Li
2015-08-06
1
-8
/
+4
*
mtd: spi-nor: fsl-quadspi: reset the module in the probe
Frank Li
2015-08-06
1
-0
/
+8
*
mtd: spi-nor: fsl-quadspi: workaround qspi can't wakeup from wait mode
Frank Li
2015-08-06
1
-5
/
+21
*
mtd: spi-nor: fsl-quadspi: i.MX6SX: fixed the random QSPI access failed issue
Allen Xu
2015-08-06
1
-25
/
+56
*
mtd: spi-nor: fsl-quadspi: add i.mx6ul support
Frank Li
2015-08-06
1
-0
/
+11
*
mtd: spi-nor: fsl-quadspi: add imx7d support
Frank Li
2015-08-06
1
-0
/
+26
*
mtd: spi-nor: fsl-quadspi: use quirk to distinguish different qspi version
Han Xu
2015-08-06
1
-8
/
+16
*
mtd: spi-nor: fsl-quadspi: dynamically map memory space for AHB read
Han Xu
2015-08-06
1
-7
/
+48
*
mtd: m25p80: allow arbitrary OF matching for "jedec,spi-nor"
Brian Norris
2015-07-21
2
-11
/
+15
*
mtd: nand: sunxi: Set serial access mode correctly
Roy Spliet
2015-07-20
1
-5
/
+12
*
mtd: nand: sunxi: Replace failsafe timing cfg with calculated value
Roy Spliet
2015-07-20
1
-5
/
+68
*
mtd: spi-nor: set SECT_4K for n25q064 SPI flash
Alexey Firago
2015-07-20
1
-1
/
+1
*
mtd: fsl-quadspi: Actually clear TX FIFO upon write
Alexander Stein
2015-07-20
1
-1
/
+1
*
mtd: r852: make ecc_reg 32-bit in r852_ecc_correct
Nicolas Iooss
2015-07-20
1
-1
/
+1
*
nand: davinci: add support for 4K page size nand devices
Sandeep Paulraj
2015-07-20
1
-11
/
+31
*
mtd: nandsim: fix double free
shengyong
2015-07-07
1
-18
/
+7
*
mtd: nandsim: fix free of NULL pointer
shengyong
2015-07-07
1
-1
/
+2
*
Merge 4.2-rc1 into MTD -next
Brian Norris
2015-07-06
11
-209
/
+441
|
\
|
*
Merge tag 'modules-next-for-linus' of git://git.kernel.org/pub/scm/linux/kern...
Linus Torvalds
2015-07-01
1
-1
/
+1
|
|
\
|
|
*
kernel/params: constify struct kernel_param_ops uses
Luis R. Rodriguez
2015-05-28
1
-1
/
+1
|
*
|
Merge branch 'for-4.2/writeback' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-06-26
1
-0
/
+1
|
|
\
\
|
|
*
|
writeback: separate out include/linux/backing-dev-defs.h
Tejun Heo
2015-06-02
1
-0
/
+1
|
*
|
|
Merge tag 'upstream-4.2-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2015-06-25
7
-208
/
+145
|
|
\
\
\
|
|
*
|
|
UBI: Remove unnecessary `\'
shengyong
2015-06-03
2
-2
/
+2
|
|
*
|
|
UBI: Use static class and attribute groups
Takashi Iwai
2015-06-02
3
-142
/
+57
|
|
*
|
|
UBI: add a helper function for updatting on-flash layout volumes
shengyong
2015-06-02
1
-21
/
+24
|
|
*
|
|
UBI: Fastmap: Do not add vol if it already exists
shengyong
2015-06-02
1
-1
/
+8
|
|
*
|
|
UBI: Init vol->reserved_pebs by assignment
shengyong
2015-06-02
1
-2
/
+2
|
|
*
|
|
UBI: Fastmap: Rename variables to make them meaningful
shengyong
2015-06-02
1
-29
/
+29
|
|
*
|
|
UBI: Fastmap: Remove unnecessary `\'
shengyong
2015-06-02
1
-7
/
+7
|
|
*
|
|
UBI: Fastmap: Use max() to get the larger value
shengyong
2015-06-02
1
-2
/
+2
|
|
*
|
|
UBI: block: Dynamically allocate minor numbers
Dan Ehrenberg
2015-06-02
1
-2
/
+14
|
|
|
|
/
|
|
|
/
|
|
*
|
|
Merge tag 'powerpc-4.2-1' of git://git.kernel.org/pub/scm/linux/kernel/git/mp...
Linus Torvalds
2015-06-24
3
-0
/
+294
|
|
\
\
\
|
|
*
|
|
mtd: powernv: Add powernv flash MTD abstraction driver
Cyril Bur
2015-06-11
3
-0
/
+294
|
|
|
|
/
|
|
|
/
|
*
|
/
|
mtd: fsl-quadspi: Access multiple chips simultaneously
Han Xu
2015-06-23
1
-9
/
+23
|
/
/
/
*
|
|
mtd: docg3: Fix kasprintf() usage
Richard Weinberger
2015-06-17
1
-2
/
+8
*
|
|
mtd: docg3: Don't leak docg3->bbt in error path
Richard Weinberger
2015-06-17
1
-2
/
+4
*
|
|
mtd: nandsim: Fix kasprintf() usage
Richard Weinberger
2015-06-17
1
-0
/
+10
*
|
|
mtd: cs553x_nand: Fix kasprintf() usage
Richard Weinberger
2015-06-17
1
-3
/
+9
*
|
|
mtd: r852: Fix device_create_file() usage
Richard Weinberger
2015-06-17
1
-1
/
+5
*
|
|
mtd: brcmnand: drop unnecessary initialization
Brian Norris
2015-06-17
1
-1
/
+1
*
|
|
mtd: propagate error codes from add_mtd_device()
Brian Norris
2015-06-17
1
-7
/
+11
*
|
|
mtd: diskonchip: remove two-phase partitioning / registration
Brian Norris
2015-06-17
1
-8
/
+2
*
|
|
mtd: dc21285: use raw spinlock functions for nw_gpio_lock
Uwe Kleine-König
2015-05-28
1
-2
/
+2
*
|
|
mtd: chips: fixup dependencies, to prevent build error
Brian Norris
2015-05-28
1
-0
/
+1
*
|
|
mtd: cfi_cmdset_0002: Initialize datum before calling map_word_load_partial
Christian Riesch
2015-05-27
1
-1
/
+1
*
|
|
mtd: cfi: deinline large functions
Denys Vlasenko
2015-05-27
1
-0
/
+188
*
|
|
mtd: lantiq-flash: use default partition parsers
Brian Norris
2015-05-27
1
-3
/
+1
*
|
|
mtd: plat_nand: use default partition probe
Brian Norris
2015-05-27
2
-7
/
+1
*
|
|
mtd: nand: correct indentation within conditional
Brian Norris
2015-05-22
1
-1
/
+1
[next]