Gitiles
Code Review
Sign In
gerrit-public.fairphone.software
/
kernel
/
msm-4.9
/
416b72182ac3f3f4931ed17d0256b1d805d1b553
/
drivers
/
mtd
/
mtdchar.c
a98894a
mtd: Convert from class_device to device for MTD/mtdchar
by Tony Jones
· 17 years ago
ac0c955
Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6
by David Woodhouse
· 17 years ago
0c1eafd
mtdchar build fix
by Andrew Morton
· 17 years ago
7eafaed
[MTD] Only call mtd->sync() method in mtdchar close if opened for write.
by Joakim Tjernlund
· 17 years ago
408b483
[MTD] Fix length comparison in MEMREADOOB
by Thomas Gleixner
· 18 years ago
4935361
Merge git://git.infradead.org/mtd-2.6
by Linus Torvalds
· 18 years ago
d54b1fd
[PATCH] mark struct file_operations const 5
by Arjan van de Ven
· 18 years ago
64f6071
[MTD] remove unused ecctype,eccsize fields from struct mtd_info
by Artem Bityutskiy
· 18 years ago
9c74034
[MTD] return error code from get_mtd_device()
by Artem Bityutskiy
· 18 years ago
95b93a0
[MTD] replace kmalloc+memset with kzalloc
by Burman Yan
· 18 years ago
7014568
[MTD] [NAND] remove len/ooblen confusion.
by Vitaly Wool
· 18 years ago
d25ade7
[MTD] mtdchar: Fix MEMGETOOBSEL and ECCGETLAYOUT ioctls
by Ricard Wanderlöf
· 18 years ago
ea59830
[MTD] Use SEEK_{SET,CUR,END} instead of hardcoded values in mtdchar lseek()
by Josef 'Jeff' Sipek
· 18 years ago
6ab3d56
Remove obsolete #include <linux/config.h>
by Jörn Engel
· 18 years ago
1887f51
[MTD] CORE mtdchar.c: fix off-by-one error in lseek()
by Herbert Valerio Riedel
· 18 years ago
7bc3312
[MTD] NAND: Fix breakage all over the place
by Thomas Gleixner
· 18 years ago
73c619e
[MTD] Disconnect struct mtd_info from ABI
by Joern Engel
· 18 years ago
f1a28c0
[MTD] NAND Expose the new raw mode function and status info to userspace
by Thomas Gleixner
· 18 years ago
9a1fcdf
[MTD] NAND Signal that a bitflip was corrected by ECC
by Thomas Gleixner
· 18 years ago
8593fbc
[MTD] Rework the out of band handling completely
by Thomas Gleixner
· 18 years ago
f4a43cf
[MTD] Remove silly MTD_WRITE/READ macros
by Thomas Gleixner
· 18 years ago
5bd34c0
[MTD] NAND Replace oobinfo by ecclayout
by Thomas Gleixner
· 18 years ago
ff268fb
[MTD] NAND Consolidate oobinfo handling
by Thomas Gleixner
· 18 years ago
493c646
OneNAND: One-Time Programmable (OTP) support
by Kyungmin Park
· 18 years ago
b802c07
[PATCH] Remove unnecessary kmalloc/kfree calls in mtdchar
by Thago Galesi
· 19 years ago
97894cd
[MTD] core: Clean up trailing white spaces
by Thomas Gleixner
· 19 years ago
15fdc52
[MTD] Tidy up Tims include cleanup
by Thomas Gleixner
· 19 years ago
2fc2991
Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/
by Thomas Gleixner
· 19 years ago
4e57b68
[PATCH] fix missing includes
by Tim Schmielau
· 19 years ago
53f4654
[PATCH] Driver Core: fix up all callers of class_device_create()
by Greg Kroah-Hartman
· 19 years ago
8b491d7
[MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byte
by Todd Poynor
· 19 years ago
3a7a882
[MTD] mtdchar: Return the real error code when create_class() failed
by Coywolf Qi Hunt
· 19 years ago
9bc7b38
[MTD] mtdchar.c: Replace DEVFS by udev
by Todd Poynor
· 19 years ago
81dba48
[MTD] Reset file position when switching OTP mode
by Nicolas Pitre
· 20 years ago
045e9a5
[MTD] Unabuse file-f_mode for OTP purpose
by Nicolas Pitre
· 20 years ago
31f4233
[MTD] User interface to Protection Registers
by Nicolas Pitre
· 20 years ago
1da177e
Linux-2.6.12-rc2
by Linus Torvalds
· 20 years ago