Zev Weiss
|
b67c5f87c1
[MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()
|
16 years ago |
David Woodhouse
|
ff877ea80e
Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6
|
17 years ago |
Greg Kroah-Hartman
|
daea34bc6f
device create: mtd: convert device_create to device_create_drvdata
|
17 years ago |
Harvey Harrison
|
175428b2b3
[MTD] mtdchar.c remove shadowed variable warnings
|
17 years ago |
Harvey Harrison
|
5f6928378b
[MTD] mtdchar.c silence sparse warning
|
17 years ago |
Jonathan Corbet
|
6071239ef1
mtdchar: cdev lock_kernel() pushdown
|
17 years ago |
Adrian Bunk
|
59018b6d2a
MTD/JFFS2: remove CVS keywords
|
17 years ago |
David Woodhouse
|
c1f3ee120b
Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.git
|
17 years ago |
Tony Jones
|
a98894ab02
mtd: Convert from class_device to device for MTD/mtdchar
|
17 years ago |
David Scidmore
|
e9d8d48253
[MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64
|
17 years ago |
David Woodhouse
|
ac0c955d50
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
|
17 years ago |
Andrew Morton
|
0c1eafdb06
mtdchar build fix
|
18 years ago |
Joakim Tjernlund
|
7eafaed55f
[MTD] Only call mtd->sync() method in mtdchar close if opened for write.
|
18 years ago |
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()
|
18 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 |