1. 82fc509 mtd: rawnand: Create a legacy struct and move ->IO_ADDR_{R, W} there by Boris Brezillon · 6 years ago
  2. 50a487e mtd: rawnand: Pass a nand_chip object to chip->dev_ready() by Boris Brezillon · 6 years ago
  3. 0f808c1 mtd: rawnand: Pass a nand_chip object to chip->cmd_ctrl() by Boris Brezillon · 6 years ago
  4. 59ac276 mtd: rawnand: Pass a nand_chip object to nand_release() by Boris Brezillon · 6 years ago
  5. 00ad378 mtd: rawnand: Pass a nand_chip object to nand_scan() by Boris Brezillon · 6 years ago
  6. 93db446 mtd: nand: move raw NAND related code to the raw/ subdir by Boris Brezillon · 7 years ago[Renamed from drivers/mtd/nand/gpio.c]
  7. 43a0a45 mtd: nand: Get rid of comments giving the file path inside the file itself by Boris Brezillon · 7 years ago
  8. bc2fd1b mtd: nand: gpio: Fix ALE gpio configuration by Christophe Leroy · 7 years ago
  9. f3d0d8d mtd: nand: gpio: Convert to use GPIO descriptors by Linus Walleij · 7 years ago
  10. d4092d7 mtd: nand: Rename nand.h into rawnand.h by Boris Brezillon · 7 years ago
  11. 44dd182 mtd: nand: gpio: make nCE GPIO optional by Christophe Leroy · 8 years ago
  12. 408bf51 mtd: nand: gpio: return error code of nand_scan() on error by Masahiro Yamada · 8 years ago
  13. 050658c mtd: nand: gpio: set ECC algorithm explicitly by Rafał Miłecki · 9 years ago
  14. 37f5a54 mtd: nand: remove useless mtd->priv = chip assignments by Boris BREZILLON · 9 years ago
  15. dc2948c mtd: nand: gpio: use the mtd instance embedded in struct nand_chip by Boris BREZILLON · 9 years ago
  16. a61ae81 mtd: nand: drop unnecessary partition parser data by Brian Norris · 9 years ago
  17. e6c6c28 mtd: nand: gpio: show parent device in sysfs by Frans Klaver · 10 years ago
  18. d6666be Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd by Linus Torvalds · 10 years ago
  19. c9d79c4 mtd: nand: gpio: improve comments about GPIO assisted operation by Gerhard Sittig · 10 years ago
  20. 5cfb36e mtd: nand: drop owner assignment from platform_drivers by Wolfram Sang · 10 years ago
  21. 3ea5b03 mtd: delete non-required instances of include <linux/init.h> by Paul Gortmaker · 11 years ago
  22. 103cdd8 mtd: nand-gpio: don't waste memory for OF failure by Brian Norris · 11 years ago
  23. 24e9971 mtd: nand-gpio: Remove unnecessary OOM messages by Jingoo Han · 11 years ago
  24. 453810b mtd: nand: use dev_get_platdata() by Jingoo Han · 11 years ago
  25. 65c972a mtd: nand-gpio: Add missing "owner" field in platform_driver struct by Alexander Shiyan · 12 years ago
  26. f8e81c2 mtd: nand-gpio: Rename internal variables to match functionality by Alexander Shiyan · 12 years ago
  27. 2189408 mtd: nand-gpio: Use default nand_base {read/write}_buf functions by Alexander Shiyan · 12 years ago
  28. ee4f366 mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config by Alexander Shiyan · 12 years ago
  29. c85d32d5 mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration by Alexander Shiyan · 12 years ago
  30. 283df42 mtd: nand-gpio: Convert driver to using resource-managed functions by Alexander Shiyan · 12 years ago
  31. b57d43f mtd: gpio: Use of_match_ptr() macro by Sachin Kamat · 12 years ago
  32. b60c724 mtd: gpio: Use devm_kzalloc() by Sachin Kamat · 12 years ago
  33. 8204536 mtd: nand/gpio: use io{read,write}*_rep accessors by Matthew Leach · 12 years ago
  34. 810b7e0 mtd: remove use of __devexit by Bill Pemberton · 12 years ago
  35. 06f2551 mtd: remove use of __devinit by Bill Pemberton · 12 years ago
  36. 18afbc5 mtd: gpio-nand: Ability to use driver for configurations without RDY-pin by Alexander Shiyan · 12 years ago
  37. 2fe87ae mtd: nand/gpio: Convert to module_platform_driver() by Sachin Kamat · 12 years ago
  38. 657f28f mtd: kill MTD_NAND_VERIFY_WRITE by Huang Shijie · 12 years ago
  39. 775c3220 mtd: gpio-nand: add device tree bindings by Jamie Iles · 13 years ago
  40. ee0e87b mtd: convert remaining users to mtd_device_register() by Jamie Iles · 14 years ago
  41. db5a5ae mtd: drivers/mtd/nand/gpio.c: use resource_size() by H Hartley Sweeten · 15 years ago
  42. aaf7ea2 [MTD] [NAND] GPIO NAND flash driver by Mike Rapoport · 16 years ago