index
:
linux-bcache.git
acall
aio
aio-attributes-upstream
aio-fix
aio-ida
aio-new-abi
bcache-3.10-stable
bcache-continue-on-btree-node-error
bcache-dev-february
bcache-dev-wip
bcache-transactions
bcache-vmalloc-fallback
bcache_uuid_debug
bcachefs-v0
blk-flush-torture-test
block_discard_fix
block_stuff
block_stuff_1
dynamic_faults
idr
idr-array-alloc
idr-performance-hacks
pagecache_iter
pagecache_iter-4.6
per-cpu-tags
percpu-ida
percpu-tag-allocator
rbtree
treebitvec
wait_events
Unnamed repository; edit this file 'description' to name the repository.
Kent Overstreet
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
drivers
/
mtd
/
nand
/
nuc900_nand.c
Age
Commit message (
Expand
)
Author
2016-04-19
mtd: nand: nuc900: set ECC algorithm explicitly
Rafał Miłecki
2016-01-15
mtd: nuc900_nand: read correct SMISR register
Arnd Bergmann
2015-12-18
mtd: nand: remove useless mtd->priv = chip assignments
Boris BREZILLON
2015-12-18
mtd: nand: nuc900: use the mtd instance embedded in struct nand_chip
Boris BREZILLON
2015-12-18
mtd: nand: nuc900: create and use mtd_to_nuc900()
Boris BREZILLON
2015-12-08
mtd: nand: make use of mtd_to_nand() in NAND drivers
Boris BREZILLON
2015-10-13
mtd: nand: nuc900_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: nuc900_nand: NULL dereference in nuc900_nand_enable()
Dan Carpenter
2014-03-10
mtd: nand: force NAND_CMD_READID onto 8-bit bus
Brian Norris
2014-03-10
mtd: delete non-required instances of include <linux/init.h>
Paul Gortmaker
2014-01-20
mtd: nuc900_nand: remove redundant return value check of platform_get_resource()
Wei Yongjun
2014-01-03
mtd: nuc900_nand: Use devm_*() functions
Jingoo Han
2013-08-05
mtd: nand: nuc900_nand: remove unnecessary platform_set_drvdata()
Jingoo Han
2013-04-05
mtd: nand: remove a bunch of unused commands
Artem Bityutskiy
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: nuc900_nand: add missing nand_release in nuc900_nand_remove
Axel Lin
2011-05-25
mtd: convert remaining users to mtd_device_register()
Jamie Iles
2010-01-01
mtd: nand: rename w90p910_nand.c to nuc900_nand.c
David Woodhouse