Historique des commits

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