Commit History

Author SHA1 Message Date
  Masahiro Yamada 408bf51e92 mtd: nand: gpio: return error code of nand_scan() on error 8 years ago
  Rafał Miłecki 050658c8f9 mtd: nand: gpio: set ECC algorithm explicitly 9 years ago
  Boris BREZILLON 37f5a54646 mtd: nand: remove useless mtd->priv = chip assignments 9 years ago
  Boris BREZILLON dc2948ca66 mtd: nand: gpio: use the mtd instance embedded in struct nand_chip 9 years ago
  Brian Norris a61ae81a19 mtd: nand: drop unnecessary partition parser data 9 years ago
  Frans Klaver e6c6c284e7 mtd: nand: gpio: show parent device in sysfs 10 years ago
  Linus Torvalds d6666be6f0 Merge tag 'for-linus-20141215' of git://git.infradead.org/linux-mtd 10 years ago
  Gerhard Sittig c9d79c4bbb mtd: nand: gpio: improve comments about GPIO assisted operation 11 years ago
  Wolfram Sang 5cfb36ebf4 mtd: nand: drop owner assignment from platform_drivers 10 years ago
  Paul Gortmaker 3ea5b037e7 mtd: delete non-required instances of include <linux/init.h> 11 years ago
  Brian Norris 103cdd8520 mtd: nand-gpio: don't waste memory for OF failure 11 years ago
  Jingoo Han 24e9971d3d mtd: nand-gpio: Remove unnecessary OOM messages 11 years ago
  Jingoo Han 453810b795 mtd: nand: use dev_get_platdata() 12 years ago
  Alexander Shiyan 65c972afb5 mtd: nand-gpio: Add missing "owner" field in platform_driver struct 12 years ago
  Alexander Shiyan f8e81c2b49 mtd: nand-gpio: Rename internal variables to match functionality 12 years ago
  Alexander Shiyan 2189408cb7 mtd: nand-gpio: Use default nand_base {read/write}_buf functions 12 years ago
  Alexander Shiyan ee4f36663b mtd: nand-gpio: Do not override GPIOs if driver uses platform_data but OF is enabled in kernel config 12 years ago
  Alexander Shiyan c85d32d568 mtd: nand-gpio: Use default dev_ready function if RDY is missing in configuration 12 years ago
  Alexander Shiyan 283df420fc mtd: nand-gpio: Convert driver to using resource-managed functions 12 years ago
  Sachin Kamat b57d43ff64 mtd: gpio: Use of_match_ptr() macro 12 years ago
  Sachin Kamat b60c724386 mtd: gpio: Use devm_kzalloc() 12 years ago
  Matthew Leach 8204536207 mtd: nand/gpio: use io{read,write}*_rep accessors 12 years ago
  Bill Pemberton 810b7e060c mtd: remove use of __devexit 12 years ago
  Bill Pemberton 06f2551069 mtd: remove use of __devinit 12 years ago
  Alexander Shiyan 18afbc54c4 mtd: gpio-nand: Ability to use driver for configurations without RDY-pin 13 years ago
  Sachin Kamat 2fe87aef33 mtd: nand/gpio: Convert to module_platform_driver() 13 years ago
  Huang Shijie 657f28f881 mtd: kill MTD_NAND_VERIFY_WRITE 13 years ago
  Jamie Iles 775c322087 mtd: gpio-nand: add device tree bindings 13 years ago
  Jamie Iles ee0e87b174 mtd: convert remaining users to mtd_device_register() 14 years ago
  H Hartley Sweeten db5a5ae25a mtd: drivers/mtd/nand/gpio.c: use resource_size() 15 years ago