summaryrefslogtreecommitdiffstats
path: root/include/linux
Commit message (Expand)AuthorAgeFilesLines
* [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-231-2/+5
|\
| * [MTD] Introduce writesizeJoern Engel2006-05-221-2/+5
* | [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-1915-29/+93
| |\
| * | [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-1612-16/+84
|\ \
| * | [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] RCU: introduce rcu_needs_cpu() interfaceHeiko Carstens2006-05-151-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 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
| * | | | sky2: backout NAPI rescheduleStephen Hemminger2006-05-081-10/+8
| |/ / /
| * | | [NET]: Create netdev attribute_groups with class_device_addStephen Hemminger2006-05-061-0/+2
| * | | [CLASS DEVICE]: add attribute_group creationStephen Hemminger2006-05-061-0/+2
| * | | Merge branch 'merge' of git://git.kernel.org/pub/scm/linux/kernel/git/paulus/...Linus Torvalds2006-05-041-0/+60
| |\ \ \
| | * | | [PATCH] ppc32 CPM_UART: fixes and improvementsVitaly Bordug2006-05-031-0/+60
| * | | | Merge master.kernel.org:/home/rmk/linux-2.6-mmcLinus Torvalds2006-05-041-0/+1
| |\ \ \ \
| | * | | | [MMC] extend data timeout for writesRussell King2006-05-021-0/+1
| | | |/ / | | |/| |
| * | | | Merge branch 'splice' of git://brick.kernel.dk/data/git/linux-2.6-blockLinus Torvalds2006-05-041-2/+3
| |\ \ \ \
| | * | | | [PATCH] splice: LRU fixupsJens Axboe2006-05-041-2/+3
| | | |/ / | | |/| |
| * / | | [NETFILTER]: H.323 helper: Change author's email addressJing Min Zhao2006-05-031-1/+1
| |/ / /
* | | | [JFFS2] Don't pack on-medium structures, because GCC emits crappy codeDavid Woodhouse2006-05-151-7/+7
* | | | [MTD] Clean up <linux/mtd/physmap.h> to fix modular buildDavid Woodhouse2006-05-141-6/+2
* | | | [MTD] Fix legacy character sets throughout drivers/mtd, include/linux/mtdDavid Woodhouse2006-05-141-1/+1
| |_|/ |/| |
* | | OneNAND: One-Time Programmable (OTP) supportKyungmin Park2006-05-122-0/+10
* | | OneNAND: handle byte access on BufferRAMKyungmin Park2006-05-121-0/+3
* | | Finally remove the obnoxious inter_module_xxx()David Woodhouse2006-05-081-9/+0
* | | [MTD] Convert physmap to platform driverLennert Buytenhek2006-05-071-13/+8
* | | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse2006-05-0324-101/+407
|\| |
| * | [PATCH] vmsplice: restrict stealing a little moreJens Axboe2006-05-021-0/+1
| * | [PATCH] splice: fix page LRU accountingJens Axboe2006-05-021-3/+2