Age | Commit message (Expand) | Author |
2009-12-09 | Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jik... | Linus Torvalds |
2009-12-08 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-12-04 | tree-wide: fix assorted typos all over the place | André Goddard Rosa |
2009-12-01 | pxa3xx_nand: move pxa3xx_nand.h common into plat directory | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: update dependancy to support ARCH_MMP | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: add new nand chip support | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: disable nand irq in initialization | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: remove hardcode irq number | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: remove hardcode register address | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: adjust timing of Micron NAND flash | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: reset read buffer before reading | Haojian Zhuang |
2009-12-01 | pxa3xx_nand: fix memory out of bound | Haojian Zhuang |
2009-11-22 | Merge 7xx-iosplit-plat-merge with omap-fixes | Tony Lindgren |
2009-11-09 | Kconfig: Remove useless and sometimes wrong comments | Michael Roth |
2009-10-20 | omap: headers: Move remaining headers from include/mach to include/plat | Tony Lindgren |
2009-09-24 | mtd: nand: fix htmldocs warnings | Jaswinder Singh Rajput |
2009-09-23 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-09-21 | trivial: mtd: add __init/__exit macros to init/exitfunctions | Peter Huewe |
2009-09-20 | mtd: nand: driver for Nomadik 8815 SoC (on NHK8815 board) | Alessandro Rubini |
2009-09-20 | Merge branch 'master' of git://git.kernel.org/pub/scm/linux/kernel/git/torval... | David Woodhouse |
2009-09-19 | mtd: sh_flctl: register sh_flctl using platform_driver_probe() | David Woodhouse |
2009-09-19 | mtd: nand: txx9ndfmc: transfer 512 byte at a time if possible | Atsushi Nemoto |
2009-09-19 | mtd: nand: fix tmio_nand ecc correction | Atsushi Nemoto |
2009-09-19 | mtd: nand: add __nand_correct_data helper function | Atsushi Nemoto |
2009-09-19 | mtd: nand: fix ECC Correction bug for SMC ordering for NDFC driver | Feng Kan |
2009-09-19 | mtd: omap: adding DMA mode support in nand prefetch/post-write | vimal singh |
2009-09-19 | mtd: omap: add support for nand prefetch-read and post-write | vimal singh |
2009-09-19 | mtd: add nand support for w90p910 (v2) | Wan ZongShun |
2009-09-19 | mtd: pxa3xx_nand: add single-bit error corrections reporting | Yeasah Pell |
2009-09-19 | mtd: mxc_nand: fix 2KiB pagesize NAND on i.MX27 | Eric Benard |
2009-09-19 | mtd: nand: DaVinci: Add 4-bit ECC support for large page NAND chips | Sneha Narnakaje |
2009-09-19 | mtd: nand: add new ECC mode - ECC_HW_OOB_FIRST | Sneha Narnakaje |
2009-09-19 | mtd: nand: add "page" parameter to all read_page/read_page_raw APIs | Sneha Narnakaje |
2009-09-19 | mtd: nand: register orion_nand using platform_driver_probe() | Uwe Kleine-König |
2009-09-18 | Merge branch 'omap-for-linus' of git://git.kernel.org/pub/scm/linux/kernel/gi... | Linus Torvalds |
2009-09-12 | Merge branch 'master' into devel | Russell King |
2009-09-12 | Merge branches 'arm', 'at91', 'bcmring', 'ep93xx', 'mach-types', 'misc' and '... | Russell King |
2009-09-04 | mtd: nand_base: allow drivers to choose ECC block size | Singh, Vimal |
2009-09-04 | mtd: ep93xx: cleanup includes in ts7250 nand driver | H Hartley Sweeten |
2009-09-04 | mtd: nand_base: use __func__ instead of typing names | vimal singh |
2009-09-04 | mtd: nand: remove repeated comment, fix spelling | vimal singh |
2009-08-28 | OMAP: Rename OMAP_MPUIO_BASE to OMAP1_MPUIO_BASE | Tony Lindgren |
2009-08-24 | [ARM] Orion NAND: Make asm volatile avoid GCC pushing ldrd out of the loop | Simon Kagstrom |
2009-07-09 | [ARM] 5592/1: ep93xx: cleanup platform header includes | Hartley Sweeten |
2009-06-28 | mtd: nand: fix build failure and incorrect return from omap_wait() | vimal singh |
2009-06-25 | mtd: atmel_nand: Fix typo s/parititions/partitions/ | Thadeu Lima de Souza Cascardo |
2009-06-22 | Merge git://git.infradead.org/mtd-2.6 | Linus Torvalds |
2009-06-12 | trivial: Kconfig: .ko is normally not included in module names | Pavel Machek |
2009-06-09 | mtd: nand: Fix memory leak on txx9ndfmc probe failure. | Atsushi Nemoto |
2009-06-08 | mtd: orion_nand: use burst reads with double word accesses | Nicolas Pitre |