Sascha Hauer
|
096bcc231f
mtd: mxc_nand: use 32bit copy functions
|
13 years ago |
Linus Torvalds
|
f5e7e844a5
Merge tag 'for-linus-3.5-20120601' of git://git.infradead.org/linux-mtd
|
13 years ago |
Sascha Hauer
|
4a43faf54e
mtd: mxc_nand: move ecc strengh setup before nand_scan_tail
|
13 years ago |
Uwe Kleine-König
|
4b6f05e14d
mtd: mxc_nand: fix several sparse warnings about incorrect address space
|
13 years ago |
Uwe Kleine-König
|
6436356ba1
mtd: mxc_nand: implement device tree probing
|
13 years ago |
Uwe Kleine-König
|
f48d0f9aa9
mtd: mxc_nand: put several more fields into devtype_data
|
13 years ago |
Uwe Kleine-König
|
69d023be00
mtd: mxc_nand: put callback for data correction into devtype struct
|
13 years ago |
Uwe Kleine-König
|
5e05a2d695
mtd: mxc_nand: split chip_select function and put it into devtype struct
|
13 years ago |
Uwe Kleine-König
|
6dcdf99dfa
mtd: mxc_nand: put ecc layout into devtype structs
|
13 years ago |
Uwe Kleine-König
|
6d38af255a
mtd: mxc_nand: split some functions to get rid of more nfc_is_vX()
|
13 years ago |
Uwe Kleine-König
|
e4303b25f4
mtd: mxc_nand: move function pointers to a per-SOC struct
|
13 years ago |
Uwe Kleine-König
|
8556958af4
mtd: mxc_nand: use a flag to detect if the mx21 quirk is necessary
|
13 years ago |
Uwe Kleine-König
|
8d1fd16df9
mtd: mxc_nand: set owner field to prevent module unloading when in use
|
13 years ago |
Sascha Hauer
|
97c3213fd9
mtd mxc_nand: prepare/unprepare clock
|
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 |
Wolfram Stering
|
5172ac1c6d
mtd: mxc_nand: preset_v1_v2: unlock all NAND flash blocks
|
13 years ago |
Jason Liu
|
c97926dd8d
mtd: mxc_nand: add mx53 NFC driver support
|
14 years ago |
Brian Norris
|
0a32a10264
mtd: cleanup style on pr_debug messages
|
14 years ago |
Brian Norris
|
289c052221
mtd: replace DEBUG() with pr_debug()
|
14 years ago |
Dmitry Eremin-Solenikov
|
d4ed8f1222
mtd: mxc_nand.c: use mtd_device_parse_register
|
14 years ago |
Brian Norris
|
bb9ebd4e71
mtd: nand: rename NAND_USE_FLASH_BBT
|
14 years ago |
Brian Norris
|
a40f73419f
mtd: nand: consolidate redundant flash-based BBT flags
|
14 years ago |
Jamie Iles
|
759f1d325c
mtd: mxc_nand: convert to mtd_device_register()
|
14 years ago |
Baruch Siach
|
d178e3e88f
mtd: mxc_nand: add support for multiple chips on V21 devices
|
14 years ago |
Artem Bityutskiy
|
7bf7e370d5
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 into for-linus-1
|
14 years ago |
Baruch Siach
|
2c1c5f1994
mtd: mxc_nand: fix OOB corruption when page size > 2KiB
|
14 years ago |
Baruch Siach
|
5d9d993620
mtd: mxc_nand: fix read past buffer end
|
14 years ago |
Gilles Espinasse
|
177b241d0e
kbuild, mtd, net: a few comment typo fixes and rewording
|
14 years ago |
Fabio Estevam
|
2ebf0622cd
mtd: mxc_nand: Fix warning on nr_parts unused variable
|
14 years ago |