aboutsummaryrefslogtreecommitdiffstats
AgeCommit message (Expand)AuthorFilesLines
2006-12-10[JFFS2] replace kmalloc+memset with kzallocYan Burman4-9/+4
2006-12-10[MTD] Fix SSFDC build for variable blocksize.David Woodhouse1-1/+1
2006-12-10[MTD] ESB2ROM uses PCIRandy Dunlap1-1/+1
2006-12-08[MTD] of_device-based physmap driverVitaly Wool3-0/+265
2006-12-08[MTD] Support combined RedBoot FIS directory and configuration areaRod Whitby1-3/+20
2006-12-08[MTD] NAND: Support for 16-bit bus-width on AT91.Andrew Victor1-0/+3
2006-12-08[MTD] nandsim: bugfix in page addressingArtem Bityutskiy1-2/+2
2006-12-05[MTD] NAND: use SmartMedia ECC byte order for ndfcTimo Lindhorst1-0/+1
2006-12-01[MTD] redboot partition combined fis / config problemYoshinori Sato1-0/+3
2006-12-01[MTD] [NAND] Compile fix in rfc_from4.cMariusz Kozlowski1-1/+1
2006-12-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torvalds/linux-2.6David Woodhouse1188-10015/+14713
2006-12-01[MTD] bugfix: DataFlash is not bit writableHaavard Skinnemoen1-1/+1
2006-11-30[MTD] Remove trailing whitespaceDavid Woodhouse9-540/+539
2006-11-29Linux 2.6.19Linus Torvalds1-1/+1
2006-11-29[PATCH] r8169: Fix iteration variable signFrancois Romieu1-2/+2
2006-11-29Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds13-16/+38
2006-11-29[ARM] 3943/1: share declaration of struct pxa2xx_udc_mach_info between multiple platformsMilan Svoboda2-16/+27
2006-11-29[MTD] Use EXPORT_SYMBOL_GPL() for exported symbols.David Woodhouse1-9/+9
2006-11-29[MIPS] Do topology_init even on uniprocessor kernels.Ralf Baechle3-24/+30
2006-11-29[MTD] return error code from get_mtd_device()Artem Bityutskiy5-18/+24
2006-11-29[MTD] add get and put methodsArtem Bityutskiy2-7/+37
2006-11-29[MTD] add get_mtd_device_nm() functionArtem Bityutskiy2-0/+39
2006-11-29[MTD] NAND: add subpage write supportThomas Gleixner5-9/+57
2006-11-29[MTD] add MTD_BLKDEVS Kconfig optionJosh Boyer2-7/+20
2006-11-29[MTD] fix map probe name for cstm_mips_ixxYoichi Yuasa1-1/+1
2006-11-29[MTD] increase MAX_MTD_DEVICESArtem Bityutskiy1-1/+1
2006-11-28Merge master.kernel.org:/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds6-22/+35
2006-11-28[NET]: Fix MAX_HEADER setting.David S. Miller1-2/+4
2006-11-28[NETFILTER]: ipt_REJECT: fix memory corruptionPatrick McHardy1-7/+9
2006-11-28[NETFILTER]: conntrack: fix refcount leak when finding expectationYasuyuki Kozakai2-6/+6
2006-11-28[NETFILTER]: ctnetlink: fix reference count leakPatrick McHardy2-0/+2
2006-11-28[NETFILTER]: nf_conntrack: fix the race on assign helper to new conntrackYasuyuki Kozakai1-7/+6
2006-11-28[NETFILTER]: nfctnetlink: assign helper to newly created conntrackYasuyuki Kozakai1-0/+8
2006-11-28Merge branch 'upstream-linus' of master.kernel.org:/pub/scm/linux/kernel/git/jgarzik/libata-devLinus Torvalds2-8/+24
2006-11-28Merge branch 'fixes' of git://git.kernel.org/pub/scm/linux/kernel/git/jmorris/selinux-2.6Linus Torvalds1-1/+2
2006-11-28Merge branch 'for-linus' of git://one.firstfloor.org/home/andi/git/linux-2.6Linus Torvalds4-7/+18
2006-11-28Merge branch 'linus' of master.kernel.org:/pub/scm/linux/kernel/git/perex/alsaLinus Torvalds9-23/+41
2006-11-28Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linusLinus Torvalds1-1/+1
2006-11-28[PATCH] add missing libsas include to fix s390 compilation.Dave Jones1-0/+1
2006-11-28[PATCH] ecryptfs: fix crypto_alloc_blkcipher() error checkAkinobu Mita1-1/+2
2006-11-28[PATCH] fix create_write_pipe() error checkAkinobu Mita1-4/+4
2006-11-28[PATCH] Fix Intel/Sharp command set erase suspend bugJoakim Tjernlund1-1/+1
2006-11-28[PATCH] bridge: fix possible overflow in get_fdb_entriesChris Wright1-4/+5
2006-11-29[MTD] Tidy bitrev usage in rtc_from4.cAndrew Morton1-1/+1
2006-11-29[MTD] [NAND] fix ifdef option in nand_ecc.cTimo Lindhorst1-2/+2
2006-11-29[MTD] [NAND] Update CAFÉ driver interrupt handler prototypeDavid Woodhouse1-1/+1
2006-11-29Merge git://git.infradead.org/~kmpark/onenand-mtd-2.6David Woodhouse5-22/+174
2006-11-28[MTD] replace kmalloc+memset with kzallocBurman Yan41-125/+53
2006-11-28[MTD] Fix printk format warning in physmap. (resources again)Randy Dunlap1-1/+1
2006-11-28Merge git://git.infradead.org/~dwmw2/cafe-2.6David Woodhouse4-1/+2162