Commit History

Author SHA1 Message Date
  Thomas Gleixner 408b483d9c [MTD] Fix length comparison in MEMREADOOB 18 years ago
  Linus Torvalds 4935361766 Merge git://git.infradead.org/mtd-2.6 18 years ago
  Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 years ago
  Artem Bityutskiy 64f6071056 [MTD] remove unused ecctype,eccsize fields from struct mtd_info 18 years ago
  Artem Bityutskiy 9c74034f8f [MTD] return error code from get_mtd_device() 18 years ago
  Burman Yan 95b93a0cd4 [MTD] replace kmalloc+memset with kzalloc 18 years ago
  Vitaly Wool 7014568bad [MTD] [NAND] remove len/ooblen confusion. 18 years ago
  Ricard Wanderlöf d25ade71ef [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls 18 years ago
  Josef 'Jeff' Sipek ea59830db0 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() 19 years ago
  Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 years ago
  Herbert Valerio Riedel 1887f517e3 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() 19 years ago
  Thomas Gleixner 7bc3312bef [MTD] NAND: Fix breakage all over the place 19 years ago
  Joern Engel 73c619ea0e [MTD] Disconnect struct mtd_info from ABI 19 years ago
  Thomas Gleixner f1a28c0284 [MTD] NAND Expose the new raw mode function and status info to userspace 19 years ago
  Thomas Gleixner 9a1fcdfd4b [MTD] NAND Signal that a bitflip was corrected by ECC 19 years ago
  Thomas Gleixner 8593fbc68b [MTD] Rework the out of band handling completely 19 years ago
  Thomas Gleixner f4a43cfcec [MTD] Remove silly MTD_WRITE/READ macros 19 years ago
  Thomas Gleixner 5bd34c091a [MTD] NAND Replace oobinfo by ecclayout 19 years ago
  Thomas Gleixner ff268fb879 [MTD] NAND Consolidate oobinfo handling 19 years ago
  Kyungmin Park 493c646077 OneNAND: One-Time Programmable (OTP) support 19 years ago
  Thago Galesi b802c07411 [PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar 19 years ago
  Thomas Gleixner 97894cda57 [MTD] core: Clean up trailing white spaces 19 years ago
  Thomas Gleixner 15fdc52f35 [MTD] Tidy up Tims include cleanup 19 years ago
  Thomas Gleixner 2fc2991175 Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/ 19 years ago
  Tim Schmielau 4e57b68178 [PATCH] fix missing includes 19 years ago
  Greg Kroah-Hartman 53f4654272 [PATCH] Driver Core: fix up all callers of class_device_create() 19 years ago
  Todd Poynor 8b491d7508 [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte 20 years ago
  Coywolf Qi Hunt 3a7a882420 [MTD] mtdchar: Return the real error code when create_class() failed 20 years ago
  Todd Poynor 9bc7b38731 [MTD] mtdchar.c: Replace DEVFS by udev 20 years ago
  Nicolas Pitre 81dba48879 [MTD] Reset file position when switching OTP mode 20 years ago