summaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdchar.c
Commit message (Expand)AuthorAgeFilesLines
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-10-301-5/+106
|\
| * Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2010-10-301-7/+8
| |\
| * | mtd: add BLKPG API based repartition supportRoman Tereshonkov2010-10-251-2/+58
| * | mtd: sanity check ioctl inputDan Carpenter2010-10-241-0/+3
| * | mtd: edit comments on deprecation of ioctl ECCGETLAYOUTBrian Norris2010-10-241-1/+1
| * | mtd: nand: expand nand_ecc_layout, deprecate ioctl ECCGETLAYOUTBrian Norris2010-10-241-3/+45
* | | convert get_sb_pseudo() usersAl Viro2010-10-291-6/+4
| |/ |/|
* | mtd: autoconvert trivial BKL users to private mutexArnd Bergmann2010-09-151-7/+8
|/
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2010-08-101-3/+56
|\
| * mtd: Remove obsolete <mtd/compatmac.h> includeDavid Woodhouse2010-08-081-1/+0
| * mtd: Update copyright noticesDavid Woodhouse2010-08-081-1/+15
| * mtd: mtdchar: fix mmap for MTD RAM/ROM char devicesAnatolij Gustschin2010-08-041-1/+27
| * mtd: add an ioctl to query the lock status of a flash sectorRichard Cochran2010-08-021-0/+14
* | Merge git://git.infradead.org/~dwmw2/mtd-2.6.35Linus Torvalds2010-06-071-8/+3
|\ \ | |/
| * drivers/mtd: Use memdup_userJulia Lawall2010-05-221-8/+3
* | Merge branch 'bkl/ioctl' of git://git.kernel.org/pub/scm/linux/kernel/git/fre...Linus Torvalds2010-05-241-5/+14
|\ \ | |/ |/|
| * drivers: Push down BKL into various driversArnd Bergmann2010-05-171-5/+14
* | mtd: mtdchar: Do not corrupt backing device of device node inodeKirill A. Shutemov2010-05-181-8/+87
* | mtdchar: Register the full range of minor numbersBen Hutchings2010-02-251-2/+3
* | mtd: Remove unnecessary comparisons with MAX_MTD_DEVICESBen Hutchings2010-02-251-3/+0
* | mtd: change positive error return into negativeRoel Kluin2010-02-251-1/+1
* | mtd: fix different address space noiseH Hartley Sweeten2010-02-251-1/+1
|/
* mtd: Fix pointer handling in compat ioctls to use compat_ptr()David Woodhouse2009-05-291-2/+2
* mtd: Handle compat ioctls directly; remove all trace from compat_ioctl.cKevin Cernekee2009-05-291-1/+2
* mtd: add OOB ioctls for >4GiB devicesKevin Cernekee2009-05-291-0/+28
* mtd: compat_ioctl cleanupKevin Cernekee2009-05-291-84/+171
* mtd: add MEMERASE64 ioctl for >4GiB devicesKevin Cernekee2009-05-291-8/+21
* [MTD] driver model updatesDavid Brownell2009-04-041-41/+6
* NOMMU: Present backing device capabilities for MTD chardevsDavid Howells2009-03-241-1/+62
* [MTD] Auto-load mtdchar module when device opened.Scott James Remnant2009-03-201-0/+1
* [MTD] update internal API to support 64-bit device sizeAdrian Hunter2008-12-101-1/+5
* [PATCH] introduce fmode_t, do annotationsAl Viro2008-10-211-5/+5
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2008-10-201-2/+2
|\
| * [MTD] dataflash OTP supportDavid Brownell2008-08-011-2/+2
* | device create: misc: convert device_create_drvdata to device_createGreg Kroah-Hartman2008-10-161-6/+4
* | [MTD] mtdchar.c: Fix regression in MEMGETREGIONINFO ioctl()Zev Weiss2008-09-021-6/+10
|/
* Merge branch 'linux-next' of git://git.infradead.org/~dedekind/ubi-2.6David Woodhouse2008-07-251-9/+22
|\
| * device create: mtd: convert device_create to device_create_drvdataGreg Kroah-Hartman2008-07-211-3/+6
| * mtdchar: cdev lock_kernel() pushdownJonathan Corbet2008-06-201-6/+16
* | [MTD] mtdchar.c remove shadowed variable warningsHarvey Harrison2008-07-111-9/+9
* | [MTD] mtdchar.c silence sparse warningHarvey Harrison2008-07-111-2/+2
* | MTD/JFFS2: remove CVS keywordsAdrian Bunk2008-06-041-2/+0
|/
* Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6.gitDavid Woodhouse2008-02-031-7/+5
|\
| * mtd: Convert from class_device to device for MTD/mtdcharTony Jones2008-01-241-7/+5
* | [MTD] mtdchar.c: ioctl always returns 0 as size written for ppc64David Scidmore2008-01-081-2/+6
|/
* Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2007-08-231-0/+1
|\
| * mtdchar build fixAndrew Morton2007-08-111-0/+1
* | [MTD] Only call mtd->sync() method in mtdchar close if opened for write.Joakim Tjernlund2007-06-281-1/+2
|/
* [MTD] Fix length comparison in MEMREADOOBThomas Gleixner2007-04-171-1/+1
* Merge git://git.infradead.org/mtd-2.6Linus Torvalds2007-02-191-2/+3
|\
OpenPOWER on IntegriCloud