index
:
linux.git
master
Unnamed repository; edit this file 'description' to name the repository.
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
pasemi_nand.c
Age
Commit message (
Expand
)
Author
2017-08-13
mtd: nand: Rename nand.h into rawnand.h
Boris Brezillon
2016-11-07
mtd: nand: pasemi: return error code of nand_scan() on error
Masahiro Yamada
2016-04-19
mtd: nand: pasemi: switch to dev_* printing functions
Rafał Miłecki
2016-04-19
mtd: nand: pasemi: set ECC algorithm explicitly
Rafał Miłecki
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: pasemi: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-10-13
mtd: nand: pasemi_nand: show parent device in sysfs
Frans Klaver
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-03
mtd: pasemi_nand.c: remove superfluous name cast
Geert Uytterhoeven
2013-10-09
drivers: clean-up prom.h implicit includes
Rob Herring
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-05-13
mtd: nand: kill NAND_NO_AUTOINCR option
Brian Norris
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
mtd: nand: rename NAND_USE_FLASH_BBT
Brian Norris
2011-09-11
mtd: nand: consolidate redundant flash-based BBT flags
Brian Norris
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2011-03-31
Fix common misspellings
Lucas De Marchi
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-12-03
mtd: nand: Use printf extension %pR for struct resource
Joe Perches
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-05-22
Merge remote branch 'origin' into secretlab/next-devicetree
Grant Likely
2010-05-22
of: Remove duplicate fields from of_platform_driver
Grant Likely
2010-05-18
of: Always use 'struct device.of_node' to get device node pointer.
Grant Likely
2010-02-25
mtd: nand: make Open Firmware device id constant
Márton Németh
2009-01-28
powerpc: More printing warning fixes for the l64 to ll64 conversion
Stephen Rothwell
2008-12-02
[MTD] [NAND] drivers/mtd/nand/pasemi_nand.c: Add missing pci_dev_put
Julia Lawall
2007-11-29
[MTD] [NAND] pasemi_nand driver
Egor Martovetsky