Age | Commit message (Expand) | Author | Files | Lines |
2009-12-18 | Merge branch 'upstream' of git://ftp.linux-mips.org/pub/scm/upstream-linus | Linus Torvalds | 3 | -257/+0 |
2009-12-18 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds | 1 | -2/+11 |
2009-12-18 | Merge branch 'cache' (early part) | Russell King | 1 | -2/+11 |
2009-12-17 | MIPS: eXcite: Remove platform. | Ralf Baechle | 3 | -257/+0 |
2009-12-16 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds | 41 | -1595/+3040 |
2009-12-16 | mtd: OneNAND: Fix test of unsigned in onenand_otp_walk() | Roel Kluin | 1 | -2/+2 |
2009-12-15 | const: constify remaining dev_pm_ops | Alexey Dobriyan | 1 | -1/+1 |
2009-12-14 | ARM: 5848/1: kill flush_ioremap_region() | Nicolas Pitre | 1 | -2/+11 |
2009-12-10 | Merge git://git.infradead.org/ubifs-2.6 | Linus Torvalds | 2 | -9/+51 |
2009-12-10 | mtd: cfi_cmdset_0002, fix lock imbalance | Jiri Slaby | 1 | -1/+0 |
2009-12-10 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds | 11 | -26/+7 |
2009-12-08 | Merge branch 'for-2.6.33' of git://git.kernel.dk/linux-2.6-block | Linus Torvalds | 1 | -0/+2 |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds | 4 | -9/+9 |
2009-12-07 | Merge branch 'for-next' into for-linus | Jiri Kosina | 11 | -26/+7 |
2009-12-07 | Revert "mtd: move mxcnd_remove to .exit.text" | Uwe Kleine-König | 1 | -1/+1 |
2009-12-06 | Merge branch 'sa1100' into devel | Russell King | 1 | -99/+98 |
2009-12-05 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/brodo/pcmcia-2.6 | Linus Torvalds | 1 | -99/+98 |
2009-12-05 | mtd: m25p80: add support for Macronix MX25L4005A | Simon Guinot | 1 | -0/+1 |
2009-12-04 | mtd: Fix comment in Kconfig | Krzysztof Halasa | 1 | -3/+3 |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa | 4 | -4/+4 |
2009-12-04 | UBI: flush wl before clearing update marker | Sebastian Andrzej Siewior | 1 | -9/+11 |
2009-12-03 | Merge branch 'master' into for-2.6.33 | Jens Axboe | 5 | -5/+13 |
2009-12-01 | mtd: nandsim: add support for 4KiB pages | Sebastian Andrzej Siewior | 1 | -2/+5 |
2009-12-01 | pxa3xx_nand: move pxa3xx_nand.h common into plat directory | Haojian Zhuang | 1 | -1/+1 |
2009-12-01 | pxa3xx_nand: update dependancy to support ARCH_MMP | Haojian Zhuang | 1 | -1/+1 |
2009-12-01 | pxa3xx_nand: add new nand chip support | Haojian Zhuang | 1 | -0/+48 |
2009-12-01 | pxa3xx_nand: disable nand irq in initialization | Haojian Zhuang | 1 | -0/+3 |
2009-12-01 | pxa3xx_nand: remove hardcode irq number | Haojian Zhuang | 1 | -4/+7 |
2009-12-01 | pxa3xx_nand: remove hardcode register address | Haojian Zhuang | 1 | -6/+4 |
2009-12-01 | pxa3xx_nand: adjust timing of Micron NAND flash | Haojian Zhuang | 1 | -1/+1 |
2009-12-01 | pxa3xx_nand: reset read buffer before reading | Haojian Zhuang | 1 | -0/+1 |
2009-12-01 | pxa3xx_nand: fix memory out of bound | Haojian Zhuang | 1 | -2/+3 |
2009-11-30 | Merge branch 'mxc-nand' of git://git.pengutronix.de/git/imx/linux-2.6 | David Woodhouse | 1 | -475/+298 |
2009-11-30 | mtd: mtdoops: refactor as a kmsg_dumper | Simon Kagstrom | 1 | -133/+102 |
2009-11-30 | mtd: mtdoops: make record size configurable | Simon Kagstrom | 1 | -31/+43 |
2009-11-30 | mtd: mtdoops: limit the maximum mtd partition size | Simon Kagstrom | 1 | -6/+11 |
2009-11-30 | mtd: mtdoops: keep track of used/unused pages in an array | Simon Kagstrom | 1 | -18/+44 |
2009-11-30 | mtd: mtdoops: several minor cleanups | Artem Bityutskiy | 1 | -41/+40 |
2009-11-30 | mtd: add ARM pismo support | Russell King - ARM Linux | 1 | -0/+1 |
2009-11-30 | mtd: pxa3xx_nand: Fix PIO data transfer | David Hunter | 1 | -2/+2 |
2009-11-30 | mtd: nand: fix multi-chip suspend problem | Li Yang | 1 | -2/+8 |
2009-11-30 | mtd: add support for switching old SST chips into QRY mode | Guillaume LECERF | 1 | -0/+7 |
2009-11-30 | mtd: fix M29W800D dev_id and uaddr | Ladislav Michl | 1 | -4/+4 |
2009-11-30 | mtd: don't use PF_MEMALLOC | KOSAKI Motohiro | 1 | -3/+0 |
2009-11-30 | mtd: Add bad block table overrides to Davinci NAND driver | Mark A. Greer | 1 | -0/+2 |
2009-11-30 | mtd: m25p80: Add support for CAT25xxx serial EEPROMs | Anton Vorontsov | 1 | -45/+69 |
2009-11-30 | mtd: m25p80: Rework probing/JEDEC code | Anton Vorontsov | 1 | -29/+40 |
2009-11-30 | mtd: m25p80: Convert to device table matching | Anton Vorontsov | 1 | -75/+89 |
2009-11-30 | mtd: make pagetest work | Artem Bityutskiy | 1 | -0/+1 |
2009-11-30 | mtd: don't use __exit_p to wrap mxcnd_remove | Uwe Kleine-König | 1 | -1/+1 |