1. 307d2a51 mtd: fsmc_nand: use module_platform_driver_probe() by Jingoo Han · 11 years ago
  2. 5115f3c Merge branch 'next' of git://git.infradead.org/users/vkoul/slave-dma by Linus Torvalds · 11 years ago
  3. a8f3740 Merge tag 'dt' of git://git.kernel.org/pub/scm/linux/kernel/git/arm/arm-soc by Linus Torvalds · 11 years ago
  4. ba78520 ARM: nomadik: add FSMC NAND by Linus Walleij · 12 years ago
  5. b0de774 mtd: Convert to devm_ioremap_resource() by Thierry Reding · 11 years ago
  6. d1806a5 mtd: fsmc_nand: add missing DMA unmap to dma_xfer() by Bartlomiej Zolnierkiewicz · 12 years ago
  7. d892994 Drivers: mtd: remove __dev* attributes. by Greg Kroah-Hartman · 12 years ago
  8. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  9. a4742d5 mtd: fsmc_nand: use relaxed variants of io accessors by Vipin Kumar · 12 years ago
  10. 928aa2a mtd: fsmc_nand: modify the wait to uninterruptible by Vipin Kumar · 12 years ago
  11. 605add7 mtd: fsmc_nand: change the type for regs to void __iomem * by Vipin Kumar · 12 years ago
  12. 6d7b42a mtd: fsmc_nand: pass the ale and cmd resource via resource by Jean-Christophe PLAGNIOL-VILLARD · 12 years ago
  13. 1fbb938 mtd: nand: add 'oob_required' argument to NAND {read,write}_page interfaces by Brian Norris · 12 years ago
  14. 3f91e94 mtd: nand: read_page() returns max_bitflips by Mike Dunn · 12 years ago
  15. e25da1c mtd: fsmc_nand: Add clk_{un}prepare() support by Viresh Kumar · 12 years ago
  16. eea6281 mtd: Add device-tree support to fsmc_nand by Stefan Roese · 12 years ago
  17. 2a5dbead mtd: nand/fsmc: Remove sparse warnings and errors by Vipin Kumar · 12 years ago
  18. 4774fb0 mtd: nand/fsmc: Add DMA support by Vipin Kumar · 12 years ago
  19. 604e754 mtd: nand/fsmc: Access the NAND device word by word whenever possible by Vipin Kumar · 12 years ago
  20. 712c4ad mtd: nand/fsmc: Use dev_err to report error scenario by Vipin Kumar · 12 years ago
  21. 82b9dbe mtd: nand/fsmc: Use devm routines by Vipin Kumar · 12 years ago
  22. e2f6bce mtd: nand/fsmc: Modify fsmc driver to accept nand timing parameters via platform by Vipin Kumar · 12 years ago
  23. f63acb7 mtd: fsmc_nand: add pm callbacks to support hibernation by Shiraz Hashim · 12 years ago
  24. 467e6e7 mtd: nand/fsmc: Initialize the badblockbits to 7 by Vipin Kumar · 12 years ago
  25. b533f8d mtd: nand/fsmc: Flip the bit only if the error index is < 4096 by Vipin Kumar · 12 years ago
  26. aea686b mtd: nand/fsmc: Read only 512 + 13 bytes for 8bit NAND devices by Vipin Kumar · 12 years ago
  27. 4cbe1bf0 mtd: nand/fsmc: Correct the multiline comment format by Vipin Kumar · 12 years ago
  28. 04f1685 mtd: nand/fsmc: Remove default partition information from driver by Armando Visconti · 12 years ago
  29. 7147032 mtd: nand/fsmc: Pass partition information through platform data by Vipin Kumar · 12 years ago
  30. 6a918ba mtd: flash drivers set ecc strength by Mike Dunn · 12 years ago
  31. 42d7fbe mtd: do not use plain 0 as NULL by Artem Bityutskiy · 12 years ago
  32. 0c78e93 mtd: fsmc: Support of 224-bytes OOB area length by Armando Visconti · 12 years ago
  33. 753e013 mtd: fsmc: Improve the fsmc_correct_data() routine by Armando Visconti · 12 years ago
  34. a612c2a mtd: fsmc: fixed data abort inside change_bit() by Armando Visconti · 12 years ago
  35. b2acc92 mtd: fsmc: use ALE and CLE offsets from platform data by Shiraz Hashim · 12 years ago
  36. e29ee57 mtd: fsmc_nand: ECC1 & ECC4 layout separated for different page sizes by Bhavna Yadav · 12 years ago
  37. 519300c mtd: fsmc: Newly erased page read algorithm implemented by Vipin Kumar · 12 years ago
  38. 0d04eda mtd: fsmc_nand.c: use mtd_device_parse_register by Dmitry Eremin-Solenikov · 13 years ago
  39. 8d3f8bb mtd: fsmc_nand don't specify default parsing options by Dmitry Eremin-Solenikov · 13 years ago
  40. 82e023a mtd: fsmc_nand: fix a memory leak by Axel Lin · 13 years ago
  41. 99335d0 mtd: fsmc_nand: convert to mtd_device_register() by Jamie Iles · 13 years ago
  42. 25985ed Fix common misspellings by Lucas De Marchi · 13 years ago
  43. 593cd87 mtd: FSMC NAND use the PrimeCell identifier macros by Linus Walleij · 14 years ago
  44. 4ad916b mtd: FSMC NAND remove PARTITION macro and fix compile noise by Linus Walleij · 14 years ago
  45. 6c009ab mtd: generic FSMC NAND MTD driver by Linus Walleij · 14 years ago