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
*
mtd: spi-nor: Add support for mr25h128
Philipp Puschmann
2017-10-29
2
-0
/
+2
*
mtd: spi-nor: enable 4B opcodes for mx66l51235l
Roman Yeryomin
2017-10-29
1
-1
/
+1
*
mtd: spi-nor: stm32-quadspi: fix prefetching outside fsize
Ludovic Barre
2017-10-29
1
-1
/
+11
*
mtd: spi-nor: stm32-quadspi: change license text
Ludovic Barre
2017-10-29
1
-3
/
+16
*
mtd: spi-nor: stm32-quadspi: Fix uninitialized error return code
Geert Uytterhoeven
2017-10-29
1
-2
/
+2
*
spi-nor: intel-spi: Remove EXPERT dependency
Bin Meng
2017-10-25
1
-2
/
+2
*
mtd: mtk-nor: add suspend/resume support
Guochun Mao
2017-10-24
1
-12
/
+58
*
mtd: spi-nor: Add support for Winbond w25q16dw
Neil Armstrong
2017-10-23
1
-0
/
+5
*
mtd: spi-nor: cadence-quadspi: Add runtime PM support
Vignesh R
2017-10-17
1
-1
/
+15
*
mtd: spi-nor: cadence-quadspi: Fix error path in probe
Vignesh R
2017-10-17
1
-2
/
+2
*
mtd: spi-nor: cadence-quadspi: Add support to enable loop-back clock circuit
Vignesh R
2017-10-17
1
-2
/
+6
*
mtd: spi-nor: cadence-quadspi: add a delay in write sequence
Vignesh R
2017-10-17
1
-1
/
+26
*
spi-nor: intel-spi: Fall back to use SW sequencer to erase
Bin Meng
2017-10-11
1
-1
/
+49
*
spi-nor: intel-spi: Rename swseq to swseq_reg in 'struct intel_spi'
Bin Meng
2017-10-11
1
-8
/
+8
*
spi-nor: intel-spi: Remove the unnecessary HSFSTS register RW
Bin Meng
2017-10-11
1
-3
/
+2
*
spi-nor: intel-spi: Don't assume OPMENU0/1 to be programmed by BIOS
Bin Meng
2017-10-11
1
-26
/
+65
*
spi-nor: intel-spi: Remove 'Atomic Cycle Sequence' in intel_spi_write()
Bin Meng
2017-10-11
1
-5
/
+0
*
spi-nor: intel-spi: Use SW sequencer for BYT/LPT
Bin Meng
2017-10-11
1
-15
/
+15
*
spi-nor: intel-spi: Check transfer length in the HW/SW cycle
Bin Meng
2017-10-11
1
-2
/
+10
*
spi-nor: intel-spi: Fix broken software sequencing codes
Bin Meng
2017-10-11
1
-2
/
+2
*
spi-nor: intel-spi: Remove useless 'buf' parameter in the HW/SW cycle
Bin Meng
2017-10-11
1
-8
/
+6
*
spi-nor: intel-spi: Fix number of protected range registers for BYT/LPT
Bin Meng
2017-10-11
1
-5
/
+11
*
mtd: spi-nor: intel-spi: Add support for Intel Cedar Fork SPI serial flash
Mika Westerberg
2017-10-10
1
-0
/
+1
*
mtd: spi-nor: intel-spi: Add support for Intel Lewisburg SPI serial flash
Mika Westerberg
2017-10-10
1
-0
/
+1
*
mtd: spi-nor: add support for Gigadevice GD25LQ32
Klaus Goger
2017-10-10
1
-0
/
+5
*
mtd: spi-nor: add support for GD25Q256
Andy Yan
2017-10-10
1
-0
/
+8
*
mtd: spi-nor: add a quad_enable callback in struct flash_info
Andy Yan
2017-10-10
1
-0
/
+11
*
mtd: spi-nor: Allow Cadence QSPI support for ARM64
Thor Thayer
2017-10-10
1
-1
/
+1
*
mtd: spi-nor: Add spi-nor mtd resume handler
Kamal Dasu
2017-10-10
1
-0
/
+14
*
mtd: spi-nor: add spi_nor_init() function
Kamal Dasu
2017-10-10
1
-18
/
+38
*
mtd: spi-nor: Kill check with no effect
Richard Weinberger
2017-10-10
1
-2
/
+1
*
mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
Richard Genoud
2017-09-27
1
-1
/
+1
*
mtd: Fix partition alignment check on multi-erasesize devices
Boris Brezillon
2017-09-27
1
-0
/
+8
*
mtd: nand: remove unused blockmask variable
Corentin Labbe
2017-09-18
1
-2
/
+1
*
mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()
Christophe JAILLET
2017-09-18
1
-1
/
+2
*
mtd: spi-nor: fix DMA unsafe buffer issue in spi_nor_read_sfdp()
Cyrille Pitchen
2017-09-18
1
-3
/
+33
*
mtd: spi-nor: Check consistency of the memory size extracted from the SFDP
Boris Brezillon
2017-09-18
1
-0
/
+9
*
Merge tag 'upstream-4.14-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2017-09-16
4
-16
/
+16
|
\
|
*
UBI: Fix two typos in comments
Uwe Kleine-König
2017-09-13
1
-2
/
+2
|
*
ubi: fastmap: fix spelling mistake: "invalidiate" -> "invalidate"
Colin Ian King
2017-09-13
1
-1
/
+1
|
*
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-3
/
+3
|
*
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-4
/
+4
|
*
ubi: pr_err() strings should end with newlines
Ben Dooks
2017-09-13
1
-6
/
+6
*
|
Merge branch '4.14-features' of git://git.linux-mips.org/pub/scm/ralf/upstrea...
Linus Torvalds
2017-09-15
1
-6
/
+0
|
\
\
|
*
|
mtd: lantiq-flash: drop check of boot select
Hauke Mehrtens
2017-09-04
1
-6
/
+0
|
|
/
*
|
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/v...
Linus Torvalds
2017-09-14
1
-2
/
+2
|
\
\
|
*
|
fs: fix kernel_write prototype
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
*
|
fs: fix kernel_read prototype
Christoph Hellwig
2017-09-04
1
-1
/
+1
|
|
/
*
|
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
Linus Torvalds
2017-09-09
95
-672
/
+1951
|
\
\
|
*
\
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
Boris Brezillon
2017-09-01
71
-503
/
+977
|
|
\
\
[next]