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: pxa3xx_nand: add a default chunk size
Antoine Ténart
2015-08-19
1
-0
/
+3
*
mtd: omap_elm: Fix module alias
Axel Lin
2015-08-19
1
-1
/
+1
*
mtd: physmap_of: fix null pointer deference when kzalloc returns null
Colin Ian King
2015-08-19
1
-0
/
+6
*
mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()
Alexey Khoroshilov
2015-08-19
1
-3
/
+10
*
mtd: denali_pci: switch to dev_err()
Andy Shevchenko
2015-08-19
1
-4
/
+4
*
mtd: denali_pci: refactor driver using devres API
Andy Shevchenko
2015-08-19
1
-17
/
+6
*
mtd: denali_pci: use module_pci_driver() macro
Andy Shevchenko
2015-08-19
1
-11
/
+1
*
mtd: denali: hide core part from user in Kconfig
Andy Shevchenko
2015-08-19
1
-8
/
+5
*
mtd: spi-nor: add Spansion S25FL204K support
Antony Pavlov
2015-08-14
1
-0
/
+1
*
mtd: spi-nor: Improve Kconfig help text for SPI_FSL_QUADSPI
Fabio Estevam
2015-08-14
1
-1
/
+2
*
mtd: spi-nor: add driver for NXP SPI Flash Interface (SPIFI)
Joachim Eastwood
2015-08-14
3
-0
/
+494
*
nand: pxa3xx: Increase initial buffer size
Ezequiel Garcia
2015-08-14
1
-6
/
+9
*
mtd: brcmnand: Fix misuse of IS_ENABLED
Axel Lin
2015-08-08
1
-2
/
+2
*
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
[next]