提交历史

作者 SHA1 备注 提交日期
  Zev Weiss b67c5f87c1 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() 16 年之前
  David Woodhouse ff877ea80e Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6 17 年之前
  Greg Kroah-Hartman daea34bc6f device create: mtd: convert device_create to device_create_drvdata 17 年之前
  Harvey Harrison 175428b2b3 [MTD] mtdchar.c remove shadowed variable warnings 17 年之前
  Harvey Harrison 5f6928378b [MTD] mtdchar.c silence sparse warning 17 年之前
  Jonathan Corbet 6071239ef1 mtdchar: cdev lock_kernel() pushdown 17 年之前
  Adrian Bunk 59018b6d2a MTD/JFFS2: remove CVS keywords 17 年之前
  David Woodhouse c1f3ee120b Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git 17 年之前
  Tony Jones a98894ab02 mtd: Convert from class_device to device for MTD/mtdchar 17 年之前
  David Scidmore e9d8d48253 [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64 17 年之前
  David Woodhouse ac0c955d50 Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6 17 年之前
  Andrew Morton 0c1eafdb06 mtdchar build fix 18 年之前
  Joakim Tjernlund 7eafaed55f [MTD] Only call mtd->sync() method in mtdchar close if opened for write. 18 年之前
  Thomas Gleixner 408b483d9c [MTD] Fix length comparison in MEMREADOOB 18 年之前
  Linus Torvalds 4935361766 Merge git://git.infradead.org/mtd-2.6 18 年之前
  Arjan van de Ven d54b1fdb1d [PATCH] mark struct file_operations const 5 18 年之前
  Artem Bityutskiy 64f6071056 [MTD] remove unused ecctype,eccsize fields from struct mtd_info 18 年之前
  Artem Bityutskiy 9c74034f8f [MTD] return error code from get_mtd_device() 18 年之前
  Burman Yan 95b93a0cd4 [MTD] replace kmalloc+memset with kzalloc 18 年之前
  Vitaly Wool 7014568bad [MTD] [NAND] remove len/ooblen confusion. 18 年之前
  Ricard Wanderlöf d25ade71ef [MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls 18 年之前
  Josef 'Jeff' Sipek ea59830db0 [MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek() 18 年之前
  Jörn Engel 6ab3d5624e Remove obsolete #include <linux/config.h> 19 年之前
  Herbert Valerio Riedel 1887f517e3 [MTD] CORE mtdchar.c: fix off-by-one error in lseek() 19 年之前
  Thomas Gleixner 7bc3312bef [MTD] NAND: Fix breakage all over the place 19 年之前
  Joern Engel 73c619ea0e [MTD] Disconnect struct mtd_info from ABI 19 年之前
  Thomas Gleixner f1a28c0284 [MTD] NAND Expose the new raw mode function and status info to userspace 19 年之前
  Thomas Gleixner 9a1fcdfd4b [MTD] NAND Signal that a bitflip was corrected by ECC 19 年之前
  Thomas Gleixner 8593fbc68b [MTD] Rework the out of band handling completely 19 年之前
  Thomas Gleixner f4a43cfcec [MTD] Remove silly MTD_WRITE/READ macros 19 年之前