aboutsummaryrefslogtreecommitdiffstats
path: root/include (follow)
AgeCommit message (Expand)AuthorFilesLines
2006-06-20[MTD] NAND: Fix breakage all over the placeThomas Gleixner1-1/+11
2006-06-14[MTD] Restore MTD_ROM and MTD_RAM typesDavid Woodhouse1-1/+2
2006-06-14[MTD] assume mtd->writesize is 1 for NOR flashesArtem B. Bityutskiy1-3/+6
2006-05-30[MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel1-2/+2
2006-05-30[MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel1-1/+1
2006-05-30[MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2-11/+27
2006-05-29[MTD] Rework the out of band handling completelyThomas Gleixner2-10/+50
2006-05-29[MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner1-15/+1
2006-05-29[MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner8-19/+43
2006-05-29[MTD] NAND Consolidate oobinfo handlingThomas Gleixner1-3/+2
2006-05-29[MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2-2/+5
2006-05-26[MTD] NAND modularize write functionThomas Gleixner1-26/+45
2006-05-25[MTD] NAND Modularize read functionThomas Gleixner1-8/+8
2006-05-25[MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner1-0/+13
2006-05-25[MTD] Add ECC statistics to struct mtd_infoThomas Gleixner1-0/+14
2006-05-25[MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner1-0/+4
2006-05-23[MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner1-5/+0
2006-05-23[MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner1-16/+17
2006-05-23[MTD] Remove read/write _ecc variantsThomas Gleixner2-3/+3
2006-05-23[MTD] Remove readv/readv_eccThomas Gleixner1-5/+1
2006-05-23[MTD] Remove nand writev supportThomas Gleixner1-2/+0
2006-05-23[MTD] NAND ECC hwctl function has no return valueThomas Gleixner1-1/+1
2006-05-23Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2-11/+11
2006-05-23[MTD] NAND modularize ECCThomas Gleixner1-30/+33
2006-05-23[MTD] NAND consolidate data typesThomas Gleixner1-11/+11
2006-05-23[MTD] NAND whitespace and formatting cleanupThomas Gleixner1-69/+34
2006-05-23[MTD] Add support for NDFC NAND controllerThomas Gleixner1-0/+66
2006-05-23[MTD] Add platform support for NANDThomas Gleixner1-0/+47
2006-05-23[MTD] Simplify NAND lockingThomas Gleixner1-3/+4
2006-05-22[MTD] Introduce MTD_BIT_WRITEABLEJoern Engel1-4/+3
2006-05-22[MTD] Introduce writesizeJoern Engel2-3/+6
2006-05-22[MTD] Use single flag to mark writeable devices.Joern Engel1-6/+4
2006-05-20Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse1-0/+40
2006-05-19[JFFS2] Support new device nodesDavid Woodhouse1-0/+6
2006-05-19Merge git://git.infradead.org/mtd-2.6KaiGai Kohei43-87/+214
2006-05-16[JFFS2] Repack some on-medium structures. ARM is weirder than I thought.David Woodhouse1-3/+3
2006-05-16Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse40-74/+205
2006-05-15[PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong1-1/+1
2006-05-15[PATCH] add slab_is_available() routine for boot codeMike Kravetz1-0/+1
2006-05-15[PATCH] symbol_put_addr() locks kernelTrent Piepho1-0/+1
2006-05-15[PATCH] s390: add vmsplice system callMartin Schwidefsky1-1/+7
2006-05-15[PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens1-0/+1
2006-05-15[JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse1-7/+7
2006-05-14[MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse1-6/+2
2006-05-14[MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse1-1/+1
2006-05-13[JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei1-0/+40
2006-05-12[NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley1-0/+1
2006-05-12OneNAND: One-Time Programmable (OTP) supportKyungmin Park2-0/+10
2006-05-12OneNAND: handle byte access on BufferRAMKyungmin Park1-0/+3
2006-05-11Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds1-0/+1