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 |
Stephen Rothwell
|
887e9d3a1f
mtd: nand: fix for drop unnecessary partition parser data
|
9 years ago |
Boris BREZILLON
|
37f5a54646
mtd: nand: remove useless mtd->priv = chip assignments
|
9 years ago |
Boris BREZILLON
|
ca921b537a
mtd: nand: ndfc: 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 |
Brian Norris
|
a61ae81a19
mtd: nand: drop unnecessary partition parser data
|
9 years ago |
Frans Klaver
|
0033cf0727
mtd: nand: ndfc: show parent device in sysfs
|
10 years ago |
Brian Norris
|
b74bdbe588
mtd: remove incorrect file name
|
10 years ago |
Wolfram Sang
|
5cfb36ebf4
mtd: nand: drop owner assignment from platform_drivers
|
11 years ago |
Dan Carpenter
|
5828c60826
mtd: ndfc: silence an array underflow static checker warning
|
11 years ago |
Rob Herring
|
5af5073004
drivers: clean-up prom.h implicit includes
|
12 years ago |
Bill Pemberton
|
810b7e060c
mtd: remove use of __devexit
|
12 years ago |
Bill Pemberton
|
06f2551069
mtd: remove use of __devinit
|
12 years ago |
Bill Pemberton
|
5153b88cac
mtd: remove use of __devexit_p
|
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 |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
13 years ago |
Tony Breeds
|
629be5f275
mtd: ndfc: fix typo in structure dereference
|
13 years ago |
Dmitry Eremin-Solenikov
|
a910649708
mtd: ndfc.c: use mtd_device_parse_register
|
14 years ago |
Dmitry Eremin-Solenikov
|
9d7948c500
mtd: ndfc: use ofpart through generic parsing
|
14 years ago |
Axel Lin
|
9616605607
mtd: ndfc: fix a memory leak in ndfc_remove
|
14 years ago |
Dmitry Eremin-Solenikov
|
2aedf3e982
mtd: ndfc don't specify default parsing options
|
14 years ago |
Jamie Iles
|
1f3a7c626f
mtd: ndfc: convert to mtd_device_register()
|
14 years ago |
Felix Radensky
|
410fe2f026
mtd: nand: ndfc: add multiple chip select support
|
14 years ago |
Grant Likely
|
1c48a5c93d
dt: Eliminate of_platform_{,un}register_driver
|
14 years ago |
Ian Munsie
|
766f271a63
mtd: Fix endianness issues from device tree
|
15 years ago |
Grant Likely
|
2dc1158137
of/device: Replace struct of_device with struct platform_device
|
15 years ago |
Grant Likely
|
4018294b53
of: Remove duplicate fields from of_platform_driver
|
15 years ago |
Grant Likely
|
61c7a080a5
of: Always use 'struct device.of_node' to get device node pointer.
|
15 years ago |