Marc Gonzalez
|
d45bc58dd3
mtd: nand: import nand_hw_control_init()
|
9 years ago |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
a3f5437788
mtd: nand: txx9ndfmc: use the mtd instance embedded in struct nand_chip
|
9 years ago |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 years ago |
Frans Klaver
|
693ad87205
mtd: nand: txx9ndfmc: show parent device in sysfs
|
10 years ago |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 years ago |
Jingoo Han
|
844a72c5af
mtd: txx9ndfmc: Remove unnecessary OOM messages
|
11 years ago |
Julia Lawall
|
7a96541a8e
mtd: simplify use of devm_ioremap_resource
|
12 years ago |
Jingoo Han
|
453810b795
mtd: nand: use dev_get_platdata()
|
12 years ago |
Jingoo Han
|
21ded414b5
mtd: nand: txx9ndfmc: remove unnecessary platform_set_drvdata()
|
12 years ago |
Jingoo Han
|
3a2a13fa90
mtd: txx9ndfmc: use module_platform_driver_probe()
|
12 years ago |
Thierry Reding
|
b0de774c63
mtd: Convert to devm_ioremap_resource()
|
12 years ago |
Huang Shijie
|
657f28f881
mtd: kill MTD_NAND_VERIFY_WRITE
|
13 years ago |
Mike Dunn
|
6a918bade9
mtd: flash drivers set ecc strength
|
13 years ago |
Artem Bityutskiy
|
42d7fbe223
mtd: do not use plain 0 as NULL
|
13 years ago |
Julia Lawall
|
bca7f5f713
mtd: txx9ndfmc: use devm_request_and_ioremap
|
13 years ago |
Dmitry Eremin-Solenikov
|
9e58c5d42f
mtd: txx9ndfmc.c: use mtd_device_parse_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
abfc7d2b94
mtd: txx9ndfmc don't specify default parsing options
|
14 years ago |
Jamie Iles
|
c52840f878
mtd: txx9ndfmc: convert to mtd_device_register()
|
14 years ago |
Ralf Rösch
|
24ac9a94f9
mtd: txx9ndfmc: limit transfer bytes to 512 (ECC provides 6 bytes max)
|
14 years ago |
David Woodhouse
|
5e81e88a4c
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
|
15 years ago |
Atsushi Nemoto
|
6eb4feffb9
mtd: txx9ndfmc: Use nand_release to free resources
|
16 years ago |
Atsushi Nemoto
|
c0cbfd0e81
mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible
|
16 years ago |
Atsushi Nemoto
|
272023df26
mtd: nand: Fix memory leak on txx9ndfmc probe failure.
|
16 years ago |
David Woodhouse
|
81933046ef
mtd: Fix handling of mtdname in txx9ndfmc.c
|
16 years ago |
Atsushi Nemoto
|
64fb65baff
[MTD] TXx9 SoC NAND Flash Memory Controller driver
|
16 years ago |