Sign in
kunit
/
linux
/
6da2ec56059c3c7a7e5f729e6349e74ace1e5c57
/
drivers
/
mtd
/
nand
/
raw
/
lpc32xx_mlc.c
838c07b
mtd: rawnand: lpc32xx_mlc: fix the probe function error path
by Miquel Raynal
· 7 years ago
ed64cb1
mtd: rawnand: lpc32xx_mlc: clean the probe function
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/lpc32xx_mlc.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
17b694a
mtd: nand: lpc32xx_mlc: Fix an error handling path in lpc32xx_nand_probe()
by Christophe JAILLET
· 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
4d26f01
mtd: nand: lpc32xx_mlc: 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
cf9e167
mtd: nand: lpc32xx: fix invalid error handling of a requested irq
by Vladimir Zapolskiy
· 8 years ago
b04bafc
mtd: nand: lpc32xx: return error code of nand_scan_ident/tail() on error
by Masahiro Yamada
· 8 years ago
d50b523
mtd: nand: lpc32xx: switch to mtd_ooblayout_ops
by Boris Brezillon
· 9 years ago
24d990e
mtd: nand: remove unneeded of_mtd.h inclusions
by Boris Brezillon
· 9 years ago
f771749
mtd: nand: lpc32xx_mlc: fix ecc.size
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
64862db
mtd: lpc32xx_mlc: 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
9f80f28
mtd: nand: lpc32xx_mlc: drop owner assignment
by Frans Klaver
· 10 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
3479c9d
mtd: lpc32xx_mlc: Remove unnecessary OOM messages
by Jingoo Han
· 11 years ago
5e41d0a
mtd: nand: lpc32xx_mlc: drop custom write_page callback
by Brian Norris
· 11 years ago
6dcd592
mtd: nand: lpc32xx_mlc: Remove redundant of_match_ptr
by Sachin Kamat
· 11 years ago
453810b
mtd: nand: use dev_get_platdata()
by Jingoo Han
· 12 years ago
6f911f7
mtd: nand: lpc32xx: remove unnecessary platform_set_drvdata()
by Jingoo Han
· 12 years ago
e222a6e
drivers/mtd/nand: don't check resource with devm_ioremap_resource
by Wolfram Sang
· 12 years ago
837a6ba
mtd: nand: subpage write support for hardware based ECC schemes
by Gupta, Pekon
· 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
62beee2
mtd: lpc32xx_mlc: Cleanup after DT-only conversion
by Roland Stigge
· 12 years ago
9c6f62a
mtd: lpc32xx_mlc: Make driver independent of AMBA DMA engine driver
by Roland Stigge
· 12 years ago
79f9df7
mtd: lpc32xx_mlc: Adjust to pl08x DMA interface changes
by Roland Stigge
· 13 years ago
70f7cb7
mtd: add LPC32xx MLC NAND driver
by Roland Stigge
· 13 years ago