Sergio Prado
|
1c825ad1b8
mtd: s3c2410: parse the device configuration from OF node
|
8 年之前 |
Sergio Prado
|
e9f66ae23c
mtd: s3c2410: make ecc mode configurable via platform data
|
8 年之前 |
Krzysztof Kozlowski
|
d9ca77f0ea
mtd: nand: s3c2410: Register cpufreq notifier only on S3C24xx
|
9 年之前 |
Marc Gonzalez
|
d45bc58dd3
mtd: nand: import nand_hw_control_init()
|
9 年之前 |
Rafał Miłecki
|
c4fe72a733
mtd: nand: s3c2410: set ECC algorithm explicitly
|
9 年之前 |
Boris Brezillon
|
bf01e06b32
mtd: nand: s3c2410: switch to mtd_ooblayout_ops
|
9 年之前 |
Zhaoxiu Zeng
|
03a9755094
mtd: nand: s3c2410: fix bug in s3c2410_nand_correct_data()
|
9 年之前 |
Boris BREZILLON
|
f88f44cbf1
mtd: nand: s3c2410: kill the ->ecc_layout field
|
9 年之前 |
Boris BREZILLON
|
d699ed250c
mtd: nand: make use of nand_set/get_controller_data() helpers
|
9 年之前 |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 年之前 |
Boris BREZILLON
|
7208b997b7
mtd: nand: s3c2410: use the mtd instance embedded in struct nand_chip
|
9 年之前 |
Boris BREZILLON
|
4bd4ebcc54
mtd: nand: make use of mtd_to_nand() in NAND drivers
|
9 年之前 |
Frans Klaver
|
40acbab6a7
mtd: nand: s3c2410: show parent device in sysfs
|
10 年之前 |
Krzysztof Kozlowski
|
0abe75d225
mtd: s3c2410: Constify platform_device_id
|
10 年之前 |
Brian Norris
|
a05973a79e
mtd: s3c2410: drop useless / misspelled debug prints
|
10 年之前 |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
10 年之前 |
Vasily Khoruzhick
|
887957b4af
mtd: s3c2410: Move to clk_prepare_enable/clk_disable_unprepare
|
11 年之前 |
Paul Gortmaker
|
3ea5b037e7
mtd: delete non-required instances of include <linux/init.h>
|
11 年之前 |
Sachin Kamat
|
02d018625b
mtd: s3c2410: Merge plat/regs-nand.h into s3c2410.c
|
11 年之前 |
Jingoo Han
|
ad74581007
mtd: s3c2410: Remove unnecessary OOM messages
|
11 年之前 |
Jingoo Han
|
453810b795
mtd: nand: use dev_get_platdata()
|
12 年之前 |
Jingoo Han
|
9e7c3df8dc
mtd: nand: s3c2410: remove unnecessary platform_set_drvdata()
|
12 年之前 |
Thierry Reding
|
b0de774c63
mtd: Convert to devm_ioremap_resource()
|
12 年之前 |
Linus Torvalds
|
ca2a88f56a
Merge tag 'for-linus-20121219' of git://git.infradead.org/linux-mtd
|
12 年之前 |
Adam Buchbinder
|
48fc7f7e78
Fix misspellings of "whether" in comments.
|
13 年之前 |
Sachin Kamat
|
ded4c55d10
mtd: s3c2410: Fix potential NULL pointer dereference error
|
12 年之前 |
David Woodhouse
|
ffe3150125
Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers
|
13 年之前 |
Sachin Kamat
|
19da4158d3
mtd: s3c2410: Fix compiler warnings
|
13 年之前 |
Sachin Kamat
|
6f32a3e285
mtd: s3c2410: Use devm_* functions
|
13 年之前 |
Andy Shevchenko
|
13e859745c
mtd: use %*ph[CN] to dump small buffers
|
13 年之前 |