summaryrefslogtreecommitdiffstats
path: root/include
Commit message (Expand)AuthorAgeFilesLines
* [MTD] replace MTD_RAM with MTD_GENERIC_TYPEJoern Engel2006-05-301-2/+2
* [MTD] replace MTD_ROM with MTD_GENERIC_TYPEJoern Engel2006-05-301-1/+1
* [MTD] NAND Expose the new raw mode function and status info to userspaceThomas Gleixner2006-05-302-11/+27
* [MTD] Rework the out of band handling completelyThomas Gleixner2006-05-292-10/+50
* [MTD] Remove silly MTD_WRITE/READ macrosThomas Gleixner2006-05-291-15/+1
* [MTD] NAND Replace oobinfo by ecclayoutThomas Gleixner2006-05-298-19/+43
* [MTD] NAND Consolidate oobinfo handlingThomas Gleixner2006-05-291-3/+2
* [MTD] NAND Fix platform structure and NDFC driverThomas Gleixner2006-05-292-2/+5
* [MTD] NAND modularize write functionThomas Gleixner2006-05-261-26/+45
* [MTD] NAND Modularize read functionThomas Gleixner2006-05-251-8/+8
* [MTD] NAND Add read/write function pointers to struct nand_ecc_ctrlThomas Gleixner2006-05-251-0/+13
* [MTD] Add ECC statistics to struct mtd_infoThomas Gleixner2006-05-251-0/+14
* [MTD] NAND Introduce NAND_NO_READRDY optionThomas Gleixner2006-05-251-0/+4
* [MTD] NAND remove write_byte/word function from nand_chipThomas Gleixner2006-05-231-5/+0
* [MTD] Refactor NAND hwcontrol to cmd_ctrlThomas Gleixner2006-05-231-16/+17
* [MTD] Remove read/write _ecc variantsThomas Gleixner2006-05-232-3/+3
* [MTD] Remove readv/readv_eccThomas Gleixner2006-05-231-5/+1
* [MTD] Remove nand writev supportThomas Gleixner2006-05-231-2/+0
* [MTD] NAND ECC hwctl function has no return valueThomas Gleixner2006-05-231-1/+1
* Merge branch 'master' of /home/tglx/work/kernel/git/mtd-2.6/Thomas Gleixner2006-05-232-11/+11
|\
| * [MTD] Introduce MTD_BIT_WRITEABLEJoern Engel2006-05-221-4/+3
| * [MTD] Introduce writesizeJoern Engel2006-05-222-3/+6
| * [MTD] Use single flag to mark writeable devices.Joern Engel2006-05-221-6/+4
* | [MTD] NAND modularize ECCThomas Gleixner2006-05-231-30/+33
* | [MTD] NAND consolidate data typesThomas Gleixner2006-05-231-11/+11
* | [MTD] NAND whitespace and formatting cleanupThomas Gleixner2006-05-231-69/+34
* | [MTD] Add support for NDFC NAND controllerThomas Gleixner2006-05-231-0/+66
* | [MTD] Add platform support for NANDThomas Gleixner2006-05-231-0/+47
* | [MTD] Simplify NAND lockingThomas Gleixner2006-05-231-3/+4
|/
* Merge git://git.infradead.org/jffs2-xattr-2.6David Woodhouse2006-05-201-0/+40
|\
| * Merge git://git.infradead.org/mtd-2.6KaiGai Kohei2006-05-1943-87/+214
| |\
| * | [JFFS2][XATTR] XATTR support on JFFS2 (version. 5)KaiGai Kohei2006-05-131-0/+40
* | | [JFFS2] Support new device nodesDavid Woodhouse2006-05-191-0/+6
| |/ |/|
* | [JFFS2] Repack some on-medium structures. ARM is weirder than I thought.David Woodhouse2006-05-161-3/+3
* | Merge git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse2006-05-1640-74/+205
|\ \
| * | [PATCH] fix can_share_swap_page() when !CONFIG_SWAPHua Zhong2006-05-151-1/+1
| * | [PATCH] add slab_is_available() routine for boot codeMike Kravetz2006-05-151-0/+1
| * | [PATCH] symbol_put_addr() locks kernelTrent Piepho2006-05-151-0/+1
| * | [PATCH] s390: add vmsplice system callMartin Schwidefsky2006-05-151-1/+7
| * | [PATCH] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-0/+1
| * | [NEIGH]: Fix IP-over-ATM and ARP interaction.Simon Kelley2006-05-121-0/+1
| * | Merge master.kernel.org:/home/rmk/linux-2.6-serialLinus Torvalds2006-05-111-0/+1
| |\ \
| | * | [SERIAL] Clean up serial locking when obtaining a reference to a portRussell King2006-04-301-0/+1
| * | | Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds2006-05-111-2/+1
| |\ \ \
| | * | | [NET]: Do sysfs registration as part of register_netdevice.Stephen Hemminger2006-05-101-2/+1
| * | | | Merge master.kernel.org:/pub/scm/linux/kernel/git/jejb/scsi-rc-fixes-2.6Linus Torvalds2006-05-111-6/+17
| |\ \ \ \
| | * | | | [SCSI] srp.h: avoid padding of structsRoland Dreier2006-04-281-6/+17
| * | | | | Merge branch 'upstream' of master.kernel.org:/pub/scm/linux/kernel/git/shemmi...Linus Torvalds2006-05-101-0/+1
| |\ \ \ \ \ | | |_|/ / / | |/| | | |
| | * | | | dl2k: use DMA_48BIT_MASK constantFrancois Romieu2006-05-101-0/+1
| * | | | | Merge branch 'upstream' of git://git.kernel.org/pub/scm/linux/kernel/git/shem...Linus Torvalds2006-05-093-13/+14
| |\ \ \ \ \
OpenPOWER on IntegriCloud