Age | Commit message (Expand) | Author |
2008-12-03 | [MTD] [NAND] fix OOPS accessing flash operations over STM flash on PXA | Denis V. Lunev |
2008-12-02 | [MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put | Julia Lawall |
2008-11-27 | [MTD] [NAND] fsl_upm: fix build problem with 2.6.28-rc2 | Wolfgang Grandegger |
2008-10-20 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2008-10-20 | [MTD] [NAND] GPIO driver depends on ARM... for now. | David Woodhouse |
2008-10-20 | [MTD] [NAND] sh_flctl: fix compile error | Yoshihiro Shimoda |
2008-10-18 | [MTD] [NAND] GPIO NAND flash driver | Mike Rapoport |
2008-10-18 | [MTD] [NAND] Fix compilation warnings in drivers/mtd/nand/cs553x_nand.c | Manish Katiyar |
2008-10-17 | USB: remove info() macro from usb mtd drivers | Greg Kroah-Hartman |
2008-10-16 | omap drivers: switch to standard GPIO calls | David Brownell |
2008-10-14 | [MTD] [NAND] sh_flctl: add support for Renesas SuperH FLCTL | Yoshihiro Shimoda |
2008-10-14 | [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written | Richard Genoud |
2008-10-13 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-10-13 | [MTD] remove unused mtd parameter in of_mtd_parse_partitions() | Sebastian Andrzej Siewior |
2008-10-10 | [MTD] [NAND] remove dead Kconfig associated with !CONFIG_PPC_MERGE | Kumar Gala |
2008-10-10 | [MTD] [NAND] driver extension to support NAND on TQM85xx modules | Wolfgang Grandegger |
2008-10-10 | [MTD] [NAND] fsl_upm: update driver for the new OF bindings | Anton Vorontsov |
2008-10-09 | Merge branch 'pxa-all' into devel | Russell King |
2008-10-07 | Merge branches 'metronomefb', 'pxa-cm2xx', 'pxa-gumstix', 'pxa-misc', 'pxa-mi... | Russell King |
2008-10-07 | [ARM] 5282/1: pxa: add CM-X255 support | Mike Rapoport |
2008-09-21 | [ARM] 5265/3: [AT91] Add copyright info | Andrew Victor |
2008-09-16 | [MTD] [NAND] nand_base.c: reset chip first | Karl Beldan |
2008-09-05 | [MTD] [NAND] tmio_nand: fix base address programming | Dmitry Baryshkov |
2008-09-04 | [MTD] [NAND] Define and use PCI_DEVICE_ID_MARVELL_88ALP01_NAND for CAFÉ | David Woodhouse |
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] [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-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-12 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2008-08-12 | [MTD] Define and use MTD_FAIL_ADDR_UNKNOWN instead of 0xffffffff | Adrian Hunter |
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 | [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 |