Commit Graph

82 Commits (f772c4a6a320ec25d94ba951881474eeef1b7f48)

Author SHA1 Message Date
Nick Piggin b3e19d924b fs: scale mntget/mntput 14 years ago
Al Viro 51139adac9 convert get_sb_pseudo() users 14 years ago
Roman Tereshonkov d0f7959e2b mtd: add BLKPG API based repartition support 14 years ago
Dan Carpenter 5e59be1f35 mtd: sanity check ioctl input 14 years ago
Brian Norris 0ceacf36e9 mtd: edit comments on deprecation of ioctl ECCGETLAYOUT 14 years ago
Brian Norris cc26c3cd3d mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUT 14 years ago
Arnd Bergmann 5aa82940b2 mtd: autoconvert trivial BKL users to private mutex 15 years ago
David Woodhouse 6ae0185fe2 mtd: Remove obsolete <mtd/compatmac.h> include 15 years ago
David Woodhouse a1452a3771 mtd: Update copyright notices 15 years ago
Anatolij Gustschin dd02b67d5e mtd: mtdchar: fix mmap for MTD RAM/ROM char devices 15 years ago
Richard Cochran 9938424f0c mtd: add an ioctl to query the lock status of a flash sector 15 years ago
Julia Lawall df1f1d1cb4 drivers/mtd: Use memdup_user 15 years ago
Kirill A. Shutemov cd874237d9 mtd: mtdchar: Do not corrupt backing device of device node inode 15 years ago
Arnd Bergmann 55929332c9 drivers: Push down BKL into various drivers 15 years ago
Ben Hutchings dad0db318b mtdchar: Register the full range of minor numbers 15 years ago
Ben Hutchings 24c1549677 mtd: Remove unnecessary comparisons with MAX_MTD_DEVICES 15 years ago
Roel Kluin 0040476b0e mtd: change positive error return into negative 15 years ago
H Hartley Sweeten bcc98a46ea mtd: fix different address space noise 15 years ago
David Woodhouse 0b6585ce05 mtd: Fix pointer handling in compat ioctls to use compat_ptr() 16 years ago
Kevin Cernekee 668ff9ab45 mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.c 16 years ago
Kevin Cernekee aea7cea9fa mtd: add OOB ioctls for >4GiB devices 16 years ago
Kevin Cernekee 9771854040 mtd: compat_ioctl cleanup 16 years ago
Kevin Cernekee 0dc54e9f33 mtd: add MEMERASE64 ioctl for >4GiB devices 16 years ago
David Brownell 1f24b5a8ec [MTD] driver model updates 16 years ago
David Howells 402d326519 NOMMU: Present backing device capabilities for MTD chardevs 16 years ago
Scott James Remnant 90160e13b0 [MTD] Auto-load mtdchar module when device opened. 16 years ago
Adrian Hunter 69423d99fc [MTD] update internal API to support 64-bit device size 16 years ago
Al Viro aeb5d72706 [PATCH] introduce fmode_t, do annotations 17 years ago
Greg Kroah-Hartman a9b12619f7 device create: misc: convert device_create_drvdata to device_create 17 years ago
Zev Weiss b67c5f87c1 [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl() 17 years ago
David Brownell 34a82443b7 [MTD] dataflash OTP support 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
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 19 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