Commit History

Author SHA1 Message Date
  Boris Brezillon 5bcfcbfc40 mtd: rawnand: Pass a nand_chip object to nand_release() 6 years ago
  Boris Brezillon d4092d76a4 mtd: nand: Rename nand.h into rawnand.h 7 years ago
  Alexander Couzens 19d8ccc42b mtd: nand: davinci: set ECC algorithm explicitly for HW based ECC 7 years ago
  Sekhar Nori 65a2c1caa7 mtd: nand: davinci: add comment on NAND subpage write status on keystone 7 years ago
  Karl Beldan f6d7c1b559 mtd: nand: davinci: Reinitialize the HW ECC engine in 4bit hwctl 8 years ago
  Rafał Miłecki 867f9873fe mtd: nand: davinci: set ECC algorithm explicitly 8 years ago
  Boris Brezillon 363b5db212 mtd: nand: davinci: rely on generic DT parsing done in nand_scan_ident() 8 years ago
  Boris Brezillon e4aacaa1b1 mtd: nand: davinci: switch to mtd_ooblayout_ops 8 years ago
  Boris BREZILLON bc29c95d2e mtd: nand: davinci: remove custom 'erased check' implementation 9 years ago
  Boris BREZILLON 6e9411923b mtd: nand: return consistent error codes in ecc.correct() implementations 9 years ago
  Boris BREZILLON 37f5a54646 mtd: nand: remove useless mtd->priv = chip assignments 9 years ago
  Boris BREZILLON a5cfb4db89 mtd: nand: davinci: 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 6a44d420b5 mtd: nand: davinci_nand: drop owner and name assignment 9 years ago
  Sandeep Paulraj a11244c0b2 nand: davinci: add support for 4K page size nand devices 10 years ago
  Wolfram Sang 5cfb36ebf4 mtd: nand: drop owner assignment from platform_drivers 10 years ago
  Murali Karicheri 28c015a9da mtd: davinci-nand: disable subpage write for keystone-nand 10 years ago
  Linus Torvalds c29aa153ef Merge tag 'for-linus-20140405' of git://git.infradead.org/linux-mtd 10 years ago
  Paul Gortmaker 3ea5b037e7 mtd: delete non-required instances of include <linux/init.h> 11 years ago
  Ivan Khoronzhuk 67f5185cad ARM: davinci: aemif: get rid of davinci-nand driver dependency on aemif 10 years ago
  Jingoo Han 006692319b mtd: davinci_nand: Remove unnecessary OOM messages 11 years ago
  Ivan Khoronzhuk 0966a416d2 mtd: nand: davinci: don't request AEMIF address range 11 years ago
  Ivan Khoronzhuk 75be1ea26b mtd: nand: davinci: adjust DT properties to MTD generic 11 years ago
  Ivan Khoronzhuk 30a3970cde mtd: nand: davinci: simplify error handling 11 years ago
  Ivan Khoronzhuk 05103825fc mtd: nand: davinci: check required ti,davinci-chipselect property 11 years ago
  Ivan Khoronzhuk f735a4d0d5 mtd: nand: davinci: return ENOMEM if memory allocation is failed 11 years ago
  Ivan Khoronzhuk eaaa4a9af3 mtd: nand: davinci: fix driver registration 11 years ago
  Jingoo Han 453810b795 mtd: nand: use dev_get_platdata() 11 years ago
  Laurent Navet 59bff7fb7a mtd: nand: davinci: use devm_ioremap_resource() 11 years ago