Commit Graph

113 Commits (fd2819bbc92fc98bed5d612e4acbe16b6326f6bf)

Author SHA1 Message Date
Artem Bityutskiy fd2819bbc9 mtd: introduce mtd_read_oob interface 13 years ago
Artem Bityutskiy eda95cbf75 mtd: introduce mtd_write interface 13 years ago
Artem Bityutskiy 329ad399a9 mtd: introduce mtd_read interface 13 years ago
Artem Bityutskiy 04c601bfa4 mtd: introduce mtd_get_unmapped_area interface 13 years ago
Artem Bityutskiy 7e1f0dc055 mtd: introduce mtd_erase interface 13 years ago
Artem Bityutskiy 969e57adc2 mtd: mtdchar: rename functions 13 years ago
Miklos Szeredi 6d6b77f163 filesystems: add missing nlink wrappers 13 years ago
Brian Norris d57f40544a mtd: utilize `mtd_is_*()' functions 14 years ago
Brian Norris 19fb4341ad mtd: kill old field for `struct mtd_info_user' 14 years ago
Brian Norris e99d8b089a mtd: add MEMWRITE ioctl 14 years ago
Brian Norris beb133fc16 mtd: rename MTD_MODE_* to MTD_FILE_MODE_* 14 years ago
Brian Norris 0612b9ddc2 mtd: rename MTD_OOB_* to MTD_OPS_* 14 years ago
Brian Norris c46f6483d2 mtd: support reading OOB without ECC 14 years ago
Brian Norris 9ce244b3fb mtd: support writing OOB without ECC 14 years ago
Brian Norris 305b93f180 mtd: do not assume oobsize is power of 2 14 years ago
Brian Norris 92394b5c2b mtd: spelling fixes 14 years ago
Brian Norris 289c052221 mtd: replace DEBUG() with pr_debug() 14 years ago
Brian Norris c478d7e449 mtd: edit NAND-related comment 14 years ago
Brian Norris 041e4575f0 mtd: nand: handle ECC errors in OOB 14 years ago
Brian Norris 7854d3f749 mtd: spelling, capitalization, uniformity 14 years ago
Peter Wippich bf5140817b mtd: mtdchar: add missing initializer on raw write 14 years ago
Tim Chen 423e0ab086 VFS : mount lock scalability for internal mounts 14 years ago
Jamie Iles 6a8a98b22b mtd: kill CONFIG_MTD_PARTITIONS 14 years ago
Grant Erickson 3e45cf5e85 mtd: mtdchar: retry large buffer allocations 14 years ago
Lucas De Marchi 25985edced Fix common misspellings 14 years ago
Al Viro f03c65993b sanitize vfsmount refcounting changes 14 years ago
Al Viro c74a1cbb3c pass default dentry_operations to mount_pseudo() 14 years ago
Nick Piggin b3e19d924b fs: scale mntget/mntput 14 years ago
Roman Tereshonkov a7e93dcd9a mtd: fix master device identification for mtd repartition 14 years ago
Vasiliy Kulikov a0c5a3944c mtd: mtdchar: fix information leak to userland 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