index
:
blackbird-op-linux
master
Blackbird™ Linux sources for OpenPOWER
Raptor Computing Systems
summary
refs
log
tree
commit
diff
stats
log msg
author
committer
range
path:
root
/
drivers
/
mtd
Commit message (
Expand
)
Author
Age
Files
Lines
*
Merge tag 'for-linus-20151006' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-10-07
2
-18
/
+11
|
\
|
*
mxc_nand: fix copy_spare
Eric Benard
2015-09-27
1
-1
/
+1
|
*
mtd: nand: sunxi: fix sunxi_nand_chips_cleanup()
Boris BREZILLON
2015-09-21
1
-0
/
+1
|
*
mtd: nand: sunxi: fix OOB handling in ->write_xxx() functions
Boris BREZILLON
2015-09-21
1
-17
/
+9
*
|
UBI: return ENOSPC if no enough space available
shengyong
2015-09-29
2
-0
/
+2
*
|
UBI: Validate data_size
Richard Weinberger
2015-09-29
1
-0
/
+5
|
/
*
Merge tag 'for-linus-20150909' of git://git.infradead.org/linux-mtd
Linus Torvalds
2015-09-09
2
-5
/
+8
|
\
|
*
mtd: spi-nor: fix NULL dereference when no match found in spi_nor_ids[]
Brian Norris
2015-09-02
1
-1
/
+1
|
*
mtd: spi-nor: s25sl064p supports both dual and quad I/O
Joachim Eastwood
2015-09-02
1
-1
/
+1
|
*
mtd: spi-nor: allow dual/quad reads on S25FL129P
Jonas Gorski
2015-09-02
1
-2
/
+2
|
*
mtd: nand: omap2: Rename shippable module to omap2_nand
Roger Quadros
2015-09-02
1
-1
/
+2
|
*
mtd: spi-nor: Add support for sst25wf020a
Alexis Ballier
2015-09-02
1
-0
/
+1
|
*
mtd: spi-nor: Add support for Micron n25q064a serial flash
Mika Westerberg
2015-09-02
1
-0
/
+1
*
|
Merge tag 'libnvdimm-for-4.3' of git://git.kernel.org/pub/scm/linux/kernel/gi...
Linus Torvalds
2015-09-08
3
-3
/
+3
|
\
\
|
*
|
arch, drivers: don't include <asm/io.h> directly, use <linux/io.h> instead
Dan Williams
2015-08-10
3
-3
/
+3
*
|
|
Merge tag 'powerpc-4.3-1' of git://git.kernel.org/pub/scm/linux/kernel/git/po...
Linus Torvalds
2015-09-03
1
-128
/
+130
|
\
\
\
|
*
|
|
fsl_ifc: Change IO accessor based on endianness
Jaiprakash Singh
2015-08-07
1
-128
/
+130
|
|
/
/
*
|
|
Merge branch 'for-4.3/core' of git://git.kernel.dk/linux-block
Linus Torvalds
2015-09-02
1
-1
/
+1
|
\
\
\
|
|
_
|
/
|
/
|
|
|
*
|
block: have drivers use blk_queue_max_discard_sectors()
Jens Axboe
2015-07-17
1
-1
/
+1
|
|
/
*
|
mtd: mtd_oobtest: Fix the address offset with vary_offset case
Roger Quadros
2015-08-27
1
-6
/
+12
*
|
mtd: blkdevs: fix switch-bool compilation warning
Tomer Barletz
2015-08-25
1
-6
/
+2
*
|
mtd: spi-nor: stop (ab)using struct spi_device_id
Rafał Miłecki
2015-08-25
1
-35
/
+27
*
|
mtd: nand: add Toshiba TC58NVG0S3E to nand_ids table
Oleksij Rempel
2015-08-25
1
-0
/
+4
*
|
mtd: dataflash: Export OF module alias information
Javier Martinez Canillas
2015-08-21
1
-0
/
+1
*
|
nand: pxa3xx: Increase READ_ID buffer and make the size static
Ezequiel García
2015-08-19
1
-21
/
+10
*
|
mtd: nand: pxa3xx-nand: fix random command timeouts
Robert Jarzmik
2015-08-19
1
-3
/
+7
*
|
mtd: nand: pxa3xx_nand: fix early spurious interrupt
Robert Jarzmik
2015-08-19
1
-1
/
+1
*
|
mtd: pxa3xx_nand: add a default chunk size
Antoine Ténart
2015-08-18
1
-0
/
+3
*
|
mtd: omap_elm: Fix module alias
Axel Lin
2015-08-18
1
-1
/
+1
*
|
mtd: physmap_of: fix null pointer deference when kzalloc returns null
Colin Ian King
2015-08-18
1
-0
/
+6
*
|
mtd: nettel: do not ignore mtd_device_register() failure in nettel_init()
Alexey Khoroshilov
2015-08-18
1
-3
/
+10
*
|
mtd: denali_pci: switch to dev_err()
Andy Shevchenko
2015-08-18
1
-4
/
+4
*
|
mtd: denali_pci: refactor driver using devres API
Andy Shevchenko
2015-08-18
1
-17
/
+6
*
|
mtd: denali_pci: use module_pci_driver() macro
Andy Shevchenko
2015-08-18
1
-11
/
+1
*
|
mtd: denali: hide core part from user in Kconfig
Andy Shevchenko
2015-08-18
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-07
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
[next]