add upper-32-bits macro
[safe/jmp/linux-2.6] / include / linux / mtd /
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
2006-03-31 Ingo Molnar[PATCH] sem2mutex: drivers/mtd/
2006-02-08 Al Viro[PATCH] remove bogus asm/bug.h includes.
2005-12-19 Kyungmin Park[PATCH] mtd onenand driver: reduce stack usage
2005-12-19 Kyungmin Park[PATCH] mtd onenand driver: check correct manufacturer
2005-11-29 Todd Poynor[MTD] CFI: Use 16-bit access to autoselect/read device...
2005-11-09 Olaf Hering[PATCH] changing CONFIG_LOCALVERSION rebuilds too much...
2005-11-07 Thomas Gleixner[MTD] includes: Clean up trailing white spaces
2005-11-06 Nicolas Pitre[MTD] Don't let gcc inline functions marked __xipram
2005-11-06 Kyungmin Park[MTD] OneNAND: Enhanced support for DDP (Dual Densitiy...
2005-11-06 Kyungmin Park[MTD] OneNAND: Power Management (PM) support
2005-11-06 Kyungmin Park[MTD] OneNAND: Add missing files
2005-11-06 Vitaly Wool[MTD] NAND: Add suspend/resume functionality
2005-11-06 Kyungmin Park[PATCH] OneNAND: Fix bug in write verify
2005-11-06 Kyungmin Park[PATCH] OneNAND: Update OMAP OneNAND mapping using...
2005-11-06 Kyungmin Park[PATCH] OneNAND: Simple Bad Block handling support
2005-11-06 Kyungmin Park[PATCH] OneNAND: Sync. Burst Read support
2005-11-06 Kyungmin Park[MTD] Add initial support for OneNAND flash chips
2005-11-06 Nicolas Pitre{MTD] add support for Intel's "Sibley" flash
2005-10-31 Tim Schmielau[PATCH] fix missing includes
next