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: keep original flags for every struct mtd_info
Rafał Miłecki
2018-12-02
2
-1
/
+4
|
*
|
|
|
mtd: fix Coverity integer handling issue
Miquel Raynal
2018-12-02
1
-3
/
+3
|
*
|
|
|
mtd: nftl: clean up indentation, remove extraneous tabs
Colin Ian King
2018-12-02
1
-19
/
+20
|
*
|
|
|
mtd: partitions: Add OF support to RedBoot partitions
Linus Walleij
2018-11-12
1
-1
/
+31
|
*
|
|
|
mtd: Move Redboot partition parser
Linus Walleij
2018-11-12
5
-51
/
+51
|
*
|
|
|
mtd: cfi_cmdset_0020: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-09
1
-0
/
+6
|
*
|
|
|
mtd: block2mtd: mark expected switch fall-throughs
Gustavo A. R. Silva
2018-11-09
1
-0
/
+2
|
*
|
|
|
mtd: Kconfig: fix spelling mistake "partions" -> "partition"
Colin Ian King
2018-11-09
1
-1
/
+1
|
*
|
|
|
mtd: maps: Get rid of the latch-addr-flash driver
Boris Brezillon
2018-11-06
3
-239
/
+0
|
*
|
|
|
mtd: maps: physmap: Invert logic on if/else branch
Ricardo Ribalda Delgado
2018-11-06
1
-8
/
+11
|
*
|
|
|
mtd: maps: Merge gpio-addr-flash.c into physmap-core.c
Boris Brezillon
2018-11-05
4
-294
/
+157
|
*
|
|
|
mtd: maps: Rename physmap_of_{versatile, gemini} into physmap-{versatile, gem...
Boris Brezillon
2018-11-05
7
-10
/
+10
|
*
|
|
|
mtd: maps: Merge physmap_of.c into physmap-core.c
Boris Brezillon
2018-11-05
4
-400
/
+240
|
*
|
|
|
mtd: maps: Prepare merging of physmap and physmap_of
Boris Brezillon
2018-11-05
2
-0
/
+2
|
*
|
|
|
mtd: maps: physmap: Fix coding style issues reported by checkpatch
Boris Brezillon
2018-11-05
1
-15
/
+18
|
*
|
|
|
mtd: maps: physmap: Return -ENOMEM directly when info allocation fails
Boris Brezillon
2018-11-05
1
-4
/
+2
|
*
|
|
|
mtd: maps: physmap: Check mtd_device_{parse_register, unregister}() ret code
Boris Brezillon
2018-11-05
1
-4
/
+11
|
*
|
|
|
mtd: maps: physmap: Remove the MAX_RESOURCES limitation
Boris Brezillon
2018-11-05
1
-17
/
+27
|
*
|
|
|
mtd: maps: physmap: Use devm_ioremap_resource()
Boris Brezillon
2018-11-05
1
-17
/
+6
|
*
|
|
|
mtd: maps: physmap: Use dev_notice() and a %pR specifier
Boris Brezillon
2018-11-05
1
-3
/
+2
|
*
|
|
|
mtd: maps: physmap: Use platform_get_resource() to retrieve iomem resources
Boris Brezillon
2018-11-05
1
-11
/
+18
|
*
|
|
|
mtd: maps: physmap: Rename ->map and ->mtd into ->maps and ->mtds
Boris Brezillon
2018-11-05
1
-27
/
+28
|
*
|
|
|
mtd: maps: physmap: Add SPDX header
Boris Brezillon
2018-11-05
1
-0
/
+1
|
|
/
/
/
*
|
|
|
ubi: Do not drop UBI device reference before using
Pan Bian
2018-12-13
1
-1
/
+1
*
|
|
|
ubi: Put MTD device after it is not used
Pan Bian
2018-12-13
1
-1
/
+1
|
|
_
|
/
|
/
|
|
*
|
|
mtd: nand: Fix memory allocation in nanddev_bbt_init()
Frieder Schrempf
2018-11-28
1
-1
/
+2
*
|
|
mtd: spi-nor: fix erase_type array to indicate current map conf
Tudor Ambarus
2018-11-28
1
-2
/
+29
*
|
|
mtd: spi-nor: fix selection of uniform erase type in flexible conf
Tudor.Ambarus@microchip.com
2018-11-20
1
-11
/
+36
*
|
|
mtd: spi-nor: Fix Cadence QSPI page fault kernel panic
Thor Thayer
2018-11-19
1
-3
/
+16
*
|
|
mtd: rawnand: qcom: Namespace prefix some commands
Olof Johansson
2018-11-18
1
-16
/
+16
*
|
|
mtd: rawnand: atmel: fix OF child-node lookup
Johan Hovold
2018-11-18
1
-4
/
+7
*
|
|
mtd: spi_nor: pass DMA-able buffer to spi_nor_read_raw()
Tudor.Ambarus@microchip.com
2018-11-13
1
-4
/
+11
*
|
|
mtd: spi-nor: don't overwrite errno in spi_nor_get_map_in_use()
Tudor.Ambarus@microchip.com
2018-11-13
1
-4
/
+9
*
|
|
mtd: spi-nor: fix iteration over smpt array
Tudor.Ambarus@microchip.com
2018-11-13
1
-10
/
+30
*
|
|
mtd: spi-nor: don't drop sfdp data if optional parsers fail
Tudor.Ambarus@microchip.com
2018-11-13
1
-3
/
+12
|
|
/
|
/
|
*
|
mtd: sa1100: avoid VLA in sa1100_setup_mtd
Boris Brezillon
2018-11-06
1
-1
/
+9
*
|
mtd: spi-nor: Reset nor->addr_width when SFDP parsing failed
Boris Brezillon
2018-11-05
1
-2
/
+4
*
|
mtd: spi-nor: cadence-quadspi: Return error code in cqspi_direct_read_execute()
Christophe JAILLET
2018-11-05
1
-1
/
+1
*
|
mtd: nand: drop kernel-doc notation for a deleted function parameter
Randy Dunlap
2018-11-05
1
-1
/
+0
*
|
mtd: docg3: don't set conflicting BCH_CONST_PARAMS option
Arnd Bergmann
2018-11-05
1
-1
/
+1
|
/
*
Merge tag 'tags/upstream-4.20-rc1' of git://git.infradead.org/linux-ubifs
Linus Torvalds
2018-11-04
2
-0
/
+3
|
\
|
*
ubi: Mark expected switch fall-throughs
Gustavo A. R. Silva
2018-10-23
2
-0
/
+3
*
|
mm: remove include/linux/bootmem.h
Mike Rapoport
2018-10-31
1
-1
/
+1
*
|
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
Linus Torvalds
2018-10-23
85
-5150
/
+4644
|
\
\
|
*
\
Merge tag 'nand/for-4.20' of git://git.infradead.org/linux-mtd into mtd/next
Boris Brezillon
2018-10-19
77
-4952
/
+3701
|
|
\
\
|
|
*
|
mtd: rawnand: marvell: fix the IRQ handler complete() condition
Miquel Raynal
2018-10-08
1
-1
/
+1
|
|
*
|
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
Masahiro Yamada
2018-10-08
1
-4
/
+10
|
|
*
|
mtd: rawnand: r852: fix spelling mistake "card_registred" -> "card_registered"
Colin Ian King
2018-10-08
2
-8
/
+8
|
|
*
|
mtd: rawnand: toshiba: Pass a single nand_chip object to the status helper
Miquel Raynal
2018-10-08
1
-6
/
+4
|
|
*
|
mtd: rawnand: Allow selection of ECC byte ordering at runtime
Boris Brezillon
2018-10-03
7
-67
/
+76
[prev]
[next]