summaryrefslogtreecommitdiff
AgeCommit message (Expand)AuthorFilesLines
2008-10-13[MTD] remove unused mtd parameter in of_mtd_parse_partitions()Sebastian Andrzej Siewior4-6/+2
2008-10-10[MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGEKumar Gala1-7/+0
2008-10-10[MTD] [NAND] driver extension to support NAND on TQM85xx modulesWolfgang Grandegger2-5/+14
2008-10-10[MTD] [NAND] fsl_upm: update driver for the new OF bindingsAnton Vorontsov1-24/+33
2008-10-08[MTD] [INFTL] Fix infinite loop in INFTL_foldchainDaniel Rosenthal1-1/+4
2008-09-27[MTD] [MAPS] Maps: make uclinux mapping driver depend on MTD_RAM Mike Frysinger1-1/+1
2008-09-27[MTD] [NOR] intel_dc21285 switch to ROM APIAlan Cox1-13/+3
2008-09-27Export the ROM enable/disable helpersAlan Cox2-2/+6
2008-09-27[MTD] [NOR] fix cfi_cmdset_0001 FL_SYNCING race (take 2)Alexander Belyakov1-2/+15
2008-09-16[MTD] [NAND] nand_base.c: reset chip firstKarl Beldan1-0/+8
2008-09-16[MTD] [NAND] OMAP2: add retry after read timeoutAdrian Hunter1-3/+23
2008-09-03[MTD] [NAND] Freescale i.MX2 NAND driverSascha Hauer4-0/+1112
2008-09-02[MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NANDEnrico Scholz1-1/+4
2008-09-02[MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform dataEnrico Scholz2-26/+26
2008-09-02[MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported APIEnrico Scholz2-9/+9
2008-09-02[MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type tableEnrico Scholz2-0/+11
2008-09-02[MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform dataEnrico Scholz2-2/+19
2008-09-02[MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform headerEnrico Scholz2-44/+44
2008-09-01[MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabledDavid Woodhouse1-0/+1
2008-09-01[MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashesSemun Lee1-0/+23
2008-09-01CRED: Wrap task credential accesses in the JFFS2 filesystemDavid Howells1-2/+2
2008-09-01Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval...David Woodhouse1758-19102/+61067
2008-09-01[JFFS2] Move JFFS2 config options out of fs/KconfigAlexey Dobriyan2-189/+189
2008-08-30Resource handling: add 'insert_resource_expand_to_fit()' functionLinus Torvalds2-25/+64
2008-08-30Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/tiw...Linus Torvalds3-1/+8
2008-08-30Don't trigger softlockup detector on network fs blocked tasksAndi Kleen1-0/+4
2008-08-30Revert "x86: fix HPET regression in 2.6.26 versus 2.6.25, check hpet against ...Linus Torvalds1-78/+0
2008-08-29ALSA: oxygen: fix distorted output on AK4396-based cardsClemens Ladisch2-0/+8
2008-08-29Linux 2.6.27-rc5v2.6.27-rc5Linus Torvalds1-1/+1
2008-08-28Merge master.kernel.org:/home/rmk/linux-2.6-armLinus Torvalds41-313/+17518
2008-08-28Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/coo...Linus Torvalds217-197/+200
2008-08-28Merge branch 'core-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ker...Linus Torvalds3-6/+7
2008-08-28Merge branch 'sched-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/ke...Linus Torvalds1-6/+7
2008-08-28Merge branch 'x86-fixes-for-linus' of git://git.kernel.org/pub/scm/linux/kern...Linus Torvalds7-269/+404
2008-08-28Merge branch 'i2c-for-linus' of git://jdelvare.pck.nerim.net/jdelvare-2.6Linus Torvalds2-8/+22
2008-08-28ftrace: disable tracing for hibernationRafael J. Wysocki1-3/+10
2008-08-28[ARM] 5226/1: remove unmatched comment end.Jean-Christophe DUBOIS1-1/+1
2008-08-28sched: rt-bandwidth accounting fixPeter Zijlstra1-6/+5
2008-08-28Blackfin arch: Fix PM building on BF52x: No ROTWE on BF52x, add USBWEMichael Hennerich2-98/+89
2008-08-28Blackfin arch: sram: use 'unsigned long' for irqflagsVegard Nossum1-11/+11
2008-08-28sched: fix sched_rt_rq_enqueue() resched idleJohn Blackwood1-0/+2
2008-08-28i2c: Prevent log spam on some DVB adaptersJean Delvare1-6/+6
2008-08-28i2c: Add missing kerneldoc descriptionsJean Delvare1-0/+12
2008-08-28i2c: Fix device_init_wakeup placeMarc Pignat1-2/+4
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/davem/net-2.6Linus Torvalds54-296/+413
2008-08-28sctp: fix random memory dereference with SCTP_HMAC_IDENT option.Vlad Yasevich2-2/+7
2008-08-28sctp: correct bounds check in sctp_setsockopt_auth_keyVlad Yasevich1-1/+1
2008-08-28Merge branch 'omap-rmk'Russell King20-220/+17310
2008-08-28IB/mlx4: Actually return L_Key and R_Key for fast register MRsVladimir Sokolovsky1-0/+2
2008-08-28Merge git://git.kernel.org/pub/scm/linux/kernel/git/wim/linux-2.6-watchdogLinus Torvalds10-235/+714