1. fb54275 mtd: atmel_nand: optimize read/write buffer functions by Nicolas Ferre · 13 years ago
  2. 201ab53 mtd: atmel_nand: fix wrong use of 0 as NULL by Nicolas Ferre · 13 years ago
  3. ef5d79f mtd: atmel_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  4. 2108c3b mtd: atmel_nand don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  5. 1754aab mtd: ATMEL, AVR32: inline nand partition table access by Dmitry Eremin-Solenikov · 13 years ago
  6. bb9ebd4 mtd: nand: rename NAND_USE_FLASH_BBT by Brian Norris · 13 years ago
  7. a40f734 mtd: nand: consolidate redundant flash-based BBT flags by Brian Norris · 13 years ago
  8. d3ec484 Merge branch 'for-linus' of git://git.kernel.org/pub/scm/linux/kernel/git/jikos/trivial by Linus Torvalds · 13 years ago
  9. b7f080c net: remove mm.h inclusion from netdevice.h by Alexey Dobriyan · 13 years ago
  10. 28f65c11 treewide: Convert uses of struct resource to resource_size(ptr) by Joe Perches · 13 years ago
  11. e6232b4 mtd: atmel_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  12. 5c39c4c mtd: atmel_nand: add missing include of linux/dmaengine.h by Hans-Christian Egtvedt · 13 years ago
  13. 80b4f81 mtd: atmel_nand: use CPU I/O when buffer is in vmalloc(ed) region by Hong Xu · 13 years ago
  14. 9d51567 mtd: atmel_nand: modify test case for using DMA operations by Nicolas Ferre · 13 years ago
  15. cb457a4 mtd: atmel_nand: fix support for CPUs that do not support DMA access by Hong Xu · 13 years ago
  16. 042bc9c mtd: atmel_nand: trivial: change DMA usage information trace by Nicolas Ferre · 13 years ago
  17. cbc6c5e mtd: atmel_nand: Add DMA support to access Nandflash by Hong Xu · 14 years ago
  18. 9a9745c3 mtd: atmel_nand: fix warning: 'part_probes' defined but not used by Andreas Bießmann · 14 years ago
  19. 5e81e88 mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident() by David Woodhouse · 15 years ago
  20. 895fb49 mtd: error return -EIO instead of EIO by Roel Kluin · 15 years ago
  21. e4af3bf mtd: atmel_nand: unused variable removed by Claudio Scordino · 15 years ago
  22. 46a8cf2 mtd: nand: add "page" parameter to all read_page/read_page_raw APIs by Sneha Narnakaje · 15 years ago
  23. ae27a7a mtd: atmel_nand: Fix typo s/parititions/partitions/ by Thadeu Lima de Souza Cascardo · 15 years ago
  24. f4fa697 mtd: add on-flash BBT support for Atmel NAND driver by Simon Polette · 15 years ago
  25. 744f659 [ARM] 5400/1: Add support for inverted rdy_busy pin for Atmel nand device controller by Gregory CLEMENT · 16 years ago
  26. 3fc2389 [MTD] [NAND] Bug on atmel_nand HW ECC : OOB info not correctly written by Richard Genoud · 16 years ago
  27. a09e64f [ARM] Move include/asm-arm/arch-* to arch/arm/*/include/mach by Russell King · 16 years ago
  28. d6248fd [MTD] [NAND] atmel_nand: Work around AT32AP7000 ECC erratum by Haavard Skinnemoen · 16 years ago
  29. 23a346c [MTD] [NAND] atmel_nand speedup via {read,write}s{b,w}() by David Brownell · 16 years ago
  30. 90574d0 [MTD] [NAND] Fix checkpatch warnings which showed up when atmel_nand.c moved by David Woodhouse · 16 years ago
  31. cc0c72e [MTD] [NAND] atmel_nand: Clean up and fix probe() error path by Håvard Skinnemoen · 16 years ago
  32. 3c3796c [MTD] [NAND] rename at91_nand -> atmel_nand: internal symbols by Håvard Skinnemoen · 16 years ago
  33. d4f4c0a [MTD] [NAND] rename at91_nand -> atmel_nand: file names and Kconfig by Håvard Skinnemoen · 16 years ago[Renamed (98%) from drivers/mtd/nand/at91_nand.c]
  34. 62fd71f [MTD] [NAND] at91_nand: Convert to generic GPIO API by Håvard Skinnemoen · 16 years ago
  35. 8136508 [MTD] [NAND] at91_nand: use at91_nand_{en,dis}able consistently. by Atsushi Nemoto · 16 years ago
  36. 2314488 [MTD] [NAND] at91_nand: control NCE signal by Atsushi Nemoto · 16 years ago
  37. d43fa14 [MTD] [NAND] AT91 hardware ECC compile fix for at91sam9263 / at91sam9260 by Richard Genoud · 16 years ago
  38. 77f5492 [MTD] [NAND] Hardware ECC controller on at91sam9263 / at91sam9260 by Richard Genoud · 16 years ago
  39. 52f8301 [MTD] [NAND] at91_nand: Make part_probes[] static by Atsushi Nemoto · 16 years ago
  40. 1ff1842 [MTD] [NAND] fix platform driver hotplug/coldplug by Kay Sievers · 16 years ago
  41. 842b1a10 [MTD] [NAND] at91_nand: Make mtdparts option can override board info by Atsushi Nemoto · 17 years ago
  42. a4265f8 [MTD] [NAND] at91_nand rdy_pin fix by Ivan Kuten · 17 years ago
  43. 693ef66 [MTD] [NAND] at91_nand.c: CMDLINE_PARTS support by Andrew Victor · 17 years ago
  44. dd11b8c [MTD] NAND: Support for 16-bit bus-width on AT91. by Andrew Victor · 18 years ago
  45. 42cb140 [MTD] NAND: AT91 NAND driver by Andrew Victor · 18 years ago