Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
kernel
/
common
/
ca16eb342ebedbf3bb1d8450048fe428895b0b65
/
drivers
/
mtd
/
nand
/
raw
/
docg4.c
166cd44
mtd: rawnand: docg4: Remove wrong __init annotations
by Geert Uytterhoeven
· 6 years ago
66a3847
mtd: rawnand: docg4: convert driver to nand_scan()
by Miquel Raynal
· 6 years ago
7da4513
mtd: rawnand: better name for the controller structure
by Miquel Raynal
· 6 years ago
8604e63
mtd: rawnand: docg4: fix the probe function error path
by Miquel Raynal
· 7 years ago
b958758
mtd: rawnand: rename SET/GET FEATURES related functions
by Miquel Raynal
· 7 years ago
93db446
mtd: nand: move raw NAND related code to the raw/ subdir
by Boris Brezillon
· 7 years ago
[Renamed from drivers/mtd/nand/docg4.c]
25f815f
mtd: nand: force drivers to explicitly send READ/PROG commands
by Boris Brezillon
· 7 years ago
97d90da
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 7 years ago
eb94555
mtd: nand: use usual return values for the ->erase() hook
by Miquel Raynal
· 7 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
4a78cc6
mtd: nand: Make sure drivers not supporting SET/GET_FEATURES return -ENOTSUPP
by Boris Brezillon
· 8 years ago
d45bc58
mtd: nand: import nand_hw_control_init()
by Marc Gonzalez
· 8 years ago
6b75065
mtd: nand: docg4: switch to mtd_ooblayout_ops
by Boris Brezillon
· 9 years ago
9f3e042
mtd: nand: don't select chip in nand_chip's block_bad op
by Archit Taneja
· 9 years ago
f5b8aa7
mtd: kill the ecclayout->oobavail field
by Boris BREZILLON
· 9 years ago
d699ed2
mtd: nand: make use of nand_set/get_controller_data() helpers
by Boris BREZILLON
· 9 years ago
37f5a54
mtd: nand: remove useless mtd->priv = chip assignments
by Boris BREZILLON
· 9 years ago
2d37439
mtd: nand: docg4: simplify error case
by Brian Norris
· 9 years ago
5d07379
mtd: nand: docg4: use the mtd instance embedded in struct nand_chip
by Boris BREZILLON
· 9 years ago
4bd4ebc
mtd: nand: make use of mtd_to_nand() in NAND drivers
by Boris BREZILLON
· 9 years ago
45aaeff
mtd: nand: pass page number to ecc->write_xxx() methods
by Boris BREZILLON
· 9 years ago
0a1abe7
mtd: nand: docg4: show parent device in sysfs
by Frans Klaver
· 10 years ago
5cfb36e
mtd: nand: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
49c50b9
mtd: nand: refactor erase_cmd() to return chip status
by Brian Norris
· 11 years ago
9073e1a
Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial
by Linus Torvalds
· 11 years ago
9fee840
mtd: docg4: fix status polling loop
by Mike Dunn
· 11 years ago
2ee41fa
nand: docg4: use nand_base's default BBT scan
by Brian Norris
· 11 years ago
6d3be30
treewide: Fix typo in printk
by Masanari Iida
· 11 years ago
5a0edb2
mtd: nand: refactor chip->block_markbad interface
by Brian Norris
· 11 years ago
4fdcd3f
mtd: nand: docg4: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
725a227
mtd: doc: use module_platform_driver_probe()
by Jingoo Han
· 12 years ago
3c9c6d6
mtd: nand/docg4: fix and improve read of factory bbt
by Mike Dunn
· 12 years ago
440b1d7
mtd: nand/docg4: reserve bb marker area in ecclayout
by Mike Dunn
· 12 years ago
5a90d41
mtd: nand/docg4: add support for writing in reliable mode
by Mike Dunn
· 12 years ago
5bf3d66
mtd: docg4: ecc.read_page() returns 0 on uncorrectable errors
by Mike Dunn
· 12 years ago
aa6d01f
mtd: docg4: fix oob reads
by Mike Dunn
· 13 years ago
fdbad98d
mtd: nand: teach write_page and write_page_raw return an error code
by Josh Wu
· 13 years ago
5c2ffb1
mtd: nand: remove 'sndcmd' parameter of 'read_oob/read_oob_raw'
by Shmulik Ladkani
· 13 years ago
1fbb938
mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces
by Brian Norris
· 13 years ago
1826dbc
mtd: nand: kill NAND_NO_AUTOINCR option
by Brian Norris
· 13 years ago
3f91e94
mtd: nand: read_page() returns max_bitflips
by Mike Dunn
· 13 years ago
6a918ba
mtd: flash drivers set ecc strength
by Mike Dunn
· 13 years ago
2c4ae27
mtd: docg4: fix printk() warnings
by Dan Carpenter
· 13 years ago
570469f
mtd: nand: add support for diskonchip G4 nand flash device
by Mike Dunn
· 13 years ago