Age | Commit message (Expand) | Author |
2008-09-16 | [MTD] [NAND] OMAP2: add retry after read timeout | Adrian Hunter |
2008-09-02 | [MTD] [NAND] Freescale i.MX2 NAND driver | Sascha Hauer |
2008-09-01 | [MTD] [NAND] pxa3xx_nand: added warning which tells id of detected NAND | Enrico Scholz |
2008-09-01 | [MTD] [NAND] pxa3xx_nand: moved some helper variables out from platform data | Enrico Scholz |
2008-09-01 | [MTD] [NAND] pxa3xx_nand: added some 'const' annotations to the exported API | Enrico Scholz |
2008-09-01 | [MTD] [NAND] pxa3xx_nand: allow to disable builtin flash-type table | Enrico Scholz |
2008-09-01 | [MTD] [NAND] pxa3xx_nand: allow to define flash types in the platform data | Enrico Scholz |
2008-09-01 | [MTD] [NAND] pxa3xx_nand: moved nand definitions into shared platform header | Enrico Scholz |
2008-09-01 | [MTD] [NOR] Select MTD_CFI_UTIL when MTD_CFI probe routine is enabled | David Woodhouse |
2008-09-01 | [MTD] [NAND] pxa3xx_nand_flash: Add definition of STM2GbX16 NAND flashes | Semun Lee |
2008-09-01 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-08-25 | [MTD] [NAND] nand_ecc.c: adding support for 512 byte ecc | Singh, Vimal |
2008-08-25 | [MTD] [NAND] au1550nd.c: remove unused #include <version.h> | Huang Weiyi |
2008-08-23 | removed unused #include <linux/version.h>'s | Adrian Bunk |
2008-08-20 | [MTD] [NAND] Fix missing kernel-doc | Alexey Korolev |
2008-08-20 | [MTD] [NAND] nand_ecc.c: fix big endian, strengthen test, add printk | frans |
2008-08-17 | [MTD] removed unused #include <version.h> | Huang Weiyi |
2008-08-16 | Merge master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-16 | [MTD] [NAND] Minor cleanup of nand_ecc.c | David Woodhouse |
2008-08-16 | [MTD] [NAND] nand_ecc.c: rewrite for improved performance | frans |
2008-08-15 | [MTD] [OneNAND] OMAP3: add delay for GPIO | Adrian Hunter |
2008-08-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-08-12 | [MTD] [OneNAND] Add OMAP2 / OMAP3 OneNAND driver | Adrian Hunter |
2008-08-12 | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff | Adrian Hunter |
2008-08-11 | [MTD] m25p80.c extended jedec support | Chen Gong |
2008-08-11 | [MTD] m25p80.c code cleanup | Chen Gong |
2008-08-11 | [MTD] m25p80.c erase enhance | Chen Gong |
2008-08-11 | [MTD] [NAND] drivers/mtd/nand/nandsim.c: remove duplicated #include | Huang Weiyi |
2008-08-10 | mfd: have TMIO drivers and subdevices depend on ARM | Samuel Ortiz |
2008-08-10 | mfd: driver for the TMIO NAND controller | Ian Molton |
2008-08-09 | [ARM] Move include/asm-arm/plat-orion to arch/arm/plat-orion/include/plat | Lennert Buytenhek |
2008-08-07 | [MTD] [NOR] Rename and export new cfi_qry_*() functions | David Woodhouse |
2008-08-07 | [MTD] make dataflash write-verify be optional | David Brownell |
2008-08-07 | [MTD] Compile fix for dataflash OTP support | David Brownell |
2008-08-07 | [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach | Russell King |
2008-08-07 | Merge git://git.kernel.org/pub/scm/linux/kernel/git/sam/kbuild-fixes | Russell King |
2008-08-07 | [ARM] Remove asm/hardware.h, use asm/arch/hardware.h instead | Russell King |
2008-08-06 | [MTD] [NOR] cfi_cmdset_0001: Timeouts for erase, write and unlock operations | Anders Grafström |
2008-08-06 | [MTD] [NOR] Add qry_mode_on()/qry_omde_off() to deal with odd chips | Alexey Korolev |
2008-08-06 | [MTD] [NOR] Add "Spansion" to MTD_CFI_AMDSTD kconfig menu description | George G. Davis |
2008-08-04 | [MTD] Remove references to TI 'toto' platform. | David Woodhouse |
2008-08-03 | Merge branch 'for-linus' of master.kernel.org:/home/rmk/linux-2.6-arm | Linus Torvalds |
2008-08-02 | [ARM] Fix explicit asm(-arm)?/arch-foo references | Russell King |
2008-08-02 | [MTD] Use DIV_ROUND_UP | Julia Lawall |
2008-08-02 | [MTD] Fix !CONFIG_BLOCK compile for mtdsuper.c | David Woodhouse |
2008-08-01 | [MTD] remove code associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-08-01 | [MTD] dataflash OTP support | David Brownell |
2008-08-01 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-08-01 | [PATCH] switch mtd and dm-table to lookup_bdev() | Al Viro |
2008-08-01 | [MTD] [NAND] drivers/mtd/nand/nandsim.c: fix printk warnings | Andrew Morton |