Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ec8f24b7faaf3d4799a7c3f4c1b87f6b02778ad1
/
drivers
/
mtd
/
nand
/
raw
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
2127982
mtd: rawnand: vf610_nfc: add initializer to avoid -Wmaybe-uninitialized
by Masahiro Yamada
· 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
dd4e5d6
Merge tag 'arm64-mmiowb' of git://git.kernel.org/pub/scm/linux/kernel/git/arm64/linux
by Linus Torvalds
· 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
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
979da35
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
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
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
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
91e9dd7
mtd: rawnand: meson: add missing ENOMEM check in meson_nfc_read_buf()
by Martin Blumenstingl
· 6 years ago
b849f8b
mtd: rawnand: atmel: switch to SPDX license identifiers
by Tudor Ambarus
· 6 years ago
ccf20cc
mtd: rawnand: atmel: add sam9x60 nand controller support
by Tudor Ambarus
· 6 years ago
e2c19c5
mtd: rawnand: atmel: add generic name for EBICSA regmap
by Tudor Ambarus
· 6 years ago
64f1da1
mtd: rawnand: Mark expected switch fall-throughs
by Gustavo A. R. Silva
· 6 years ago
f67ed14
mtd: rawnand: gpmi: Introduce GPMI_IS_MXS() macro
by Fabio Estevam
· 6 years ago
811c16a
Merge tag 'mtd/for-5.1' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
53bcbb8
mtd: rawnand: denali_dt: remove single anonymous clock support
by Masahiro Yamada
· 6 years ago
0119720
mtd: rawnand: mtk: fix possible object reference leak
by Wen Yang
· 6 years ago
11493f2
mtd: rawnand: jz4780: fix possible object reference leak
by Wen Yang
· 6 years ago
a12085d
mtd: rawnand: atmel: fix possible object reference leak
by Wen Yang
· 6 years ago
d5d27fd
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
by Martin Kepplinger
· 6 years ago
ab3ab7b
mtd: rawnand: fsmc: Disable NAND on remove()
by Linus Walleij
· 6 years ago
30c72ab
mtd: rawnand: fsmc: Reset NAND timings on resume()
by Linus Walleij
· 6 years ago
7a10a92
mtd: rawnand: denali: remove unused dma_addr field from denali_nand_info
by Masahiro Yamada
· 6 years ago
a8fce9f
mtd: rawnand: denali: remove unused function argument 'raw'
by Masahiro Yamada
· 6 years ago
4b3ee71
mtd: rawnand: denali: remove unneeded denali_reset_irq() call
by Masahiro Yamada
· 6 years ago
f9ffb40
mtd: rawnand: check return code of nand_reset() and nand_readid_op()
by Masahiro Yamada
· 6 years ago
2d73f3d
mtd: rawnand: remove ->legacy.erase and single_erase()
by Masahiro Yamada
· 6 years ago
d4ea6ed
mtd: rawnand: denali: remove ->erase hook
by Masahiro Yamada
· 6 years ago
3175e12
mtd: rawnand: Annotate implicit fall through in nand_scan_tail
by Mathieu Malaterre
· 6 years ago
5b15f86
mtd: rawnand: Annotate implicit fall through in nand_command/nand_command_lp
by Mathieu Malaterre
· 6 years ago
8fae856
mtd: rawnand: meson: add support for Amlogic NAND flash controller
by Liang Yang
· 6 years ago
013e629
mtd: rawnand: Simplify the locking
by Boris Brezillon
· 6 years ago
661803b
mtd: rawnand: Stop using chip->state in drivers
by Boris Brezillon
· 6 years ago
efe5d13
mtd: rawnand: omap2: Use nand_controller_init()
by Boris Brezillon
· 6 years ago
a0916c9
mtd: rawnand: tmio: Do not abuse nand_controller->wq
by Boris Brezillon
· 6 years ago
b5c2def
mtd: rawnand: mtk: Use nand_controller_init() instead of open-coding it
by Boris Brezillon
· 6 years ago
7b30196
mtd: rawnand: marvell: use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
511d05e
mtd: rawnand: sunxi: Handle the tREA > tRC / 2 case
by Boris Brezillon
· 6 years ago
67c88008
mtd: rawnand: sunxi: Fix kernel doc headers
by Boris Brezillon
· 6 years ago
df50579
mtd: rawnand: sunxi: Migrate to ->exec_op()
by Boris Brezillon
· 6 years ago
f5f8887
mtd: rawnand: sunxi: Add an SPDX tag
by Boris Brezillon
· 6 years ago
cde567e
mtd: rawnand: sunxi: Stop passing mtd_info objects around
by Boris Brezillon
· 6 years ago
a55abb3
mtd: rawnand: sunxi: Name nand_chip objects consistently
by Boris Brezillon
· 6 years ago
6c721ac
mtd: rawnand: sunxi: Use struct_size()
by Boris Brezillon
· 6 years ago
f385ebf
mtd: rawnand: sunxi: Use a consistent name for sunxi_nand_chip objects
by Boris Brezillon
· 6 years ago
Next »