Commit Graph

39 Commits (cbc34973709eb41b369c304c075cf2069f847012)

Author SHA1 Message Date
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
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
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
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
Nicolas Pitre 045e9a5d51 [MTD] Unabuse file-f_mode for OTP purpose 20 years ago
Nicolas Pitre 31f4233bae [MTD] User interface to Protection Registers 20 years ago
Linus Torvalds 1da177e4c3 Linux-2.6.12-rc2 20 years ago