Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
shift
/
mainline
/
af6074fc9aa4b29517375634189ada1869eea598
/
drivers
/
mtd
/
nand
14b661e
Merge tag 'for-linus-20171120' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
1530578
mtd: Avoid probe failures when mtd->dbg.dfs_dir is invalid
by Boris Brezillon
· 7 years ago
d490668
mtd: constify mtd_partition
by Arvind Yadav
· 7 years ago
1627122
Merge tag 'nand/for-4.15' of git://git.infradead.org/l2-mtd
by Richard Weinberger
· 7 years ago
b244131
License cleanup: add SPDX GPL-2.0 license identifier to files with no license
by Greg Kroah-Hartman
· 7 years ago
30863e38
mtd: nand: Fix writing mtdoops to nand flash.
by Brent Taylor
· 7 years ago
1d2fcdc
mtd: nand: mtk: fix infinite ECC decode IRQ issue
by Xiaolei Li
· 7 years ago
1c782b9
mtd: nand: mtk: change the compile sequence of mtk_nand.o and mtk_ecc.o
by Xiaolei Li
· 7 years ago
739c644
mtd: nand: omap2: Fix subpage write
by Roger Quadros
· 7 years ago
1f3df4d
mtd: nand: mxc: use dev_dbg to print debug messages
by Sascha Hauer
· 7 years ago
414864d
mtd: nand: mxc: lower ECC failed message priority to debug level
by Sascha Hauer
· 7 years ago
f67ae48
mtd: nand: omap2: Do not assign omap_nand_info to platform drvdata
by Ladislav Michl
· 7 years ago
086c321
mtd: nand: omap2: Remove omap_nand_platform_data
by Ladislav Michl
· 7 years ago
1533bfa
mtd: nand: atmel: Actually use the PM ops
by Boris Brezillon
· 7 years ago
b9bb984
mtd: nand: Export nand_reset() symbol
by Boris Brezillon
· 7 years ago
fc256f5
mtd: nand: pxa3xx: enable NAND controller if the SoC needs it
by Miquel Raynal
· 7 years ago
b8640c5
mtd: nand: sh_flctl: Use of_device_get_match_data() helper
by Geert Uytterhoeven
· 7 years ago
7963f58
mtd: nand: denali: fix setup_data_interface to meet tCCS delay
by Masahiro Yamada
· 7 years ago
263c68a
mtd: nand: pxa3xx_nand: Update Kconfig information
by Gregory CLEMENT
· 7 years ago
143b0ab
mtd: nand: atmel: Avoid ECC errors when leaving backup mode
by Romain Izard
· 7 years ago
8d6b6d7
mtd: nand: qcom: support for command descriptor formation
by Abhishek Sahu
· 7 years ago
8c4cdce
mtd: nand: qcom: add command elements in BAM transaction
by Abhishek Sahu
· 7 years ago
f3d0d8d
mtd: nand: gpio: Convert to use GPIO descriptors
by Linus Walleij
· 7 years ago
36de807
mtd: nand: atmel: fix buffer overflow in atmel_pmecc_user
by Richard Genoud
· 7 years ago
89dcb27
mtd: nand: denali: change the setup_dma choice into hook
by Masahiro Yamada
· 7 years ago
29c4dd9
mtd: nand: denali: support direct addressing mode
by Masahiro Yamada
· 7 years ago
c70b5eb
mtd: nand: denali: remove unneeded init of ECC_ENABLE register
by Masahiro Yamada
· 7 years ago
5f2baae
mtd: nand: denali: use upper/lower_32_bits() macro for clean-up
by Masahiro Yamada
· 7 years ago
8582a03
mtd: nand: denali: clean up comments
by Masahiro Yamada
· 7 years ago
8e4cbf7
mtd: nand: denali: use more FIELD_PREP / FIELD_GET where appropriate
by Masahiro Yamada
· 7 years ago
e0d53b3
mtd: nand: denali: clean up macros with <linux/bitfield.h>
by Masahiro Yamada
· 7 years ago
fdd4d08
mtd: nand: denali: slight clean up of denali_wait_for_irq()
by Masahiro Yamada
· 7 years ago
586a2c5
mtd: nand: denali: squash denali_enable_dma() helper into caller
by Masahiro Yamada
· 7 years ago
da4734b
mtd: nand: denali: consolidate include directives
by Masahiro Yamada
· 7 years ago
3ac6c71
mtd: nand: denali: prefix detect_max_banks() with denali_
by Masahiro Yamada
· 7 years ago
ee0ae6a
mtd: nand: denali: squash setup_ecc_for_xfer() helper into caller
by Masahiro Yamada
· 7 years ago
a3750a6
mtd: nand: denali: support two row address cycle devices
by Masahiro Yamada
· 7 years ago
14157f8
mtd: nand: introduce NAND_ROW_ADDR_3 flag
by Masahiro Yamada
· 7 years ago
882fd15
mtd: nand: Use standard large page OOB layout when using NAND_ECC_NONE
by Miquel Raynal
· 7 years ago
73600b6
mtd: nand: remove unused blockmask variable
by Corentin Labbe
· 7 years ago
17b694a
mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()
by Christophe JAILLET
· 7 years ago
581bfce9
Merge branch 'work.set_fs' of git://git.kernel.org/pub/scm/linux/kernel/git/viro/vfs
by Linus Torvalds
· 7 years ago
a59e57d
Merge tag 'for-linus-20170904' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 7 years ago
604df32
linux/kernel.h: move DIV_ROUND_DOWN_ULL() macro
by Masahiro Yamada
· 7 years ago
b0f3ab2
mfd: syscon: atmel-smc: Add helper to retrieve register layout
by Ludovic Desroches
· 7 years ago
e13ec93
fs: fix kernel_write prototype
by Christoph Hellwig
· 7 years ago
bdd1d2d
fs: fix kernel_read prototype
by Christoph Hellwig
· 7 years ago
d1f936d7
Merge tag 'nand/for-4.14' of git://git.infradead.org/l2-mtd into mtd/next
by Boris Brezillon
· 7 years ago
69fc012
mtd: nand: make Samsung SLC NAND usable again
by Lothar Waßmann
· 7 years ago
5ffa70b
Merge tag 'v4.13-rc7' into mtd/next
by Boris Brezillon
· 7 years ago
be3e83e
mtd: nand: atmel: Relax tADL_min constraint
by Boris Brezillon
· 7 years ago
b974696
mtd: nandsim: remove debugfs entries in error path
by Uwe Kleine-König
· 7 years ago
a75d6a4
Merge branch 'nand/rename-header-file' of git://git.infradead.org/l2-mtd into nand/next
by Boris Brezillon
· 7 years ago
311bba1
mtd: nand: tmio: Register partitions using the parsers
by Andrea Adami
· 7 years ago
482ead9
mtd: nand: sharpsl: Register partitions using the parsers
by Andrea Adami
· 7 years ago
dce8476
mtd: nand: qcom: Support for IPQ8074 QPIC NAND controller
by Abhishek Sahu
· 7 years ago
a063783
mtd: nand: qcom: support for IPQ4019 QPIC NAND controller
by Abhishek Sahu
· 7 years ago
cc409b9
mtd: nand: qcom: support for different DEV_CMD register offsets
by Abhishek Sahu
· 7 years ago
4e2f6c5
mtd: nand: qcom: QPIC data descriptors handling
by Abhishek Sahu
· 7 years ago
9d43f91
mtd: nand: qcom: enable BAM or ADM mode
by Abhishek Sahu
· 7 years ago
a86b9c4
mtd: nand: qcom: erased codeword detection configuration
by Abhishek Sahu
· 7 years ago
91af95c
mtd: nand: qcom: support for read location registers
by Abhishek Sahu
· 7 years ago
67e830a
mtd: nand: qcom: support for passing flags in DMA helper functions
by Abhishek Sahu
· 7 years ago
381dd24
mtd: nand: qcom: add BAM DMA descriptor handling
by Abhishek Sahu
· 7 years ago
cb80f11
mtd: nand: qcom: allocate BAM transaction
by Abhishek Sahu
· 7 years ago
6192ff7
mtd: nand: qcom: DMA mapping support for register read buffer
by Abhishek Sahu
· 7 years ago
497d7d8
mtd: nand: qcom: add and initialize QPIC DMA resources
by Abhishek Sahu
· 7 years ago
8c5d5d6
mtd: nand: qcom: add bam property for QPIC NAND controller
by Abhishek Sahu
· 7 years ago
58f1f22
mtd: nand: qcom: support for NAND controller properties
by Abhishek Sahu
· 7 years ago
d8a9b32
mtd: nand: qcom: fix read failure without complete bootchain
by Abhishek Sahu
· 7 years ago
238709b
mtd: nand: mtk: fix error return code in mtk_ecc_probe()
by Gustavo A. R. Silva
· 7 years ago
2192a8d
mtd: nand: sh_flctl: fix error return code in flctl_probe()
by Gustavo A. R. Silva
· 7 years ago
dbf5f64
mtd: nand: sh_flctl: use dma_mapping_error to check map errors
by Pan Bian
· 7 years ago
892dd18
mtd: nand: atmel: fix of_irq_get() error check
by Sergei Shtylyov
· 7 years ago
fd213b5
mtd: nand: hynix: add support for 20nm NAND chips
by Martin Blumenstingl
· 7 years ago
3bff08d
mtd: nand: mxc: Fix mxc_v1 ooblayout
by Boris Brezillon
· 8 years ago
fcf59f1
mtd: nand: sunxi: explicitly request exclusive reset control
by Philipp Zabel
· 7 years ago
4d26f01
mtd: nand: lpc32xx_mlc: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
7c94128
mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
24c9cd8
mtd: oxnas_nand: Handle clk_prepare_enable/clk_disable_unprepare.
by Arvind Yadav
· 7 years ago
c044179
mtd: nand: denali: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
55bafbc
mtd: orion-nand: fix build error with ARMv4
by Arnd Bergmann
· 7 years ago
1498fba
mtd: nand: pxa3xx_nand: enable building on mvebu 64-bit platforms
by Gregory CLEMENT
· 7 years ago
89f5127
mtd: nand: qcom: reorganize nand devices probing
by Abhishek Sahu
· 7 years ago
eb6df28
mtd: nand: qcom: remove memset for clearing read register buffer
by Abhishek Sahu
· 7 years ago
77cc536
mtd: nand: qcom: reorganize nand page write
by Abhishek Sahu
· 7 years ago
bde4330
mtd: nand: qcom: reorganize nand page read
by Abhishek Sahu
· 7 years ago
e806423
mtd: nand: qcom: remove redundant chip select compatible string
by Abhishek Sahu
· 7 years ago
10777de
mtd: nand: qcom: fix config error for BCH
by Abhishek Sahu
· 7 years ago
f7b8103e
mtd: nand: vf610: Remove unneeded pinctrl_pm_select_default_state()
by Fabio Estevam
· 7 years ago
03fba86
mtd: nand: vf610: Check the return value from clk_prepare_enable()
by Fabio Estevam
· 7 years ago
5158bd5
mtd: nand: remove hard-coded NAND ids length
by Jean-Louis Thekekara
· 8 years ago
f84674b
mtd: nand: Fix various memory leaks in core
by Boris Brezillon
· 8 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
d4cb37e
mtd: nand: Remove support for block locking/unlocking
by Boris Brezillon
· 8 years ago
ee02f73
mtd: nand: atmel: Fix EDO mode check
by Boris Brezillon
· 7 years ago
6d29231
mtd: nand: Declare tBERS, tR and tPROG as u64 to avoid integer overflow
by Boris Brezillon
· 7 years ago
a11bf5e
mtd: nand: Fix timing setup for NANDs that do not support SET FEATURES
by Boris Brezillon
· 7 years ago
cb25fae
mtd: nand: Fix a docs build warning
by Jonathan Corbet
· 7 years ago
791eccd
mtd: nand: sunxi: fix potential divide-by-zero error
by Bryan O'Donoghue
· 7 years ago
Next »