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