Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
7091bcaba9f34c83e1e6f418b6de5c6d987571da
/
drivers
/
mtd
/
nand
d5d27fd
mtd: rawnand: gpmi: fix MX28 bus master lockup problem
by Martin Kepplinger
· 6 years ago
455e7b3
mtd: rawnand: fix kernel-doc warnings
by Randy Dunlap
· 6 years ago
c3c7dbf
mtd: spinand: Fix the error/cleanup path in spinand_init()
by Boris Brezillon
· 6 years ago
13c15e0
mtd: spinand: Handle the case where PROGRAM LOAD does not reset the cache
by Boris Brezillon
· 6 years ago
d311e0c
mtd: rawnand: denali: get ->setup_data_interface() working again
by Masahiro Yamada
· 6 years ago
01eeb92
mtd: nand: jz4740: fix '__iomem *' vs. '* __iomem'
by Luc Van Oostenryck
· 6 years ago
663ec3a
mtd: rawnand: fsmc: Keep bank enable bit set
by Linus Walleij
· 6 years ago
81d9bdf
mtd: rawnand: qcom: fix memory corruption that causes panic
by Christian Lamparter
· 6 years ago
f366d38
Merge tag 'spi-nor/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 6 years ago
ccec4a4
Merge tag 'nand/for-4.21' of git://git.infradead.org/linux-mtd into mtd/next
by Boris Brezillon
· 6 years ago
7327744
mtd: rawnand: sunxi: Write pageprog related opcodes to WCMD_SET
by Boris Brezillon
· 6 years ago
cafb56d
mtd: rawnand: marvell: prevent timeouts on a loaded machine
by Miquel Raynal
· 6 years ago
9b43263
mtd: rawnand: omap2: Pass the parent of pdev to dma_request_chan()
by Boris Brezillon
· 6 years ago
b637ef7
mtd: rawnand: Fix JEDEC detection
by Boris Brezillon
· 6 years ago
3884257
mtd: rawnand: jz4780: annotate implicit fall throughs
by Mathieu Malaterre
· 6 years ago
c93c613
mtd: spinand: add support for GigaDevice GD5FxGQ4xA
by Chuanhong Guo
· 6 years ago
7b6a9b2
mtd: rawnand: Deprecate the dummy_controller field
by Boris Brezillon
· 6 years ago
419e5b8
mtd: rawnand: vf610: Add an SPDX tag to replace the license text
by Boris Brezillon
· 6 years ago
da59b45
mtd: rawnand: vf610: Stop using the dummy controller obj
by Boris Brezillon
· 6 years ago
4440f78
mtd: rawnand: vf610: Stop passing mtd_info to internal functions
by Boris Brezillon
· 6 years ago
fc43f45
mtd: rawnand: fsmc: Fix all coding style issues reported by checkpatch
by Boris Brezillon
· 6 years ago
bb69634
mtd: rawnand: fsmc: Add an SPDX tag to replace the license text
by Boris Brezillon
· 6 years ago
ad71148
mtd: rawnand: fsmc: Stop using the dummy controller obj
by Boris Brezillon
· 6 years ago
1e809f7
mtd: rawnand: fsmc: Make conversion from chip to fsmc consistent
by Boris Brezillon
· 6 years ago
5b47f40
mtd: rawnand: fsmc: Fix the fsmc_nand_data kernel-doc
by Boris Brezillon
· 6 years ago
bfc535f
mtd: rawnand: fsmc: Stop passing mtd_info objects to internal functions
by Boris Brezillon
· 6 years ago
5fb3dc1
mtd: rawnand: denali: remove denali_reset_banks()
by Masahiro Yamada
· 6 years ago
a2a05c2
mtd: rawnand: denali: remove ->dev_ready() hook
by Masahiro Yamada
· 6 years ago
1b489ef
mtd: rawnand: marvell: fix spelling mistake in kernel doc
by Miquel Raynal
· 6 years ago
7416bd3
mtd: rawnand: ams-delta: Use GPIO API for data I/O
by Janusz Krzysztofik
· 6 years ago
9773861
mtd: rawnand: ams-delta: Request data port GPIO resource
by Janusz Krzysztofik
· 6 years ago
7a08dba
mtd: rawnand: Move ->setup_data_interface() to nand_controller_ops
by Boris Brezillon
· 6 years ago
f2abfeb
mtd: rawnand: Move the ->exec_op() method to nand_controller_ops
by Boris Brezillon
· 6 years ago
7d6c37e
mtd: rawnand: Deprecate the ->select_chip() hook
by Boris Brezillon
· 6 years ago
1770022
mtd: rawnand: ams-delta: Stop implementing ->select_chip()
by Boris Brezillon
· 6 years ago
653c57c
mtd: rawnand: vf610: Stop implementing ->select_chip()
by Boris Brezillon
· 6 years ago
2ace451
mtd: rawnand: tegra: Stop implementing ->select_chip()
by Boris Brezillon
· 6 years ago
b252514
mtd: rawnand: marvell: Stop implementing ->select_chip()
by Boris Brezillon
· 6 years ago
550b9fc
mtd: rawnand: fsmc: Stop implementing ->select_chip()
by Boris Brezillon
· 6 years ago
02b4a52
mtd: rawnand: Make ->select_chip() optional when ->exec_op() is implemented
by Boris Brezillon
· 6 years ago
ae2294b
mtd: rawnand: Pass the CS line to be selected in struct nand_operation
by Boris Brezillon
· 6 years ago
1d01785
mtd: rawnand: Add nand_[de]select_target() helpers
by Boris Brezillon
· 6 years ago
9fd6bcf
mtd: rawnand: ams-delta: Explicitly inherit from nand_controller
by Boris Brezillon
· 6 years ago
876ba60
mtd: rawnand: ams-delta: Check mtd_device_register() return code
by Boris Brezillon
· 6 years ago
8bbc3c0
mtd: rawnand: ams-delta: cleanup ams_delta_init() error path
by Boris Brezillon
· 6 years ago
d54445d
mtd: rawnand: ams-delta: Fix various coding style issues
by Boris Brezillon
· 6 years ago
4857393
mtd: rawnand: ams-delta: Add an SPDX tag to replace the license text
by Boris Brezillon
· 6 years ago
fbb080a
mtd: rawnand: ams-delta: Allow this driver to be compiled when COMPILE_TEST=y
by Boris Brezillon
· 6 years ago
1f2d29e
mtd: rawnand: Move nand_exec_op() to internal.h
by Boris Brezillon
· 6 years ago
996852a
mtd: rawnand: legacy: Drop useless test in nand_legacy_set_defaults()
by Boris Brezillon
· 6 years ago
99f3351
mtd: rawnand: Reorganize code to avoid forward declarations
by Boris Brezillon
· 6 years ago
0813621
mtd: rawnand: Stop passing mtd_info objects to internal functions
by Boris Brezillon
· 6 years ago
10949af
mtd: spinand: Add initial support for Toshiba TC58CVG2S0H
by Schrempf Frieder
· 6 years ago
c78f59d
mtd: use DEFINE_SHOW_ATTRIBUTE() instead of open-coding it
by Yangtao Li
· 6 years ago
40b4128
mtd: nand: Fix memory allocation in nanddev_bbt_init()
by Frieder Schrempf
· 6 years ago
33bf551
mtd: rawnand: qcom: Namespace prefix some commands
by Olof Johansson
· 6 years ago
5d1e9c2
mtd: rawnand: atmel: fix OF child-node lookup
by Johan Hovold
· 6 years ago
cfd7401
mtd: rawnand: sh_flctl: convert to SPDX identifiers
by Kuninori Morimoto
· 6 years ago
9e3e4d8
Merge tag 'v4.20-rc2' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux into nand/next
by Miquel Raynal
· 6 years ago
acc9d62
mtd: rawnand: Flag 1.8V AC chips with a broken GET_FEATURES(TIMINGS)
by Mason Yang
· 6 years ago
0282fef
mtd: rawnand: r852: use generic DMA API
by Christoph Hellwig
· 6 years ago
321e540
mtd: rawnand: denali: include <linux/bits.h> instead of <linux/bitops.h>
by Masahiro Yamada
· 6 years ago
861fbd6
mtd: rawnand: ams-delta: Convert the driver to ->exec_op()
by Janusz Krzysztofik
· 6 years ago
3bd647e
mtd: rawnand: ams-delta: Stop using legacy .IOADDR_R/W
by Janusz Krzysztofik
· 6 years ago
b0e137a
mtd: rawnand: Provide helper for polling GPIO R/B pin
by Janusz Krzysztofik
· 6 years ago
41d6f0d
mtd: rawnand: fsmc: Fix unchecked return value in fsmc_read_page_hwecc
by Gustavo A. R. Silva
· 6 years ago
9a4d830
mtd: spinand: winbond: Add support for W25N01GV
by Robert Marko
· 6 years ago
ce97e2b
mtd: nand: drop kernel-doc notation for a deleted function parameter
by Randy Dunlap
· 6 years ago
a36cf68
Merge tag 'mtd/for-4.20' of git://git.infradead.org/linux-mtd
by Linus Torvalds
· 6 years ago
53c83b5
mtd: rawnand: marvell: fix the IRQ handler complete() condition
by Miquel Raynal
· 6 years ago
0d55c66
mtd: rawnand: denali: set SPARE_AREA_SKIP_BYTES register to 8 if unset
by Masahiro Yamada
· 6 years ago
ed8f0b2
mtd: rawnand: r852: fix spelling mistake "card_registred" -> "card_registered"
by Colin Ian King
· 6 years ago
e983676
mtd: rawnand: toshiba: Pass a single nand_chip object to the status helper
by Miquel Raynal
· 6 years ago
309600c
mtd: rawnand: Allow selection of ECC byte ordering at runtime
by Boris Brezillon
· 6 years ago
e2bfa4c
mtd: rawnand: sh_flctl: Use proper enum for flctl_dma_fifo0_transfer
by Nathan Chancellor
· 6 years ago
9c076d7
mtd: rawnand: ams-delta: Set port direction when needed
by Janusz Krzysztofik
· 6 years ago
2b44af3
mtd: rawnand: ams-delta: Use private structure
by Janusz Krzysztofik
· 6 years ago
e5cd979
mtd: rawnand: ams-delta: show parent device in sysfs
by Janusz Krzysztofik
· 6 years ago
f1a97e0
mtd: rawnand: ams-delta: use GPIO lookup table
by Janusz Krzysztofik
· 6 years ago
fbed202
mtd: rawnand: atmel: Fix potential NULL pointer dereference
by Gustavo A. R. Silva
· 6 years ago
e8237bf
mtd: rawnand: marvell: Add support for 8kiB pages NAND chips layout
by Konstantin Porotchkin
· 6 years ago
a68642a
mtd: rawnand: ESMT: retrieve ECC requirements from 5th id byte
by Marcel Ziswiler
· 6 years ago
727d378
mtd: rawnand: reorder NAND manufacturer IDs
by Marcel Ziswiler
· 6 years ago
8ae3fbf
mtd: rawnand: Move JEDEC code to nand_jedec.c
by Boris Brezillon
· 6 years ago
1c325cc
mtd: rawnand: Move ONFI code to nand_onfi.c
by Boris Brezillon
· 6 years ago
3d4af7c
mtd: rawnand: Move legacy code to nand_legacy.c
by Boris Brezillon
· 6 years ago
348d56a
mtd: rawnand: Keep all internal stuff private
by Boris Brezillon
· 6 years ago
462f35d
mtd: rawnand: Inline onfi_get_async_timing_mode()
by Boris Brezillon
· 6 years ago
c7921bb
mtd: rawnand: Move platform_nand_xxx definitions out of rawnand.h
by Boris Brezillon
· 6 years ago
4114f97
mtd: rawnand: Get rid of a few unused definitions
by Boris Brezillon
· 6 years ago
3cece3a
mtd: rawnand: Deprecate ->chip_delay
by Boris Brezillon
· 6 years ago
4524036
mtd: rawnand: Deprecate ->{set,get}_features() hooks
by Boris Brezillon
· 6 years ago
f9ebd1b
mtd: rawnand: Deprecate ->erase()
by Boris Brezillon
· 6 years ago
cdc784c
mtd: rawnand: Deprecate ->block_{bad,markbad}() hooks
by Boris Brezillon
· 6 years ago
8395b75
mtd: rawnand: Deprecate ->dev_ready() and ->waitfunc()
by Boris Brezillon
· 6 years ago
bf6065c
mtd: rawnand: Deprecate ->cmd_ctrl() and ->cmdfunc()
by Boris Brezillon
· 6 years ago
716bbba
mtd: rawnand: Deprecate ->{read, write}_{byte, buf}() hooks
by Boris Brezillon
· 6 years ago
82fc509
mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there
by Boris Brezillon
· 6 years ago
4ae9402
mtd: rawnand: Leave chip->IO_ADDR_{R, W} to NULL when unused
by Boris Brezillon
· 6 years ago
800342d
mtd: rawnand: Do not treat !maxchips specially in nand_scan_with_ids()
by Boris Brezillon
· 6 years ago
Next »