Commit History

Author SHA1 Message Date
  Huang Shijie bf977e3f15 mtd: add a new sys node to show the ecc step size 12 years ago
  Kees Cook 02aa2a3763 drivers: avoid format string in dev_set_name 12 years ago
  Linus Torvalds a637b0d459 Merge tag 'for-linus-20130509' of git://git.infradead.org/linux-mtd 12 years ago
  David Howells 0d01ff2583 Include missing linux/slab.h inclusions 12 years ago
  Artem Bityutskiy 660685d9d1 mtd: merge mtdchar module with mtdcore 12 years ago
  Artem Bityutskiy 93e562141a mtd: mtdcore: remove few useless #ifdef's 12 years ago
  Artem Bityutskiy 26a4734623 mtd: add 'const' qualifier to a couple of register functions 12 years ago
  Tejun Heo 589e9c4dac mtd: convert to idr_alloc() 12 years ago
  Linus Torvalds caf491916b Revert "revert "Revert "mm: remove __GFP_NO_KSWAPD""" and associated damage 12 years ago
  Andrew Morton a50915394f revert "Revert "mm: remove __GFP_NO_KSWAPD"" 12 years ago
  Mel Gorman 82b212f400 Revert "mm: remove __GFP_NO_KSWAPD" 12 years ago
  David Woodhouse ffe3150125 Merge tag 'disintegrate-mtd-20121009' of git://git.infradead.org/users/dhowells/linux-headers 12 years ago
  Rik van Riel c654345924 mm: remove __GFP_NO_KSWAPD 12 years ago
  Brian Norris e47f68587b mtd: check for max_bitflips in mtd_read_oob() 13 years ago
  Brian Norris d2d48480d1 mtd: move mtd_read_oob() definition out of mtd.h 13 years ago
  Mike Dunn edbc4540e0 mtd: driver _read() returns max_bitflips; mtd_read() returns -EUCLEAN 13 years ago
  Mike Dunn d062d4ede8 mtd: bitflip_threshold added to mtd_info and sysfs 13 years ago
  Mike Dunn a9b672e82b mtd: expose ecc_strength through sysfs 13 years ago
  Shmulik Ladkani 3b27dac039 mtd: unify initialization of erase_info->fail_addr 13 years ago
  Artem Bityutskiy de3cac9357 mtd: check for zero length in OTP functions 13 years ago
  Artem Bityutskiy bcb1d23871 mtd: move zero length verification to MTD API functions 13 years ago
  Artem Bityutskiy 0dd5235f51 mtd: harmonize mtd_point interface implementation 13 years ago
  Artem Bityutskiy 834247ec7e mtd: remove retlen zeroing duplication 13 years ago
  Artem Bityutskiy 664addc248 mtd: remove R/O checking duplication 13 years ago
  Artem Bityutskiy 8273a0c911 mtd: add offset and length checks to the API function 13 years ago
  Brian Norris 3ee5014185 mtd: mtdcore: remove unnecessary mtd->resume check 13 years ago
  Artem Bityutskiy 3c3c10bba1 mtd: add leading underscore to all mtd functions 13 years ago
  Fabio Estevam 335a5f409e mtd: mtdcore: Fix build warning when CONFIG_MTD_CHAR is not defined 13 years ago
  Artem Bityutskiy 1a30871fe6 mtd: fix MTD suspend 13 years ago
  Artem Bityutskiy 079c985e7a mtd: do not use mtd->suspend and mtd->resume directly 13 years ago