Historique des commits

Auteur SHA1 Message Date
  Boris BREZILLON a8c65d504e mtd: nand: simplify nand_bch_init() usage 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 432420c0fc mtd: nand: omap2: use the mtd instance embedded in struct nand_chip il y a 9 ans
  Boris BREZILLON 4578ea9a99 mtd: nand: omap2: create and use mtd_to_omap() 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 10 ans
  Boris BREZILLON 45aaeff947 mtd: nand: pass page number to ecc->write_xxx() methods il y a 10 ans
  Frans Klaver 853f1c58c4 mtd: nand: omap2: show parent device structure in sysfs il y a 10 ans
  Nicholas Mc Guire 0760e81864 mtd: nand: omap: drop condition with no effect il y a 10 ans
  Linus Torvalds d6666be6f0 Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd il y a 10 ans
  Roger Quadros 775a9134f4 mtd: nand: omap: Fix NAND enumeration on 3430 LDP il y a 10 ans
  Rostislav Lisovy 1dc338e856 mtd: nand: omap: Synchronize the access to the ECC engine il y a 11 ans
  Rostislav Lisovy 94cb4ee0f7 mtd: nand: omap: Do not use global variables il y a 11 ans
  Wolfram Sang 5cfb36ebf4 mtd: nand: drop owner assignment from platform_drivers il y a 11 ans
  Ezequiel García d2f08c7521 nand: omap2: Replace pr_err with dev_err il y a 11 ans
  Ezequiel García 93af53b863 nand: omap2: Remove horrible ifdefs to fix module probe il y a 11 ans
  Ezequiel García fef775caa7 nand: omap2: Add support for flash-based bad block table il y a 11 ans
  Roger Quadros 40ddbf5069 mtd: nand: omap: Fix 1-bit Hamming code scheme, omap_calculate_ecc() il y a 11 ans
  Roger Quadros 7d5929c1f3 mtd: nand: omap: Revert to using software ECC by default il y a 11 ans
  Ted Juan 2913aae5f9 mtd: nand: omap: fix omap_calculate_ecc_bch() for-loop error il y a 11 ans
  pekon gupta 9748fff964 mtd: nand: omap: add support for BCH16_ECC - NAND driver updates il y a 11 ans
  pekon gupta f306e8c3b6 mtd: nand: omap: fix BCHx ecc.correct to return detected bit-flips in erased-page il y a 11 ans
  Christian Engelmayer 9fd6c6c18c mtd: nand: omap: fix compile warning on ‘erased_sector_bitflips’ il y a 11 ans
  Jingoo Han 00d09891eb mtd: omap2: Use devm_ioremap_resource() il y a 11 ans
  Pekon Gupta 3f4eb14bdb mtd: devices: elm: check for hardware engine's design constraints il y a 11 ans
  Pekon Gupta c7b05e9701 mtd: nand: omap: remove is_elm_present flag il y a 11 ans
  Pekon Gupta 16e69322c5 mtd: nand: omap: ecc.hwctl: clean omap_enable_hwecc_bch for redundant ECC configs il y a 11 ans
  Pekon Gupta c5957a3201 mtd: nand: omap: ecc.hwctl: refactor omap_enable_hwecc_bch for ECC related GPMC configs il y a 11 ans
  Pekon Gupta 7c977c3eb2 mtd: nand: omap: ecc.hwctl: rename omap3_enable_hwecc_bch to omap_enable_hwecc_bch il y a 11 ans