[MTD] [MAPS] Extend plat-ram to support a supplied probe type
[safe/jmp/linux-2.6] / include / linux / mtd /
2008-04-22 Florian Fainelli[MTD] [MAPS] Extend plat-ram to support a supplied...
2008-04-22 Adrian Bunk[MTD] [OneNAND] proper onenand_bbt_read_oob() prototype
2008-04-22 Adrian Bunk[MTD] proper prototypes for nftl_{read,write}_oob()
2008-04-22 Adrian Bunk[MTD] proper prototypes for inftl_{read,write}_oob()
2008-02-07 Richard Purdie[MTD] Add mtd panic_write function pointer
2008-02-03 David WoodhouseMerge git://git.infradead.org/~dedekind/ubi-2.6
2008-02-03 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2008-02-03 Scott Wood[MTD] Factor out OF partition support from the NOR...
2008-01-29 Kyungmin Park[MTD] [OneNAND] Get correct density from device ID
2008-01-25 Artem BityutskiyUBI: introduce atomic LEB change ioctl
2008-01-10 Bartlomiej Sieka[MTD] [NOR] Fix incorrect interface code for x16/x32...
2007-12-26 Artem BityutskiyUBI: add ubi_leb_map interface
2007-11-06 Jesper Nilsson[MTD] Provide mtdram.h with mtdram_init_device() prototype
2007-10-13 Kevin Hao[MTD] [NOR] fix ctrl-alt-del can't reboot for intel...
2007-09-21 Jörn Engel[MTD] Document erase interface.
2007-09-06 David Woodhouse[MTD] Fix CFI build error when no map width or interlea...
2007-07-23 Steven J. Hill[MTD] [NAND] Add NAND manufacturer AMD.
2007-06-30 Kyungmin Park[MTD] [OneNAND] 2X program support
2007-05-11 David Howells[MTD] generalise the handling of MTD-specific superblocks
2007-05-09 Robert P. J. Day[MTD] Delete allegedly obsolete "bank_size" field of...
2007-05-09 Robert P. J. Day[MTD] Remove unnecessary user space check from mtd.h.
2007-05-07 Vitaly Wool[MTD] [NAND] platform NAND driver: update header
2007-04-27 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2007-04-27 Artem B. BityutskiyUBI: Unsorted Block Images
2007-04-17 sshahrom@micron.com[MTD][NAND] Add Micron Manufacturer ID
2007-04-02 Rodolfo Giometti[MTD] [NOR] Support for auto locking flash on power up
2007-03-23 Robert P. J. Day[MTD] Delete unused header file linux/mtd/iflash.h.
2007-03-09 Kyungmin Park[MTD] [OneNAND] Classify the page data and oob buffer
2007-03-08 Vitaly Wool[MTD] [NAND] make oobavail public
2007-02-09 Artem Bityutskiy[MTD] Clarify OOB-operation interface comments
2007-02-09 Artem Bityutskiy[MTD] remove unused ecctype,eccsize fields from struct...
2007-02-09 Artem Bityutskiy[MTD] [NOR] Intel: remove ugly PROGREGION macros
2007-02-09 Stefan Roese[MTD] physmap: Add support for 64 bit resources
2007-02-09 Haavard Skinnemoen[MTD] Don't include linux/mtd/map.h from linux/mtd...
2007-02-09 David WoodhouseMerge branch 'master' of git://git.infradead.org/~kmpar...
2007-02-09 Randy Dunlap[MTD] [NAND] Add kernel-doc for cellinfo field of struc...
2007-02-07 Kyungmin Park[MTD] OneNAND: Error message printing and bad block...
2007-02-02 Kyungmin Park[MTD] OneNAND: Reduce internal BufferRAM operations
2007-01-31 Kyungmin Park[MTD] OneNAND: Remove unused fields
2007-01-18 Kyungmin Park[MTD] OneNAND: Update copyrights and code cleanup
2007-01-18 Kyungmin Park[MTD] OneNAND: Reduce Double Density Package (DDP)...
2007-01-10 Adrian Hunter[MTD] OneNAND: Implement read-while-load
2007-01-10 Kyungmin Park[MTD] OneNAND: add subpage write support
2006-12-01 David WoodhouseMerge branch 'master' of git://git./linux/kernel/git...
2006-11-29 Artem Bityutskiy[MTD] add get and put methods
2006-11-29 Artem Bityutskiy[MTD] add get_mtd_device_nm() function
2006-11-29 Thomas Gleixner[MTD] NAND: add subpage write support
2006-11-29 Artem Bityutskiy[MTD] increase MAX_MTD_DEVICES
2006-11-29 David WoodhouseMerge git://git.infradead.org/~kmpark/onenand-mtd-2.6
2006-11-28 Vitaly Wool[MTD] [NAND] remove len/ooblen confusion.
2006-11-28 Richard Purdie[MTD] Allow variable block sizes in mtd_blkdevs
2006-11-16 Kyungmin Park[MTD] OneNAND: Single bit error detection
2006-11-16 Kyungmin Park[MTD] OneNAND: lock support
2006-11-16 Kyungmin ParkMTD: OneNAND: interrupt based wait support
2006-10-30 Randy Dunlap[PATCH] MTD: fix last kernel-doc warning
2006-10-21 David Woodhouse[MTD] NAND: Combined oob buffer so it's contiguous...
2006-10-03 Uwe Zeisbergerfix file specification in comments
2006-09-26 Kyungmin Park[MTD ONENAND] Check OneNAND lock scheme & all block...
2006-09-25 David Woodhouse[MTD NAND] Provide prototype for newly-exported nand_wa...
2006-09-25 David Woodhouse[MTD NAND] Allow override of page read and write functions.
2006-09-25 David Woodhouse[MTD NAND] Allocate chip->buffers separately to allow...
2006-09-25 David Woodhouse[MTD NAND] Split nand_scan() into two parts; allow...
2006-08-17 Haavard SkinnemoenMTD: Convert Atmel PRI information to AMD format
2006-06-29 Randy DunlapMTD: kernel-doc fixes + additions
2006-06-29 Randy DunlapMTD: fix all kernel-doc warnings
2006-06-20 Linus TorvaldsMerge git://git.infradead.org/hdrcleanup-2.6
2006-06-20 Thomas Gleixner[MTD] NAND: Fix breakage all over the place
2006-06-14 Artem B. Bityutskiy[MTD] assume mtd->writesize is 1 for NOR flashes
2006-05-29 Thomas Gleixner[MTD] NAND Expose the new raw mode function and status...
2006-05-29 Thomas Gleixner[MTD] Rework the out of band handling completely
2006-05-29 Thomas Gleixner[MTD] Remove silly MTD_WRITE/READ macros
2006-05-29 Thomas Gleixner[MTD] NAND Replace oobinfo by ecclayout
2006-05-29 Thomas Gleixner[MTD] NAND Consolidate oobinfo handling
2006-05-29 Thomas Gleixner[MTD] NAND Fix platform structure and NDFC driver
2006-05-26 Thomas Gleixner[MTD] NAND modularize write function
2006-05-25 Thomas Gleixner[MTD] NAND Modularize read function
2006-05-25 Thomas Gleixner[MTD] NAND Add read/write function pointers to struct...
2006-05-25 Thomas Gleixner[MTD] Add ECC statistics to struct mtd_info
2006-05-25 Thomas Gleixner[MTD] NAND Introduce NAND_NO_READRDY option
2006-05-23 Thomas Gleixner[MTD] NAND remove write_byte/word function from nand_chip
2006-05-23 Thomas Gleixner[MTD] Refactor NAND hwcontrol to cmd_ctrl
2006-05-23 Thomas Gleixner[MTD] Remove read/write _ecc variants
2006-05-23 Thomas Gleixner[MTD] Remove readv/readv_ecc
2006-05-23 Thomas Gleixner[MTD] Remove nand writev support
2006-05-23 Thomas Gleixner[MTD] NAND ECC hwctl function has no return value
2006-05-23 Thomas GleixnerMerge branch 'master' of /home/tglx/work/kernel/git...
2006-05-23 Thomas Gleixner[MTD] NAND modularize ECC
2006-05-23 Thomas Gleixner[MTD] NAND consolidate data types
2006-05-23 Thomas Gleixner[MTD] NAND whitespace and formatting cleanup
2006-05-23 Thomas Gleixner[MTD] Add support for NDFC NAND controller
2006-05-23 Thomas Gleixner[MTD] Add platform support for NAND
2006-05-23 Thomas Gleixner[MTD] Simplify NAND locking
2006-05-22 Joern Engel[MTD] Introduce writesize
2006-05-14 David Woodhouse[MTD] Clean up <linux/mtd/physmap.h> to fix modular...
2006-05-14 David Woodhouse[MTD] Fix legacy character sets throughout drivers...
2006-05-12 Kyungmin ParkOneNAND: One-Time Programmable (OTP) support
2006-05-12 Kyungmin ParkOneNAND: handle byte access on BufferRAM
2006-05-07 Lennert Buytenhek[MTD] Convert physmap to platform driver
2006-04-26 David WoodhouseDon't include linux/config.h from anywhere else in...
2006-03-31 Adrian Bunk[PATCH] drivers/mtd/: small cleanups
next