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 |
Rusty Russell
|
90ab5ee941
module_param: make bool parameters really bool (drivers & misc)
|
13 years ago |
Artem Bityutskiy
|
ead995f8d4
mtd: introduce mtd_resume interface
|
13 years ago |
Artem Bityutskiy
|
3fe4bae884
mtd: introduce mtd_suspend interface
|
13 years ago |
Axel Lin
|
f99640dee2
mtd: convert drivers/mtd/* to use module_platform_driver()
|
13 years ago |
Lei Wen
|
f3c8cfc237
mtd: pxa3xx_nand: enable multiple chip select support
|
14 years ago |
Lei Wen
|
d456882b41
mtd: pxa3xx_nand: sperate each chip individual info
|
14 years ago |
Lei Wen
|
da675b4ef2
mtd: pxa3xx_nand: convert all printk into dev_*
|
14 years ago |
Lei Wen
|
051fc41c2e
mtd: pxa3xx_nand: enhance suspend and resume routine
|
14 years ago |
Dmitry Eremin-Solenikov
|
ee0f6a15b3
mtd: pxa3xx_nand.c: use mtd_device_parse_register
|
14 years ago |
Daniel Mack
|
543e32d5ff
mtd: pxa3xx_nand: Fix blank page ECC mismatch
|
14 years ago |
Lei Wen
|
0fab028b77
mtd: pxa3xx_nand: fix nand detection issue
|
14 years ago |
Dmitry Eremin-Solenikov
|
c842f570a6
mtd: pxa3xx_nand don't specify default parsing options
|
14 years ago |
Axel Lin
|
1676bc18c6
mtd: pxa3xx_nand: remove unused variable 'mtd'
|
14 years ago |
Axel Lin
|
1a3591920e
mtd: pxa3xx_nand: fix a memory leak
|
14 years ago |
Jamie Iles
|
3dfad123e8
mtd: pxa: convert to mtd_device_register()
|
14 years ago |
Lucas De Marchi
|
25985edced
Fix common misspellings
|
14 years ago |
Lei Wen
|
4332c11686
mtd: pxa3xx_nand: clean the keep configure code
|
14 years ago |
Lei Wen
|
401e67e225
mtd: pxa3xx_nand: mtd scan id process could be defined by driver itself
|
14 years ago |
Lei Wen
|
4eb2da8994
mtd: pxa3xx_nand: unify prepare command
|
14 years ago |
Lei Wen
|
38caf7f68e
mtd: pxa3xx_nand: discard wait_for_event,write_cmd,__readid function
|
14 years ago |
Lei Wen
|
f8155a404d
mtd: pxa3xx_nand: rework irq logic
|
14 years ago |
Lei Wen
|
e353a20afa
mtd: pxa3xx_nand: make scan procedure more clear
|
14 years ago |
Dan Carpenter
|
52d039fdaa
mtd: pxa3xx_nand: NULL dereference in pxa3xx_nand_probe
|
14 years ago |
Lei Wen
|
9d8b104374
mtd: pxa3xx_nand: set oob length in the runtime
|
15 years ago |
Lei Wen
|
18c81b1828
mtd: pxa3xx_nand: remove the flash info in driver structure
|
15 years ago |
Lei Wen
|
227a886c7e
mtd: pxa3xx_nand: introduce default timing to reduce read id times
|
15 years ago |
Lei Wen
|
c1f82478c5
mtd: pxa3xx_nand: condense the flash definition
|
15 years ago |
Mark F. Brown
|
99d389640b
mtd: pxa3xx: fix build error when CONFIG_MTD_PARTITIONS is not defined
|
15 years ago |