Gitiles
Code Review
Sign In
review.shift-gmbh.com
/
SHIFTPHONES
/
mainline
/
linux
/
97d90da8a886949f09bb4754843fb0b504956ad2
/
drivers
/
mtd
/
nand
/
lpc32xx_slc.c
97d90da
mtd: nand: provide several helpers to do common NAND operations
by Boris Brezillon
· 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
7c94128
mtd: nand: lpc32xx_slc: Handle return value of clk_prepare_enable.
by Arvind Yadav
· 7 years ago
d4092d7
mtd: nand: Rename nand.h into rawnand.h
by Boris Brezillon
· 7 years ago
4339b7f
mtd: nand: lpc32xx_slc: Remove unneeded NULL check on 'rc'
by Fabio Estevam
· 8 years ago
b04bafc
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
f6c36aa
mtd: nand: lpc32xx: rely on generic DT parsing done in nand_scan_ident()
by Boris Brezillon
· 9 years ago
d50b523
mtd: nand: lpc32xx: switch to mtd_ooblayout_ops
by Boris Brezillon
· 9 years ago
b9c0f65
mtd: nand: lpc32xx: use mtd_ooblayout_xxx() helpers where appropriate
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
0faf8c3
mtd: nand: lpc32xx: 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
a61ae81
mtd: nand: drop unnecessary partition parser data
by Brian Norris
· 9 years ago
44cab9c
mtd: lpc32xx_slc: fix warnings caused by enabling unprepared clock
by Vladimir Zapolskiy
· 9 years ago
45aaeff
mtd: nand: pass page number to ecc->write_xxx() methods
by Boris BREZILLON
· 9 years ago
d54e880
mtd: nand: lpc32xx_slc: fix calculation of timing arcs from given values
by Vladimir Zapolskiy
· 9 years ago
08d3cd5
mtd: nand: lpc32xx_slc: fix potential overflow over 4 bits
by Vladimir Zapolskiy
· 9 years ago
641f634
mtd: nand: lpc32xx_slc: improve SLCTAC_*() macro definitions
by Vladimir Zapolskiy
· 9 years ago
5cfb36e
mtd: nand: drop owner assignment from platform_drivers
by Wolfram Sang
· 10 years ago
adddcac
mtd: lpc32xx: drop bitflip_threshold initialization
by Brian Norris
· 11 years ago
8ecb66b
mtd: lpc32xx_slc: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
133432a
mtd: lpc32xx_slc: Use devm_*() functions
by Jingoo Han
· 11 years ago
fea7b56
mtd: nand: lpc32xx_slc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
252026a
mtd: nand: lpc32xx_slc: don't call nand_default_bbt directly
by Brian Norris
· 11 years ago
453810b
mtd: nand: use dev_get_platdata()
by Jingoo Han
· 11 years ago
6f911f7
mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
b0de774
mtd: Convert to devm_ioremap_resource()
by Thierry Reding
· 12 years ago
810b7e0
mtd: remove use of __devexit
by Bill Pemberton
· 12 years ago
06f2551
mtd: remove use of __devinit
by Bill Pemberton
· 12 years ago
5153b88
mtd: remove use of __devexit_p
by Bill Pemberton
· 12 years ago
10594f6
mtd: lpc32xx_slc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
657f28f
mtd: kill MTD_NAND_VERIFY_WRITE
by Huang Shijie
· 12 years ago
de20c22
mtd: lpc32xx_slc: Make driver independent of AMBA DMA engine driver
by Roland Stigge
· 12 years ago
314a156
mtd: lpc32xx_slc: Adjust to pl08x DMA interface changes
by Roland Stigge
· 13 years ago
d5842ab
mtd: lpc32xx_slc: Make probe() return -EPROBE_DEFER if necessary
by Roland Stigge
· 13 years ago
21535ab
mtd: lpc32xx_slc: Use of_get_named_gpio()
by Roland Stigge
· 13 years ago
df63fe7
mtd: lpc32xx_slc: Make wp gpio optional
by Alexandre Pereira da Silva
· 13 years ago
2944a44
mtd: add LPC32xx SLC NAND driver
by Roland Stigge
· 13 years ago