aboutsummaryrefslogtreecommitdiffstats
path: root/drivers/mtd/mtdchar.c
Commit message (Expand)AuthorAgeFilesLines
* [MTD] Disconnect struct mtd_info from ABIJoern Engel2006-05-301-1/+10
* [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-301-58/+142
* [MTD] NAND Signal that a bitflip was corrected by ECCThomas Gleixner2006-05-291-1/+4
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-291-20/+39
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-291-2/+2
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-291-2/+24
* [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-291-8/+2
* OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-121-1/+1
* [PATCH] Remove unnecessary kmalloc/kfree calls in mtdcharThago Galesi2006-04-171-13/+21
* [MTD] core: Clean up trailing white spacesThomas Gleixner2005-11-071-30/+30
* [MTD] Tidy up Tims include cleanupThomas Gleixner2005-11-071-7/+8
* Merge branch 'master' of /home/tglx/work/mtd/git/linux-2.6.git/Thomas Gleixner2005-11-061-2/+3
|\
| * [PATCH] fix missing includesTim Schmielau2005-10-301-0/+1
| * [PATCH] Driver Core: fix up all callers of class_device_create()Greg Kroah-Hartman2005-10-281-2/+2
* | [MTD] mtdchar: Return EINVAL for bad seeks instead of fixing up to valid byteTodd Poynor2005-08-041-9/+6
|/
* [MTD] mtdchar: Return the real error code when create_class() failedCoywolf Qi Hunt2005-07-041-2/+2
* [MTD] mtdchar.c: Replace DEVFS by udevTodd Poynor2005-07-011-28/+24
* [MTD] Reset file position when switching OTP modeNicolas Pitre2005-05-231-1/+2
* [MTD] Unabuse file-f_mode for OTP purposeNicolas Pitre2005-05-231-21/+27
* [MTD] User interface to Protection RegistersNicolas Pitre2005-05-231-3/+110
* Linux-2.6.12-rc2v2.6.12-rc2Linus Torvalds2005-04-161-0/+562