Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
c6cbcdea7ab94120b676a4865e9782ed3c06dc80
/
drivers
/
mtd
/
nand
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
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
871a407
mtd: rawnand: Make maxchips an unsigned int
by Boris Brezillon
· 6 years ago
64ddd5d
mtd: rawnand: Remove docg4
by Boris Brezillon
· 6 years ago
7fd130f
mtd: rawnand: marvell: support 8b/512B strength for 2kiB pages layout
by Miquel Raynal
· 6 years ago
dbfc671
mtd: rawnand: marvell: rework BCH engine failure path
by Miquel Raynal
· 6 years ago
e4cdf9c
mtd: rawnand: Pass a nand_chip object nand_erase_nand()
by Boris Brezillon
· 6 years ago
5740d4c
mtd: rawnand: Pass a nand_chip object to all nand_xxx_bbt() helpers
by Boris Brezillon
· 6 years ago
858838b
mtd: rawnand: Pass a nand_chip object to chip->setup_data_interface()
by Boris Brezillon
· 6 years ago
2e7f1ce
mtd: rawnand: Pass a nand_chip object to chip->setup_read_retry()
by Boris Brezillon
· 6 years ago
aa36ff2
mtd: rawnand: Pass a nand_chip object to chip->{get, set}_features()
by Boris Brezillon
· 6 years ago
a2098a9
mtd: rawnand: Pass a nand_chip object to chip->erase()
by Boris Brezillon
· 6 years ago
f1d4694
mtd: rawnand: Pass a nand_chip object to chip->waitfunc()
by Boris Brezillon
· 6 years ago
5295cf2
mtd: rawnand: Pass a nand_chip object to chip->cmdfunc()
by Boris Brezillon
· 6 years ago
50a487e
mtd: rawnand: Pass a nand_chip object to chip->dev_ready()
by Boris Brezillon
· 6 years ago
0f808c1
mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl()
by Boris Brezillon
· 6 years ago
c17556f
mtd: rawnand: Pass a nand_chip object to chip->block_xxx() hooks
by Boris Brezillon
· 6 years ago
758b56f
mtd: rawnand: Pass a nand_chip object to chip->select_chip()
by Boris Brezillon
· 6 years ago
c0739d8
mtd: rawnand: Pass a nand_chip object to chip->write_xxx() hooks
by Boris Brezillon
· 6 years ago
7e53432
mtd: rawnand: Pass a nand_chip object to chip->read_xxx() hooks
by Boris Brezillon
· 6 years ago
767eb6f
mtd: rawnand: Pass a nand_chip object to ecc->write_xxx() hooks
by Boris Brezillon
· 6 years ago
b976168
mtd: rawnand: Pass a nand_chip object to ecc->read_xxx() hooks
by Boris Brezillon
· 6 years ago
00da2ea
mtd: rawnand: Pass a nand_chip object to ecc->correct()
by Boris Brezillon
· 6 years ago
af37d2c
mtd: rawnand: Pass a nand_chip object to ecc->calculate()
by Boris Brezillon
· 6 years ago
ec47636
mtd: rawnand: Pass a nand_chip object to ecc->hwctl()
by Boris Brezillon
· 6 years ago
2b356ab
mtd: rawnand: Pass a nand_chip object to nand_wait_ready()
by Boris Brezillon
· 6 years ago
59ac276
mtd: rawnand: Pass a nand_chip object to nand_release()
by Boris Brezillon
· 6 years ago
00ad378
mtd: rawnand: Pass a nand_chip object to nand_scan()
by Boris Brezillon
· 6 years ago
47bd59e
mtd: rawnand: plat_nand: Pass a nand_chip object to all platform_nand_ctrl hooks
by Boris Brezillon
· 6 years ago
cf51e4b
mtd: rawnand: denali: fix a race condition when DMA is kicked
by Masahiro Yamada
· 6 years ago
21a2680
mtd: rawnand: marvell: prevent harmless warnings
by Miquel Raynal
· 6 years ago
2f91eb6
mtd: rawnand: atmel: use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
81592c6
mtd: rawnand: jz4780: use struct_size() in devm_kzalloc()
by Gustavo A. R. Silva
· 6 years ago
a9fdba0
mtd: rawnand: Convert to using %pOFn instead of device_node.name
by Rob Herring
· 6 years ago
ab0fb17
mtd: rawnand: qcom: don't include dma-direct.h
by Christoph Hellwig
· 6 years ago
f1bf52e
mtd: rawnand: denali: use SPDX-License-Identifier and fix license mismatch
by Masahiro Yamada
· 6 years ago
ff8648f
mtd: rawnand: fsl_ifc: fixup SRAM init for newer ctrl versions
by Kurt Kanzenbach
· 6 years ago
434655a
mtd: rawnand: fsl_ifc: check result of SRAM initialization
by Kurt Kanzenbach
· 6 years ago
33c1c5f
mtd: rawnand: marvell: document a bit more the driver
by Miquel Raynal
· 6 years ago
f223713
mtd: rawnand: toshiba: Add support for Toshiba Memory BENAND (Built-in ECC NAND)
by KOBAYASHI Yoshitake
· 6 years ago
88aa3bb
mtd: rawnand: marvell: use regmap_update_bits() for syscon access
by Thomas Petazzoni
· 6 years ago
7525c95
mtd: rawnand: Get rid of the ->read_word() hook
by Boris Brezillon
· 6 years ago
52f05b6
mtd: rawnand: Add the nand_wait_rdy_op() helper and use it
by Boris Brezillon
· 6 years ago
85e08e5
mtd: rawnand: Add the nand_wait_readrdy() helper and use it
by Boris Brezillon
· 6 years ago
336d139
mtd: rawnand: denali: do not pass zero maxchips to nand_scan()
by Masahiro Yamada
· 6 years ago
166cd44
mtd: rawnand: docg4: Remove wrong __init annotations
by Geert Uytterhoeven
· 6 years ago
d5acba2
Merge tag 'char-misc-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/gregkh/char-misc
by Linus Torvalds
· 6 years ago
747f623
Merge tag 'sound-4.19-rc1' of git://git.kernel.org/pub/scm/linux/kernel/git/tiwai/sound
by Linus Torvalds
· 6 years ago
9805d4b
mtd: rawnand: atmel: Select GENERIC_ALLOCATOR
by Boris Brezillon
· 6 years ago
4aa5db2
Merge branch 'asoc-4.19' into asoc-next
by Mark Brown
· 6 years ago
3d3fe3c
mtd: rawnand: allocate dynamically ONFI parameters during detection
by Miquel Raynal
· 6 years ago
2023f1fa
mtd: rawnand: allocate model parameter dynamically
by Miquel Raynal
· 6 years ago
98732da
mtd: rawnand: do not export nand_scan_[ident|tail]() anymore
by Miquel Raynal
· 6 years ago
ee1af82
mtd: rawnand: txx9ndfmc: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
abe23d1
mtd: rawnand: txx9ndfmc: clarify ECC parameters assignation
by Miquel Raynal
· 6 years ago
176fc2f
mtd: rawnand: tegra: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
ccadc14
mtd: rawnand: jz4740: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
2f21734
mtd: rawnand: jz4740: group nand_scan_{ident, tail} calls
by Miquel Raynal
· 6 years ago
f57bbfb
mtd: rawnand: jz4740: fix probe function error path
by Miquel Raynal
· 6 years ago
66a3847
mtd: rawnand: docg4: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
49aa76b
mtd: rawnand: do not execute nand_scan_ident() if maxchips is zero
by Miquel Raynal
· 6 years ago
577e010
mtd: rawnand: atmel: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
7928225
mtd: rawnand: atmel: clarify NAND addition/removal paths
by Miquel Raynal
· 6 years ago
e1e6255
mtd: rawnand: omap2: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
c49f3be
mtd: rawnand: lpc32xx_mlc: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
73a27db
mtd: rawnand: cafe: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
Next »