| Commit message (Expand) | Author | Age |
* | gen_nand: Test if nr_chips field is valid | Marek Vasut | 2010-08-12 |
* | nand/denali: move all hardware initialization work to denali_hw_init | Chuanxiao Dong | 2010-08-12 |
* | nand/denali: Add a page check in denali_read_page & denali_read_page_raw | Chuanxiao Dong | 2010-08-12 |
* | nand/denali: use cpu_relax() while waiting for hardware interrupt | Chuanxiao Dong | 2010-08-12 |
* | nand/denali: change read_status function method | Chuanxiao Dong | 2010-08-12 |
* | nand/denali: Fixed check patch warnings | Chuanxiao Dong | 2010-08-12 |
* | mtd/nand_base: fix kernel-doc warnings & typos | Randy Dunlap | 2010-08-10 |
* | nand/denali: use dev_xx debug function to replace nand_dbg_print and some printk | Chuanxiao Dong | 2010-08-10 |
* | nand/denali: Fixed handle ECC error bugs | Chuanxiao Dong | 2010-08-10 |
* | nand/denali: use iowrite32() to replace denali_write32() | Chuanxiao Dong | 2010-08-10 |
* | nand/denali: Fixed probe function bugs | Chuanxiao Dong | 2010-08-10 |
* | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 2010-08-10 |
|\ |
|
| * | mtd: Remove obsolete <mtd/compatmac.h> include | David Woodhouse | 2010-08-08 |
| * | mxc_nand: Add v3 (i.MX51) Support | Sascha Hauer | 2010-08-06 |
| * | mxc_nand: support 8bit ecc | Sascha Hauer | 2010-08-06 |
| * | mxc_nand: fix correct_data function | Sascha Hauer | 2010-08-06 |
| * | mxc_nand: add V1_V2 namespace to registers | Sascha Hauer | 2010-08-06 |
| * | mxc_nand: factor out a check_int function | Sascha Hauer | 2010-08-06 |
| * | mxc_nand: make some internally used functions overwriteable | Sascha Hauer | 2010-08-06 |
| * | mxc_nand: rework get_dev_status | Sascha Hauer | 2010-08-06 |
| * | mxc_nand: remove 0xe00 offset from registers | Sascha Hauer | 2010-08-06 |
| * | mtd: denali: Add multi connected NAND support | Chuanxiao Dong | 2010-08-06 |
| * | mtd: denali: Remove set_ecc_config function | Chuanxiao Dong | 2010-08-06 |
| * | mtd: denali: Remove unuseful code in get_xx_nand_para functions | Chuanxiao Dong | 2010-08-06 |
| * | mtd: denali: Remove device_info_tag structure | Chuanxiao.Dong | 2010-08-06 |
| * | mtd: atmel_nand: fix warning: 'part_probes' defined but not used | Andreas Bießmann | 2010-08-06 |
| * | mtd: Missing slab.h include | David Miller | 2010-08-06 |
| * | mtd: gen_nand: fix support for multiple chips | Marek Vasut | 2010-08-06 |
| * | mtd: denali: update get nand para functions | Chuanxiao Dong | 2010-08-05 |
| * | mtd: denali: rename functions which is named by using capitals | Chuanxiao Dong | 2010-08-05 |
| * | mtd: denali.c: fix reserved all check-patch errors | Chuanxiao Dong | 2010-08-05 |
| * | mtd: denali.c: fix all "line over 80 characters" warnings | Chuanxiao Dong | 2010-08-05 |
| * | mtd: denali.c: add and update KERN_ facility level in printk() | Chuanxiao Dong | 2010-08-05 |
| * | mtd: denali.c: fixed all open brace { check-patch errors | Chuanxiao Dong | 2010-08-05 |
| * | nand/denali Clean up all white spaces in code indent | Chuanxiao | 2010-08-05 |
| * | mtd: Blackfin NFC: fix nand busy detection | Barry Song | 2010-08-05 |
| * | mtd: Blackfin NFC: fix handling of page sizes | Barry Song | 2010-08-05 |
| * | mtd: Blackfin NFC: wait for the ECC reset to finish | Barry Song | 2010-08-05 |
| * | mtd: Blackfin NFC: fix typo for read/write delay setup | Barry Song | 2010-08-05 |
| * | mtd: Blackfin NFC: make sure to check NAND_ALE in cmd_ctrl | Barry Song | 2010-08-05 |
| * | mtd: Blackfin NFC: fix raw page write/read handling | Barry Song | 2010-08-05 |
| * | mtd: Blackfin NFC: delete useless comment about jffs2 | Barry Song | 2010-08-05 |
| * | mtd: mxc_nand: dont call suspend and resume explicitly | Eric Bénard | 2010-08-04 |
| * | mtd: doc2000: fix uninitialized variable in doc_ecc_decode() | Mark Ware | 2010-08-04 |
| * | mtd: nand: update nand_default_block_markbad() | Brian Norris | 2010-08-02 |
| * | mtd: denali.h: fixed checkpatch errors | Dong, Chuanxiao | 2010-08-02 |
| * | mtd: nand: davinci: correct 4-bit error correction | Sudhakar Rajashekhara | 2010-08-02 |
| * | mtd: nand: more BB Detection refactoring and dynamic scan options | Brian Norris | 2010-08-02 |
| * | mtd: nand: refactor BB marker detection | Brian Norris | 2010-08-02 |
| * | mtd: s3c nand: parsing command-line partitions prior to set->partitions | Conke Hu | 2010-08-02 |