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
/
socrates_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: socrates: use nand_scan() for nand_scan_ident/tail() combo
Masahiro Yamada
2016-04-19
mtd: nand: socrates: set ECC algorithm explicitly
Rafał Miłecki
2016-01-07
mtd: nand: make use of nand_set/get_controller_data() helpers
Boris BREZILLON
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: socrates: 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-11-11
mtd: nand: drop unnecessary partition parser data
Brian Norris
2015-10-13
mtd: nand: socrates_nand: drop owner assignment
Frans Klaver
2014-10-20
mtd: nand: drop owner assignment from platform_drivers
Wolfram Sang
2013-11-14
Merge tag 'for-linus-20131112' of git://git.infradead.org/linux-mtd
Linus Torvalds
2013-11-11
powerpc: add missing explicit OF includes for ppc
Rob Herring
2013-11-06
mtd: socrates_nand: Use dev_err instead of printk
Sachin Kamat
2013-11-06
mtd: socrates_nand: Use devm_kzalloc
Sachin Kamat
2013-11-06
mtd: socrates_nand: Remove redundant dev_set_drvdata
Sachin Kamat
2012-11-22
mtd: remove use of __devexit
Bill Pemberton
2012-11-22
mtd: remove use of __devinit
Bill Pemberton
2012-11-22
mtd: remove use of __devexit_p
Bill Pemberton
2012-09-29
mtd: kill MTD_NAND_VERIFY_WRITE
Huang Shijie
2012-01-09
mtd: convert drivers/mtd/* to use module_platform_driver()
Axel Lin
2011-09-11
mtd: socrates_nand.c: use mtd_device_parse_register
Dmitry Eremin-Solenikov
2011-09-11
mtd: socrates_nand: use ofpart through generic parsing
Dmitry Eremin-Solenikov
2011-09-11
mtd: socrates_nand don't specify default parsing options
Dmitry Eremin-Solenikov
2011-05-25
mtd: socrates_nand: convert to mtd_device_register()
Jamie Iles
2011-02-28
dt: Eliminate of_platform_{,un}register_driver
Grant Likely
2010-08-06
of/device: Replace struct of_device with struct platform_device
Grant Likely
2010-06-02
of/mtd: nand: fix build breakage in drivers
Anatolij Gustschin
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-02-26
mtd: nand: Allow caller to pass alternative ID table to nand_scan_ident()
David Woodhouse
2010-02-25
mtd: nand: make Open Firmware device id constant
Márton Németh
2009-04-06
[MTD] [NAND] Add support for NAND on the Socrates board
Wolfgang Grandegger