Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
c50bbf615f2f0028ad1771506ef8807130ccc2ce
/
drivers
/
mtd
1ccea77
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 13
by Thomas Gleixner
· 6 years ago
1621633
treewide: Replace GPLv2 boilerplate/reference with SPDX - rule 1
by Thomas Gleixner
· 6 years ago
ec8f24b
treewide: Add SPDX license identifier - Makefile/Kconfig
by Thomas Gleixner
· 6 years ago
09c434b
treewide: Add SPDX license identifier for more missed files
by Thomas Gleixner
· 6 years ago
87dfb31
treewide: replace #include <asm/sizes.h> with #include <linux/sizes.h>
by Masahiro Yamada
· 6 years ago
2127982
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
by Masahiro Yamada
· 6 years ago
d7a02fa
Merge tag 'upstream-5.2-rc1' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/rw/ubifs
by Linus Torvalds
· 6 years ago
4dbf09f
Merge tag 'mtd/for-5.2' of ssh://gitolite.kernel.org/pub/scm/linux/kernel/git/mtd/linux
by Linus Torvalds
· 6 years ago
04d37e5
ubi: wl: Fix uninitialized variable
by Gustavo A. R. Silva
· 6 years ago
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 6 years ago
3008ba8
mtd: part: fix incorrect format specifier for an unsigned long long
by Colin Ian King
· 6 years ago
fae4973
mtd: lpddr_cmds: Mark expected switch fall-through
by Gustavo A. R. Silva
· 6 years ago
098d74b
mtd: phram: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
af5d44b
mtd: cfi_cmdset_0002: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
660e171
mtd: cfi_util: mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
b7cf5e2
mtd: afs: add v2 partition parsing
by Linus Walleij
· 6 years ago
32e68be
mtd: afs: factor the IIS read into partition parser
by Linus Walleij
· 6 years ago
ff827b4
mtd: afs: factor footer parsing into the v1 part parsing
by Linus Walleij
· 6 years ago
4aeb159
mtd: factor out v1 partition parsing
by Linus Walleij
· 6 years ago
2070017
mtd: afs: simplify partition detection
by Linus Walleij
· 6 years ago
1fca1f6
mtd: afs: simplify partition parsing
by Linus Walleij
· 6 years ago
22749bf
mtd: partitions: Add OF support to AFS partitions
by Linus Walleij
· 6 years ago
2aa3b8e
mtd: afs: Move AFS partition parser to parsers subdir
by Linus Walleij
· 6 years ago
251f26c
mtd: maps: Make uclinux_ram_map static
by Thomas Huth
· 6 years ago
d419700
mtd: maps: Allow MTD_PHYSMAP with MTD_RAM
by Chris Packham
· 6 years ago
64d14c6
mtd: maps: physmap: Store gpio_values correctly
by Chris Packham
· 6 years ago
fb899d3
mtd: parser_imagetag: add of_match_table support
by Jonas Gorski
· 6 years ago
dd84cb0
mtd: bcm63xxpart: move imagetag parsing to its own parser
by Jonas Gorski
· 6 years ago
e651de4
mtd: bcm63xxpart: add of_match_table support
by Jonas Gorski
· 6 years ago
c58b1ff
mtd: physmap_of_gemini: remove extranous __xipram annotation
by Arnd Bergmann
· 6 years ago
8b522c4
Merge tag 'spi-nor/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
by Richard Weinberger
· 6 years ago
e43f53c
spi-nor: intel-spi: Add support for Intel Comet Lake SPI serial flash
by Mika Westerberg
· 6 years ago
1c7cbd6
Merge tag 'nand/for-5.2' of git://git.kernel.org/pub/scm/linux/kernel/git/mtd/linux into mtd/next
by Richard Weinberger
· 6 years ago
9a8f612
mtd: rawnand: marvell: Clean the controller state before each operation
by Miquel Raynal
· 6 years ago
1c14fe2
mtd: nandsim: switch to exec_op interface
by Richard Weinberger
· 6 years ago
74aee14
mtd: nandsim: Embed struct nand_chip in struct nandsim
by Richard Weinberger
· 6 years ago
598dce7
mtd: rawnand: AMD: Also use the last page for bad block markers
by Frieder Schrempf
· 6 years ago
7a1894a
mtd: rawnand: ESMT: Also use the last page for bad block markers
by Frieder Schrempf
· 6 years ago
f90da78
mtd: rawnand: Support bad block markers in first, second or last page
by Frieder Schrempf
· 6 years ago
bb59254
mtd: nand: Make flags for bad block marker position more granular
by Frieder Schrempf
· 6 years ago
bfd15c9
mtd: onenand: Store bad block marker position in chip struct
by Frieder Schrempf
· 6 years ago
04649ec
mtd: rawnand: Always store info about bad block markers in chip struct
by Frieder Schrempf
· 6 years ago
39e0195
mtd: rawnand: meson: only initialize the RB completion once
by Martin Blumenstingl
· 6 years ago
c96ffed
mtd: rawnand: meson: use a void pointer for meson_nfc_dma_buffer_setup
by Martin Blumenstingl
· 6 years ago
2d8ffbf
mtd: rawnand: meson: use of_property_count_elems_of_size helper
by Martin Blumenstingl
· 6 years ago
5f73f24
mtd: rawnand: meson: use struct_size macro
by Martin Blumenstingl
· 6 years ago
2e16dc7
mtd: rawnand: marvell: Fix helper name in comment
by Miquel Raynal
· 6 years ago
c49836f
mtd: rawnand: sunxi: Add A23/A33 DMA support
by Miquel Raynal
· 6 years ago
a760e77d
mtd: rawnand: sunxi: Add a platform data structure
by Miquel Raynal
· 6 years ago
cf3bbe6
mtd: rawnand: ingenic: Make jz4725b_ooblayout_ops static
by YueHaibing
· 6 years ago
09e030d
mtd: rawnand: ingenic: Add missing MODULE_* information
by YueHaibing
· 6 years ago
2dcfc7b
mtd: rawnand: denali: clean up coding style
by Masahiro Yamada
· 6 years ago
979da355
mtd: rawnand: denali: remove DENALI_NR_BANKS macro
by Masahiro Yamada
· 6 years ago
d8e8fd0
mtd: rawnand: denali: decouple controller and NAND chips
by Masahiro Yamada
· 6 years ago
13defd4
mtd: rawnand: denali_pci: rename goto labels
by Masahiro Yamada
· 6 years ago
f4f16fd
mtd: rawnand: denali: use bool type instead of int where appropriate
by Masahiro Yamada
· 6 years ago
f554114
mtd: rawnand: denali: switch over to ->exec_op() from legacy hooks
by Masahiro Yamada
· 6 years ago
cf067b5
mtd: rawnand: denali: remove unneeded casts in denali_{read, write}_pio
by Masahiro Yamada
· 6 years ago
0e604fc
mtd: rawnand: denali: refactor raw page accessors
by Masahiro Yamada
· 6 years ago
750f69b
mtd: rawnand: denali: use more nand_chip pointers for internal functions
by Masahiro Yamada
· 6 years ago
e39bb78
mtd: rawnand: atmel: Fix spelling mistake in error message
by Miquel Raynal
· 6 years ago
f6424c2
mtd: rawnand: fsl_elbc: Make SW ECC work
by Marek Behún
· 6 years ago
070fb97
mtd: rawnand: fsl_elbc: Implement RNDOUT command
by Marek Behún
· 6 years ago
9fed311
mtd: rawnand: fsl_elbc: Cosmetic move
by Marek Behún
· 6 years ago
7019ac5
mtd: rawnand: fix build dependency
by Anders Roxell
· 6 years ago
31bc36c
mtd: nand: Remove useless line in Kconfig
by Miquel Raynal
· 6 years ago
72c5af0
mtd: rawnand: Clarify Kconfig entry MTD_NAND
by Miquel Raynal
· 6 years ago
e787be1
mtd: rawnand: Change Kconfig titles and re-order a bit the list
by Miquel Raynal
· 6 years ago
9bb9464
mtd: nand: Clarify Kconfig entry for software Hamming ECC entries
by Miquel Raynal
· 6 years ago
714c068
mtd: nand: Clarify Kconfig entry for software BCH ECC algorithm
by Miquel Raynal
· 6 years ago
fb24ea5
drivers: Remove explicit invocations of mmiowb()
by Will Deacon
· 6 years ago
6a1b66d
mtd: rawnand: Get rid of chip->ecc_{strength,step}_ds
by Boris Brezillon
· 6 years ago
32813e2
mtd: rawnand: Get rid of chip->numchips
by Boris Brezillon
· 6 years ago
6c836d5
mtd: rawnand: Get rid of chip->chipsize
by Boris Brezillon
· 6 years ago
2981516
mtd: rawnand: Get rid of chip->bits_per_cell
by Boris Brezillon
· 6 years ago
7beb37e
mtd: rawnand: Use nanddev_mtd_max_bad_blocks()
by Boris Brezillon
· 6 years ago
d974541
mtd: rawnand: Move all page cache related fields to a sub-struct
by Boris Brezillon
· 6 years ago
eeab717
mtd: rawnand: Provide a helper to get chip->data_buf
by Boris Brezillon
· 6 years ago
a7ab085
mtd: rawnand: Initialize the nand_device object
by Boris Brezillon
· 6 years ago
629a442
mtd: rawnand: Fill memorg during detection
by Boris Brezillon
· 6 years ago
5091984
mtd: spinand: Implement mtd->_max_bad_blocks
by Boris Brezillon
· 6 years ago
377e517
mtd: nand: Add max_bad_eraseblocks_per_lun info to memorg
by Boris Brezillon
· 6 years ago
d090c25
mtd: rawnand: meson: set oob layout ops
by Liang Yang
· 6 years ago
6f0ce4d
mtd: rawnand: vf610: Avoid a potential NULL pointer dereference
by Aditya Pakki
· 6 years ago
e849506
mtd: rawnand: ingenic: Move BBTs out of ECC area
by Paul Cercueil
· 6 years ago
2a73858
mtd: rawnand: ingenic: Add ooblayout for the Qi Ben Nanonote
by Paul Cercueil
· 6 years ago
3e6ac2a
mtd: rawnand: ingenic: Add support for the JZ4725B
by Paul Cercueil
· 6 years ago
a0ac778
mtd: rawnand: ingenic: Add support for the JZ4740
by Paul Cercueil
· 6 years ago
f838154
mtd: rawnand: ingenic: Make use of ecc-engine property
by Paul Cercueil
· 6 years ago
15de8c6
mtd: rawnand: ingenic: Separate top-level and SoC specific code
by Paul Cercueil
· 6 years ago
d9b8a67
mtd: cfi: fix deadloop in cfi_cmdset_0002.c do_write_buffer
by Liu Jian
· 6 years ago
dcb4b22
spi-nor: s25fl512s supports region locking
by Jonas Bonn
· 6 years ago
2b75ebe
mtd: spi-nor: intel-spi: Avoid crossing 4K address boundary on read/write
by Alexander Sverdlin
· 6 years ago
7067073
mtd: spi-nor: Fix comment of spi_nor_find_best_erase_type()
by Alexander Sverdlin
· 6 years ago
3ddc8ad
mtd: spi-nor: Print all JEDEC ID bytes on error
by Geert Uytterhoeven
· 6 years ago
d74fd06
mtd: rawnand: ingenic: Rename jz4780_bch_init to jz4780_bch_reset
by Paul Cercueil
· 6 years ago
a919619
mtd: rawnand: ingenic: Rename jz4780_nand driver to ingenic_nand
by Paul Cercueil
· 6 years ago
65bba52
mtd: rawnand: ingenic: Use SPDX license notifiers
by Paul Cercueil
· 6 years ago
1838a7b
mtd: rawnand: Move drivers for Ingenic SoCs to subfolder
by Paul Cercueil
· 6 years ago
6d50e9b6
mtd: rawnand: meson: fix a potential memory leak in meson_nfc_read_buf
by Martin Blumenstingl
· 6 years ago
Next »